open_toontown_panda3d/panda/src/cocoadisplay
Sam Edwards 5fa4af9189 CMake: Rely on GNUInstallDirs to specify install paths
This makes multiarch OSes happy as they can dictate that
64-bit libraries go into 'lib64'
2019-08-31 00:48:42 -06:00
..
CMakeLists.txt CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
cocoaGraphicsBuffer.I cocoa: support windowless offscreen rendering on macOS 2017-12-20 14:27:08 +01:00
cocoaGraphicsBuffer.h cocoadisplay: Add missing EXPCL_PANDA_COCOADISPLAY 2019-04-15 15:57:57 -06: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 cocoadisplay: Add missing EXPCL_PANDA_COCOADISPLAY 2019-04-15 15:57:57 -06:00
cocoaGraphicsPipe.mm cleanup: fix a host of unprotected debug/spam messages 2019-08-23 18:58:57 +02:00
cocoaGraphicsStateGuardian.I cocoa: support windowless offscreen rendering on macOS 2017-12-20 14:27:08 +01:00
cocoaGraphicsStateGuardian.h cocoadisplay: Add missing EXPCL_PANDA_COCOADISPLAY 2019-04-15 15:57:57 -06:00
cocoaGraphicsStateGuardian.mm cleanup: fix a host of unprotected debug/spam messages 2019-08-23 18:58:57 +02:00
cocoaGraphicsWindow.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
cocoaGraphicsWindow.h cocoadisplay: Add missing EXPCL_PANDA_COCOADISPLAY 2019-04-15 15:57:57 -06:00
cocoaGraphicsWindow.mm cleanup: fix a host of unprotected debug/spam messages 2019-08-23 18:58:57 +02:00
cocoaPandaApp.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
cocoaPandaApp.mm general: Add missing includes and remove deprecated type 2018-10-14 15:50:06 -06:00
cocoaPandaAppDelegate.h cocoa: Fix unresponsive menubar, add default item for application menu. 2018-03-29 14:30:16 +02:00
cocoaPandaAppDelegate.mm cocoa: Fix unresponsive menubar, add default item for application menu. 2018-03-29 14:30:16 +02:00
cocoaPandaView.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
cocoaPandaView.mm cleanup: fix a host of unprotected debug/spam messages 2019-08-23 18:58:57 +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 Move handle_close_event() call to windowShouldClose, which only triggers when the close button is pressed by the user. 2019-01-13 19:07:43 -05:00
cocoaPandaWindowDelegate.mm Move handle_close_event() call to windowShouldClose, which only triggers when the close button is pressed by the user. 2019-01-13 19:07:43 -05:00
config_cocoadisplay.h general: Break apart BUILDING_PANDAGL 2018-06-12 16:15:45 -06:00
config_cocoadisplay.mm general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
p3cocoadisplay_composite1.mm cocoa: Fix unresponsive menubar, add default item for application menu. 2018-03-29 14:30:16 +02:00