Christophe Riccio
|
804078f690
|
Fixed test against GLM_COMPILER_GCC31 and GLM_COMPILER_VC2005 that doesn't exist in GLM 0.9.5 #111
|
2013-09-08 15:32:30 +02:00 |
|
Christophe Riccio
|
98a277d6af
|
Removed a static_assert
|
2013-09-08 15:17:45 +02:00 |
|
Christophe Riccio
|
2a0d6e804b
|
Updated readme
|
2013-09-08 03:46:49 +02:00 |
|
Christophe Riccio
|
966c049ce6
|
Fixed Snorm2x16 packing
|
2013-09-08 03:45:30 +02:00 |
|
Christophe Riccio
|
f9b944bd31
|
Fixed an overload resolution bug generating chains of convertions.
|
2013-09-08 03:14:31 +02:00 |
|
Christophe Riccio
|
0ff1026dbb
|
Removed value_type and size_type
|
2013-09-08 02:30:16 +02:00 |
|
Christophe Riccio
|
d3f0262a27
|
Fixed .length() that should return a int and not a size_t
|
2013-09-08 00:25:26 +02:00 |
|
Christophe Riccio
|
b9266c07b0
|
Using C++ casts
|
2013-09-08 00:22:17 +02:00 |
|
Christophe Riccio
|
b7c020b6fe
|
Updated GLM 0.9.5 doc
|
2013-09-07 18:35:01 +02:00 |
|
Christophe Riccio
|
72db321c68
|
Updated documentation
|
2013-09-07 13:09:28 +02:00 |
|
Christophe Riccio
|
f511121559
|
Merge nohalf
|
2013-09-06 02:17:09 +02:00 |
|
Christophe Riccio
|
e413381fad
|
Merge
|
2013-09-06 02:14:15 +02:00 |
|
Christophe Riccio
|
eb7059ff26
|
Updated precision qualifier documentation
|
2013-09-02 00:50:26 +02:00 |
|
Christophe Riccio
|
82a3f8fafb
|
Updated documentation for GLM 0.9.5 updates
|
2013-09-02 00:17:59 +02:00 |
|
Christophe Riccio
|
16b9c79acc
|
Added implicit conversion of types with different precision qualifier
|
2013-09-02 00:16:41 +02:00 |
|
Christophe Riccio
|
635d2d0eca
|
Fixed GTC_packing build
|
2013-09-01 18:22:47 +02:00 |
|
Christophe Riccio
|
8e955736ac
|
Removed GTC_swizzle
|
2013-08-31 12:00:10 +02:00 |
|
Christophe Riccio
|
36a5f1cc20
|
Fixed merge
|
2013-08-31 11:53:05 +02:00 |
|
Christophe Riccio
|
0464c836cb
|
Fixed merge
|
2013-08-31 11:50:30 +02:00 |
|
Christophe Riccio
|
f1e175e2e6
|
Updated doc
|
2013-08-31 11:47:10 +02:00 |
|
Christophe Riccio
|
d757ee2bfc
|
Updated GLM 0.9.5 documentation
|
2013-08-31 01:56:02 +02:00 |
|
Christophe Riccio
|
7673080359
|
Clean up unused defines
|
2013-08-28 11:12:21 +02:00 |
|
Christophe Riccio
|
3948f7d46e
|
Merge branch '0.9.5' into nohalf
|
2013-08-28 11:06:29 +02:00 |
|
Christophe Riccio
|
35b0d2afd8
|
Fixed a Visual C++ 10 bug regarding declaration of templates
|
2013-08-28 11:06:11 +02:00 |
|
Christophe Riccio
|
4ed278b9c7
|
Fixed merge
|
2013-08-28 10:57:51 +02:00 |
|
Christophe Riccio
|
c6062115c6
|
Removed l-value swizzle operators
|
2013-08-28 00:13:02 +02:00 |
|
Christophe Riccio
|
4b7862b314
|
Fixed issues with ref types for l-value swizzle operators
|
2013-08-27 13:50:55 +02:00 |
|
Christophe Riccio
|
b3d70c635b
|
Bring back CXXMS and CXX98 code pass for swizzle operators
|
2013-08-27 12:15:53 +02:00 |
|
Christophe Riccio
|
bc72fafdd9
|
Removed multiple component selection code
|
2013-08-27 11:35:58 +02:00 |
|
Christophe Riccio
|
6e82d7ba31
|
Remove unsupported compiler detection
|
2013-08-27 11:05:06 +02:00 |
|
Christophe Riccio
|
1de93021bd
|
Updated compiler detection
|
2013-08-27 10:50:33 +02:00 |
|
Christophe Riccio
|
4dd2b6893e
|
Removed multiple code path for vector components
|
2013-08-27 10:49:04 +02:00 |
|
Christophe Riccio
|
22ab3bd59d
|
Merge branch '0.9.5' into nohalf
|
2013-08-27 10:39:34 +02:00 |
|
Christophe Riccio
|
5be36e0ddc
|
Merge branch 'packing' of https://github.com/g-truc/glm into packing
|
2013-08-27 10:38:39 +02:00 |
|
Christophe Riccio
|
0330485171
|
Merge branch '0.9.5' into packing
|
2013-08-27 10:16:55 +02:00 |
|
Christophe Riccio
|
80f6c06c78
|
Fixed merge
|
2013-08-27 10:16:33 +02:00 |
|
Christophe Riccio
|
b1230f2adc
|
Fixed build
|
2013-08-26 11:14:46 +02:00 |
|
Christophe Riccio
|
0abec19bc1
|
Added missing documentation, missing 4x16 half packing functions, added initial tests
|
2013-08-26 08:28:17 +02:00 |
|
Christophe Riccio
|
fb13e7bf8a
|
Added unpack 111110 implementation, missing inf and NaN code path
|
2013-08-26 07:38:34 +02:00 |
|
Christophe Riccio
|
6fd6cf2c8c
|
Fixed packing implementation function names, added missing (un)PackUnom3x10_1_2 implementations, fixed rounding and clamping on (un)packSnom3x10_1x2 implementations
|
2013-08-25 22:50:48 +02:00 |
|
Christophe Riccio
|
5645369d56
|
Fixed packing implementation function names
|
2013-08-25 22:30:52 +02:00 |
|
Christophe Riccio
|
65d29dddaa
|
Completed GTC_packing documentation
|
2013-08-25 22:26:10 +02:00 |
|
Christophe Riccio
|
44f9db1c3b
|
Added documentation for GTC+packing
|
2013-08-25 00:02:03 +02:00 |
|
Christophe Riccio
|
965b641722
|
Added documentation for GTC+packing
|
2013-08-24 23:38:36 +02:00 |
|
Christophe Riccio
|
59cc657ada
|
Added documentation for GTC_packing
|
2013-08-23 00:34:39 +02:00 |
|
Christophe Riccio
|
da95e96fcf
|
Fixed build on Clang and C++11
|
2013-08-22 23:24:18 +02:00 |
|
Christophe Riccio
|
1807881509
|
Added packXNorm documentation
|
2013-08-21 00:14:02 +02:00 |
|
Christophe Riccio
|
9464e5b590
|
Added error for unsupported compiler versions
|
2013-08-20 23:25:38 +02:00 |
|
Christophe Riccio
|
da38a6e58c
|
Better compiler detection in CMake. Language detection for Clang
|
2013-08-20 23:07:04 +02:00 |
|
Christophe Riccio
|
53bd892a88
|
Added 1x8 packing functions. Add documentation for half packing functions.
|
2013-08-19 00:36:56 +02:00 |
|