open_toontown_panda3d/panda/src/display
David Rose ffdbf61985 TextureStage::M_blend_color_scale, TextureStage::rgb_scale, ColorBlendAttrib::O_color_scale, better handling of state changes in GL 2005-02-25 18:25:00 +00:00
..
Sources.pp fix LINK_ALL_STATIC 2005-01-20 07:35:29 +00:00
config_display.cxx fix slerp, add auto-generate-mipmaps 2005-02-07 04:11:29 +00:00
config_display.h fix slerp, add auto-generate-mipmaps 2005-02-07 04:11:29 +00:00
displayRegion.I support GraphicsOutput::set_inverted() 2004-12-07 04:25:38 +00:00
displayRegion.cxx default background alpha should be 0; screenshot should preserve alpha if available 2005-01-28 23:45:06 +00:00
displayRegion.h support GraphicsOutput::set_inverted() 2004-12-07 04:25:38 +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 remove GraphicsChannel and GraphicsLayer 2004-12-06 19:35:05 +00:00
display_composite2.cxx remove GraphicsChannel and GraphicsLayer 2004-12-06 19:35:05 +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 multisample_bits -> multisamples 2004-12-30 01:44:25 +00:00
frameBufferProperties.cxx multisample_bits -> multisamples 2004-12-30 01:44:25 +00:00
frameBufferProperties.h multisample_bits -> multisamples 2004-12-30 01:44:25 +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 initial experiments with keystone correction, revisit M_multisample transparency, robustify MultitexReducer 2004-12-15 05:53:23 +00:00
graphicsBuffer.h split out PreparedGraphicsObjects from GraphicsStateGuardians 2004-02-25 19:34:30 +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 use implicit scene in camera 2005-01-13 14:24:02 +00:00
graphicsEngine.h add get_window() 2004-12-10 20:10:56 +00:00
graphicsOutput.I support GraphicsOutput::set_inverted() 2004-12-07 04:25:38 +00:00
graphicsOutput.cxx default background alpha should be 0; screenshot should preserve alpha if available 2005-01-28 23:45:06 +00:00
graphicsOutput.h support GraphicsOutput::set_inverted() 2004-12-07 04:25:38 +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 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 release_all_geoms 2005-01-11 01:58:20 +00:00
graphicsStateGuardian.cxx TextureStage::M_blend_color_scale, TextureStage::rgb_scale, ColorBlendAttrib::O_color_scale, better handling of state changes in GL 2005-02-25 18:25:00 +00:00
graphicsStateGuardian.h TextureStage::M_blend_color_scale, TextureStage::rgb_scale, ColorBlendAttrib::O_color_scale, better handling of state changes in GL 2005-02-25 18:25:00 +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 move more config variables to new interface 2004-12-23 05:42:42 +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
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 initial experiments with keystone correction, revisit M_multisample transparency, robustify MultitexReducer 2004-12-15 05:53:23 +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 handle icon and cursor filenames more robustly 2004-12-28 22:24:45 +00:00
windowProperties.cxx handle icon and cursor filenames more robustly 2004-12-28 22:24:45 +00:00
windowProperties.h handle icon and cursor filenames more robustly 2004-12-28 22:24:45 +00:00