blender/intern/ghost/intern
Campbell Barton e1a54214bb code cleanup:
- remove unused defines.
- quiet some shadow warnings.
- bevel, ifdef out some asserts that are too common.
- style
2013-03-25 02:41:30 +00:00
..
GHOST_Buttons.cpp style cleanup: ghost 2012-05-19 09:57:55 +00:00
GHOST_Buttons.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_C-api.cpp fix for own commit r54806 with argument order and multisampling. 2013-02-24 10:50:33 +00:00
GHOST_CallbackEventConsumer.cpp code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_CallbackEventConsumer.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_Debug.h minor changes to ghost 2013-01-16 01:10:06 +00:00
GHOST_DisplayManager.cpp code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DisplayManager.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DisplayManagerCarbon.cpp style cleanup: spaces -> tabs 2013-02-04 00:18:09 +00:00
GHOST_DisplayManagerCarbon.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DisplayManagerCocoa.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DisplayManagerCocoa.mm style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_DisplayManagerNULL.h style cleanup 2012-06-04 20:11:09 +00:00
GHOST_DisplayManagerSDL.cpp style cleanup: 'sizeof foo' --> 'sizeof(foo)', add check in style checking script. 2013-02-21 17:18:27 +00:00
GHOST_DisplayManagerSDL.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_DisplayManagerWin32.cpp More win32 multimon (r53923). Changed getNumDisplays so that it will actually succeed. 2013-01-20 14:40:31 +00:00
GHOST_DisplayManagerWin32.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DisplayManagerX11.cpp GHOST/X11 - free memory allocated by XF86VidModeGetAllModeLines(), 2013-02-23 23:15:38 +00:00
GHOST_DisplayManagerX11.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DropTargetWin32.cpp patch [#34320] Cross compiling with mingw-w64 on ubuntu 2013-02-19 12:05:38 +00:00
GHOST_DropTargetWin32.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_DropTargetX11.cpp style cleanup 2012-07-21 22:58:08 +00:00
GHOST_DropTargetX11.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_Event.h code cleanup: 0 --> NULL 2013-03-08 06:32:00 +00:00
GHOST_EventButton.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventCursor.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventDragnDrop.h style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_EventKey.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventManager.cpp code cleanup: 0 --> NULL 2013-03-08 06:32:00 +00:00
GHOST_EventManager.h code cleanup: 0 --> NULL 2013-03-08 06:32:00 +00:00
GHOST_EventNDOF.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_EventPrinter.cpp style cleanup: ghost 2012-05-19 09:57:55 +00:00
GHOST_EventPrinter.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventString.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventTrackpad.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_EventWheel.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_ISystem.cpp code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_ISystemPaths.cpp code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_ModifierKeys.cpp code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_ModifierKeys.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_NDOFManager.cpp spelling cleanup: metre -> er 2012-07-04 12:56:58 +00:00
GHOST_NDOFManager.h style cleanup 2012-09-20 01:32:13 +00:00
GHOST_NDOFManagerCocoa.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_NDOFManagerCocoa.mm OSX: make cmake and scons both compile jack and ndof with newer sdk's 2012-12-12 19:54:14 +00:00
GHOST_NDOFManagerWin32.cpp style cleanup: ghost 2012-05-19 09:57:55 +00:00
GHOST_NDOFManagerWin32.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_NDOFManagerX11.cpp Silent some warnings (the one in bmesh_operator.c was even preventing build in -Werror mode). 2012-12-02 13:35:33 +00:00
GHOST_NDOFManagerX11.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
GHOST_Path-api.cpp Adding include for NULL define in c++ 2013-03-08 09:09:48 +00:00
GHOST_Rect.cpp style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_System.cpp code cleanup: 0 --> NULL 2013-03-08 06:32:00 +00:00
GHOST_System.h code cleanup: 0 --> NULL 2013-03-08 06:32:00 +00:00
GHOST_SystemCarbon.cpp Hopefully last round of fixes for all OSes 2013-02-24 14:27:59 +00:00
GHOST_SystemCarbon.h Hopefully last round of fixes for all OSes 2013-02-24 14:27:59 +00:00
GHOST_SystemCocoa.h Hopefully last round of fixes for all OSes 2013-02-24 14:27:59 +00:00
GHOST_SystemCocoa.mm OS X Fullscreen: shortcut now is CTRL + Cmd + F. Is more common, and it keeps 2013-03-24 14:56:03 +00:00
GHOST_SystemNULL.h make WITH_HEADLESS build again. 2013-02-01 08:24:18 +00:00
GHOST_SystemPaths.h style cleanup 2012-09-20 01:32:13 +00:00
GHOST_SystemPathsCarbon.cpp Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
GHOST_SystemPathsCarbon.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_SystemPathsCocoa.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_SystemPathsCocoa.mm Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
GHOST_SystemPathsWin32.cpp Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
GHOST_SystemPathsWin32.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_SystemPathsX11.cpp style cleanup 2012-07-21 22:58:08 +00:00
GHOST_SystemPathsX11.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_SystemSDL.cpp - ghost-sdl builds again. 2013-03-16 20:49:46 +00:00
GHOST_SystemSDL.h - ghost-sdl builds again. 2013-03-16 20:49:46 +00:00
GHOST_SystemWin32.cpp fix for own regression in win32 from r54225, wrong args used in getAllDisplayDimensions() 2013-02-26 09:33:54 +00:00
GHOST_SystemWin32.h Hopefully last round of fixes for all OSes 2013-02-24 14:27:59 +00:00
GHOST_SystemX11.cpp fix for fullscreen on X11 (used by the BGE, not blender application), 2013-02-24 05:05:29 +00:00
GHOST_SystemX11.h fix for fullscreen on X11 (used by the BGE, not blender application), 2013-02-24 05:05:29 +00:00
GHOST_TaskbarWin32.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_TimerManager.cpp code cleanup: 0 --> NULL 2013-03-08 06:32:00 +00:00
GHOST_TimerManager.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_TimerTask.h code cleanup: 0 --> NULL 2013-03-08 06:32:00 +00:00
GHOST_Window.cpp fix for fullscreen on X11 (used by the BGE, not blender application), 2013-02-24 05:05:29 +00:00
GHOST_Window.h fix for fullscreen on X11 (used by the BGE, not blender application), 2013-02-24 05:05:29 +00:00
GHOST_WindowCarbon.cpp code cleanup: remove some paranoid checks which would have crashed anyway earlier on. 2013-01-20 14:50:50 +00:00
GHOST_WindowCarbon.h Compile fix round 2. Still trying to do this from linux :p 2013-02-24 14:02:45 +00:00
GHOST_WindowCocoa.h Compile fix round 2. Still trying to do this from linux :p 2013-02-24 14:02:45 +00:00
GHOST_WindowCocoa.mm Bug fix 34743 2013-03-23 16:08:02 +00:00
GHOST_WindowManager.cpp fix for fullscreen on X11 (used by the BGE, not blender application), 2013-02-24 05:05:29 +00:00
GHOST_WindowManager.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_WindowNULL.h style cleanup 2012-07-21 22:58:08 +00:00
GHOST_WindowSDL.cpp - ghost-sdl builds again. 2013-03-16 20:49:46 +00:00
GHOST_WindowSDL.h - ghost-sdl builds again. 2013-03-16 20:49:46 +00:00
GHOST_WindowWin32.cpp is_crappy_intel_card() was checking strstr(glGetString(GL_VENDOR), "Intel") every call, 2013-02-25 12:03:26 +00:00
GHOST_WindowWin32.h Compile fix round 2. Still trying to do this from linux :p 2013-02-24 14:02:45 +00:00
GHOST_WindowX11.cpp code cleanup: 2013-03-25 02:41:30 +00:00
GHOST_WindowX11.h Add bogus stabs for fullscreen window mode for BGE in GHOST. Platform maintainers should change these to replicate X11 behaviour. Also moved X11 implementation to public methods, just like the IWindow interface. Should fix compilation 2013-02-24 13:51:12 +00:00