blender/intern/ghost/intern
2021-11-13 13:07:13 +11:00
..
GHOST_Buttons.cpp
GHOST_Buttons.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_C-api.cpp XR Controller Support Step 4: Controller Drawing 2021-10-12 16:18:05 +09:00
GHOST_CallbackEventConsumer.cpp
GHOST_CallbackEventConsumer.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_Context.cpp
GHOST_Context.h Cleanup: correct spelling in comments 2021-02-05 16:23:34 +11:00
GHOST_ContextCGL.h Cleanup: correct spelling in comments 2021-02-05 16:23:34 +11:00
GHOST_ContextCGL.mm Cleanup: reserve C++ comments for disabled code 2021-07-20 15:01:05 +10:00
GHOST_ContextD3D.cpp XR: Color Depth Adjustments 2021-08-16 11:46:09 +09:00
GHOST_ContextD3D.h XR: Color Depth Adjustments 2021-08-16 11:46:09 +09:00
GHOST_ContextEGL.cpp Fix EGL version being printed on every startup 2021-07-30 18:44:26 +02:00
GHOST_ContextEGL.h GHOST/EGL: store pointer to GHOST_System for downcast tests 2021-06-24 18:40:05 +01:00
GHOST_ContextGLX.cpp Cleanup: use C comments for descriptive text 2021-08-04 13:34:02 +10:00
GHOST_ContextGLX.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_ContextNone.cpp
GHOST_ContextNone.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_ContextSDL.cpp
GHOST_ContextSDL.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_ContextWGL.cpp Cleanup: workaround for unstable formatting in clang-format 2021-07-30 21:56:14 +10:00
GHOST_ContextWGL.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_Debug.h Cleanup: correct spelling in comments 2021-02-05 16:23:34 +11:00
GHOST_DisplayManager.cpp Cleanup: reserve C++ comments for disabled code 2021-07-20 15:01:05 +10:00
GHOST_DisplayManager.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_DisplayManagerCocoa.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_DisplayManagerCocoa.mm Cleanup: use C++ comments or 'if 0' for commented code 2021-08-03 15:27:20 +10:00
GHOST_DisplayManagerNULL.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_DisplayManagerSDL.cpp Cleanup: spelling in comments 2021-10-03 12:13:29 +11:00
GHOST_DisplayManagerSDL.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_DisplayManagerWin32.cpp Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_DisplayManagerWin32.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_DisplayManagerX11.cpp Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_DisplayManagerX11.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_DropTargetWin32.cpp Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_DropTargetWin32.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_DropTargetX11.cpp Cleanup: reserve C++ comments for disabled code 2021-07-20 15:01:05 +10:00
GHOST_DropTargetX11.h Cleanup: correct spelling in comments 2021-02-05 16:23:34 +11:00
GHOST_Event.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_EventButton.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_EventCursor.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_EventDragnDrop.h Cleanup: reserve C++ comments for disabled code 2021-07-20 15:01:05 +10:00
GHOST_EventKey.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_EventManager.cpp Cleanup: reserve C++ comments for disabled code 2021-07-20 15:01:05 +10:00
GHOST_EventManager.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_EventNDOF.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_EventPrinter.cpp Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_EventPrinter.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_EventString.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_EventTrackpad.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_EventWheel.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_IconX11.h Cleanup: use code doxy command for Python snippet 2021-03-26 14:58:30 +11:00
GHOST_ImeWin32.cpp Win32 IME: Replace Usage of Language IDs 2021-08-10 08:54:03 -07:00
GHOST_ImeWin32.h Win32 IME: Replace Usage of Language IDs 2021-08-10 08:54:03 -07:00
GHOST_ISystem.cpp Revert "GHOST/wayland: use Wayland only when 'BLENDER_WAYLAND' is set" 2021-07-26 12:16:42 +02:00
GHOST_ISystemPaths.cpp
GHOST_IXrGraphicsBinding.h XR: Color Depth Adjustments 2021-08-16 11:46:09 +09:00
GHOST_ModifierKeys.cpp
GHOST_ModifierKeys.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_NDOFManager.cpp Cleanup: reserve C++ comments for disabled code 2021-07-20 15:01:05 +10:00
GHOST_NDOFManager.h Cleanup: spelling 2021-07-21 20:42:11 +10:00
GHOST_NDOFManagerCocoa.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_NDOFManagerCocoa.mm Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_NDOFManagerUnix.cpp Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_NDOFManagerUnix.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_NDOFManagerWin32.cpp
GHOST_NDOFManagerWin32.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_Path-api.cpp Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_Rect.cpp Cleanup: reserve C++ comments for disabled code 2021-07-20 15:01:05 +10:00
GHOST_System.cpp Cleanup: reserve C++ comments for disabled code 2021-07-20 15:01:05 +10:00
GHOST_System.h Cleanup: spelling in comments 2021-07-26 12:32:42 +10:00
GHOST_SystemCocoa.h Cleanup: spelling in comments 2021-07-26 12:32:42 +10:00
GHOST_SystemCocoa.mm Cleanup: spelling in comments, comment block formatting 2021-11-13 13:07:13 +11:00
GHOST_SystemNULL.h Cleanup: quiet discarded-qualifiers warning 2021-07-06 12:05:25 +10:00
GHOST_SystemPaths.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_SystemPathsCocoa.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_SystemPathsCocoa.mm GHOST: Add option to request (user) cache folder. 2021-10-12 08:42:25 +02:00
GHOST_SystemPathsUnix.cpp GHOST: Add option to request (user) cache folder. 2021-10-12 08:42:25 +02:00
GHOST_SystemPathsUnix.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_SystemPathsWin32.cpp GHOST: Add option to request (user) cache folder. 2021-10-12 08:42:25 +02:00
GHOST_SystemPathsWin32.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_SystemSDL.cpp Revert "GHOST: Unify behavior of offscreen context creation" 2021-10-12 17:54:52 +02:00
GHOST_SystemSDL.h Cleanup: quiet discarded-qualifiers warning 2021-07-06 12:05:25 +10:00
GHOST_SystemWayland.cpp Revert "GHOST: Unify behavior of offscreen context creation" 2021-10-12 17:54:52 +02:00
GHOST_SystemWayland.h Cleanup: quiet discarded-qualifiers warning 2021-07-06 12:05:25 +10:00
GHOST_SystemWin32.cpp Revert "GHOST: Unify behavior of offscreen context creation" 2021-10-12 17:54:52 +02:00
GHOST_SystemWin32.h Cleanup: spelling in comments 2021-07-26 12:32:42 +10:00
GHOST_SystemX11.cpp Revert "GHOST: Unify behavior of offscreen context creation" 2021-10-12 17:54:52 +02:00
GHOST_SystemX11.h Cleanup: spelling in comments 2021-07-26 12:32:42 +10:00
GHOST_TaskbarWin32.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_TaskbarX11.cpp
GHOST_TaskbarX11.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_TimerManager.cpp Cleanup: reserve C++ comments for disabled code 2021-07-20 15:01:05 +10:00
GHOST_TimerManager.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_TimerTask.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_Util.h XR Controller Support Step 1: Internal Abstractions for OpenXR Actions 2021-05-16 03:36:31 +09:00
GHOST_WaylandCursorSettings.h GHOST/wayland: get cursor settings via D-Bus 2021-06-03 18:18:27 +01:00
GHOST_Window.cpp Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_Window.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_WindowCocoa.h Cleanup: correct the comment in ghost 2021-07-21 23:14:03 +10:00
GHOST_WindowCocoa.mm Fix macOS builds after removing Ghost integral types. 2021-07-05 15:24:39 -07:00
GHOST_WindowManager.cpp Cleanup: reserve C++ comments for disabled code 2021-07-20 15:01:05 +10:00
GHOST_WindowManager.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_WindowNULL.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_WindowSDL.cpp Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_WindowSDL.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_WindowViewCocoa.h Fix macOS builds after removing Ghost integral types. 2021-07-05 15:24:39 -07:00
GHOST_WindowWayland.cpp Cleanup: reserve C++ comments for disabled code 2021-07-20 15:01:05 +10:00
GHOST_WindowWayland.h Cleanup: sort struct declarations 2021-07-16 11:48:54 +10:00
GHOST_WindowWin32.cpp Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_WindowWin32.h Cleanup: correct the comment in ghost 2021-07-21 23:14:03 +10:00
GHOST_WindowX11.cpp Cleanup: spelling in comments 2021-10-03 12:13:29 +11:00
GHOST_WindowX11.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_Wintab.cpp Cleanup: spelling 2021-06-22 14:23:37 +10:00
GHOST_Wintab.h Replace Ghost integrals with stdint fixed width integers. 2021-07-05 11:00:45 -07:00
GHOST_Xr_intern.h Cleanup: spelling 2021-05-20 17:55:35 +10:00
GHOST_Xr_openxr_includes.h GHOST/XR: fix code format 2021-06-22 22:05:47 +01:00
GHOST_Xr.cpp Cleanup: C++ code style for Ghost-XR 2020-08-14 12:37:53 +02:00
GHOST_XrAction.cpp Cleanup: spelling in comments, comment block formatting 2021-11-13 13:07:13 +11:00
GHOST_XrAction.h Cleanup: unnecessary double pointers in XR module 2021-08-07 21:30:15 +09:00
GHOST_XrContext.cpp XR Controller Support Step 4: Controller Drawing 2021-10-12 16:18:05 +09:00
GHOST_XrContext.h XR: Re-enable SteamVR OpenGL backend for AMD gpus 2021-09-10 13:19:43 +09:00
GHOST_XrControllerModel.cpp Cleanup: spelling in comments, comment block formatting 2021-11-13 13:07:13 +11:00
GHOST_XrControllerModel.h XR Controller Support Step 4: Controller Drawing 2021-10-12 16:18:05 +09:00
GHOST_XrEvent.cpp Cleanup: C++ code style for Ghost-XR 2020-08-14 12:37:53 +02:00
GHOST_XrException.h XR Controller Support Step 1: Internal Abstractions for OpenXR Actions 2021-05-16 03:36:31 +09:00
GHOST_XrGraphicsBinding.cpp Cleanup: spelling 2021-08-16 23:46:28 +10:00
GHOST_XrSession.cpp XR: Only show ref space warnings in debug-xr mode 2021-10-26 13:41:02 +09:00
GHOST_XrSession.h XR Controller Support Step 4: Controller Drawing 2021-10-12 16:18:05 +09:00
GHOST_XrSwapchain.cpp XR: Color Depth Adjustments 2021-08-16 11:46:09 +09:00
GHOST_XrSwapchain.h XR: Color Depth Adjustments 2021-08-16 11:46:09 +09:00