open_toontown_panda3d/panda/src/display
David Rose e6369ba5a4 compressed textures, texture objects 2006-03-15 20:05:36 +00:00
..
Sources.pp support stereo DisplayRegions 2006-02-17 19:17:06 +00:00
config_display.cxx Removed show_buffers. (I am about to add 'BufferViewer' class in direct) 2006-02-18 05:30:54 +00:00
config_display.h Removed show_buffers. (I am about to add 'BufferViewer' class in direct) 2006-02-18 05:30:54 +00:00
displayRegion.I support stereo DisplayRegions 2006-02-17 19:17:06 +00:00
displayRegion.cxx fix stereo mode 2006-02-17 22:10:24 +00:00
displayRegion.h fix stereo mode 2006-02-17 22:10:24 +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 Forgot to remove lru.cxx in dxgsg9 add lru.cxx in display. 2006-01-10 21:49:20 +00:00
drawableRegion.I fix stereo mode 2006-02-17 22:10:24 +00:00
drawableRegion.cxx fix stereo mode 2006-02-17 22:10:24 +00:00
drawableRegion.h fix stereo mode 2006-02-17 22:10:24 +00:00
frameBufferProperties.I automatic stereo cameras for stereo windows 2006-02-16 06:17:51 +00:00
frameBufferProperties.cxx add individual control over framebuffer-mode elements 2006-02-17 19:35:14 +00:00
frameBufferProperties.h automatic stereo cameras for stereo windows 2006-02-16 06:17:51 +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 generalize render-to-texture operations 2005-03-01 20:37:42 +00:00
graphicsBuffer.h generalize render-to-texture operations 2005-03-01 20:37:42 +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 python toggle switch allows the portal culling to be on/off 2004-05-18 00:50:43 +00:00
graphicsEngine.cxx compressed textures, texture objects 2006-03-15 20:05:36 +00:00
graphicsEngine.h compressed textures, texture objects 2006-03-15 20:05:36 +00:00
graphicsOutput.I move red-blue-stereo support lower; cache cull results between left and right stereo channels 2006-02-17 17:36:04 +00:00
graphicsOutput.cxx Fixed bug in prepare_for_deletion 2006-03-09 23:08:30 +00:00
graphicsOutput.h Removed show_buffers. (I am about to add 'BufferViewer' class in direct) 2006-02-18 05:30:54 +00:00
graphicsPipe.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsPipe.cxx generalize render-to-texture operations 2005-03-01 20:37:42 +00:00
graphicsPipe.h generalize render-to-texture operations 2005-03-01 20:37:42 +00:00
graphicsPipeSelection.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsPipeSelection.cxx use PRC_DESC 2004-12-10 20:29:21 +00:00
graphicsPipeSelection.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsStateGuardian.I compressed textures, texture objects 2006-03-15 20:05:36 +00:00
graphicsStateGuardian.cxx compressed textures, texture objects 2006-03-15 20:05:36 +00:00
graphicsStateGuardian.h compressed textures, texture objects 2006-03-15 20:05:36 +00:00
graphicsThreadingModel.I pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
graphicsThreadingModel.cxx pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
graphicsThreadingModel.h pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
graphicsWindow.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsWindow.cxx move red-blue-stereo support lower; cache cull results between left and right stereo channels 2006-02-17 17:36:04 +00:00
graphicsWindow.h move red-blue-stereo support lower; cache cull results between left and right stereo channels 2006-02-17 17:36:04 +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 don't include windows.h 2006-01-13 00:56:03 +00:00
lru.h Whoops! Needed to use EXPCL_PANDA instead of EXPCL_PANDADX. 2006-01-10 21:48:33 +00:00
parasiteBuffer.I add ParasiteBuffer 2004-02-27 23:17:16 +00:00
parasiteBuffer.cxx begin_frame refactor 2006-02-08 17:52:29 +00:00
parasiteBuffer.h begin_frame refactor 2006-02-08 17:52:29 +00:00
renderBuffer.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
standardMunger.I move get_gsg() to StandardMunger 2005-06-01 00:39:31 +00:00
standardMunger.cxx pandadx7 2005-10-31 20:09:29 +00:00
standardMunger.h bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +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 handle icon and cursor filenames more robustly 2004-12-28 22:24:45 +00:00
windowProperties.cxx eliminate old win_height, win_width, win_origin_x, win_origin_y 2005-09-02 18:03:18 +00:00
windowProperties.h handle icon and cursor filenames more robustly 2004-12-28 22:24:45 +00:00