open_toontown_panda3d/panda/src/display
David Rose 1726a5ea95 fix culling when scene has a transform 2004-08-03 22:32:30 +00:00
..
Sources.pp restore GeomContexts and display lists 2004-03-20 02:09:49 +00:00
config_display.cxx cleaned up window-fullscreen mode and multiple windows mode for dx8 and dx9 2004-03-31 22:02:42 +00:00
config_display.h cleaned up window-fullscreen mode and multiple windows mode for dx8 and dx9 2004-03-31 22:02:42 +00:00
displayRegion.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
displayRegion.cxx NodePaths should be returned as concretes, not references 2004-03-31 23:32:33 +00:00
displayRegion.h NodePaths should be returned as concretes, not references 2004-03-31 23:32:33 +00:00
displayRegionStack.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
displayRegionStack.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
display_composite1.cxx geomContext has moved to gobj 2004-03-20 03:18:50 +00:00
display_composite2.cxx add ParasiteBuffer 2004-02-27 23:17:16 +00:00
display_headers.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
drawableRegion.I properly support single-buffered framebuffers 2004-02-19 19:41:52 +00:00
drawableRegion.cxx properly support single-buffered framebuffers 2004-02-19 19:41:52 +00:00
drawableRegion.h properly support single-buffered framebuffers 2004-02-19 19:41:52 +00:00
frameBufferProperties.I properly support single-buffered framebuffers 2004-02-19 19:41:52 +00:00
frameBufferProperties.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
frameBufferProperties.h properly support single-buffered framebuffers 2004-02-19 19:41:52 +00:00
frameBufferStack.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
frameBufferStack.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +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 texture optimizations 2004-07-30 22:35:58 +00:00
graphicsBuffer.h split out PreparedGraphicsObjects from GraphicsStateGuardians 2004-02-25 19:34:30 +00:00
graphicsChannel.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsChannel.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsChannel.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +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 fix culling when scene has a transform 2004-08-03 22:32:30 +00:00
graphicsEngine.h python toggle switch allows the portal culling to be on/off 2004-05-18 00:50:43 +00:00
graphicsLayer.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsLayer.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsLayer.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsOutput.I fix problem with remove_window() removing too many windows 2004-03-03 14:15:19 +00:00
graphicsOutput.cxx texture optimizations 2004-07-30 22:35:58 +00:00
graphicsOutput.h texture optimizations 2004-07-30 22:35:58 +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 share_with to make_gsg() 2004-02-27 22:12:18 +00:00
graphicsPipe.h add share_with to make_gsg() 2004-02-27 22:12:18 +00:00
graphicsPipeSelection.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsPipeSelection.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsPipeSelection.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsStateGuardian.I robustify light interface further 2004-08-02 21:34:46 +00:00
graphicsStateGuardian.cxx add NodePath::set_color_scale_off() and Camera::set_initial_state() and related methods 2004-08-03 19:59:21 +00:00
graphicsStateGuardian.h robustify light interface further 2004-08-02 21:34:46 +00:00
graphicsThreadingModel.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsThreadingModel.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsThreadingModel.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsWindow.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
graphicsWindow.cxx chat panel cancel now closes the ime window if any 2004-04-23 23:43:46 +00:00
graphicsWindow.h chat panel cancel now closes the ime window if any 2004-04-23 23:43:46 +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
hardwareChannel.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
hardwareChannel.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
hardwareChannel.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
lensStack.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
lensStack.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
parasiteBuffer.I add ParasiteBuffer 2004-02-27 23:17:16 +00:00
parasiteBuffer.cxx texture optimizations 2004-07-30 22:35:58 +00:00
parasiteBuffer.h add GraphicsOutput::make_texture_buffer() 2004-02-28 00:25:23 +00:00
renderBuffer.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
savedFrameBuffer.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
savedFrameBuffer.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
savedFrameBuffer.h update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +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 add WindowProperties::set_z_order() 2004-03-30 01:03:13 +00:00
windowProperties.cxx add WindowProperties::set_z_order() 2004-03-30 01:03:13 +00:00
windowProperties.h add WindowProperties::set_z_order() 2004-03-30 01:03:13 +00:00