Patch |
File delta |
Description |
disable zip plugin with embedded zlib.patch | (download) |
src/osgPlugins/CMakeLists.txt |
6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-) |
no description.
===================================================================
|
0002 Spelling fixes.patch | (download) |
examples/osgspheresegment/osgspheresegment.cpp |
2 1 + 1 - 0 !
examples/osgtexturecompression/osgtexturecompression.cpp |
2 1 + 1 - 0 !
src/osgPlugins/shp/ESRIShapeReaderWriter.cpp |
2 1 + 1 - 0 !
src/osgPlugins/trk/ReaderWriterTRK.cpp |
2 1 + 1 - 0 !
src/osgUtil/IntersectVisitor.cpp |
2 1 + 1 - 0 !
src/osgVolume/Shaders/volume_multipass_cube_and_hull_frag.cpp |
10 5 + 5 - 0 !
6 files changed, 10 insertions(+), 10 deletions(-) |
spelling fixes.
|
0003 Explicitly declare copy constructor and operators.patch | (download) |
examples/osgphotoalbum/ImageReaderWriter.cpp |
15 15 + 0 - 0 !
examples/osgphotoalbum/ImageReaderWriter.h |
1 1 + 0 - 0 !
include/osg/BoundingSphere |
6 6 + 0 - 0 !
include/osg/GLExtensions |
9 9 + 0 - 0 !
include/osg/Quat |
2 2 + 0 - 0 !
src/osgDB/DatabasePager.cpp |
4 2 + 2 - 0 !
src/osgDB/Registry.cpp |
4 2 + 2 - 0 !
src/osgPlugins/OpenFlight/Vertex.cpp |
18 18 + 0 - 0 !
src/osgPlugins/OpenFlight/Vertex.h |
2 2 + 0 - 0 !
src/osgPlugins/cfg/RenderSurface.h |
10 10 + 0 - 0 !
src/osgPlugins/gles/glesUtil |
4 2 + 2 - 0 !
src/osgSim/SphereSegment.cpp |
6 3 + 3 - 0 !
src/osgViewer/PixelBufferWin32.cpp |
2 1 + 1 - 0 !
13 files changed, 73 insertions(+), 10 deletions(-) |
explicitly declare copy constructor and operators.
|
tga_fix.patch | (download) |
src/osgPlugins/tga/ReaderWriterTGA.cpp |
88 47 + 41 - 0 !
1 file changed, 47 insertions(+), 41 deletions(-) |
---
|
prevent_immutability.patch | (download) |
src/osg/Texture1D.cpp |
10 7 + 3 - 0 !
src/osg/Texture2D.cpp |
8 6 + 2 - 0 !
src/osg/Texture2DArray.cpp |
6 4 + 2 - 0 !
src/osg/Texture2DMultisample.cpp |
7 5 + 2 - 0 !
src/osg/Texture3D.cpp |
7 5 + 2 - 0 !
src/osg/TextureCubeMap.cpp |
6 5 + 1 - 0 !
src/osg/TextureRectangle.cpp |
7 5 + 2 - 0 !
7 files changed, 37 insertions(+), 14 deletions(-) |
[patch] prevent immutability resetting when textureobject is taken
from orphans
|
0006 More spelling fixes.patch | (download) |
applications/present3D/Cluster.cpp |
2 1 + 1 - 0 !
applications/present3D/present3D.cpp |
6 3 + 3 - 0 !
examples/osgautocapture/osgautocapture.cpp |
2 1 + 1 - 0 !
examples/osgcallback/osgcallback.cpp |
2 1 + 1 - 0 !
examples/osgcopy/osgcopy.cpp |
2 1 + 1 - 0 !
examples/osgframerenderer/osgframerenderer.cpp |
2 1 + 1 - 0 !
examples/osggeometry/osggeometry.cpp |
2 1 + 1 - 0 !
examples/osgkeyboard/osgkeyboard.cpp |
2 1 + 1 - 0 !
examples/osgkeyboardmouse/osgkeyboardmouse.cpp |
4 2 + 2 - 0 !
examples/osgparticleshader/osgparticleshader.cpp |
2 1 + 1 - 0 !
examples/osgposter/osgposter.cpp |
2 1 + 1 - 0 !
examples/osgreflect/osgreflect.cpp |
2 1 + 1 - 0 !
examples/osgscreencapture/osgscreencapture.cpp |
8 4 + 4 - 0 !
examples/osgsequence/osgsequence.cpp |
6 3 + 3 - 0 !
examples/osgshadercomposition/oldshadercomposition.cpp |
4 2 + 2 - 0 !
examples/osgshaderterrain/osgshaderterrain.cpp |
2 1 + 1 - 0 !
examples/osgtessellate/osgtessellate.cpp |
2 1 + 1 - 0 !
examples/osgtessellationshaders/osgtessellationshaders.cpp |
6 3 + 3 - 0 !
examples/osgtext/osgtext.cpp |
4 2 + 2 - 0 !
examples/osgtexture2D/osgtexture2D.cpp |
2 1 + 1 - 0 !
examples/osgunittests/osgunittests.cpp |
2 1 + 1 - 0 !
src/OpenThreads/pthreads/PThread.cpp |
2 1 + 1 - 0 !
src/OpenThreads/pthreads/PThreadCondition.cpp |
2 1 + 1 - 0 !
src/OpenThreads/win32/Win32Thread.cpp |
2 1 + 1 - 0 !
src/osg/ApplicationUsage.cpp |
6 3 + 3 - 0 !
src/osg/BufferObject.cpp |
2 1 + 1 - 0 !
src/osg/DisplaySettings.cpp |
10 5 + 5 - 0 !
src/osg/Group.cpp |
2 1 + 1 - 0 !
src/osg/Image.cpp |
2 1 + 1 - 0 !
src/osg/PrimitiveSetIndirect.cpp |
2 1 + 1 - 0 !
src/osg/Shader.cpp |
2 1 + 1 - 0 !
src/osg/ShaderComposer.cpp |
2 1 + 1 - 0 !
src/osg/State.cpp |
6 3 + 3 - 0 !
src/osg/Texture.cpp |
2 1 + 1 - 0 !
src/osg/Texture1D.cpp |
2 1 + 1 - 0 !
src/osg/Texture2D.cpp |
4 2 + 2 - 0 !
src/osg/Texture3D.cpp |
2 1 + 1 - 0 !
src/osg/TextureCubeMap.cpp |
2 1 + 1 - 0 !
src/osgDB/FileUtils.cpp |
8 4 + 4 - 0 !
src/osgDB/OutputStream.cpp |
4 2 + 2 - 0 !
src/osgDB/Registry.cpp |
2 1 + 1 - 0 !
src/osgPlugins/3ds/WriterCompareTriangle.cpp |
8 4 + 4 - 0 !
src/osgPlugins/OpenCASCADE/ReaderWriterOpenCASCADE.cpp |
4 2 + 2 - 0 !
src/osgPlugins/OpenFlight/ExportOptions.cpp |
2 1 + 1 - 0 !
src/osgPlugins/QTKit/ReaderWriterQTKit.cpp |
2 1 + 1 - 0 !
src/osgPlugins/RestHttpDevice/ReaderWriterRestHttpDevice.cpp |
2 1 + 1 - 0 !
src/osgPlugins/ac/Geode.cpp |
4 2 + 2 - 0 !
src/osgPlugins/ac/ac3d.cpp |
2 1 + 1 - 0 !
src/osgPlugins/avfoundation/ReaderWriterAVFoundation.cpp |
2 1 + 1 - 0 !
src/osgPlugins/dae/daeRGeometry.cpp |
2 1 + 1 - 0 !
src/osgPlugins/dae/daeRMaterials.cpp |
4 2 + 2 - 0 !
src/osgPlugins/dae/daeWMaterials.cpp |
2 1 + 1 - 0 !
src/osgPlugins/dicom/ReaderWriterDICOM.cpp |
2 1 + 1 - 0 !
src/osgPlugins/directshow/DirectShowTexture.cpp |
4 2 + 2 - 0 !
src/osgPlugins/dxf/ReaderWriterDXF.cpp |
4 2 + 2 - 0 !
src/osgPlugins/gles/AnimationCleanerVisitor.cpp |
2 1 + 1 - 0 !
src/osgPlugins/gles/TangentSpaceVisitor.cpp |
2 1 + 1 - 0 !
src/osgPlugins/hdr/hdrwriter.cpp |
2 1 + 1 - 0 !
src/osgPlugins/ive/VolumeTransferFunctionProperty.cpp |
2 1 + 1 - 0 !
src/osgPlugins/jpeg/EXIF_Orientation.cpp |
2 1 + 1 - 0 !
src/osgPlugins/las/ReaderWriterLAS.cpp |
2 1 + 1 - 0 !
src/osgPlugins/obj/ReaderWriterOBJ.cpp |
2 1 + 1 - 0 !
src/osgPlugins/osga/OSGA_Archive.cpp |
2 1 + 1 - 0 !
src/osgPlugins/ply/vertexData.cpp |
2 1 + 1 - 0 !
src/osgPlugins/rot/ReaderWriterROT.cpp |
2 1 + 1 - 0 !
src/osgPlugins/shadow/ReaderWriterOsgShadow.cpp |
2 1 + 1 - 0 !
src/osgPlugins/trans/ReaderWriterTRANS.cpp |
2 1 + 1 - 0 !
src/osgPlugins/txf/TXFFont.cpp |
6 3 + 3 - 0 !
src/osgPlugins/txp/TXPPagedLOD.cpp |
2 1 + 1 - 0 !
src/osgPlugins/txp/TileMapper.cpp |
2 1 + 1 - 0 !
src/osgShadow/ConvexPolyhedron.cpp |
6 3 + 3 - 0 !
src/osgShadow/LightSpacePerspectiveShadowMap.cpp |
4 2 + 2 - 0 !
src/osgShadow/ViewDependentShadowMap.cpp |
2 1 + 1 - 0 !
src/osgSim/LightPointNode.cpp |
4 2 + 2 - 0 !
src/osgSim/SphereSegment.cpp |
8 4 + 4 - 0 !
src/osgUI/Widget.cpp |
2 1 + 1 - 0 !
src/osgUtil/IncrementalCompileOperation.cpp |
2 1 + 1 - 0 !
src/osgUtil/RenderBin.cpp |
6 3 + 3 - 0 !
src/osgUtil/ShaderGen.cpp |
2 1 + 1 - 0 !
src/osgUtil/Simplifier.cpp |
4 2 + 2 - 0 !
src/osgViewer/View.cpp |
16 8 + 8 - 0 !
src/osgViewer/Viewer.cpp |
2 1 + 1 - 0 !
src/osgVolume/FixedFunctionTechnique.cpp |
2 1 + 1 - 0 !
src/osgVolume/MultipassTechnique.cpp |
8 4 + 4 - 0 !
src/osgVolume/RayTracedTechnique.cpp |
2 1 + 1 - 0 !
src/osgWrappers/serializers/osgGA/KeySwitchMatrixManipulator.cpp |
2 1 + 1 - 0 !
86 files changed, 141 insertions(+), 141 deletions(-) |
more spelling fixes.
|
0007_ffmpeg5.0.patch | (download) |
src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp |
26 17 + 9 - 0 !
src/osgPlugins/ffmpeg/FFmpegPacket.hpp |
2 1 + 1 - 0 !
2 files changed, 18 insertions(+), 10 deletions(-) |
---
|
0008 Avoid CHECK_CXX_SOURCE_RUNS.patch | (download) |
CMakeModules/FindPoppler-glib.cmake |
15 2 + 13 - 0 !
1 file changed, 2 insertions(+), 13 deletions(-) |
avoid check_cxx_source_runs.
|
0009 Find any Lua version.patch | (download) |
CMakeLists.txt |
5 1 + 4 - 0 !
1 file changed, 1 insertion(+), 4 deletions(-) |
---
|