| .. |
|
CMakeLists.txt
|
CMake: Update for recent upstream changes.
|
2015-05-02 12:23:22 -07:00 |
|
callbackGraphicsWindow.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
callbackGraphicsWindow.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
callbackGraphicsWindow.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
config_display.cxx
|
Backport shadow-depth-bits config var to 1.9
|
2016-07-09 14:27:33 +02:00 |
|
config_display.h
|
Backport shadow-depth-bits config var to 1.9
|
2016-07-09 14:27:33 +02:00 |
|
displayInformation.cxx
|
Replace PN_int/uint types with stdint.h types, since all compilers we support have them.
|
2016-05-11 00:27:58 +02:00 |
|
displayInformation.h
|
Replace PN_int/uint types with stdint.h types, since all compilers we support have them.
|
2016-05-11 00:27:58 +02:00 |
|
displayRegion.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
displayRegion.cxx
|
Assorted tweaks and compile warning fixes
|
2016-07-14 12:54:39 +02:00 |
|
displayRegion.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
displayRegionCullCallbackData.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
displayRegionCullCallbackData.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
displayRegionCullCallbackData.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
displayRegionDrawCallbackData.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
displayRegionDrawCallbackData.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
displayRegionDrawCallbackData.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01: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
|
Use a bitmask for storing clear-active flags
|
2016-04-16 14:19:54 +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
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
frameBufferProperties.cxx
|
Fix for getting R8 and R8G8 formats via FrameBufferProperties
|
2016-11-29 23:07:37 +01:00 |
|
frameBufferProperties.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
get_x11.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsBuffer.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsBuffer.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsBuffer.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsDevice.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsDevice.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsDevice.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsEngine.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsEngine.cxx
|
Assorted tweaks and compile warning fixes
|
2016-07-14 12:54:39 +02:00 |
|
graphicsEngine.h
|
Merge remote-tracking branch 'origin/release/1.9.x'
|
2016-06-23 16:14:18 +02:00 |
|
graphicsOutput.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsOutput.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsOutput.h
|
Interrogate improvements, more properties, MAKE_SEQ_PROPERTY
|
2016-05-11 00:16:53 +02:00 |
|
graphicsPipe.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsPipe.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsPipe.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsPipeSelection.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsPipeSelection.cxx
|
Assorted tweaks and compile warning fixes
|
2016-07-14 12:54:39 +02:00 |
|
graphicsPipeSelection.h
|
Interrogate improvements, more properties, MAKE_SEQ_PROPERTY
|
2016-05-11 00:16:53 +02:00 |
|
graphicsStateGuardian.I
|
ColorBlendAttrib: support separate alpha mode and dual-src blend. bam 6.42
|
2016-04-08 15:44:57 +02:00 |
|
graphicsStateGuardian.cxx
|
Make fetching of p3d_LightSource[n] input clearly defined for non-existent lights
|
2016-11-27 14:25:58 +01:00 |
|
graphicsStateGuardian.h
|
ColorBlendAttrib: support separate alpha mode and dual-src blend. bam 6.42
|
2016-04-08 15:44:57 +02:00 |
|
graphicsStateGuardian_ext.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsStateGuardian_ext.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsThreadingModel.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsThreadingModel.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsThreadingModel.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsWindow.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsWindow.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsWindow.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsWindowInputDevice.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsWindowInputDevice.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsWindowInputDevice.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsWindowProc.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsWindowProc.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsWindowProcCallbackData.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsWindowProcCallbackData.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsWindowProcCallbackData.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsWindow_ext.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
graphicsWindow_ext.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
nativeWindowHandle.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
nativeWindowHandle.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
nativeWindowHandle.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
p3display_composite1.cxx
|
WxPandaWindow
|
2012-01-08 16:10:18 +00:00 |
|
p3display_composite2.cxx
|
Remove unused lru implementation
|
2015-03-31 12:51:05 +02:00 |
|
pStatGPUTimer.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
pStatGPUTimer.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
parasiteBuffer.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
parasiteBuffer.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
parasiteBuffer.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01: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
|
New file headers, new comment style
|
2016-02-17 17:47:48 +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
|
Change handling of unsupported render mode so that behaviour can be shared among renderers
|
2016-07-20 15:59:42 +02:00 |
|
standardMunger.h
|
Change handling of unsupported render mode so that behaviour can be shared among renderers
|
2016-07-20 15:59:42 +02:00 |
|
stereoDisplayRegion.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
stereoDisplayRegion.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
stereoDisplayRegion.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
subprocessWindow.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
subprocessWindow.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
subprocessWindow.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
subprocessWindowBuffer.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
subprocessWindowBuffer.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
subprocessWindowBuffer.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
test_display.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01: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
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
windowHandle.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
windowProperties.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
windowProperties.cxx
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
windowProperties.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |