open_toontown_panda3d/panda/src/display
Sam Edwards cdc16291dd CMake: `SKIP_COMPOSITING` -> `SKIP_UNITY_BUILD_INCLUSION`
The latter is what CMake (3.16+) itself uses; we should start using
CMake's own unity build capabilities if available.
2019-12-24 17:20:43 -07:00
..
CMakeLists.txt CMake: `SKIP_COMPOSITING` -> `SKIP_UNITY_BUILD_INCLUSION` 2019-12-24 17:20:43 -07:00
README.md Add README.md files for various directories 2017-10-31 19:20:24 +01:00
callbackGraphicsWindow.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
callbackGraphicsWindow.cxx Merge branch 'master' into input-overhaul 2018-06-23 23:24:09 +02:00
callbackGraphicsWindow.h Merge branch 'master' into input-overhaul 2018-06-23 23:24:09 +02:00
config_display.cxx shader: don't use GENERIC profile to compile Cg shaders 2018-12-31 14:01:26 +01:00
config_display.h shader: don't use GENERIC profile to compile Cg shaders 2018-12-31 14:01:26 +01:00
displayInformation.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
displayInformation.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
displayRegion.I display: add support for debug markers, to help with debugging 2018-11-20 12:41:20 +01:00
displayRegion.cxx display: add support for debug markers, to help with debugging 2018-11-20 12:41:20 +01:00
displayRegion.h display: add support for debug markers, to help with debugging 2018-11-20 12:41:20 +01:00
displayRegionCullCallbackData.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
displayRegionCullCallbackData.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
displayRegionCullCallbackData.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
displayRegionDrawCallbackData.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
displayRegionDrawCallbackData.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
displayRegionDrawCallbackData.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
displaySearchParameters.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
displaySearchParameters.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
drawableRegion.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
drawableRegion.cxx Use a bitmask for storing clear-active flags 2016-04-16 14:19:54 +02:00
drawableRegion.h Use a bitmask for storing clear-active flags 2016-04-16 14:19:54 +02:00
frameBufferProperties.I display: allow full access to all 4 of each aux buffer category 2018-06-14 16:08:33 +02:00
frameBufferProperties.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
frameBufferProperties.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
get_x11.h panda: Get rid of few warnings 2017-05-14 00:02:33 +02:00
graphicsBuffer.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
graphicsBuffer.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
graphicsBuffer.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
graphicsDevice.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
graphicsDevice.cxx general: use proper deleted funcs instead of stubs with asserts 2018-05-23 23:35:27 +02:00
graphicsDevice.h general: use proper deleted funcs instead of stubs with asserts 2018-05-23 23:35:27 +02:00
graphicsEngine.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
graphicsEngine.cxx Merge branch 'release/1.10.x' 2019-08-12 21:09:52 +02:00
graphicsEngine.h Rename CollisionTube to CollisionCapsule (bam 6.44) 2018-12-23 22:28:06 +01:00
graphicsOutput.I display: make PStats clear collectors per-window 2018-11-19 20:02:38 +01:00
graphicsOutput.cxx general: mark deprecated methods with the @deprecated tag 2019-09-08 09:50:28 +02:00
graphicsOutput.h display: make PStats clear collectors per-window 2018-11-19 20:02:38 +01:00
graphicsPipe.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
graphicsPipe.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
graphicsPipe.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
graphicsPipeSelection.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
graphicsPipeSelection.cxx Fix load_dso error message sometimes being suppressed 2019-10-05 20:56:58 +02:00
graphicsPipeSelection.h display: remove reference to non-existent HardwareChannel class 2019-07-12 12:59:46 +02:00
graphicsStateGuardian.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
graphicsStateGuardian.cxx Merge branch 'release/1.10.x' 2019-10-08 19:50:48 +02:00
graphicsStateGuardian.h Merge branch 'release/1.10.x' 2019-10-08 19:50:48 +02:00
graphicsStateGuardian_ext.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
graphicsStateGuardian_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
graphicsThreadingModel.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
graphicsThreadingModel.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
graphicsThreadingModel.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
graphicsWindow.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
graphicsWindow.cxx Prepare input API for multipointer support 2018-11-30 20:54:37 +01:00
graphicsWindow.h Merge branch 'master' into input-overhaul 2018-06-23 23:24:09 +02:00
graphicsWindowInputDevice.I Prepare input API for multipointer support 2018-11-30 20:54:37 +01:00
graphicsWindowInputDevice.cxx Prepare input API for multipointer support 2018-11-30 20:54:37 +01:00
graphicsWindowInputDevice.h Prepare input API for multipointer support 2018-11-30 20:54:37 +01:00
graphicsWindowProc.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
graphicsWindowProc.h general: Resolve a few compiler warnings 2018-10-12 15:37:40 -06:00
graphicsWindowProcCallbackData.I Fix assorted compiler warnings 2017-12-24 15:12:58 +01:00
graphicsWindowProcCallbackData.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
graphicsWindowProcCallbackData.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
graphicsWindow_ext.cxx First step towards eliminating `using namespace std;` (#335) 2018-06-03 20:32:23 +02:00
graphicsWindow_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
mouseAndKeyboard.cxx Prepare input API for multipointer support 2018-11-30 20:54:37 +01:00
mouseAndKeyboard.h display: Fix export/import macro for MouseAndKeyboard 2018-12-28 20:59:14 -07:00
nativeWindowHandle.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
nativeWindowHandle.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
nativeWindowHandle.h Various compiler warning fixes 2018-06-12 12:38:07 +02:00
p3display_composite1.cxx WxPandaWindow 2012-01-08 16:10:18 +00:00
p3display_composite2.cxx Merge branch 'master' into input-overhaul 2018-10-29 23:40:46 +01:00
p3display_ext_composite.cxx Adopt new WindowProperties(size=(x, y), ...) short-hand 2018-11-12 17:53:53 +01:00
pStatGPUTimer.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
pStatGPUTimer.h pstatclient: Rename config_pstats to config_pstatclient 2018-05-14 02:36:42 -06:00
parasiteBuffer.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
parasiteBuffer.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
parasiteBuffer.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
post_x11_include.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
pre_x11_include.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
pythonGraphicsWindowProc.cxx Fix assorted compiler warnings 2017-12-24 15:12:58 +01:00
pythonGraphicsWindowProc.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
renderBuffer.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
standardMunger.I Change handling of unsupported render mode so that behaviour can be shared among renderers 2016-07-20 15:59:42 +02:00
standardMunger.cxx display: Add two missing includes 2018-10-12 21:49:49 -06:00
standardMunger.h Changes to make ColorAttrib behavior more consistent: 2018-10-08 22:09:22 +02:00
stereoDisplayRegion.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
stereoDisplayRegion.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
stereoDisplayRegion.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
subprocessWindow.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
subprocessWindow.cxx Merge branch 'master' into input-overhaul 2018-10-29 23:40:46 +01:00
subprocessWindow.h Merge branch 'master' into input-overhaul 2018-06-08 15:23:47 +02:00
subprocessWindowBuffer.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
subprocessWindowBuffer.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
subprocessWindowBuffer.h Remove p3d/AppRunner/plugin system 2019-09-10 16:49:57 +02:00
touchInfo.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
touchInfo.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
windowHandle.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
windowHandle.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
windowHandle.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
windowProperties.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
windowProperties.cxx Adopt new WindowProperties(size=(x, y), ...) short-hand 2018-11-12 17:53:53 +01:00
windowProperties.h Adopt new WindowProperties(size=(x, y), ...) short-hand 2018-11-12 17:53:53 +01:00
windowProperties_ext.cxx Adopt new WindowProperties(size=(x, y), ...) short-hand 2018-11-12 17:53:53 +01:00
windowProperties_ext.h Adopt new WindowProperties(size=(x, y), ...) short-hand 2018-11-12 17:53:53 +01:00

README.md

This package contains the abstract display classes, including pipes, windows, channels, and display regions.