Dave Reid 389ca19d61 Fix a Clang compilation error.
The issue here is that GLM_DEPRECATED, GL_ALIGN, etc is being left undefined with the Clang build.
2013-02-15 08:32:56 +10:00
..
_detail.hpp Fix a Clang compilation error. 2013-02-15 08:32:56 +10:00
_fixes.hpp Fixed ticket #165: Nacl compatibility 2012-01-23 10:00:32 +00:00
_swizzle_func.hpp Updated copyright date 2012-01-09 11:20:01 +00:00
_swizzle.hpp Updated doxygen documentation 2012-11-13 17:54:11 +01:00
_vectorize.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
dummy.cpp Fixed space characters 2012-11-08 15:00:50 +01:00
func_common.hpp Fixed documentation warnings, issue #46 2013-02-14 00:55:22 +01:00
func_common.inl Fixed 0x2013 dash character in comments that cause issue in Windows 2013-01-23 02:27:59 +01:00
func_exponential.hpp Fixed documentation warnings, issue #46 2013-02-14 00:55:22 +01:00
func_exponential.inl Fixed bug #15, added missing roll, pitch and yaw functions; Fixed half implicit conversions 2012-12-13 22:48:20 +01:00
func_geometric.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
func_geometric.inl Fixed CUDA warnings and errors, #43 2013-02-14 01:08:24 +01:00
func_integer.hpp Fixed 0x2013 dash character in comments that cause issue in Windows 2013-01-23 02:27:59 +01:00
func_integer.inl Fix a warning in func_integer.inl 2013-01-30 08:06:14 +00:00
func_matrix.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
func_matrix.inl Fixed space characters 2012-11-08 15:00:50 +01:00
func_noise.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
func_noise.inl Fixed space characters 2012-11-08 15:00:50 +01:00
func_packing.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
func_packing.inl Updated unpackHalf2x16 implementation 2013-02-10 20:47:38 +01:00
func_trigonometric.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
func_trigonometric.inl Fixed bug #15, added missing roll, pitch and yaw functions; Fixed half implicit conversions 2012-12-13 22:48:20 +01:00
func_vector_relational.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
func_vector_relational.inl Fixed space characters 2012-11-08 15:00:50 +01:00
hint.hpp Updated copyright date 2012-01-09 11:20:01 +00:00
intrinsic_common.hpp Fixed SSE detection on Visual C++ 2012-09-06 20:05:11 +02:00
intrinsic_common.inl Fix GCC warnings. 2012-12-21 10:48:10 +10:00
intrinsic_exponential.hpp Fixed SSE detection on Visual C++ 2012-09-06 20:05:11 +02:00
intrinsic_exponential.inl Updated copyright date 2012-01-09 11:20:01 +00:00
intrinsic_geometric.hpp Fixed SSE detection on Visual C++ 2012-09-06 20:05:11 +02:00
intrinsic_geometric.inl Added SSE4 and AVX2 detection, most changes from d9dc21328f 2012-06-03 02:17:36 +01:00
intrinsic_matrix.hpp Fixed SSE detection on Visual C++ 2012-09-06 20:05:11 +02:00
intrinsic_matrix.inl Improve const-correctness in instrinsic_matrix.inl. 2012-12-21 08:12:30 +10:00
intrinsic_trigonometric.hpp Fixed SSE detection on Visual C++ 2012-09-06 20:05:11 +02:00
intrinsic_trigonometric.inl Updated copyright date 2012-01-09 11:20:01 +00:00
intrinsic_vector_relational.hpp Fixed SSE detection on Visual C++ 2012-09-06 20:05:11 +02:00
intrinsic_vector_relational.inl Updated copyright date 2012-01-09 11:20:01 +00:00
setup.hpp Updated revision number for GLM 0.9.4.2 release 2013-01-07 23:29:29 +00:00
type_float.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
type_gentype.hpp Updated copyright date 2012-01-09 11:20:01 +00:00
type_gentype.inl Updated copyright date 2012-01-09 11:20:01 +00:00
type_half.hpp Fixed CUDA warnings and errors, #43 2013-02-14 01:08:24 +01:00
type_half.inl Fixed issue #19, fixed -0.0 with half 2012-12-16 21:54:54 +01:00
type_int.hpp Fixed space characters 2012-11-08 15:00:50 +01:00
type_mat2x2.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat2x2.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat2x3.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat2x3.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat2x4.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat2x4.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat3x2.hpp Fixed CUDA warnings and errors, #43 2013-02-14 01:08:24 +01:00
type_mat3x2.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat3x3.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat3x3.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat3x4.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat3x4.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat4x2.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat4x2.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat4x3.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat4x3.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_mat4x4.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_mat4x4.inl Fixed CUDA warnings and errors, #43 2013-02-14 01:08:24 +01:00
type_mat.hpp Fixed documentation warnings, issue #46 2013-02-14 00:55:22 +01:00
type_mat.inl Updated copyright date 2012-01-09 11:20:01 +00:00
type_size.hpp Updated copyright date 2012-01-09 11:20:01 +00:00
type_vec1.hpp Ticket #137, added constexpr support 2012-01-25 18:36:04 +00:00
type_vec1.inl Ticket #137, added constexpr support 2012-01-25 18:36:04 +00:00
type_vec2.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_vec2.inl Added matrix inverse tests and clean up space characters 2012-11-09 03:39:43 +01:00
type_vec3.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_vec3.inl Ticket #137, added constexpr support 2012-01-25 18:36:04 +00:00
type_vec4.hpp Clean up doxygen documentation... was exposing implementation details 2012-11-14 12:16:10 +01:00
type_vec4.inl Ticket #137, added constexpr support 2012-01-25 18:36:04 +00:00
type_vec.hpp Updated copyright date 2012-01-09 11:20:01 +00:00
type_vec.inl Updated copyright date 2012-01-09 11:20:01 +00:00
type.hpp Updated copyright date 2012-01-09 11:20:01 +00:00