open_toontown_panda3d/panda/src/cocoadisplay
rdb d7ede81aa3 cocoa: Fix compile error with MacOSX 10.6 SDK 2024-09-19 11:15:44 +02:00
..
cocoaGraphicsBuffer.I cocoa: support windowless offscreen rendering on macOS 2017-12-20 14:27:08 +01:00
cocoaGraphicsBuffer.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
cocoaGraphicsBuffer.mm general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
cocoaGraphicsPipe.I cocoa: support windowless offscreen rendering on macOS 2017-12-20 14:27:08 +01:00
cocoaGraphicsPipe.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
cocoaGraphicsPipe.mm cocoa: Fix a very minor memory leak in DisplayInformation 2024-09-18 23:51:09 +02:00
cocoaGraphicsStateGuardian.I cocoa: support windowless offscreen rendering on macOS 2017-12-20 14:27:08 +01:00
cocoaGraphicsStateGuardian.h cocoa: Prevent a deadlock when using SIMPLE_THREADS on macOS 2018-12-26 22:47:14 +01:00
cocoaGraphicsStateGuardian.mm cocoa: guarantee 24bit depth when Config.prc has `depth-bits` set to `1` 2019-02-07 22:26:54 +01:00
cocoaGraphicsWindow.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
cocoaGraphicsWindow.h cocoadisplay: Test all the fullscreen modes to find the valid one 2021-03-13 12:44:30 +01:00
cocoaGraphicsWindow.mm cocoa: Fix compile error with MacOSX 10.6 SDK 2024-09-19 11:15:44 +02:00
cocoaPandaApp.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
cocoaPandaApp.mm cocoa: Prevent eating keyUp when switching to FS from macOS' FS 2024-09-16 13:39:16 +02:00
cocoaPandaAppDelegate.h cocoadisplay: More graceful application termination behavior 2022-12-07 17:52:11 +01:00
cocoaPandaAppDelegate.mm cocoa: squelch secure restorable state warning on macOS 14 2023-09-16 09:50:17 +02:00
cocoaPandaView.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
cocoaPandaView.mm cocoadisplay: Don't use position delta for confined mouse mode as it lead to invalid estimation of the pointer position 2022-09-01 09:07:16 +02:00
cocoaPandaWindow.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
cocoaPandaWindow.mm New file headers, new comment style 2016-02-17 17:47:48 +01:00
cocoaPandaWindowDelegate.h cocoadisplay: More graceful application termination behavior 2022-12-07 17:52:11 +01:00
cocoaPandaWindowDelegate.mm cocoadisplay: Fix missing includes 2022-12-07 18:58:54 +01:00
config_cocoadisplay.h cocoadisplay: Invert direction of horizontal scroll 2022-01-22 15:56:53 +01:00
config_cocoadisplay.mm cocoadisplay: Invert direction of horizontal scroll 2022-01-22 15:56:53 +01:00
p3cocoadisplay_composite1.mm cocoa: Fix unresponsive menubar, add default item for application menu. 2018-03-29 14:30:16 +02:00