open_toontown_panda3d/panda/src/gobj
rdb a65b477734 Commit patches by cfsworks:
cxx: Fix missing includes masked by composite builds.
misc: Fix typos in comments.
config: Fix missing config forward-declarations.
direct: Adjust Python imports to panda3d.* instead of pandac.*.
display: Split graphicsWindow out into an extension.
framework: Use if/elif/elif/endif instead of ifdef/elif/elif/endif.
ode: Remove erroneous INLINE declarations.
interval: Fix missing import.
2014-10-19 22:41:47 +00:00
..
Sources.pp Use a table to make InternalName::make more efficient for Python interned strings 2014-10-02 18:28:06 +00:00
adaptiveLru.I stdfloat_double 2011-10-10 05:25:10 +00:00
adaptiveLru.cxx stdfloat_double 2011-10-10 05:25:10 +00:00
adaptiveLru.h stdfloat_double 2011-10-10 05:25:10 +00:00
animateVerticesRequest.I Replace remaining instances of Disney license with CMU license 2009-10-20 08:16:12 +00:00
animateVerticesRequest.cxx Replace remaining instances of Disney license with CMU license 2009-10-20 08:16:12 +00:00
animateVerticesRequest.h Replace remaining instances of Disney license with CMU license 2009-10-20 08:16:12 +00:00
bufferContext.I support TexMemViewer on opt-4 build 2009-03-02 19:32:47 +00:00
bufferContext.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
bufferContext.h AdaptiveLru 2008-09-04 21:26:38 +00:00
bufferContextChain.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
bufferContextChain.cxx AdaptiveLru 2008-09-04 21:26:38 +00:00
bufferContextChain.h AdaptiveLru 2008-09-04 21:26:38 +00:00
bufferResidencyTracker.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
bufferResidencyTracker.cxx support TexMemViewer on opt-4 build 2009-03-02 19:32:47 +00:00
bufferResidencyTracker.h fix removing windows, and also gl hack for compressed mipmaps 2009-01-16 01:25:53 +00:00
config_gobj.cxx Add GPU profiling capabilities to PStats using OpenGL timer queries 2014-09-24 23:53:37 +00:00
config_gobj.h Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
geom.I Add convenience methods to turn geometry into patches 2014-07-13 17:09:14 +00:00
geom.cxx Add convenience methods to turn geometry into patches 2014-07-13 17:09:14 +00:00
geom.h Add convenience methods to turn geometry into patches 2014-07-13 17:09:14 +00:00
geomCacheEntry.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
geomCacheEntry.cxx fix a bit more type inheritance issues 2011-09-09 00:52:17 +00:00
geomCacheEntry.h fix a bit more type inheritance issues 2011-09-09 00:52:17 +00:00
geomCacheManager.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
geomCacheManager.cxx Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
geomCacheManager.h SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
geomContext.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
geomContext.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
geomContext.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
geomEnums.cxx support cross-compatibility of 32-bit and 64-bit bam files 2011-10-31 22:24:35 +00:00
geomEnums.h Support strip cut indices and (using those) support direct rendering of linestrips in OpenGL 2014-09-25 00:16:44 +00:00
geomLines.cxx fix GeomVertexRewriter::set_row() problem with empty data; add GeomVertexReader/Writer::set_row_unsafe(); fix some compiler warnings 2011-06-17 18:57:04 +00:00
geomLines.h support GLSL tessellation shaders 2012-04-27 20:29:47 +00:00
geomLinestrips.cxx Support strip cut indices and (using those) support direct rendering of linestrips in OpenGL 2014-09-25 00:16:44 +00:00
geomLinestrips.h Support strip cut indices and (using those) support direct rendering of linestrips in OpenGL 2014-09-25 00:16:44 +00:00
geomMunger.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
geomMunger.cxx make sync primitives more similar to python function names 2008-10-14 00:07:05 +00:00
geomMunger.h SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
geomPatches.cxx support GLSL tessellation shaders 2012-04-27 20:29:47 +00:00
geomPatches.h support GLSL tessellation shaders 2012-04-27 20:29:47 +00:00
geomPoints.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
geomPoints.h support GLSL tessellation shaders 2012-04-27 20:29:47 +00:00
geomPrimitive.I Fix issues with point rendering, both software and hardware. 2014-10-11 01:28:32 +00:00
geomPrimitive.cxx Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
geomPrimitive.h Fix issues with point rendering, both software and hardware. 2014-10-11 01:28:32 +00:00
geomTriangles.cxx fix GeomVertexRewriter::set_row() problem with empty data; add GeomVertexReader/Writer::set_row_unsafe(); fix some compiler warnings 2011-06-17 18:57:04 +00:00
geomTriangles.h support GLSL tessellation shaders 2012-04-27 20:29:47 +00:00
geomTrifans.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
geomTrifans.h support GLSL tessellation shaders 2012-04-27 20:29:47 +00:00
geomTristrips.cxx Support strip cut indices and (using those) support direct rendering of linestrips in OpenGL 2014-09-25 00:16:44 +00:00
geomTristrips.h Support strip cut indices and (using those) support direct rendering of linestrips in OpenGL 2014-09-25 00:16:44 +00:00
geomVertexAnimationSpec.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
geomVertexAnimationSpec.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
geomVertexAnimationSpec.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
geomVertexArrayData.I Support GeomVertexFormat::remove_column(name, keep_empty_array = false) 2013-05-22 20:46:24 +00:00
geomVertexArrayData.cxx add copy_data_from version that takes a Python buffer object 2013-10-29 12:14:47 +00:00
geomVertexArrayData.h add copy_data_from version that takes a Python buffer object 2013-10-29 12:14:47 +00:00
geomVertexArrayData_ext.cxx Add HAVE_PYTHON guards 2014-01-06 21:11:23 +00:00
geomVertexArrayData_ext.h add copy_data_from version that takes a Python buffer object 2013-10-29 12:14:47 +00:00
geomVertexArrayFormat.I better implementation of vertex-column-alignment 2011-12-17 23:08:03 +00:00
geomVertexArrayFormat.cxx Big interrogate cleanup, new extension system, add __iter__ support, add buffer protocol support 2013-09-17 10:11:43 +00:00
geomVertexArrayFormat.h Big interrogate cleanup, new extension system, add __iter__ support, add buffer protocol support 2013-09-17 10:11:43 +00:00
geomVertexColumn.I GeomVertexData::unclean_set_format() and related methods 2013-01-08 00:19:35 +00:00
geomVertexColumn.cxx Add integer vectors. Also add __pow__ operator to vectors. 2014-06-11 18:01:50 +00:00
geomVertexColumn.h Add integer vectors. Also add __pow__ operator to vectors. 2014-06-11 18:01:50 +00:00
geomVertexData.I GeomVertexData::reserve_num_rows() and related changes--big performance improvement, especially on Windows 2011-03-12 21:42:34 +00:00
geomVertexData.cxx Add integer vectors. Also add __pow__ operator to vectors. 2014-06-11 18:01:50 +00:00
geomVertexData.h GeomVertexData::unclean_set_format() and related methods 2013-01-08 00:19:35 +00:00
geomVertexFormat.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
geomVertexFormat.cxx Support GeomVertexFormat::remove_column(name, keep_empty_array = false) 2013-05-22 20:46:24 +00:00
geomVertexFormat.h Support GeomVertexFormat::remove_column(name, keep_empty_array = false) 2013-05-22 20:46:24 +00:00
geomVertexReader.I Add integer vectors. Also add __pow__ operator to vectors. 2014-06-11 18:01:50 +00:00
geomVertexReader.cxx support paged vertices in tinydisplay 2008-07-09 21:31:50 +00:00
geomVertexReader.h Add integer vectors. Also add __pow__ operator to vectors. 2014-06-11 18:01:50 +00:00
geomVertexRewriter.I better implementation of vertex-column-alignment 2011-12-17 23:08:03 +00:00
geomVertexRewriter.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
geomVertexRewriter.h better implementation of vertex-column-alignment 2011-12-17 23:08:03 +00:00
geomVertexWriter.I more backward compatibility for GeomVertexWriter 2014-06-11 18:44:43 +00:00
geomVertexWriter.cxx GeomVertexData::reserve_num_rows() and related changes--big performance improvement, especially on Windows 2011-03-12 21:42:34 +00:00
geomVertexWriter.h more backward compatibility for GeomVertexWriter 2014-06-11 18:44:43 +00:00
indexBufferContext.I AdaptiveLru 2008-09-04 21:26:38 +00:00
indexBufferContext.cxx AdaptiveLru 2008-09-04 21:26:38 +00:00
indexBufferContext.h fix thrashing bug 2008-09-05 01:12:04 +00:00
internalName.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
internalName.cxx Use a table to make InternalName::make more efficient for Python interned strings 2014-10-02 18:28:06 +00:00
internalName.h Use a table to make InternalName::make more efficient for Python interned strings 2014-10-02 18:28:06 +00:00
internalName_ext.cxx Fix Python 3 crash on Windows, and fix some Python 3-related compile errors 2014-10-10 13:45:05 +00:00
internalName_ext.h Use a table to make InternalName::make more efficient for Python interned strings 2014-10-02 18:28:06 +00:00
lens.I Fix broken convergence distance calculation, adding a configuration variable to restore the old behavior if needed. 2014-08-20 20:24:13 +00:00
lens.cxx Commit patch by cfsworks to properly copy Lens::CData::_min_fov in copy constructor 2014-04-24 13:01:59 +00:00
lens.h Lens::set_custom_film_mat() 2013-04-09 01:38:22 +00:00
material.I stdfloat_double 2011-10-10 05:25:10 +00:00
material.cxx stdfloat_double 2011-10-10 05:25:10 +00:00
material.h stdfloat_double 2011-10-10 05:25:10 +00:00
materialPool.I one override per TextureStage, instead of a global override per TextureAttrib 2010-05-04 22:39:40 +00:00
materialPool.cxx one override per TextureStage, instead of a global override per TextureAttrib 2010-05-04 22:39:40 +00:00
materialPool.h one override per TextureStage, instead of a global override per TextureAttrib 2010-05-04 22:39:40 +00:00
matrixLens.I pipeline lens changes 2011-11-06 02:56:02 +00:00
matrixLens.cxx pipeline lens changes 2011-11-06 02:56:02 +00:00
matrixLens.h pipeline lens changes 2011-11-06 02:56:02 +00:00
occlusionQueryContext.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
occlusionQueryContext.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
occlusionQueryContext.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
orthographicLens.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
orthographicLens.cxx define Lens::extrude_depth() to reverse Lens::project(), and use this in PfmVizzer 2013-01-10 02:01:39 +00:00
orthographicLens.h define Lens::extrude_depth() to reverse Lens::project(), and use this in PfmVizzer 2013-01-10 02:01:39 +00:00
p3gobj_composite1.cxx Add GPU profiling capabilities to PStats using OpenGL timer queries 2014-09-24 23:53:37 +00:00
p3gobj_composite2.cxx Add GPU profiling capabilities to PStats using OpenGL timer queries 2014-09-24 23:53:37 +00:00
perspectiveLens.I pipeline lens changes 2011-11-06 02:56:02 +00:00
perspectiveLens.cxx Fix broken convergence distance calculation, adding a configuration variable to restore the old behavior if needed. 2014-08-20 20:24:13 +00:00
perspectiveLens.h define Lens::extrude_depth() to reverse Lens::project(), and use this in PfmVizzer 2013-01-10 02:01:39 +00:00
preparedGraphicsObjects.I graphics_memory_limit_changed 2009-02-10 20:40:37 +00:00
preparedGraphicsObjects.cxx stereo/multiview textures 2011-08-08 18:55:26 +00:00
preparedGraphicsObjects.h stereo/multiview textures 2011-08-08 18:55:26 +00:00
queryContext.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
queryContext.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
queryContext.h we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
savedContext.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
savedContext.cxx AdaptiveLru 2008-09-04 21:26:38 +00:00
savedContext.h AdaptiveLru 2008-09-04 21:26:38 +00:00
shader.I Fix some errors with shader object labels 2014-10-03 12:21:59 +00:00
shader.cxx Support for integer vertex attributes in GLSL 2014-07-18 15:39:49 +00:00
shader.h Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
shaderContext.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
shaderContext.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
shaderContext.h Clean up glShaderContext, separate GLSL shader context from Cg shader context 2014-06-29 08:28:16 +00:00
simpleAllocator.I need true mutexes in a few places for vertex paging 2008-12-31 20:22:27 +00:00
simpleAllocator.cxx need true mutexes in a few places for vertex paging 2008-12-31 20:22:27 +00:00
simpleAllocator.h need true mutexes in a few places for vertex paging 2008-12-31 20:22:27 +00:00
simpleLru.I SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
simpleLru.cxx make sync primitives more similar to python function names 2008-10-14 00:07:05 +00:00
simpleLru.h SIMPLE_THREADS_NO_MUTEX -> LightMutex 2008-10-08 23:23:40 +00:00
sliderTable.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
sliderTable.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
sliderTable.h wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
test_gobj.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
texture.I Add load_sub_image 2014-09-13 19:49:17 +00:00
texture.cxx Add load_sub_image 2014-09-13 19:49:17 +00:00
texture.h Add load_sub_image 2014-09-13 19:49:17 +00:00
textureCollection.I introduce stdpy.pickle module with support for common-node NodePaths within a pickle stream 2010-02-10 19:43:58 +00:00
textureCollection.cxx addTexture -> add_texture 2014-02-10 09:50:37 +00:00
textureCollection.h lists and strings will be automatically coerced into a PTA_blah 2010-02-11 22:38:34 +00:00
textureContext.I some minor debug aids and robustness additions 2013-12-06 20:53:40 +00:00
textureContext.cxx AdaptiveLru 2008-09-04 21:26:38 +00:00
textureContext.h some minor debug aids and robustness additions 2013-12-06 20:53:40 +00:00
texturePeeker.I TexturePeeker 2008-08-27 01:38:08 +00:00
texturePeeker.cxx stdfloat_double 2011-10-10 05:25:10 +00:00
texturePeeker.h stdfloat_double 2011-10-10 05:25:10 +00:00
texturePool.I make_texture() is a useful function to publish 2011-09-23 18:54:59 +00:00
texturePool.cxx Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
texturePool.h tag some more methods BLOCKING 2012-03-27 14:31:11 +00:00
texturePoolFilter.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
texturePoolFilter.cxx more work towards asynchronous texture loads: auto-caching compressed texture versions 2008-08-14 23:50:17 +00:00
texturePoolFilter.h more work towards asynchronous texture loads: auto-caching compressed texture versions 2008-08-14 23:50:17 +00:00
textureReloadRequest.I more threading improvements 2008-10-02 17:50:16 +00:00
textureReloadRequest.cxx wip: starting experimental C-based task manager 2008-09-19 00:58:04 +00:00
textureReloadRequest.h more threading improvements 2008-10-02 17:50:16 +00:00
textureStage.I Add get_tangent_name and get_binormal_name 2014-02-09 16:45:08 +00:00
textureStage.cxx don't compare modes an unnecessary second time. 2014-02-15 16:14:21 +00:00
textureStage.h Add get_tangent_name and get_binormal_name 2014-02-09 16:45:08 +00:00
textureStagePool.I one override per TextureStage, instead of a global override per TextureAttrib 2010-05-04 22:39:40 +00:00
textureStagePool.cxx Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
textureStagePool.h one override per TextureStage, instead of a global override per TextureAttrib 2010-05-04 22:39:40 +00:00
timerQueryContext.I Add GPU profiling capabilities to PStats using OpenGL timer queries 2014-09-24 23:53:37 +00:00
timerQueryContext.cxx Add GPU profiling capabilities to PStats using OpenGL timer queries 2014-09-24 23:53:37 +00:00
timerQueryContext.h Add GPU profiling capabilities to PStats using OpenGL timer queries 2014-09-24 23:53:37 +00:00
transformBlend.I stdfloat_double 2011-10-10 05:25:10 +00:00
transformBlend.cxx integrate Eigen 2011-12-16 14:17:48 +00:00
transformBlend.h some animation optimizations 2011-12-15 00:33:03 +00:00
transformBlendTable.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
transformBlendTable.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
transformBlendTable.h wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
transformTable.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
transformTable.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
transformTable.h wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
userVertexSlider.I stdfloat_double 2011-10-10 05:25:10 +00:00
userVertexSlider.cxx stdfloat_double 2011-10-10 05:25:10 +00:00
userVertexSlider.h stdfloat_double 2011-10-10 05:25:10 +00:00
userVertexTransform.I stdfloat_double 2011-10-10 05:25:10 +00:00
userVertexTransform.cxx stdfloat_double 2011-10-10 05:25:10 +00:00
userVertexTransform.h stdfloat_double 2011-10-10 05:25:10 +00:00
vertexBufferContext.I AdaptiveLru 2008-09-04 21:26:38 +00:00
vertexBufferContext.cxx Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
vertexBufferContext.h fix thrashing bug 2008-09-05 01:12:04 +00:00
vertexDataBlock.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
vertexDataBlock.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
vertexDataBlock.h Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
vertexDataBook.I need true mutexes in a few places for vertex paging 2008-12-31 20:22:27 +00:00
vertexDataBook.cxx need true mutexes in a few places for vertex paging 2008-12-31 20:22:27 +00:00
vertexDataBook.h need true mutexes in a few places for vertex paging 2008-12-31 20:22:27 +00:00
vertexDataBuffer.I fix GeomVertexRewriter::set_row() problem with empty data; add GeomVertexReader/Writer::set_row_unsafe(); fix some compiler warnings 2011-06-17 18:57:04 +00:00
vertexDataBuffer.cxx Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
vertexDataBuffer.h GeomVertexData::reserve_num_rows() and related changes--big performance improvement, especially on Windows 2011-03-12 21:42:34 +00:00
vertexDataPage.I need true mutexes in a few places for vertex paging 2008-12-31 20:22:27 +00:00
vertexDataPage.cxx Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
vertexDataPage.h need true mutexes in a few places for vertex paging 2008-12-31 20:22:27 +00:00
vertexDataSaveFile.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
vertexDataSaveFile.cxx Commit patches by cfsworks: 2014-10-19 22:41:47 +00:00
vertexDataSaveFile.h need true mutexes in a few places for vertex paging 2008-12-31 20:22:27 +00:00
vertexSlider.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
vertexSlider.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
vertexSlider.h stdfloat_double 2011-10-10 05:25:10 +00:00
vertexTransform.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
vertexTransform.cxx integrate Eigen 2011-12-16 14:17:48 +00:00
vertexTransform.h stdfloat_double 2011-10-10 05:25:10 +00:00
videoTexture.I add Texture::set_ram_image_as(), Texture::string_*(), Texture::get_tex_scale() 2011-01-17 18:31:11 +00:00
videoTexture.cxx Add Texture::set_auto_texture_scale() 2011-11-28 21:42:44 +00:00
videoTexture.h Add Texture::set_auto_texture_scale() 2011-11-28 21:42:44 +00:00