Christophe Riccio
|
1b36eb7603
|
Removed GLM_FORCE_RADIANS
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d9f5e07641
|
Concept prof for vec4 SIMD specialication
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
0de006a82c
|
Updated version for next release
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
7fd1cdc477
|
Fixed build with C++98 compilers
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
6f7eb97b87
|
Move content of core directory into detail directory. Reduced dependencies to glm.hpp.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
aab47b3587
|
Improved GLM messages enabled with GLM_MESSAGES
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
ca2463d5f2
|
Added per feature headers and added length_t and GLM_FORCE_SIZE_T_LENGTH
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
5ef31a6e18
|
Added per feature headers
|
ago%!(EXTRA string=12 years) |
jan p springer
|
de2f27a87a
|
fixed: type (GLM_SWIZZL vs GLM_SWIZZLE)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
29b11937f4
|
Fixed Visual C++ language feature detection
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
5dc52c722c
|
Added mat4 initializer experiment
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
71855943e0
|
Added initializer lists
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
5d7c896a3f
|
Fixed build on Visual C++ 2005
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
df152fa9db
|
Updated version for next release
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
55c242c15c
|
Added GCC49 detection
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
bb9cc43a6d
|
Updated CMake instruction set selection
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
08ada74f36
|
More precise C++ features detection
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
804078f690
|
Fixed test against GLM_COMPILER_GCC31 and GLM_COMPILER_VC2005 that doesn't exist in GLM 0.9.5 #111
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
7673080359
|
Clean up unused defines
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
bc72fafdd9
|
Removed multiple component selection code
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
6e82d7ba31
|
Remove unsupported compiler detection
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
1de93021bd
|
Updated compiler detection
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
9464e5b590
|
Added error for unsupported compiler versions
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
da38a6e58c
|
Better compiler detection in CMake. Language detection for Clang
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
caf8f991ca
|
Fixed detection to select the last known compiler if newer version #106
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d0e382592a
|
Fixed C++0X on VisualC++ 2012+
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
54a395abd9
|
Added Visual C++ 2013 detection
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
b592d9ff83
|
Added WINCE detection #92
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
2d983ed9cf
|
Added WINCE detection
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
4688f896f9
|
Fixed language detection on GCC when the C++0x mode isn't enabled #95
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
119b36c4f2
|
Updated revision number for GLM 0.9.4.5 release
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
1b3d5cd378
|
Fixed space characters
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
39cf417691
|
Added initial implementation for forward declarations: int and float scalar types, #56
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
356e70e653
|
Autodetect C++ version using __cplusplus value, issue #62
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
2a4434786e
|
Updated date
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
eafe125d95
|
Updated readme for GLM 0.9.4.3
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
af77fb3118
|
Fixed conflict
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
efcecbd81a
|
Clang detection for GLM_INLINE
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
1cebfa7bda
|
Improved Intel Compiler detection
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
db5a610882
|
Display Intel compiler detected
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
ba71f8befe
|
Fixed lang message
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
5d22aabe70
|
Anonymous structure in unions are only supported by Visual C++, not C++ 11
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
fee63c9b0f
|
Fixed message display
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d7ed4387e0
|
Fixed C++ 11 detection
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
6c855a892d
|
Updated revision number for GLM 0.9.4.2 release
|
ago%!(EXTRA string=13 years) |
Dave Reid
|
f206f39c3a
|
Fix MinGW compilation error.
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
7778013575
|
Fixed space characters
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
4d3af10700
|
Fixed space characters
|
ago%!(EXTRA string=13 years) |
Jakob Progsch
|
476abb8be0
|
removed \ from commented out out macro on line 564 to avoid compiler warnings for multiline comments
|
ago%!(EXTRA string=13 years) |
Christophe Riccio
|
c899d63725
|
Fixed Clang and LLVM GCC detection
|
ago%!(EXTRA string=13 years) |