open_toontown_panda3d/panda/src/display
rdb 009c00d9f1 commit super awesome patch from 11thPenguin 2011-02-13 06:51:18 +00:00
..
Sources.pp Fixed the following issues with the multitouch and python eventing code comitted earlier this week: 2010-06-25 21:46:53 +00:00
config_display.cxx side-by-side stereo 2010-07-19 18:43:24 +00:00
config_display.h side-by-side stereo 2010-07-19 18:43:24 +00:00
displayInformation.cxx Preventive fixes for some unlikely memory issues 2010-06-04 08:05:49 +00:00
displayInformation.h report cpu info 2009-10-05 18:10:18 +00:00
displayRegion.I side-by-side stereo 2010-07-19 18:43:24 +00:00
displayRegion.cxx side-by-side stereo 2010-07-19 18:43:24 +00:00
displayRegion.h side-by-side stereo 2010-07-19 18:43:24 +00:00
displayRegionCullCallbackData.I new callback system 2009-03-14 19:31:37 +00:00
displayRegionCullCallbackData.cxx new callback system 2009-03-14 19:31:37 +00:00
displayRegionCullCallbackData.h new callback system 2009-03-14 19:31:37 +00:00
displayRegionDrawCallbackData.I new callback system 2009-03-14 19:31:37 +00:00
displayRegionDrawCallbackData.cxx new callback system 2009-03-14 19:31:37 +00:00
displayRegionDrawCallbackData.h new callback system 2009-03-14 19:31:37 +00:00
displaySearchParameters.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
displaySearchParameters.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
display_composite.cxx Added macrocomposites 2005-09-27 22:05:52 +00:00
display_composite1.cxx WindowHandle 2009-09-30 22:14:30 +00:00
display_composite2.cxx Fixed the following issues with the multitouch and python eventing code comitted earlier this week: 2010-06-25 21:46:53 +00:00
drawableRegion.I StereoDisplayRegion 2009-02-20 20:55:15 +00:00
drawableRegion.cxx commit super awesome patch from 11thPenguin 2011-02-13 06:51:18 +00:00
drawableRegion.h StereoDisplayRegion 2009-02-20 20:55:15 +00:00
frameBufferProperties.I integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
frameBufferProperties.cxx need accum-bits config variable 2010-03-14 18:31:05 +00:00
frameBufferProperties.h integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
graphicsBuffer.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
graphicsBuffer.cxx side-by-side stereo 2010-07-19 18:43:24 +00:00
graphicsBuffer.h pass GraphicsEngine through to constructors 2009-02-25 23:04:45 +00:00
graphicsDevice.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
graphicsDevice.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
graphicsDevice.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
graphicsEngine.I new, better, make_buffer() interface 2009-09-04 16:43:30 +00:00
graphicsEngine.cxx fix some more build issues 2010-06-22 21:51:13 +00:00
graphicsEngine.h Added a windows OpenGL implementation of finish frame and begin finish. This allows for frame flip syncronization across multiple machines. This is a change made by WDI to aid cave rendering 2010-06-11 16:43:53 +00:00
graphicsOutput.I side-by-side stereo 2010-07-19 18:43:24 +00:00
graphicsOutput.cxx commit super awesome patch from 11thPenguin 2011-02-13 06:51:18 +00:00
graphicsOutput.h side-by-side stereo 2010-07-19 18:43:24 +00:00
graphicsPipe.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
graphicsPipe.cxx better WindowHandle stuff 2009-10-01 00:23:12 +00:00
graphicsPipe.h better WindowHandle stuff 2009-10-01 00:23:12 +00:00
graphicsPipeSelection.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
graphicsPipeSelection.cxx WindowHandle 2009-09-30 22:14:30 +00:00
graphicsPipeSelection.h better management of display modules 2009-01-31 21:28:55 +00:00
graphicsStateGuardian.I Texture arrays added to Texture class, passed to shader through setShaderInput(name, texture). A new Cg type sampler2DArray has been added to the panda3d Shader Class. 2010-04-29 14:48:44 +00:00
graphicsStateGuardian.cxx side-by-side stereo 2010-07-19 18:43:24 +00:00
graphicsStateGuardian.h Added get_supports_cg_profile 2010-05-05 14:13:24 +00:00
graphicsThreadingModel.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
graphicsThreadingModel.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
graphicsThreadingModel.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
graphicsWindow.I WindowHandle 2009-09-30 22:14:30 +00:00
graphicsWindow.cxx oops, stoopid me 2010-07-19 19:14:23 +00:00
graphicsWindow.h side-by-side stereo 2010-07-19 18:43:24 +00:00
graphicsWindowInputDevice.I SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
graphicsWindowInputDevice.cxx update comment 2009-12-05 19:37:52 +00:00
graphicsWindowInputDevice.h SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
graphicsWindowProc.cxx Newline at end of file 2010-11-26 19:51:11 +00:00
graphicsWindowProc.h Fixed the following issues with the multitouch and python eventing code comitted earlier this week: 2010-06-25 21:46:53 +00:00
graphicsWindowProcCallbackData.I Fixed the following issues with the multitouch and python eventing code comitted earlier this week: 2010-06-25 21:46:53 +00:00
graphicsWindowProcCallbackData.cxx Fixed the following issues with the multitouch and python eventing code comitted earlier this week: 2010-06-25 21:46:53 +00:00
graphicsWindowProcCallbackData.h Fix circular include 2010-06-27 07:25:32 +00:00
lru.cxx fix unfortunate naming of MouseAndKeyboard node 2008-10-15 03:21:19 +00:00
lru.h SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
nativeWindowHandle.I protect cppparser 2009-10-01 00:31:16 +00:00
nativeWindowHandle.cxx set_parent_window(0) means NULL 2009-11-02 20:47:29 +00:00
nativeWindowHandle.h interrogate objections 2009-10-01 00:48:48 +00:00
parasiteBuffer.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
parasiteBuffer.cxx side-by-side stereo 2010-07-19 18:43:24 +00:00
parasiteBuffer.h auto-downscale parasite buffers 2008-08-08 20:54:45 +00:00
pythonGraphicsWindowProc.cxx Fixed the following issues with the multitouch and python eventing code comitted earlier this week: 2010-06-25 21:46:53 +00:00
pythonGraphicsWindowProc.h Fixed the following issues with the multitouch and python eventing code comitted earlier this week: 2010-06-25 21:46:53 +00:00
renderBuffer.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
standardMunger.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
standardMunger.cxx merge dev_slots_2008: slot-based RenderState implementation 2008-11-19 01:21:44 +00:00
standardMunger.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
stencilRenderStates.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
stencilRenderStates.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
stereoDisplayRegion.I StereoDisplayRegion 2009-02-20 20:55:15 +00:00
stereoDisplayRegion.cxx side-by-side stereo 2010-07-19 18:43:24 +00:00
stereoDisplayRegion.h side-by-side stereo 2010-07-19 18:43:24 +00:00
subprocessWindow.I subprocess window 2009-07-13 07:14:01 +00:00
subprocessWindow.cxx side-by-side stereo 2010-07-19 18:43:24 +00:00
subprocessWindow.h remove dependency on HAVE_P3D_PLUGIN 2009-11-27 18:25:14 +00:00
subprocessWindowBuffer.I subprocess window 2009-07-13 07:14:01 +00:00
subprocessWindowBuffer.cxx fix onwindowattach/detach for mac 2009-11-13 01:20:52 +00:00
subprocessWindowBuffer.h subprocess mouse movement 2009-07-17 21:30:51 +00:00
test_display.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
touchInfo.cxx fix some more build issues 2010-06-22 21:51:13 +00:00
touchInfo.h Fixed the following issues with the multitouch and python eventing code comitted earlier this week: 2010-06-25 21:46:53 +00:00
windowHandle.I better WindowHandle stuff 2009-10-01 00:23:12 +00:00
windowHandle.cxx receive_windows_message 2009-10-02 20:22:47 +00:00
windowHandle.h receive_windows_message 2009-10-02 20:22:47 +00:00
windowProperties.I Fix API reference explanation for relative mouse 2010-03-28 13:29:43 +00:00
windowProperties.cxx win-fixed-size 2010-03-02 21:53:39 +00:00
windowProperties.h set_parent_window() implicitly sets window to NULL 2009-11-10 22:27:07 +00:00