2011-02-15 12:34:39 -05:00
..
_detail.hpp fixes for linux 2011-02-15 12:34:39 -05:00
_swizzle.hpp Updated swizzle operator API 2011-01-28 14:26:37 +00:00
_swizzle.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
dummy.cpp Updated copyright dates 2011-01-20 11:40:14 +00:00
func_common.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
func_common.inl Removed some branching 2011-01-31 18:14:23 +00:00
func_exponential.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
func_exponential.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
func_geometric.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
func_geometric.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
func_integer.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
func_integer.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
func_matrix.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
func_matrix.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
func_noise.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
func_noise.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
func_packing.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
func_packing.inl Added packing implementations 2011-01-28 11:59:02 +00:00
func_trigonometric.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
func_trigonometric.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
func_vector_relational.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
func_vector_relational.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
hint.hpp Updated copyright dates 2011-01-20 11:40:14 +00:00
intrinsic_common.hpp Added error message if included without SSE support 2011-01-24 15:52:38 +00:00
intrinsic_common.inl Added SIMD sqrt functions support, ticket #2 2011-02-08 10:37:47 +00:00
intrinsic_exponential.hpp Added error message if included without SSE support 2011-01-24 15:52:38 +00:00
intrinsic_exponential.inl Fix type checking for Objective C support 2010-05-12 12:18:11 +01:00
intrinsic_geometric.hpp Added error message if included without SSE support 2011-01-24 15:52:38 +00:00
intrinsic_geometric.inl Fixed build 2011-01-31 12:21:11 +00:00
intrinsic_matrix.hpp Added error message if included without SSE support 2011-01-24 15:52:38 +00:00
intrinsic_matrix.inl Fixed build 2011-01-31 12:21:11 +00:00
intrinsic_trigonometric.hpp Added error message if included without SSE support 2011-01-24 15:52:38 +00:00
intrinsic_trigonometric.inl Fix type checking for Objective C support 2010-05-12 12:18:11 +01:00
intrinsic_vector_relational.hpp Added error message if included without SSE support 2011-01-24 15:52:38 +00:00
intrinsic_vector_relational.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_float.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_gentype.hpp Updated copyright dates 2011-01-20 11:40:14 +00:00
type_gentype.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_half.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_half.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_int.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_mat2x2.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_mat2x2.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_mat2x3.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_mat2x3.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_mat2x4.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_mat2x4.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_mat3x2.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_mat3x2.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_mat3x3.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_mat3x3.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_mat3x4.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_mat3x4.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_mat4x2.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_mat4x2.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_mat4x3.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_mat4x3.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_mat4x4.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_mat4x4.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_mat.hpp Updated copyright dates 2011-01-20 11:40:14 +00:00
type_mat.inl Updated to GLM 0.9.B 2010-04-29 11:56:52 +01:00
type_size.hpp Updated copyright dates 2011-01-20 11:40:14 +00:00
type_vec1.hpp Updated copyright dates 2011-01-20 11:40:14 +00:00
type_vec1.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_vec2.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_vec2.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_vec3.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_vec3.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_vec4.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00
type_vec4.inl Updated copyright dates 2011-01-20 11:40:14 +00:00
type_vec.hpp Updated copyright dates 2011-01-20 11:40:14 +00:00
type_vec.inl Updated to GLM 0.9.B 2010-04-29 11:56:52 +01:00
type.hpp Apply 'basic grouping patch' Ticket #36 2011-02-05 00:49:50 +00:00