2013-09-16 03:14:44 +02:00
..
_features.hpp Fixed intrinsics build 2013-02-21 11:36:50 +01:00
_fixes.hpp Updated date 2013-02-20 16:21:56 +01:00
_literals.hpp Fixed increment and decrement operators tests 2013-05-10 01:44:13 +02:00
_swizzle_func.hpp Swizzle operators are disabled again by default... :/ 2013-09-15 20:44:33 +02:00
_swizzle.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
_vectorize.hpp Fixed an overload resolution bug generating chains of convertions. 2013-09-08 03:14:31 +02:00
dummy.cpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
func_common.hpp Using C++ casts 2013-09-08 00:22:17 +02:00
func_common.inl - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
func_exponential.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
func_exponential.inl - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
func_geometric.hpp Using C++ casts 2013-09-08 00:22:17 +02:00
func_geometric.inl - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
func_integer.hpp Fixed merge 2013-05-27 14:54:02 +00:00
func_integer.inl Fixed use of intrinsics in pure mode #92 2013-06-13 16:37:39 +00:00
func_matrix.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
func_matrix.inl - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
func_noise.hpp Fixed merge 2013-05-27 14:54:02 +00:00
func_noise.inl Using C++ casts 2013-09-08 00:22:17 +02:00
func_packing.hpp Added documentation for GTC_packing 2013-08-23 00:34:39 +02:00
func_packing.inl - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
func_trigonometric.hpp Added missing GLM_FUNC_DECL specifiers 2013-05-27 14:55:08 +02:00
func_trigonometric.inl Added std::round test 2013-09-16 03:14:44 +02:00
func_vector_relational.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
func_vector_relational.inl Removed value_type and size_type 2013-09-08 02:30:16 +02:00
hint.hpp Updated date 2013-02-20 16:21:56 +01:00
intrinsic_common.hpp Updated date 2013-02-20 16:21:56 +01:00
intrinsic_common.inl Fixed intrinsics build 2013-02-21 11:36:50 +01:00
intrinsic_exponential.hpp Updated date 2013-02-20 16:21:56 +01:00
intrinsic_exponential.inl Updated date 2013-02-20 16:21:56 +01:00
intrinsic_geometric.hpp Updated date 2013-02-20 16:21:56 +01:00
intrinsic_geometric.inl Updated date 2013-02-20 16:21:56 +01:00
intrinsic_integer.hpp Fixed intrinsics build 2013-02-21 11:36:50 +01:00
intrinsic_integer.inl Completed bit interleaving for 3 and 4 values 2013-02-21 21:35:21 +01:00
intrinsic_matrix.hpp Updated date 2013-02-20 16:21:56 +01:00
intrinsic_matrix.inl Added precision template parameter 2013-04-10 13:46:27 +02:00
intrinsic_trigonometric.hpp Updated date 2013-02-20 16:21:56 +01:00
intrinsic_trigonometric.inl Updated date 2013-02-20 16:21:56 +01:00
intrinsic_vector_relational.hpp Updated date 2013-02-20 16:21:56 +01:00
intrinsic_vector_relational.inl Updated date 2013-02-20 16:21:56 +01:00
precision.hpp Fixed space characters 2013-05-10 21:37:20 +02:00
precision.inl Added precision template parameter 2013-04-10 13:46:27 +02:00
setup.hpp Updated CMake instruction set selection 2013-09-15 03:09:10 +02:00
type_float.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_gentype.hpp Using C++ casts 2013-09-08 00:22:17 +02:00
type_gentype.inl Using C++ casts 2013-09-08 00:22:17 +02:00
type_half.hpp Initial build with half types removed 2013-08-14 00:55:47 +02:00
type_half.inl Initial build with half types removed 2013-08-14 00:55:47 +02:00
type_int.hpp More precise C++ features detection 2013-09-11 01:06:11 +02:00
type_mat2x2.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_mat2x2.inl Removed value_type and size_type 2013-09-08 02:30:16 +02:00
type_mat2x3.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_mat2x3.inl Removed value_type and size_type 2013-09-08 02:30:16 +02:00
type_mat2x4.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_mat2x4.inl Removed value_type and size_type 2013-09-08 02:30:16 +02:00
type_mat3x2.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_mat3x2.inl Removed value_type and size_type 2013-09-08 02:30:16 +02:00
type_mat3x3.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_mat3x3.inl Removed value_type and size_type 2013-09-08 02:30:16 +02:00
type_mat3x4.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_mat3x4.inl Removed value_type and size_type 2013-09-08 02:30:16 +02:00
type_mat4x2.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_mat4x2.inl Removed value_type and size_type 2013-09-08 02:30:16 +02:00
type_mat4x3.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_mat4x3.inl Removed value_type and size_type 2013-09-08 02:30:16 +02:00
type_mat4x4.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_mat4x4.inl Removed value_type and size_type 2013-09-08 02:30:16 +02:00
type_mat.hpp Fixed half precision implementation 2013-04-15 11:04:24 +02:00
type_mat.inl Updated date 2013-02-20 16:21:56 +01:00
type_vec1.hpp Optimized header inclusion of swizzle operator code. Not included when not enabled 2013-09-16 00:43:24 +02:00
type_vec1.inl Remove tref* 2013-09-16 00:39:19 +02:00
type_vec2.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_vec2.inl Remove tref* 2013-09-16 00:39:19 +02:00
type_vec3.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_vec3.inl Remove tref* 2013-09-16 00:39:19 +02:00
type_vec4.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_vec4.inl Remove tref* 2013-09-16 00:39:19 +02:00
type_vec.hpp - Fixed ldexp implementation 2013-09-16 03:03:49 +02:00
type_vec.inl Updated date 2013-02-20 16:21:56 +01:00