openclonk/src/lib
Günther Brammer d0fb24adda Merge epoxy preparation branch
Various changes to make the commit switching to epoxy smaller.
2016-02-02 03:35:13 +01:00
..
C4InputValidation.cpp Remove a lot of disabled legacy code, round 2 2015-03-25 20:02:53 +01:00
C4InputValidation.h Stop checking for rvalue ref support 2015-09-20 13:27:14 +02:00
C4Log.cpp Use #elif defined() to check for config.h macros instead of plain #elif 2016-01-23 23:05:16 +01:00
C4Log.h Move shader logging into separate file and log only in editor mode (#1209) 2015-01-03 17:53:59 +01:00
C4LogBuf.cpp Drop Min, Max, Swap for std::min, std::max, std::swap 2015-11-15 13:53:01 +01:00
C4LogBuf.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4Markup.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Markup.h Remove arbitrary inline forward declarations of StdBuf (and derivatives) 2015-12-29 21:42:46 +01:00
C4NameList.cpp C4NameList: Remove unused Read and Write functions 2015-12-08 13:17:36 +01:00
C4NameList.h C4NameList: Remove unused Read and Write functions 2015-12-08 13:17:36 +01:00
C4Random.cpp Move FixedRandom to C4Random.cpp 2014-04-19 19:02:21 +02:00
C4Random.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4Real.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Real.h MSVC: Remove support and workarounds for versions older than 2015 2016-01-23 23:10:02 +01:00
C4Rect.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Rect.h Don't ZeroMem non-POD types 2015-11-14 16:43:19 +01:00
C4SimpleLog.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Stat.cpp Remove a lot of disabled legacy code, round 2 2015-03-25 20:02:53 +01:00
C4Stat.h Update copyright notices 2013-12-23 13:03:19 +01:00
SHA1.h Remove boost any usage of boost libraries 2015-09-30 00:16:12 +02:00
Standard.cpp Drop several unused string manipulation functions 2015-11-15 16:16:36 +01:00
Standard.h Drop several unused string manipulation functions 2015-11-15 16:16:36 +01:00
StdAdaptors.h Stop checking for rvalue ref support 2015-09-20 13:27:14 +02:00
StdBuf.cpp Win32: Fix file deletion from scenario selection dialogue 2016-01-24 00:43:09 -05:00
StdBuf.h Don't ZeroMem non-POD types 2015-11-14 16:43:19 +01:00
StdColors.h StdColors: Remove several orphaned functions 2016-02-02 00:00:26 +01:00
StdCompiler.cpp Fix clamping of unsigned 16-bit integers in StdCompilerINIRead 2016-01-02 17:00:36 -08:00
StdCompiler.h Stop checking for rvalue ref support 2015-09-20 13:27:14 +02:00
StdMesh.cpp GL: Deduplicate the check for glObjectLabel 2016-01-29 18:37:32 +01:00
StdMesh.h PlayAnimation: Delete previous animations in same slot if no weight is given. 2016-01-28 22:02:27 -05:00
StdMeshLoader.cpp Rotate the OGRE coordinate frame by 90 degrees in X 2015-10-03 11:39:08 -04:00
StdMeshLoader.h Transform all mesh data to Clonk reference frame on load 2015-08-18 20:30:20 -04:00
StdMeshLoaderBinary.cpp Drop Min, Max, Swap for std::min, std::max, std::swap 2015-11-15 13:53:01 +01:00
StdMeshLoaderBinaryChunks.cpp Remove boost any usage of boost libraries 2015-09-30 00:16:12 +02:00
StdMeshLoaderBinaryChunks.h Remove boost any usage of boost libraries 2015-09-30 00:16:12 +02:00
StdMeshLoaderDataStream.h Remove boost any usage of boost libraries 2015-09-30 00:16:12 +02:00
StdMeshLoaderXml.cpp Drop Min, Max, Swap for std::min, std::max, std::swap 2015-11-15 13:53:01 +01:00
StdMeshMaterial.cpp Make the mesh material properties uniform variables 2016-01-17 11:37:17 -08:00
StdMeshMaterial.h Avoid built-in GL matrices for mesh rendering 2015-12-24 23:02:03 -08:00
StdMeshMath.cpp Remove other usages of built-in GL matrices 2015-12-31 17:30:21 -08:00
StdMeshMath.h Remove other usages of built-in GL matrices 2015-12-31 17:30:21 -08:00
StdMeshUpdate.cpp Remove a lot of disabled legacy code, round 2 2015-03-25 20:02:53 +01:00
StdMeshUpdate.h Append and include skeletons (#1180) 2015-01-06 18:25:08 +01:00
StdResStr2.cpp Update copyright notices 2013-12-23 13:03:19 +01:00