open_toontown_panda3d/panda/src/display
David Rose 6f5fd1525d GraphicsWindow::_unexposed_draw 2012-01-15 20:13:16 +00:00
..
Sources.pp WxPandaWindow 2012-01-08 16:10:18 +00:00
callbackGraphicsWindow.I WxPandaWindow 2012-01-08 16:10:18 +00:00
callbackGraphicsWindow.cxx slightly more robust handling of CallbackGraphicsWindow 2012-01-14 16:21:53 +00:00
callbackGraphicsWindow.h WxPandaWindow 2012-01-08 16:10:18 +00:00
config_display.cxx GraphicsWindow::_unexposed_draw 2012-01-15 20:13:16 +00:00
config_display.h GraphicsWindow::_unexposed_draw 2012-01-15 20:13:16 +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 more easily extendable DisplayRegion 2012-01-07 18:52:20 +00:00
displayRegion.cxx more easily extendable DisplayRegion 2012-01-07 18:52:20 +00:00
displayRegion.h more easily extendable DisplayRegion 2012-01-07 18:52:20 +00:00
displayRegionCullCallbackData.I new callback system 2009-03-14 19:31:37 +00:00
displayRegionCullCallbackData.cxx more easily extendable DisplayRegion 2012-01-07 18:52:20 +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
drawableRegion.I stdfloat_double 2011-10-10 05:25:10 +00:00
drawableRegion.cxx stdfloat_double 2011-10-10 05:25:10 +00:00
drawableRegion.h stdfloat_double 2011-10-10 05:25:10 +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
get_x11.h protect x11 namespace better; support building with x11 support on osx too 2011-08-28 23:31:28 +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 GraphicsEngine::get_render_lock() 2012-01-03 03:05:54 +00:00
graphicsEngine.cxx slightly more robust handling of CallbackGraphicsWindow 2012-01-14 16:21:53 +00:00
graphicsEngine.h GraphicsEngine::get_render_lock() 2012-01-03 03:05:54 +00:00
graphicsOutput.I GraphicsWindow::_unexposed_draw 2012-01-15 20:13:16 +00:00
graphicsOutput.cxx GraphicsWindow::_unexposed_draw 2012-01-15 20:13:16 +00:00
graphicsOutput.h protect against zero-sized windows 2012-01-15 17:56:49 +00:00
graphicsPipe.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
graphicsPipe.cxx WxPandaWindow 2012-01-08 16:10:18 +00:00
graphicsPipe.h WxPandaWindow 2012-01-08 16:10:18 +00:00
graphicsPipeSelection.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
graphicsPipeSelection.cxx handle incorrect display modules better 2012-01-09 23:30:31 +00:00
graphicsPipeSelection.h better management of display modules 2009-01-31 21:28:55 +00:00
graphicsStateGuardian.I stereo/multiview textures 2011-08-08 18:55:26 +00:00
graphicsStateGuardian.cxx solve WxPandaWindow issues on Linux 2012-01-11 01:58:25 +00:00
graphicsStateGuardian.h Exposes Opengl Vendor, Driver, Shader Model information to python 2011-12-30 09:00:37 +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 GraphicsWindow::_unexposed_draw 2012-01-15 20:13:16 +00:00
graphicsWindow.cxx GraphicsWindow::_unexposed_draw 2012-01-15 20:13:16 +00:00
graphicsWindow.h GraphicsWindow::_unexposed_draw 2012-01-15 20:13:16 +00:00
graphicsWindowInputDevice.I SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
graphicsWindowInputDevice.cxx stop button spam on lost focus 2012-01-15 17:01:20 +00:00
graphicsWindowInputDevice.h stop button spam on lost focus 2012-01-15 17:01:20 +00:00
graphicsWindowProc.cxx untabify 2011-06-29 22:09:10 +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 stdfloat_double 2011-10-10 05:25:10 +00:00
lru.h stdfloat_double 2011-10-10 05:25:10 +00:00
nativeWindowHandle.I protect x11 namespace better; support building with x11 support on osx too 2011-08-28 23:31:28 +00:00
nativeWindowHandle.cxx protect x11 namespace better; support building with x11 support on osx too 2011-08-28 23:31:28 +00:00
nativeWindowHandle.h protect x11 namespace better; support building with x11 support on osx too 2011-08-28 23:31:28 +00:00
p3display_composite1.cxx WxPandaWindow 2012-01-08 16:10:18 +00:00
p3display_composite2.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
parasiteBuffer.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
parasiteBuffer.cxx fix parasite buffer clear problem 2011-10-06 21:39:19 +00:00
parasiteBuffer.h fix parasite buffer clear problem 2011-10-06 21:39:19 +00:00
post_x11_include.h protect x11 namespace better; support building with x11 support on osx too 2011-08-28 23:31:28 +00:00
pre_x11_include.h protect x11 namespace better; support building with x11 support on osx too 2011-08-28 23:31:28 +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 stdfloat_double 2011-10-10 05:25:10 +00:00
standardMunger.h stdfloat_double 2011-10-10 05:25:10 +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 stdfloat_double 2011-10-10 05:25:10 +00:00
stereoDisplayRegion.h stdfloat_double 2011-10-10 05:25:10 +00:00
subprocessWindow.I subprocess window 2009-07-13 07:14:01 +00:00
subprocessWindow.cxx SubprocessWindow requires a ReMutex to avoid self-deadlock 2011-12-05 05:24:21 +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 squelch some more compiler warnings 2011-06-18 00:16:48 +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