glm/glm/detail
2016-05-28 22:14:58 +02:00
..
_features.hpp Removed Apple specific check for LLVM versions 2016-05-04 18:46:59 +02:00
_fixes.hpp Reorganized SIMD code 2016-05-01 12:29:11 +02:00
_noise.hpp Reorganized SIMD code 2016-05-01 12:29:11 +02:00
_swizzle_func.hpp Reorganized SIMD code 2016-05-01 12:29:11 +02:00
_swizzle.hpp Reorganized SIMD code 2016-05-01 12:29:11 +02:00
_vectorize.hpp Reorganized SIMD code 2016-05-01 12:29:11 +02:00
dummy.cpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
func_common_simd.inl Renamed instruction set flags 2016-05-28 19:26:59 +02:00
func_common.hpp Reorganized SIMD code 2016-05-01 12:29:11 +02:00
func_common.inl Fixed build with compiler that doesn't support GLM_HAS_UNRESTRICTED_UNIONS 2016-05-28 00:10:18 +02:00
func_exponential_simd.inl Fixed SIMD code path selection 2016-05-28 17:54:37 +02:00
func_exponential.hpp Reorganized SIMD code 2016-05-01 12:29:11 +02:00
func_exponential.inl mad optimizations, fixed build 2016-05-28 17:12:48 +02:00
func_geometric_simd.inl Added rect SIMD optimization 2016-05-28 22:09:30 +02:00
func_geometric.hpp Reorganized SIMD code 2016-05-01 12:29:11 +02:00
func_geometric.inl Fixed reflect for scalars... 2016-05-28 22:14:58 +02:00
func_integer_simd.inl mad optimizations, fixed build 2016-05-28 17:12:48 +02:00
func_integer.hpp Reorganized SIMD code 2016-05-01 12:29:11 +02:00
func_integer.inl mad optimizations, fixed build 2016-05-28 17:12:48 +02:00
func_matrix_simd.inl Renamed instruction set flags 2016-05-28 19:26:59 +02:00
func_matrix.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
func_matrix.inl Removed simd precision qualifier. All precision qualifiers may generate SIMD instructions, precision may affect the generated instructions accordingly 2016-05-22 17:12:32 +02:00
func_packing_simd.inl Fixed SIMD code path selection 2016-05-28 17:54:37 +02:00
func_packing.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
func_packing.inl mad optimizations, fixed build 2016-05-28 17:12:48 +02:00
func_trigonometric.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
func_trigonometric.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
func_vector_relational_simd.inl Fixed SIMD code path selection 2016-05-28 17:54:37 +02:00
func_vector_relational.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
func_vector_relational.inl mad optimizations, fixed build 2016-05-28 17:12:48 +02:00
glm.cpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
precision.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
setup.hpp Fixed SIMD code path selection 2016-05-28 18:24:39 +02:00
type_float.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_gentype.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_gentype.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_half.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_half.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_int.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat2x2.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat2x2.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat2x3.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat2x3.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat2x4.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat2x4.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat3x2.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat3x2.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat3x3.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat3x3.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat3x4.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat3x4.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat4x2.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat4x2.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat4x3.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat4x3.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat4x4_simd.inl Improved SIMD and swizzle operators interactions with GCC and Clang, Added raw SIMD API. 2016-05-03 23:57:41 +02:00
type_mat4x4.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat4x4.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_mat.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_vec1.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_vec1.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_vec2.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_vec2.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_vec3.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_vec3.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_vec4_simd.inl Renamed instruction set flags 2016-05-28 19:26:59 +02:00
type_vec4.hpp Renamed instruction set flags 2016-05-28 19:26:59 +02:00
type_vec4.inl Added vec4 SIMD contructor specialization 2016-05-28 01:33:29 +02:00
type_vec.hpp Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00
type_vec.inl Simplify and more consistency for files headers 2016-05-23 22:55:49 +02:00