open_toontown_panda3d/panda/src/gobj
rdb 78fb565f2b Merge branch 'release/1.10.x' 2021-11-28 16:14:18 +01:00
..
CMakeLists.txt gobj: Support registering texture pool filters from Python code 2020-07-25 14:54:32 +02:00
adaptiveLru.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
adaptiveLru.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
adaptiveLru.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animateVerticesRequest.I Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
animateVerticesRequest.cxx Implement awaitable thread-safe future for async operations 2017-12-04 22:25:28 +01:00
animateVerticesRequest.h general: Fix several miscategorized EXPCL_PANDA_* macros 2018-05-29 22:49:35 -06:00
bufferContext.I Fix ShaderBuffer cleanup assertion with state cache disabled 2018-12-26 22:47:14 +01:00
bufferContext.cxx Fix ShaderBuffer cleanup assertion with state cache disabled 2018-12-26 22:47:14 +01:00
bufferContext.h Fix ShaderBuffer cleanup assertion with state cache disabled 2018-12-26 22:47:14 +01:00
bufferContextChain.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
bufferContextChain.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
bufferContextChain.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
bufferResidencyTracker.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
bufferResidencyTracker.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
bufferResidencyTracker.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
config_gobj.cxx gobj: Add config switch for Panda not to default to packed vertex colors 2021-03-25 23:15:58 +01:00
config_gobj.h gobj: Add config switch for Panda not to default to packed vertex colors 2021-03-25 23:15:58 +01:00
geom.I general: improvements to doxygen API reference: 2019-01-23 22:24:02 +01:00
geom.cxx Merge branch 'release/1.10.x' 2021-05-11 12:21:24 +02:00
geom.h pgraph: Optimization for GeomNode::add_for_draw() 2020-12-12 17:28:21 +01:00
geomCacheEntry.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
geomCacheEntry.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
geomCacheEntry.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
geomCacheManager.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
geomCacheManager.cxx general: use nassert_raise instead of nassertv(false) et al 2018-11-28 17:35:20 +01:00
geomCacheManager.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
geomContext.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
geomContext.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
geomContext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
geomEnums.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
geomEnums.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
geomLines.cxx general: don't cast to regular pointer when returning a PointerTo 2018-07-08 21:40:58 +02:00
geomLines.h Add support for geometry with adjacency information 2018-03-01 21:20:19 +01:00
geomLinesAdjacency.cxx Add support for geometry with adjacency information 2018-03-01 21:20:19 +01:00
geomLinesAdjacency.h general: improvements to doxygen API reference: 2019-01-23 22:24:02 +01:00
geomLinestrips.cxx general: don't cast to regular pointer when returning a PointerTo 2018-07-08 21:40:58 +02:00
geomLinestrips.h Add support for geometry with adjacency information 2018-03-01 21:20:19 +01:00
geomLinestripsAdjacency.cxx general: don't cast to regular pointer when returning a PointerTo 2018-07-08 21:40:58 +02:00
geomLinestripsAdjacency.h general: improvements to doxygen API reference: 2019-01-23 22:24:02 +01:00
geomMunger.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
geomMunger.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
geomMunger.h gobj: work around a deadlock in GeomCacheManager::flush() 2018-07-12 14:22:27 +02:00
geomPatches.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
geomPatches.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
geomPoints.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
geomPoints.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
geomPrimitive.I gobj: try to fix some deadlocks modifying geometry while rendering 2018-08-03 20:45:29 +02:00
geomPrimitive.cxx gobj: Also fix GeomPrimitive::offset_vertices() overload with begin/end 2021-03-22 22:04:03 +01:00
geomPrimitive.h gobj: try to fix some deadlocks modifying geometry while rendering 2018-08-03 20:45:29 +02:00
geomTriangles.cxx general: don't cast to regular pointer when returning a PointerTo 2018-07-08 21:40:58 +02:00
geomTriangles.h Add support for geometry with adjacency information 2018-03-01 21:20:19 +01:00
geomTrianglesAdjacency.cxx general: don't cast to regular pointer when returning a PointerTo 2018-07-08 21:40:58 +02:00
geomTrianglesAdjacency.h general: improvements to doxygen API reference: 2019-01-23 22:24:02 +01:00
geomTrifans.cxx general: use nassert_raise instead of nassertv(false) et al 2018-11-28 17:35:20 +01:00
geomTrifans.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
geomTristrips.cxx gobj: Slight optimization for GeomTristrips::append_unused_vertices() 2020-12-14 11:11:46 +01:00
geomTristrips.h Add support for geometry with adjacency information 2018-03-01 21:20:19 +01:00
geomTristripsAdjacency.cxx Add support for geometry with adjacency information 2018-03-01 21:20:19 +01:00
geomTristripsAdjacency.h general: improvements to doxygen API reference: 2019-01-23 22:24:02 +01:00
geomVertexAnimationSpec.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
geomVertexAnimationSpec.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
geomVertexAnimationSpec.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
geomVertexArrayData.I gobj: speed up GeomVertexData::get_num_rows() considerably 2018-10-15 22:06:04 +02:00
geomVertexArrayData.cxx gobj: Assert instead of crash when printing unresolved GV(A)D 2021-01-30 20:06:32 +01:00
geomVertexArrayData.h gobj: fix Python 3 support for GVADHandle::get_(sub)data/set_(sub)data 2018-06-14 14:11:34 +02:00
geomVertexArrayData_ext.cxx cleanup: Remove support for EOL versions of Python 2020-04-26 20:07:56 +02:00
geomVertexArrayData_ext.h Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
geomVertexArrayFormat.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
geomVertexArrayFormat.cxx Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
geomVertexArrayFormat.h Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
geomVertexColumn.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
geomVertexColumn.cxx cleanup: Remove more unnecessary nullptr checks before delete 2020-05-05 14:46:30 +02:00
geomVertexColumn.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
geomVertexData.I Merge branch 'release/1.10.x' 2021-02-06 01:23:34 +01:00
geomVertexData.cxx Merge branch 'release/1.10.x' 2021-02-06 01:23:34 +01:00
geomVertexData.h gobj: Add methods for adding/removing GeomVertexData arrays 2020-11-22 15:37:38 +01:00
geomVertexFormat.I gobj: Add config switch for Panda not to default to packed vertex colors 2021-03-25 23:15:58 +01:00
geomVertexFormat.cxx Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
geomVertexFormat.h gobj: Add config switch for Panda not to default to packed vertex colors 2021-03-25 23:15:58 +01:00
geomVertexReader.I gobj: Enable slightly more efficient GeomVertexReader/Writer ctor 2020-12-14 11:16:25 +01:00
geomVertexReader.cxx gobj: don't define GeomVertexReader::empty_buffer in opt3 build 2019-10-08 19:52:42 +02:00
geomVertexReader.h gobj: Enable slightly more efficient GeomVertexReader/Writer ctor 2020-12-14 11:16:25 +01:00
geomVertexRewriter.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
geomVertexRewriter.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
geomVertexRewriter.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
geomVertexWriter.I gobj: Enable slightly more efficient GeomVertexReader/Writer ctor 2020-12-14 11:16:25 +01:00
geomVertexWriter.cxx general: fix many compilation warnings in GCC 8 2018-06-19 00:37:28 +02:00
geomVertexWriter.h gobj: Enable slightly more efficient GeomVertexReader/Writer ctor 2020-12-14 11:16:25 +01:00
indexBufferContext.I Fix ShaderBuffer cleanup assertion with state cache disabled 2018-12-26 22:47:14 +01:00
indexBufferContext.cxx gobj: fix crash printing out residency trackers 2019-11-10 19:23:10 +01:00
indexBufferContext.h Fix ShaderBuffer cleanup assertion with state cache disabled 2018-12-26 22:47:14 +01:00
internalName.I Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
internalName.cxx Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
internalName.h Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
internalName_ext.cxx cleanup: Remove support for EOL versions of Python 2020-04-26 20:07:56 +02:00
internalName_ext.h gobj: more efficient pickling support for InternalName 2020-04-01 20:31:19 +02:00
lens.I gobj: don't recalculate proj mat on set_near/far with existing value 2018-08-12 22:06:13 +02:00
lens.cxx gobj: add margin to float comparison in lens.project() 2020-08-17 12:42:34 +02:00
lens.h general: Update EXPCL declarations to be MinGW-friendly (#792) 2019-11-27 11:25:24 -07:00
material.I gobj: get rid of enforce-attrib-lock, just DTRT instead 2018-08-03 21:55:06 +02:00
material.cxx gobj: fix Material ambient/diffuse/specular when reading from bam 2020-01-04 01:21:54 +01:00
material.h gobj: get rid of enforce-attrib-lock, just DTRT instead 2018-08-03 21:55:06 +02:00
materialPool.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
materialPool.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
materialPool.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
matrixLens.I gobj: Fix typo in MatrixLens API documentation 2020-11-17 11:59:36 +01:00
matrixLens.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
matrixLens.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
occlusionQueryContext.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
occlusionQueryContext.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
occlusionQueryContext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
orthographicLens.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
orthographicLens.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
orthographicLens.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
p3gobj_composite1.cxx Add support for geometry with adjacency information 2018-03-01 21:20:19 +01:00
p3gobj_composite2.cxx Implement support for SSBOs 2016-12-13 21:22:17 +01:00
p3gobj_ext_composite.cxx gobj: Support registering texture pool filters from Python code 2020-07-25 14:54:32 +02:00
paramTexture.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
paramTexture.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
paramTexture.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
perspectiveLens.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
perspectiveLens.cxx gobj: support infinite near distance in PerspectiveLens 2018-07-17 22:59:54 +02:00
perspectiveLens.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
preparedGraphicsObjects.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
preparedGraphicsObjects.cxx gobj: use range for where possible in PreparedGraphicsObjects 2019-11-09 14:45:00 +01:00
preparedGraphicsObjects.h display: handle resource releases in batches, not individually 2019-10-05 21:13:32 +02:00
pythonTexturePoolFilter.cxx gobj: Support registering texture pool filters from Python code 2020-07-25 14:54:32 +02:00
pythonTexturePoolFilter.h gobj: Support registering texture pool filters from Python code 2020-07-25 14:54:32 +02:00
queryContext.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
queryContext.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
queryContext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
samplerContext.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
samplerContext.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
samplerContext.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
samplerState.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
samplerState.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
samplerState.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
savedContext.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
savedContext.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
savedContext.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
shader.I shader: use specific PStatCollector and group markers for shader compile 2019-12-08 15:19:38 +01:00
shader.cxx shader: Make Cg load calls fail if compiling without Cg toolkit 2020-05-05 16:54:50 +02:00
shader.h Merge branch 'release/1.10.x' 2020-12-24 15:31:52 +01:00
shaderBuffer.I glgsg: pad SSBOs to 16 byte boundary (required by some drivers) 2018-07-17 22:59:15 +02:00
shaderBuffer.cxx Fix ShaderBuffer cleanup assertion with state cache disabled 2018-12-26 22:47:14 +01:00
shaderBuffer.h general: improvements to doxygen API reference: 2019-01-23 22:24:02 +01:00
shaderContext.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
shaderContext.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
shaderContext.h Big patch full of performance improvements 2017-04-03 01:41:23 +02:00
simpleAllocator.I gobj: add alignment support and move semantics to SimpleAllocator 2018-07-02 12:55:18 +02:00
simpleAllocator.cxx gobj: add alignment support and move semantics to SimpleAllocator 2018-07-02 12:55:18 +02:00
simpleAllocator.h gobj: add alignment support and move semantics to SimpleAllocator 2018-07-02 12:55:18 +02:00
simpleLru.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
simpleLru.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
simpleLru.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
sliderTable.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
sliderTable.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
sliderTable.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
texture.I gobj: Implement texture modification tracking for individual pages 2021-07-04 16:36:26 +02:00
texture.cxx Merge branch 'release/1.10.x' 2021-11-28 16:14:18 +01:00
texture.h gobj: Implement texture modification tracking for individual pages 2021-07-04 16:36:26 +02:00
textureCollection.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
textureCollection.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
textureCollection.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
textureCollection_ext.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
textureCollection_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
textureContext.I gobj: Implement texture modification tracking for individual pages 2021-07-04 16:36:26 +02:00
textureContext.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
textureContext.h gobj: Implement texture modification tracking for individual pages 2021-07-04 16:36:26 +02:00
texturePeeker.I gobj: Cube map sampling support in TexturePeeker 2021-03-24 12:50:42 +01:00
texturePeeker.cxx gobj: Cube map sampling support in TexturePeeker 2021-03-24 12:50:42 +01:00
texturePeeker.h gobj: Remove unused member variable from TexturePeeker 2021-10-27 10:46:43 +02:00
texturePool.I Merge branch 'release/1.10.x' 2021-11-28 16:14:18 +01:00
texturePool.cxx Merge branch 'release/1.10.x' 2021-11-28 16:14:18 +01:00
texturePool.h Merge branch 'release/1.10.x' 2021-11-28 16:14:18 +01:00
texturePoolFilter.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
texturePoolFilter.cxx gobj: Support registering texture pool filters from Python code 2020-07-25 14:54:32 +02:00
texturePoolFilter.h gobj: Support registering texture pool filters from Python code 2020-07-25 14:54:32 +02:00
texturePool_ext.cxx gobj: Support registering texture pool filters from Python code 2020-07-25 14:54:32 +02:00
texturePool_ext.h gobj: Support registering texture pool filters from Python code 2020-07-25 14:54:32 +02:00
textureReloadRequest.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
textureReloadRequest.cxx gobj: Fix TextureReloadRequest not reloading in certain situations 2021-11-28 14:01:33 +01:00
textureReloadRequest.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
textureStage.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
textureStage.cxx Add TextureStage::M_emission mode 2020-12-23 17:33:59 +01:00
textureStage.h Add TextureStage::M_emission mode 2020-12-23 17:33:59 +01:00
textureStagePool.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
textureStagePool.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
textureStagePool.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
texture_ext.cxx cleanup: Remove support for EOL versions of Python 2020-04-26 20:07:56 +02:00
texture_ext.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
timerQueryContext.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
timerQueryContext.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
timerQueryContext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
transformBlend.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
transformBlend.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
transformBlend.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
transformBlendTable.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
transformBlendTable.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
transformBlendTable.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
transformTable.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
transformTable.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
transformTable.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
userVertexSlider.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
userVertexSlider.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
userVertexSlider.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
userVertexTransform.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
userVertexTransform.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
userVertexTransform.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
vertexBufferContext.I Fix ShaderBuffer cleanup assertion with state cache disabled 2018-12-26 22:47:14 +01:00
vertexBufferContext.cxx gobj: fix crash printing out residency trackers 2019-11-10 19:23:10 +01:00
vertexBufferContext.h Fix ShaderBuffer cleanup assertion with state cache disabled 2018-12-26 22:47:14 +01:00
vertexDataBlock.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
vertexDataBlock.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
vertexDataBlock.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
vertexDataBook.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
vertexDataBook.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
vertexDataBook.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
vertexDataBuffer.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
vertexDataBuffer.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
vertexDataBuffer.h Work towards ABI stability wrt allocation. Let MemoryHook take advantage of dlmalloc's internal bookkeeping. 2017-02-17 13:02:01 +01:00
vertexDataPage.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
vertexDataPage.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
vertexDataPage.h general: replace remaining references to ConditionVarFull. 2019-02-11 16:23:16 +01:00
vertexDataSaveFile.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
vertexDataSaveFile.cxx gobj: Fix build error on Windows 2020-12-28 12:07:17 +01:00
vertexDataSaveFile.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
vertexSlider.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
vertexSlider.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
vertexSlider.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
vertexTransform.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
vertexTransform.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
vertexTransform.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
videoTexture.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
videoTexture.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
videoTexture.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00