open_toontown_panda3d/panda/src/display
David Rose cbdb7e76b1 fix blue flash, fix offscreen buffer leakage 2007-03-05 22:07:16 +00:00
..
Sources.pp Add display info. 2007-01-19 01:40:14 +00:00
config_display.cxx more memory tracking stuff 2006-11-24 22:59:44 +00:00
config_display.h add alpha-scale-via-texture 2006-10-10 17:58:08 +00:00
displayInformation.cxx Add missing include files for non-composite builds. 2007-01-19 03:45:40 +00:00
displayInformation.h build on Linux 2007-01-24 12:56:03 +00:00
displayRegion.I per-displayregion tracking of cull, draw times 2006-04-28 00:05:43 +00:00
displayRegion.cxx more memory tracking stuff 2006-11-24 22:59:44 +00:00
displayRegion.h more memory tracking stuff 2006-11-24 22:59:44 +00:00
displaySearchParameters.cxx New display info. 2007-01-19 01:37:39 +00:00
displaySearchParameters.h build on Linux 2007-01-24 12:56:03 +00:00
display_composite.cxx Added macrocomposites 2005-09-27 22:05:52 +00:00
display_composite1.cxx hardware animation 2005-03-30 01:51:27 +00:00
display_composite2.cxx Add display info. 2007-01-19 01:40:14 +00:00
drawableRegion.I Add stencil support. 2006-05-23 23:41:08 +00:00
drawableRegion.cxx fix stereo mode 2006-02-17 22:10:24 +00:00
drawableRegion.h drawable region update for debug 2006-11-14 04:03:49 +00:00
frameBufferProperties.I Buffer/Window creation overhaul 2006-06-07 17:38:32 +00:00
frameBufferProperties.cxx Removed unneeded weird routine 2006-06-08 21:19:21 +00:00
frameBufferProperties.h Removed unneeded weird routine 2006-06-08 21:19:21 +00:00
graphicsBuffer.I add name to GraphicsWindow constructor; add fixed_size to WindowProperties, add show-buffers to Configrc 2004-02-18 22:30:54 +00:00
graphicsBuffer.cxx pass WindowProperties to GraphicsEngine::open_buffer and to related constructors 2006-06-15 14:02:40 +00:00
graphicsBuffer.h pass WindowProperties to GraphicsEngine::open_buffer and to related constructors 2006-06-15 14:02:40 +00:00
graphicsDevice.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsDevice.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsDevice.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsEngine.I pass WindowProperties to GraphicsEngine::open_buffer and to related constructors 2006-06-15 14:02:40 +00:00
graphicsEngine.cxx fix blue flash, fix offscreen buffer leakage 2007-03-05 22:07:16 +00:00
graphicsEngine.h fix blue flash, fix offscreen buffer leakage 2007-03-05 22:07:16 +00:00
graphicsOutput.I fix blue flash, fix offscreen buffer leakage 2007-03-05 22:07:16 +00:00
graphicsOutput.cxx fix blue flash, fix offscreen buffer leakage 2007-03-05 22:07:16 +00:00
graphicsOutput.h fix blue flash, fix offscreen buffer leakage 2007-03-05 22:07:16 +00:00
graphicsPipe.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsPipe.cxx Add display info. 2007-01-19 01:40:14 +00:00
graphicsPipe.h Add display info. 2007-01-19 01:40:14 +00:00
graphicsPipeSelection.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsPipeSelection.cxx name mutexes for debugging; better UpdateSeq thread behavior 2006-04-09 23:23:15 +00:00
graphicsPipeSelection.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsStateGuardian.I Added support for depth-stencil textures. 2007-02-23 20:18:10 +00:00
graphicsStateGuardian.cxx Added support for depth-stencil textures. 2007-02-23 20:18:10 +00:00
graphicsStateGuardian.h Added support for depth-stencil textures. 2007-02-23 20:18:10 +00:00
graphicsThreadingModel.I allow changes 2006-04-28 00:50:53 +00:00
graphicsThreadingModel.cxx allow changes 2006-04-28 00:50:53 +00:00
graphicsThreadingModel.h allow changes 2006-04-28 00:50:53 +00:00
graphicsWindow.I added a relative mode to a window. Currently only does anything in osx 2006-11-03 02:33:22 +00:00
graphicsWindow.cxx fix issues with resizing fullscreen windows 2006-11-07 22:35:24 +00:00
graphicsWindow.h added a relative mode to a window. Currently only does anything in osx 2006-11-03 02:33:22 +00:00
graphicsWindowInputDevice.I expose GraphicsWindow::get_pointer and move_pointer 2004-03-03 19:38:28 +00:00
graphicsWindowInputDevice.cxx support cursor_pos for candidate() functions, and trigger background pgEntry on candidate action 2004-04-08 19:34:42 +00:00
graphicsWindowInputDevice.h support cursor_pos for candidate() functions, and trigger background pgEntry on candidate action 2004-04-08 19:34:42 +00:00
lru.cxx name mutexes for debugging; better UpdateSeq thread behavior 2006-04-09 23:23:15 +00:00
lru.h multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
parasiteBuffer.I add ParasiteBuffer 2004-02-27 23:17:16 +00:00
parasiteBuffer.cxx fix blue flash, fix offscreen buffer leakage 2007-03-05 22:07:16 +00:00
parasiteBuffer.h factor out Thread::get_current_thread() some more 2006-04-26 07:31:23 +00:00
renderBuffer.h *** empty log message *** 2006-04-05 16:47:19 +00:00
standardMunger.I move get_gsg() to StandardMunger 2005-06-01 00:39:31 +00:00
standardMunger.cxx add alpha-scale-via-texture 2006-10-10 17:58:08 +00:00
standardMunger.h factor out Thread::get_current_thread() some more 2006-04-26 07:31:23 +00:00
stencilRenderStates.cxx Add comments, debug. 2006-05-23 23:38:22 +00:00
stencilRenderStates.h Add stencil buffer clear. 2006-12-13 19:27:51 +00:00
test_display.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
windowProperties.I added a relative mode to a window. Currently only does anything in osx 2006-11-03 02:33:22 +00:00
windowProperties.cxx added a relative mode to a window. Currently only does anything in osx 2006-11-03 02:33:22 +00:00
windowProperties.h added a relative mode to a window. Currently only does anything in osx 2006-11-03 02:33:22 +00:00