| .. |
|
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
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +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: Use hotspot read from .cur files
|
2020-01-21 14:53:19 +01:00 |
|
cocoaGraphicsWindow.mm
|
cocoadisplay: Use [event charactersIgnoringModifiers] when UCKeyTranslate() can not translate the input key
|
2020-09-01 20:29:53 +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
|
Get rid of the flickering that occurs on Mojave as a result of changes in the way AppKit handles view layers.
|
2018-12-03 23:05:05 -05: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 |