.. |
CMakeLists.txt
|
Add hsCpuID and hsFunctionDispatcher for CPU feature detection.
|
13 years ago |
HeadSpin.cpp
|
Fullscreen clients no longer hide message boxes
|
13 years ago |
HeadSpin.h
|
Fix some includes for non-MSVC.
|
13 years ago |
hsBiExpander.h
|
Get rid of NEW(), TRACKED_NEW, and ZERO().
|
13 years ago |
hsBitVector.cpp
|
Get rid of NEW(), TRACKED_NEW, and ZERO().
|
13 years ago |
hsBitVector.h
|
Get rid of NEW(), TRACKED_NEW, and ZERO().
|
13 years ago |
hsBounds.cpp
|
Get rid of NEW(), TRACKED_NEW, and ZERO().
|
13 years ago |
hsBounds.h
|
Eliminate hsScalar and hsFixed
|
13 years ago |
hsColorRGBA.h
|
Eliminate hsScalar and hsFixed
|
13 years ago |
hsCpuID.cpp
|
Add hsCpuID and hsFunctionDispatcher for CPU feature detection.
|
13 years ago |
hsCpuID.h
|
Add hsCpuID and hsFunctionDispatcher for CPU feature detection.
|
13 years ago |
hsCritSect.cpp
|
Fix a bunch of warnings from clang.
|
13 years ago |
hsCritSect.h
|
Fixes to CoreLib and CoreLibExe.
|
13 years ago |
hsExceptionStack.cpp
|
Open source re-licensing
|
13 years ago |
hsExceptionStack.h
|
Get rid of NEW(), TRACKED_NEW, and ZERO().
|
13 years ago |
hsExceptions.h
|
HeadSpin.h is now the core header.
|
13 years ago |
hsFastMath.cpp
|
HeadSpin.h is now the core header.
|
13 years ago |
hsFastMath.h
|
Eliminate hsScalar and hsFixed
|
13 years ago |
hsGeometry3.cpp
|
Eliminate hsScalar and hsFixed
|
13 years ago |
hsGeometry3.h
|
HeadSpin.h is now the core header.
|
13 years ago |
hsHashTable.h
|
Get rid of NEW(), TRACKED_NEW, and ZERO().
|
13 years ago |
hsLOD.h
|
Open source re-licensing
|
13 years ago |
hsMatrix33.cpp
|
HeadSpin.h is now the core header.
|
13 years ago |
hsMatrix33.h
|
Eliminate hsScalar and hsFixed
|
13 years ago |
hsMatrix44.cpp
|
Update hsMatrix44 to use hsCpuID dispatcher.
|
13 years ago |
hsMatrix44.h
|
Update hsMatrix44 to use hsCpuID dispatcher.
|
13 years ago |
hsMemory.cpp
|
Get rid of NEW(), TRACKED_NEW, and ZERO().
|
13 years ago |
hsMemory.h
|
Get rid of NEW(), TRACKED_NEW, and ZERO().
|
13 years ago |
hsPoint2.h
|
Eliminate hsScalar and hsFixed
|
13 years ago |
hsQuat.cpp
|
More 'const', so that Rotate(vector) can be called on a const hsQuat&.
|
13 years ago |
hsQuat.h
|
More 'const', so that Rotate(vector) can be called on a const hsQuat&.
|
13 years ago |
hsRefCnt.h
|
Open source re-licensing
|
13 years ago |
hsSTLStream.cpp
|
Convert custom HeadSpin integer types to standard types from stdint.h
|
13 years ago |
hsSTLStream.h
|
HeadSpin.h is now the core header.
|
13 years ago |
hsSafeRefCnt.cpp
|
Open source re-licensing
|
13 years ago |
hsSafeRefCnt.h
|
Open source re-licensing
|
13 years ago |
hsStlSortUtils.h
|
Open source re-licensing
|
13 years ago |
hsStlUtils.cpp
|
Get rid of NEW(), TRACKED_NEW, and ZERO().
|
13 years ago |
hsStlUtils.h
|
Remove a bunch of unused custom STL code.
|
13 years ago |
hsStream.cpp
|
Fix string usage that was broken from enabling the Max plugin build
|
13 years ago |
hsStream.h
|
Zrax fails
|
13 years ago |
hsStringTokenizer.cpp
|
HeadSpin.h is now the core header.
|
13 years ago |
hsStringTokenizer.h
|
HeadSpin.h is now the core header.
|
13 years ago |
hsTemplates.cpp
|
Get rid of NEW(), TRACKED_NEW, and ZERO().
|
13 years ago |
hsTemplates.h
|
Get rid of NEW(), TRACKED_NEW, and ZERO().
|
13 years ago |
hsThread.cpp
|
HeadSpin.h is now the core header.
|
13 years ago |
hsThread.h
|
Fix zombie plCrashHandler issues
|
13 years ago |
hsThread_Mac.cpp
|
Convert custom HeadSpin integer types to standard types from stdint.h
|
13 years ago |
hsThread_Unix.cpp
|
Fix hsThread_Unix compilation.
|
13 years ago |
hsThread_Win.cpp
|
Implement TryWait for hsSemaphore
|
13 years ago |
hsTypes.h
|
Fix some includes for non-MSVC.
|
13 years ago |
hsUtils.cpp
|
hsMessageBoxWithOwner functions use hsWindowHndl
|
13 years ago |
hsUtils.h
|
hsMessageBoxWithOwner functions use hsWindowHndl
|
13 years ago |
hsWide.cpp
|
Eliminate hsScalar and hsFixed
|
13 years ago |
hsWide.h
|
HeadSpin.h is now the core header.
|
13 years ago |
hsWindows.h
|
Fixes for MinGW's flawed _WIN32_WINNT stuff.
|
13 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
|
HeadSpin.h is now the core header.
|
13 years ago |
plGeneric.cpp
|
HeadSpin.h is now the core header.
|
13 years ago |
plGeneric.h
|
Fix several errors and warnings from GCC compilation
|
13 years ago |
plLoadMask.cpp
|
HeadSpin.h is now the core header.
|
13 years ago |
plLoadMask.h
|
HeadSpin.h is now the core header.
|
13 years ago |
plQuality.h
|
Open source re-licensing
|
13 years ago |
plRefCnt.h
|
HeadSpin.h is now the core header.
|
13 years ago |
plRenderLevel.h
|
Convert custom HeadSpin integer types to standard types from stdint.h
|
13 years ago |
plString.cpp
|
Fix a rather crippling plString bug on Linux.
|
13 years ago |
plString.h
|
Remove the pragma stuff since there's no warning.
|
13 years ago |
plTweak.h
|
Open source re-licensing
|
13 years ago |
plViewTransform.cpp
|
HeadSpin.h is now the core header.
|
13 years ago |
plViewTransform.h
|
Eliminate hsScalar and hsFixed
|
13 years ago |