..
CMakeLists.txt
Fixes for plFormat on GCC/Clang:
11 years ago
HeadSpin.cpp
Provide some sample conversions to plFormat for testing and copying
11 years ago
HeadSpin.h
More std::atomic and friends
11 years ago
Pch.cpp
CoreLib Precompiled Header
12 years ago
_CoreLibPch.h
CoreLib Precompiled Header
12 years ago
hsAlignedAllocator.hpp
Fix some *nix compiler errors.
12 years ago
hsBiExpander.h
Obliterate hsBool
13 years ago
hsBitVector.cpp
CoreLib Precompiled Header
12 years ago
hsBitVector.h
Obliterate hsBool
13 years ago
hsBounds.cpp
Fix an uninitialized value in hsBounds.
11 years ago
hsBounds.h
Obliterate hsBool
13 years ago
hsColorRGBA.h
Use premultiplied alpha for plDynamicTextMaps on GUI controls.
11 years ago
hsCpuID.cpp
Don't use CPUID call on targets that don't support it
12 years ago
hsCpuID.h
Add hsCpuID and hsFunctionDispatcher for CPU feature detection.
13 years ago
hsCritSect.cpp
CoreLib Precompiled Header
12 years ago
hsCritSect.h
Remove global Windows.h include
12 years ago
hsExceptionStack.cpp
Open source re-licensing
14 years ago
hsExceptionStack.h
Get rid of NEW(), TRACKED_NEW, and ZERO().
13 years ago
hsExceptions.h
Obliterate hsBool
13 years ago
hsFastMath.cpp
CoreLib Precompiled Header
12 years ago
hsFastMath.h
Remove unneeded register keyword.
11 years ago
hsGeometry3.cpp
CoreLib Precompiled Header
12 years ago
hsGeometry3.h
Obliterate hsBool
13 years ago
hsHashTable.h
Obliterate hsBool
13 years ago
hsLOD.h
Open source re-licensing
14 years ago
hsMatrix33.cpp
CoreLib Precompiled Header
12 years ago
hsMatrix33.h
Eliminate hsScalar and hsFixed
13 years ago
hsMatrix44.cpp
CoreLib Precompiled Header
12 years ago
hsMatrix44.h
Aligned matrix loading
12 years ago
hsMemory.cpp
Begin killing off sprintf
12 years ago
hsMemory.h
Obliterate hsBool
13 years ago
hsPoint2.h
Obliterate hsBool
13 years ago
hsQuat.cpp
CoreLib Precompiled Header
12 years ago
hsQuat.h
More 'const', so that Rotate(vector) can be called on a const hsQuat&.
13 years ago
hsRefCnt.cpp
Merge pnUtRef with hsRefCnt, and remove the former
11 years ago
hsRefCnt.h
pnUtRef started at zero refs instead of one, and this is simpler
11 years ago
hsSTLStream.cpp
Remove some unused CoreLib stuff
13 years ago
hsSTLStream.h
Replace hsStream::Open duplicated methods everywhere with a single plFileName interface
12 years ago
hsStream.cpp
Provide some sample conversions to plFormat for testing and copying
11 years ago
hsStream.h
Convert ReadSafe(W)String* to the plString variants, and remove the now
11 years ago
hsStringTokenizer.cpp
Obliterate hsBool
13 years ago
hsStringTokenizer.h
Obliterate hsBool
13 years ago
hsTemplates.cpp
Remove some unused string stuff
11 years ago
hsTemplates.h
Remove some unused string stuff
11 years ago
hsThread.cpp
Remove name from hsReaderWriterLock, since nobody was using it.
11 years ago
hsThread.h
Remove name from hsReaderWriterLock, since nobody was using it.
11 years ago
hsThread_Mac.cpp
Obliterate hsBool
13 years ago
hsThread_Unix.cpp
Make it compile and work in GCC / Linux
11 years ago
hsThread_Win.cpp
Implement pfPatcher backend
11 years ago
hsWide.cpp
Obliterate hsBool
13 years ago
hsWide.h
CoreLib fixes for Linux.
12 years ago
hsWindows.h
Various MinGW compile fixes.
11 years ago
notes.txt
Fix line endings and tabs
14 years ago
pcSmallRect.cpp
Convert custom HeadSpin integer types to standard types from stdint.h
13 years ago
pcSmallRect.h
Obliterate hsBool
13 years ago
plFileSystem.cpp
Merge pull request #420 from zrax/plFormat
11 years ago
plFileSystem.h
Fix it for standards-complient compilers (GCC/Clang).
11 years ago
plFormat.cpp
Fixes for plFormat on GCC/Clang:
11 years ago
plFormat.h
Fix it for standards-complient compilers (GCC/Clang).
11 years ago
plGeneric.cpp
Convert ReadSafe(W)String* to the plString variants, and remove the now
11 years ago
plGeneric.h
Fully remove hsStlUtils, as it is now completely unused
12 years ago
plLoadMask.cpp
CoreLib Precompiled Header
12 years ago
plLoadMask.h
Obliterate hsBool
13 years ago
plProduct.cpp
Provide some sample conversions to plFormat for testing and copying
11 years ago
plProduct.h
Standardize on C++ headers.
12 years ago
plQuality.h
Add plQuality entry for Shader Model 3
12 years ago
plRenderLevel.h
Convert custom HeadSpin integer types to standard types from stdint.h
13 years ago
plString.cpp
Provide some sample conversions to plFormat for testing and copying
11 years ago
plString.h
Clean up some warnings, and make the CRT ones more relevant
11 years ago
plTweak.h
Open source re-licensing
14 years ago
plViewTransform.cpp
CoreLib Precompiled Header
12 years ago
plViewTransform.h
Obliterate hsBool
13 years ago