blender/intern/ghost/intern
Brecht Van Lommel c10ac1bb5c macOS: officially upgrade to 10.9 libraries from lib/darwin.
This removes a bunch of code that is no longer needed, and running
"make update" will now automatically download the new libraries.

Differential Revision: https://developer.blender.org/D2861
2017-09-28 20:53:06 +02:00
..
GHOST_Buttons.cpp
GHOST_Buttons.h GHOST: fewer virtual functions 2015-02-08 14:18:53 -05:00
GHOST_C-api.cpp Automatic DPI for all platforms, per monitor DPI for Windows. 2017-03-25 11:22:16 +01: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 GHOST: fewer virtual functions 2015-02-08 14:18:53 -05:00
GHOST_Context.cpp Remove MinGW support 2017-05-27 15:34:55 -04:00
GHOST_Context.h GHost: Code cleanup, prepare for strict C++ flags 2015-03-27 18:23:31 +05:00
GHOST_ContextCGL.h OpenGL: software renderer for old Mac GPUs 2016-09-19 20:27:12 +02:00
GHOST_ContextCGL.mm OpenGL: software renderer for old Mac GPUs 2016-09-19 20:27:12 +02:00
GHOST_ContextEGL.cpp Checked each of my (jwilkins) XXX notes. 2014-10-22 20:03:25 -05:00
GHOST_ContextEGL.h GHOST: fewer virtual functions 2015-02-08 14:18:53 -05:00
GHOST_ContextGLX.cpp GHOST/X11: Hotplug support for xinput 2016-06-28 16:08:39 +10:00
GHOST_ContextGLX.h BGE: alpha on frame buffer and precedence of MSAA over swap. 2016-06-09 22:15:13 +02:00
GHOST_ContextNone.cpp Ghost Context Refactor 2014-10-07 15:47:32 -05:00
GHOST_ContextNone.h GHOST: fewer virtual functions 2015-02-08 14:18:53 -05:00
GHOST_ContextSDL.cpp GHOST cleanup (null check before delete, and 0 -> NULL for pointers). 2016-05-24 11:49:30 +02:00
GHOST_ContextSDL.h Debug GPU functionality from soc-viewport_fx by Jason Wilkins 2015-02-23 13:35:57 +01:00
GHOST_ContextWGL.cpp Fix T49215 2016-09-01 14:00:20 -06:00
GHOST_ContextWGL.h BGE: alpha on frame buffer and precedence of MSAA over swap. 2016-06-09 22:15:13 +02:00
GHOST_Debug.h GHOST: don't instantiate assert arg 2015-04-09 13:55:46 +10:00
GHOST_DisplayManager.cpp Code cleanup: ghost style 2014-07-24 21:40:01 +10:00
GHOST_DisplayManager.h Spelling 2014-08-13 09:34:37 +10:00
GHOST_DisplayManagerCocoa.h Cleanup: doxygen comments 2015-07-01 16:30:26 +10:00
GHOST_DisplayManagerCocoa.mm fix [#37059] OSX Debug - assert when using external screen with MacBookPro 2013-10-12 20:01:17 +00:00
GHOST_DisplayManagerNULL.h
GHOST_DisplayManagerSDL.cpp Code cleanup: ghost style 2014-07-24 21:40:01 +10:00
GHOST_DisplayManagerSDL.h
GHOST_DisplayManagerWin32.cpp Remove MinGW support 2017-05-27 15:34:55 -04:00
GHOST_DisplayManagerWin32.h Cleanup: doxygen comments 2015-07-01 16:30:26 +10:00
GHOST_DisplayManagerX11.cpp Cleanup: quiet warnings 2015-09-08 19:42:58 +10:00
GHOST_DisplayManagerX11.h Cleanup: doxygen comments 2015-07-01 16:30:26 +10:00
GHOST_DropTargetWin32.cpp Cleanup: brace-placement 2016-06-10 07:50:45 +10:00
GHOST_DropTargetWin32.h GHOST: fewer virtual functions 2015-02-08 14:18:53 -05:00
GHOST_DropTargetX11.cpp Cleanup: warning 2015-05-28 18:46:14 +10:00
GHOST_DropTargetX11.h Cleanup 2014-08-17 12:18:40 +10:00
GHOST_Event.h GHOST: fewer virtual functions 2015-02-08 14:18:53 -05:00
GHOST_EventButton.h Cleanup: doxygen comments 2015-07-01 16:30:26 +10: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 OSX: fix 1 leak ( found and fixed by marcclintdion ) and 1 possible leak in dragndrop, backport to 2.74 2015-03-22 19:29:42 +01: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 Cleanup: brace-placement 2016-06-10 07:50:45 +10:00
GHOST_EventManager.h Fix for heap-use-after-free happening in GHOST_EventManager. 2015-12-28 00:35:47 +01:00
GHOST_EventNDOF.h NDOF: compile 3D mouse code only if WITH_INPUT_NDOF 2016-08-18 00:22:18 -04:00
GHOST_EventPrinter.cpp GHOST: flush event printer output 2015-05-26 18:51:51 +10:00
GHOST_EventPrinter.h GHOST: fewer virtual functions 2015-02-08 14:18:53 -05: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 Cleanup: doxygen comments 2015-07-01 16:30:26 +10:00
GHOST_EventWheel.h Cleanup: doxygen comments 2015-07-01 16:30:26 +10:00
GHOST_ImeWin32.cpp [bf_intern_ghost/Windows] Cleanup 2016-07-18 15:48:51 +02:00
GHOST_ImeWin32.h cleanup: ghost Win32 IME 2015-02-26 18:40:34 -05:00
GHOST_ISystem.cpp GHOST cleanup (null check before delete, and 0 -> NULL for pointers). 2016-05-24 11:49:30 +02:00
GHOST_ISystemPaths.cpp GHOST cleanup (null check before delete, and 0 -> NULL for pointers). 2016-05-24 11:49:30 +02: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 Cleanup: doxygen comments 2015-07-01 16:30:26 +10:00
GHOST_NDOFManager.cpp Fix a few compile errors with C++11 on macOS. 2016-10-08 15:03:53 +02:00
GHOST_NDOFManager.h Fix a few compile errors with C++11 on macOS. 2016-10-08 15:03:53 +02:00
GHOST_NDOFManagerCocoa.h NDOF: compile 3D mouse code only if WITH_INPUT_NDOF 2016-08-18 00:22:18 -04:00
GHOST_NDOFManagerCocoa.mm Fix a few compile errors with C++11 on macOS. 2016-10-08 15:03:53 +02:00
GHOST_NDOFManagerUnix.cpp Fix a few compile errors with C++11 on macOS. 2016-10-08 15:03:53 +02:00
GHOST_NDOFManagerUnix.h NDOF: compile 3D mouse code only if WITH_INPUT_NDOF 2016-08-18 00:22:18 -04:00
GHOST_NDOFManagerWin32.cpp NDOF: compile 3D mouse code only if WITH_INPUT_NDOF 2016-08-18 00:22:18 -04:00
GHOST_NDOFManagerWin32.h NDOF: compile 3D mouse code only if WITH_INPUT_NDOF 2016-08-18 00:22:18 -04: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 NDOF: compile 3D mouse code only if WITH_INPUT_NDOF 2016-08-18 00:22:18 -04:00
GHOST_System.h NDOF: compile 3D mouse code only if WITH_INPUT_NDOF 2016-08-18 00:22:18 -04:00
GHOST_SystemCocoa.h Fix T49498: continuous grab issues on macOS, particularly with gaming mouses. 2017-07-18 16:11:33 +02:00
GHOST_SystemCocoa.mm macOS: officially upgrade to 10.9 libraries from lib/darwin. 2017-09-28 20:53:06 +02:00
GHOST_SystemNULL.h Warning messagebox for windows when an unsupported implementation of 2015-02-25 13:51:53 +01:00
GHOST_SystemPaths.h style cleanup 2012-09-20 01:32:13 +00:00
GHOST_SystemPathsCocoa.h GHOST: fewer virtual functions 2015-02-08 14:18:53 -05:00
GHOST_SystemPathsCocoa.mm cleanup: Mac #include 2015-03-17 01:18:52 -04:00
GHOST_SystemPathsUnix.cpp GHOST: rename suffix X11 to Unix for non X11 files 2015-11-16 21:57:05 +11:00
GHOST_SystemPathsUnix.h Cleanup: redundant 'break', minor edits 2015-11-19 22:52:13 +11:00
GHOST_SystemPathsWin32.cpp Remove MinGW support 2017-05-27 15:34:55 -04:00
GHOST_SystemPathsWin32.h GHost: Avoid macro re-definition by undefining the macro first 2016-02-20 14:06:10 +05:00
GHOST_SystemSDL.cpp Cleanup: whitespace & break placement 2015-07-18 19:03:22 +10:00
GHOST_SystemSDL.h Warning messagebox for windows when an unsupported implementation of 2015-02-25 13:51:53 +01:00
GHOST_SystemWin32.cpp Fix T51959: Windows + Intel GPU offset between UI drawing and mouse. 2017-07-08 22:11:07 +02:00
GHOST_SystemWin32.h Remove MinGW support 2017-05-27 15:34:55 -04:00
GHOST_SystemX11.cpp Fix T49303: Fix T49314: More issues with new handling of X11 shortcuts. 2016-09-10 12:38:12 +02:00
GHOST_SystemX11.h GHOST/X11: Hotplug support for xinput 2016-06-28 16:08:39 +10:00
GHOST_TaskbarWin32.h Remove MinGW support 2017-05-27 15:34:55 -04:00
GHOST_TimerManager.cpp Cleanup: warnings. spelling 2016-04-30 04:10:34 +10:00
GHOST_TimerManager.h GHOST: fewer virtual functions 2015-02-08 14:18:53 -05:00
GHOST_TimerTask.h Cleanup: doxygen comments 2015-07-01 16:30:26 +10:00
GHOST_Window.cpp GHost: Code cleanup, prepare for strict C++ flags 2015-03-27 18:23:31 +05:00
GHOST_Window.h Automatic DPI for all platforms, per monitor DPI for Windows. 2017-03-25 11:22:16 +01:00
GHOST_WindowCocoa.h macOS: officially upgrade to 10.9 libraries from lib/darwin. 2017-09-28 20:53:06 +02:00
GHOST_WindowCocoa.mm macOS: officially upgrade to 10.9 libraries from lib/darwin. 2017-09-28 20:53:06 +02:00
GHOST_WindowManager.cpp GHOST cleanup (null check before delete, and 0 -> NULL for pointers). 2016-05-24 11:49:30 +02:00
GHOST_WindowManager.h GHOST: fewer virtual functions 2015-02-08 14:18:53 -05:00
GHOST_WindowNULL.h GHOST: fewer virtual functions 2015-02-08 14:18:53 -05:00
GHOST_WindowSDL.cpp Automatic DPI for all platforms, per monitor DPI for Windows. 2017-03-25 11:22:16 +01:00
GHOST_WindowSDL.h Automatic DPI for all platforms, per monitor DPI for Windows. 2017-03-25 11:22:16 +01:00
GHOST_WindowWin32.cpp Fix T51948: pen pressure not detected with some Wacom tablets. 2017-07-24 13:54:36 +02:00
GHOST_WindowWin32.h Automatic DPI for all platforms, per monitor DPI for Windows. 2017-03-25 11:22:16 +01:00
GHOST_WindowX11.cpp Fix GHOST crash on X11 with recent DPI changes on some systems. 2017-03-25 19:32:50 +01:00
GHOST_WindowX11.h Automatic DPI for all platforms, per monitor DPI for Windows. 2017-03-25 11:22:16 +01:00