Yao Wei Tjong 姚伟忠 2c5fb1db03 Fix Technique class to recalculate memory used based on numPasses. 11 years ago
..
Allocator.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Allocator.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
ArrayPtr.h 1cc8f2b82b Added BufferedSoundStream class and sound synthesis C++ example. 11 years ago
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
DebugNew.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
ForEach.h 0f3d781c3b Update copyright year in some files. Added copyright notice to ForEach.h. 11 years ago
Hash.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
HashBase.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
HashBase.h e5b379ec27 Added note of intentional lack of virtual destructor in HashBase and VectorBase. Closes #485. 11 years ago
HashMap.h e5b379ec27 Added note of intentional lack of virtual destructor in HashBase and VectorBase. Closes #485. 11 years ago
HashSet.h e5b379ec27 Added note of intentional lack of virtual destructor in HashBase and VectorBase. Closes #485. 11 years ago
HashTable.h 2c5fb1db03 Fix Technique class to recalculate memory used based on numPasses. 11 years ago
LinkedList.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
List.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
ListBase.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Pair.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Ptr.h 5bc98f68d3 Exposed Texture2D::Load() to Lua. Added Detach() function to SharedPtr which will safely detach the pointer without destroying the object. To only be used in scripting integration. Fixed loading of texture with compressed data first and then uncompressed. 12 years ago
RefCounted.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
RefCounted.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Sort.h 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Str.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Str.h 1f91109413 Minor typo correction on the String::Compare() method. 11 years ago
Swap.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
Swap.h 11c63a938d Remove reference in Swap.h to the tree-based containers, which no longer exist. 11 years ago
Vector.h 083bc0d42a Fix Vector::Insert() not using const iterator correctly. 11 years ago
VectorBase.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
VectorBase.h e5b379ec27 Added note of intentional lack of virtual destructor in HashBase and VectorBase. Closes #485. 11 years ago