|
|
|
@9549
|
[9549]
|
4 years |
robert |
Fixed effective leak in Program::PerContextProgram? caused by previously …
|
|
|
|
@9343
|
[9343]
|
4 years |
robert |
Where possible moved redundent C header includes from headers to source …
|
|
|
|
@9023
|
[9023]
|
5 years |
robert |
Added a Refrenced::getGlobalReferencedMutex, and …
|
|
|
|
@8976
|
[8976]
|
5 years |
robert |
From Neil Groves, added intrusive_ptr_add_ref and intrusive_ptr_release …
|
|
|
|
@8493
|
[8493]
|
5 years |
robert |
From Mathias Froechlich, "Attached is a change to that atomic stuff to …
|
|
|
|
@8465
|
[8465]
|
5 years |
robert |
From Mathias Froehlich, added support for using OpenThreads::Atomic for …
|
|
|
|
@7648
|
[7648]
|
5 years |
robert |
From Roland Smeenk, "Attached you will find a large set of small typo …
|
|
|
|
@7332
|
[7332]
|
6 years |
robert |
Added mutex locking add addParents/removeParents in Drawable, Node and …
|
|
|
|
@7038
|
[7038]
|
6 years |
robert |
From Paul Melis, "Here is a list of fixes to misspelled APIs. …
|
|
|
|
@6086
|
[6086]
|
6 years |
robert |
Added a concrete osg::DeleteHandler? implementation which provides support …
|
|
|
|
@5885
|
[5885]
|
6 years |
robert |
Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then …
|
|
|
|
@5328
|
[5328]
|
7 years |
robert |
Updated copyright years.
|
|
|
|
@5237
|
[5237]
|
7 years |
robert |
Changed parameter name from osberver_ptr to observer.
|
|
|
|
@5132
|
[5132]
|
7 years |
robert |
From Tree, build fixes for JavaOSG build.
|
|
|
|
@5125
|
[5125]
|
7 years |
robert |
Added selective support for thread safe ref/unref such that the …
|
|
|
|
@5014
|
[5014]
|
7 years |
robert |
Added new observer_ptr templated smart pointer to allow one to retain …
|
|
|
|
@4803
|
[4803]
|
8 years |
robert |
Convert tabs to spaces.
|
|
|
|
@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
|
|
|
|
@3857
|
[3857]
|
8 years |
robert |
Made Referenced::ref() and unref() inline methods.
|
|
|
|
@3855
|
[3855]
|
8 years |
robert |
Made the osg::Referenced Mutex be declared as a pointer to a Mutex, with …
|
|
|
|
@3632
|
[3632]
|
9 years |
robert |
From Tree, fixes for Java bindings
|
|
|
|
@3565
|
[3565]
|
9 years |
robert |
From Tree chagenes required for Java Wrappers
|
|
|
|
@3436
|
[3436]
|
9 years |
robert |
Added new methods into osg::Referenced for controlling the use of thread …
|
|
|
|
@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().
|
|
|
|
@3157
|
[3157]
|
9 years |
robert |
Added OpenThreads? mutex to protect ref()/unref().
|
|
|
|
@2383
|
[2383]
|
10 years |
robert |
Made = opeator const.
|
|
|
|
@1572
|
[1572]
|
10 years |
robert |
Fixes for multipipe support.
Addition of FrameStatsHandler? to osgproducer …
|
|
|
|
@1529
|
[1529]
|
10 years |
robert |
Added new Copyright/License notice to header and source files.
|
|
|
|
@1497
|
[1497]
|
10 years |
robert |
Removed the osg::Referenced::createCount() and deleteCount() methods …
|
|
|
|
@1427
|
[1427]
|
10 years |
robert |
Added a few more comments on the DeleteHandler?.
Changed the friend struct …
|
|
|
|
@1426
|
[1426]
|
10 years |
don |
Fixed a scope issue for 3.2 compiler for friend declarattion, l ine 39 …
|
|
|
|
@1414
|
[1414]
|
10 years |
robert |
Added a DeleteHandler? into osg::Referenced so that it can delete …
|
|
|
|
@1168
|
[1168]
|
11 years |
robert |
From Gideon, support for tracking the number of objects constructed and …
|
|
|
|
@1133
|
[1133]
|
11 years |
robert |
Converted the instances of const built in types being returned from …
|
|
|
|
@910
|
[910]
|
11 years |
robert |
Updated docs and added osgGA
|
|
|
|
@460
|
[460]
|
11 years |
robert |
Added a Referenced::unref_nodelete() method which unreferences but …
|
|
|
|
@359
|
[359]
|
11 years |
robert |
Added a check to the destructor of Referenced so that it detects …
|
|
|
|
@349
|
[349]
|
11 years |
robert |
Removed the trailing ; after namespace {...} declariations in …
|
|
|
|
@51
|
[51]
|
12 years |
robert |
Added a copyright notice to all core headers, which all begin with
//C++ …
|
|
|
|
@39
|
[39]
|
12 years |
robert |
Made spelling corrections, the spelling mistakes picked up by a …
|
|
|
|
@8
|
[8]
|
12 years |
don |
Added a bunch of files synched with 0.8.42
|
|
|
|
@2
|
[2]
|
12 years |
don |
Initial revision
|