| .. |
|
CMakeLists.txt
|
display: Add pickle support to FrameBufferProperties
|
2021-12-14 11:42:40 +01: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
|
Merge branch 'release/1.10.x'
|
2022-08-31 12:51:46 +02:00 |
|
config_display.h
|
Merge branch 'release/1.10.x'
|
2022-08-31 12:51:46 +02:00 |
|
displayInformation.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
displayInformation.h
|
general: Remove vestigial typedef.h file
|
2021-12-12 18:37:49 +01:00 |
|
displayRegion.I
|
Add missing @since to docstrings of some new methods
|
2021-11-29 16:02:22 +01:00 |
|
displayRegion.cxx
|
general: Fix assorted compiler warnings
|
2022-03-01 16:09:07 +01:00 |
|
displayRegion.h
|
display: Support specifying depth range on DisplayRegion
|
2021-08-26 10:42:25 +02: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: Allow compiling Panda headers on Windows without NOMINMAX
|
2022-05-10 15:58:33 +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
|
general: Allow compiling Panda headers on Windows without NOMINMAX
|
2022-05-10 15:58:33 +02:00 |
|
frameBufferProperties.cxx
|
display: fix long-standing typo in error message
|
2020-05-19 20:24:45 +02:00 |
|
frameBufferProperties.h
|
display: Add pickle support to FrameBufferProperties
|
2021-12-14 11:42:40 +01:00 |
|
frameBufferProperties_ext.cxx
|
display: Add pickle support to FrameBufferProperties
|
2021-12-14 11:42:40 +01:00 |
|
frameBufferProperties_ext.h
|
display: Add pickle support to FrameBufferProperties
|
2021-12-14 11:42:40 +01: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'
|
2022-05-05 10:44:51 +02:00 |
|
graphicsEngine.h
|
display: PStats collector reorganisation
|
2022-02-20 16:23:14 +01:00 |
|
graphicsOutput.I
|
general: Allow compiling Panda headers on Windows without NOMINMAX
|
2022-05-10 15:58:33 +02:00 |
|
graphicsOutput.cxx
|
Merge branch 'release/1.10.x'
|
2022-10-24 13:24:03 +02:00 |
|
graphicsOutput.h
|
display: Add missing host property to GraphicsOutput
|
2021-12-14 11:43:03 +01:00 |
|
graphicsPipe.I
|
display: Move GraphicsPipe::_detected_display_zoom to class member
|
2020-12-28 16:31:23 +01:00 |
|
graphicsPipe.cxx
|
display: Move GraphicsPipe::_detected_display_zoom to class member
|
2020-12-28 16:31:23 +01:00 |
|
graphicsPipe.h
|
display: Move GraphicsPipe::_detected_display_zoom to class member
|
2020-12-28 16:31:23 +01:00 |
|
graphicsPipeSelection.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
graphicsPipeSelection.cxx
|
display: Improve error message when display module isn't loaded
|
2021-08-03 11:43:49 +02:00 |
|
graphicsPipeSelection.h
|
Add pickle support to a variety of classes
|
2021-12-12 18:35:44 +01:00 |
|
graphicsPipeSelection_ext.cxx
|
Add pickle support to a variety of classes
|
2021-12-12 18:35:44 +01:00 |
|
graphicsPipeSelection_ext.h
|
Add pickle support to a variety of classes
|
2021-12-12 18:35:44 +01:00 |
|
graphicsStateGuardian.I
|
general: Allow compiling Panda headers on Windows without NOMINMAX
|
2022-05-10 15:58:33 +02:00 |
|
graphicsStateGuardian.cxx
|
Merge branch 'release/1.10.x'
|
2022-08-31 12:51:46 +02:00 |
|
graphicsStateGuardian.h
|
pstats: GPU timing improvements; use same frame numbering everywhere
|
2022-02-20 17:33:40 +01:00 |
|
graphicsStateGuardian_ext.cxx
|
display: Fix memory leak in GSG::get_prepared_textures()
|
2020-12-31 16:43:37 +01: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
|
display: Fix typos in docstrings
|
2021-02-15 12:46:29 +01:00 |
|
graphicsWindow.cxx
|
general: Fix assorted compiler warnings
|
2022-03-01 16:09:07 +01:00 |
|
graphicsWindow.h
|
pstats: GPU timing improvements; use same frame numbering everywhere
|
2022-02-20 17:33:40 +01: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: removed all WIN32, WIN32_VC and friends
|
2020-02-05 22:45:03 -07:00 |
|
graphicsWindowProcCallbackData.I
|
general: removed all WIN32, WIN32_VC and friends
|
2020-02-05 22:45:03 -07:00 |
|
graphicsWindowProcCallbackData.cxx
|
general: removed all WIN32, WIN32_VC and friends
|
2020-02-05 22:45:03 -07:00 |
|
graphicsWindowProcCallbackData.h
|
general: removed all WIN32, WIN32_VC and friends
|
2020-02-05 22:45:03 -07:00 |
|
graphicsWindow_ext.cxx
|
display: Add convenient shorthand for win.request_properties()
|
2021-12-12 14:54:47 +01:00 |
|
graphicsWindow_ext.h
|
display: Add convenient shorthand for win.request_properties()
|
2021-12-12 14:54:47 +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
|
general: removed all WIN32, WIN32_VC and friends
|
2020-02-05 22:45:03 -07:00 |
|
nativeWindowHandle.cxx
|
general: removed all WIN32, WIN32_VC and friends
|
2020-02-05 22:45:03 -07:00 |
|
nativeWindowHandle.h
|
general: removed all WIN32, WIN32_VC and friends
|
2020-02-05 22:45:03 -07: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
|
display: Add pickle support to FrameBufferProperties
|
2021-12-14 11:42:40 +01:00 |
|
pStatGPUTimer.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
pStatGPUTimer.h
|
pstats: GPU timing improvements; use same frame numbering everywhere
|
2022-02-20 17:33:40 +01: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
|
Fix a few docstring typos
|
2021-12-12 18:38:09 +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
|
general: Fix assorted compiler warnings
|
2022-03-01 16:09:07 +01: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
|
display: Fix typos in docstrings
|
2021-02-15 12:46:29 +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
|
display: Update docstring for `WindowProperties::set_mouse_mode()`
|
2022-05-19 10:00:37 +02:00 |
|
windowProperties.cxx
|
Add maximized property to WindowProperties, plus implementation (#809)
|
2020-06-20 23:00:52 +02:00 |
|
windowProperties.h
|
Merge branch 'release/1.10.x' into incoming
|
2021-12-12 22:54:15 +01:00 |
|
windowProperties_ext.cxx
|
Add pickle support to a variety of classes
|
2021-12-12 18:35:44 +01:00 |
|
windowProperties_ext.h
|
Add pickle support to a variety of classes
|
2021-12-12 18:35:44 +01:00 |