|
|
|
@10601
|
[10601]
|
4 years |
robert |
Introduced new GLBufferObject pool for managing the memory footprint taken …
|
|
|
|
@10597
|
[10597]
|
4 years |
robert |
Added handling of resetting of the texture object format
|
|
|
|
@10594
|
[10594]
|
4 years |
robert |
Added stats collection to new Texture Pool code, and improved TexturePool? …
|
|
|
|
@10591
|
[10591]
|
4 years |
robert |
From Jean-Sebastien Guay, fixed Widows build and updated the SO version
|
|
|
|
@10589
|
[10589]
|
4 years |
robert |
Introduced memory pool size management
|
|
|
|
@10588
|
[10588]
|
4 years |
robert |
Preliminary work on support for a texture object pool that is designed to …
|
|
|
|
@10370
|
[10370]
|
4 years |
robert |
From Wojciech Lewandowski, "Here are my changes:
- osg::Texture sets …
|
|
|
|
@9905
|
[9905]
|
4 years |
robert |
From Mathias Froehlich, "small addition to osg::Texture to include all …
|
|
|
|
@8655
|
[8655]
|
5 years |
robert |
Added support for ImageSequence? to all Texture classes
|
|
|
|
@8386
|
[8386]
|
5 years |
robert |
Moved enum to public scope and rebuilt wrappers to fix wrapper build error
|
|
|
|
@8373
|
[8373]
|
5 years |
robert |
From Michael Platings, "On nvidia cards mipmap generation for …
|
|
|
|
@7773
|
[7773]
|
5 years |
robert |
Introduced new osg::discardDeletedOpenGLObjects() methods, and usage of it …
|
|
|
|
@7648
|
[7648]
|
5 years |
robert |
From Roland Smeenk, "Attached you will find a large set of small typo …
|
|
|
|
@7567
|
[7567]
|
6 years |
robert |
From Mathias Froehlich, "since we patched our hp to an other patchlevel, I …
|
|
|
|
@7386
|
[7386]
|
6 years |
robert |
Changed the isTextureIntegerSupported method so that it no longer has the …
|
|
|
|
@7385
|
[7385]
|
6 years |
robert |
From Art Trevs, "Features of the patch are:
- Implementation of integer …
|
|
|
|
@7379
|
[7379]
|
6 years |
robert |
Intoduced a new setGLExtensions template method to do a copy of void* …
|
|
|
|
@7372
|
[7372]
|
6 years |
robert |
Moved defined from Texture2DArray into Texture
|
|
|
|
@7371
|
[7371]
|
6 years |
robert |
From Art Tevs,
"A new texture class Texture2DArray derived from
Texture …
|
|
|
|
@7352
|
[7352]
|
6 years |
robert |
From Sherman Wilcox, added extension checking support for compressed …
|
|
|
|
@6311
|
[6311]
|
6 years |
robert |
From Mike Wittman, " noticed that some type references of …
|
|
|
|
@5882
|
[5882]
|
6 years |
robert |
Added Object::resizeGLObjectBuffers(uint) method to help improve the …
|
|
|
|
@5477
|
[5477]
|
7 years |
robert |
Added const version of getReadPBuffer()
|
|
|
|
@5476
|
[5476]
|
7 years |
robert |
Fixed const correctness of get shadow functions
|
|
|
|
@5452
|
[5452]
|
7 years |
robert |
Fixed texture optimization problem associated with mixing already compiled …
|
|
|
|
@5389
|
[5389]
|
7 years |
robert |
Fixed RenderToTexture? bug which occured when the viewport dimensions …
|
|
|
|
@5375
|
[5375]
|
7 years |
robert |
From Daniel Trstenjak, build fixes for Hpux 11.11, Irix 6.5, Solaris 8 and …
|
|
|
|
@5358
|
[5358]
|
7 years |
robert |
Cleaned up per context buffers support
|
|
|
|
@5328
|
[5328]
|
7 years |
robert |
Updated copyright years.
|
|
|
|
@5213
|
[5213]
|
7 years |
robert |
From Eric Sokolowsky, made a couple of methods static.
|
|
|
|
@4700
|
[4700]
|
8 years |
robert |
From Brad Colbert/Robert Osfield: added s/getSourceFormat and …
|
|
|
|
@4485
|
[4485]
|
8 years |
robert |
Added graphics context pointer to osg::Texture in prep for support for …
|
|
|
|
@4422
|
[4422]
|
8 years |
robert |
Further work on trying to get glGenerateMipMapEXT working in conjunction …
|
|
|
|
@4248
|
[4248]
|
8 years |
robert |
Added differentiation between Non power of two textures when mip mapped …
|
|
|
|
@4162
|
[4162]
|
8 years |
robert |
From Farshid Lashkari, support for non power of two extension.
|
|
|
|
@4156
|
[4156]
|
8 years |
robert |
From Farshid Lashkari, added Texture::Extension support for non power of …
|
|
|
|
@4102
|
[4102]
|
8 years |
robert |
Added support for per context extension string.
Note, this required …
|
|
|
|
@4038
|
[4038]
|
8 years |
robert |
Updated Copyright notices to 1998-2005.
|
|
|
|
@4021
|
[4021]
|
8 years |
robert |
Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT
|
|
|
|
@3850
|
[3850]
|
8 years |
robert |
From Igor Kravtchenko, add #define's for OpenGL float internal texture …
|
|
|
|
@3472
|
[3472]
|
9 years |
robert |
Replaced #ifndef GL_TEXTURE_3D by GL_TEXTRE_BINDING_3D as the former was a …
|
|
|
|
@3454
|
[3454]
|
9 years |
robert |
Added define of GL_TEXTURE_BINDING_3D for systems with OpenGL1.2 …
|
|
|
|
@3447
|
[3447]
|
9 years |
robert |
Added proper handling of 3d texture compression
|
|
|
|
@3423
|
[3423]
|
9 years |
robert |
Updated to DatabasePager? support
|
|
|
|
@3422
|
[3422]
|
9 years |
robert |
Various improvements to database paing.
|
|
|
|
@3407
|
[3407]
|
9 years |
robert |
From Paul Martz, typo and spelling fixes
|
|
|
|
@3357
|
[3357]
|
9 years |
robert |
From Marco Jez, addition of new interal texture formats to osg/Texture and …
|
|
|
|
@3222
|
[3222]
|
9 years |
robert |
Better macro support for switching on/off use of mutex
|
|
|
|
@3190
|
[3190]
|
9 years |
robert |
Added support s/getImage(uint i) and getNumImages().
|
|
|
|
@3171
|
[3171]
|
9 years |
robert |
Added preliminary support for thread safety in various delete GLobjects …
|
|
|
|
@3159
|
[3159]
|
9 years |
robert |
Added support for releasing GLObjects, and renamed DisplayListVisitor? …
|
|
|
|
@3113
|
[3113]
|
9 years |
robert |
Added GL_TEXTURE_DEPTH #define for Win32 build
|
|
|
|
@2959
|
[2959]
|
9 years |
robert |
From Bob Kuehne, added getting of the max number of texture units in
the …
|
|
|
|
@2891
|
[2891]
|
9 years |
robert |
From Don Tidrow, changed "setupGLExtenions()" to "setupGLExtensions()" in …
|
|
|
|
@2813
|
[2813]
|
9 years |
robert |
From Marco Jez, added support NVidia extension to imager formats.
|
|
|
|
@2791
|
[2791]
|
9 years |
robert |
Added support for APPLE_client_storage of textures.
|
|
|
|
@2686
|
[2686]
|
9 years |
robert |
From Pavel Moloshtan, add support to osg::Texture files for …
|
|
|
|
@2678
|
[2678]
|
9 years |
robert |
Added support for osg::Texture::setBorderWidth().
|
|
|
|
@2662
|
[2662]
|
9 years |
robert |
From Romano Magacho, fixes to handle the subloading from Image when …
|
|
|
|
@2556
|
[2556]
|
9 years |
robert |
Added definition of GL_DEPTH_TEXTURE_MODE_ARB
|
|
|
|
@2551
|
[2551]
|
9 years |
robert |
From Pavel Moloshtan, added GL_ARB_shadow_support to osg::Texture.
|
|
|
|
@2415
|
[2415]
|
10 years |
robert |
Added TextureObjectManager? constructor.
|
|
|
|
@2148
|
[2148]
|
10 years |
robert |
Fixes for Java build.
|
|
|
|
@2036
|
[2036]
|
10 years |
robert |
Updates to the flush rendering objects function calls to allow …
|
|
|
|
@2022
|
[2022]
|
10 years |
robert |
Added support for texture object manager, which provides an automatic …
|
|
|
|
@1974
|
[1974]
|
10 years |
robert |
Moved the GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB into its own #ifndef …
|
|
|
|
@1856
|
[1856]
|
10 years |
robert |
Added tests for presense of extensions to osgcubemap, osgvertexproram …
|
|
|
|
@1854
|
[1854]
|
10 years |
robert |
Added support for modifying the osg::Texture*:Extensions stuctures.
Added …
|
|
|
|
@1852
|
[1852]
|
10 years |
robert |
Added support for multiple graphics context to osg::VertexProgram? and …
|
|
|
|
@1819
|
[1819]
|
10 years |
robert |
Added support for unref image data after apply in the …
|
|
|
|
@1817
|
[1817]
|
10 years |
robert |
Moved the modified tag's from osg::Texture into the osg::Texture1D,2D,3D …
|
|
|
|
@1796
|
[1796]
|
10 years |
robert |
Added GL_TEXTURE_COMPRESSED_IMAGE_SIZE_ARB etc to the Texture header …
|
|
|
|
@1794
|
[1794]
|
10 years |
robert |
From Rune Schmidt Jensen - new dds loader.
|
|
|
|
@1776
|
[1776]
|
10 years |
robert |
Improved handling of subloading.
Removed the rescalling of images in …
|
|
|
|
@1773
|
[1773]
|
10 years |
robert |
Implemented load and subload methods in osg::Texture/Texture2D.
|
|
|
|
@1711
|
[1711]
|
10 years |
robert |
From Tree, added SG_EXPORT to the inner classes for Java binding work.
|
|
|
|
@1646
|
[1646]
|
10 years |
robert |
Added support for using the generate mip map extension within osgText.
|
|
|
|
@1602
|
[1602]
|
10 years |
robert |
MOre work on uint -> unsigned int.
|
|
|
|
@1601
|
[1601]
|
10 years |
robert |
Renamed futher uint/ushort instances.
|
|
|
|
@1597
|
[1597]
|
10 years |
robert |
Removed include/osg/Types header defining osg::ubyte, osg::ushort etc. …
|
|
|
|
@1529
|
[1529]
|
10 years |
robert |
Added new Copyright/License notice to header and source files.
|
|
|
|
@1320
|
[1320]
|
11 years |
robert |
Moved Drawable across to using osg::buffered_value.
Added new …
|
|
|
|
@1305
|
[1305]
|
11 years |
robert |
Fixes to typo of *Dirty()
|
|
|
|
@1155
|
[1155]
|
11 years |
robert |
Further work on multiple context extensions.
|
|
|
|
@1143
|
[1143]
|
11 years |
robert |
Added new buffered_value template class which encapsulates a std::vector …
|
|
|
|
@1140
|
[1140]
|
11 years |
robert |
Added support for multiple graphics contexts to osg::Texture and …
|
|
|
|
@1133
|
[1133]
|
11 years |
robert |
Converted the instances of const built in types being returned from …
|
|
|
|
@1099
|
[1099]
|
11 years |
robert |
Removed deprecated code from the distribution.
Added .osg support for …
|
|
|
|
@1095
|
[1095]
|
11 years |
robert |
Commented out the #define TEXTURE_USE_DEPRECATED_API from …
|
|
|
|
@1078
|
[1078]
|
11 years |
robert |
Converted code dependant on osg::Texture across to its replacement …
|
|
|
|
@1073
|
[1073]
|
11 years |
robert |
Added new osg::TextureBase?, osg::Texture1D, osg::Texture2D, and …
|
|
|
|
@1048
|
[1048]
|
11 years |
robert |
Added Texuture::SubloadCallback? example into the osgprerender demo to …
|
|
|
|
@1047
|
[1047]
|
11 years |
robert |
Added new osg::Texture::SubloadCallback?, and getNumMipmapLevels() to …
|
|
|
|
@1024
|
[1024]
|
11 years |
robert |
Removed inline definition from front of setMaxAnisotropy method.
|
|
|
|
@1019
|
[1019]
|
11 years |
robert |
Changed the support for anisotropic filtering in osg::Texture so that …
|
|
|
|
@990
|
[990]
|
11 years |
robert |
Checked in new methods for setting up texture subloading, these allow …
|
|
|
|
@988
|
[988]
|
11 years |
robert |
Added set/getUnrefImageOnApply() methods and associated flag and
code in …
|
|
|
|
@910
|
[910]
|
11 years |
robert |
Updated docs and added osgGA
|
|
|
|
@836
|
[836]
|
11 years |
robert |
Implemented most of the changes required for supporting multitexturing …
|
|
|
|
@828
|
[828]
|
11 years |
robert |
Work on supporting multitexturing in …
|
|
|
|