Changeset 2183 for trunk/src/platform
- Timestamp:
- Dec 29, 2012, 4:07:49 AM (10 years ago)
- Location:
- trunk/src/platform
- Files:
-
- 19 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/platform/android/androidapp.cpp
r1964 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/android/androidapp.h
r1964 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/d3d9/d3d9input.cpp
r1712 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/d3d9/d3d9input.h
r1361 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/nacl/nacl-app.cpp
r1440 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/nacl/nacl-app.h
r1440 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/ps3/ps3app.cpp
r1106 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/ps3/ps3app.h
r1139 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/ps3/ps3input.cpp
r1587 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/ps3/ps3input.h
r1587 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/ps3/threadbase.h
r1579 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/sdl/sdlapp.cpp
r1712 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/sdl/sdlapp.h
r1139 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/sdl/sdlinput.cpp
r2009 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/sdl/sdlinput.h
r1342 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/xbox/xboxapp.cpp
r1358 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/xbox/xboxapp.h
r1187 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/xbox/xboxinput.cpp
r1394 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10 -
trunk/src/platform/xbox/xboxinput.h
r1358 r2183 6 6 // modify it under the terms of the Do What The Fuck You Want To 7 7 // Public License, Version 2, as published by Sam Hocevar. See 8 // http:// sam.zoy.org/projects/COPYING.WTFPLfor more details.8 // http://www.wtfpl.net/ for more details. 9 9 // 10 10
Note: See TracChangeset
for help on using the changeset viewer.