| .. |
|
CMakeLists.txt
|
83602bdea4
- Fixed GLM_FORCE_SIZE_T_LENGTH and add test coverage #624
|
8 years ago |
|
core_force_pure.cpp
|
97ac535144
Fixed warnings with -Weverything
|
8 years ago |
|
core_force_unrestricted_gentype.cpp
|
19a6d64e8c
Fixed Visual C++ constexpr build error #555, #556
|
9 years ago |
|
core_func_common.cpp
|
b936761960
Fixed warnings
|
8 years ago |
|
core_func_exponential.cpp
|
5ada4dbd65
Fixed exponential tests
|
8 years ago |
|
core_func_geometric.cpp
|
5a747d2ae5
Fixed warnings
|
8 years ago |
|
core_func_integer.cpp
|
faf1da52b7
Renamed P (for precision) template argument to Q (for qualifier)
|
8 years ago |
|
core_func_integer_bit_count.cpp
|
5a747d2ae5
Fixed warnings
|
8 years ago |
|
core_func_integer_find_lsb.cpp
|
78e06f815b
Fixed clang test
|
8 years ago |
|
core_func_integer_find_msb.cpp
|
a805fb9d68
Renamed precision enum to qualifier
|
8 years ago |
|
core_func_matrix.cpp
|
b936761960
Fixed warnings
|
8 years ago |
|
core_func_noise.cpp
|
9298939816
length becomes a static function #565
|
9 years ago |
|
core_func_packing.cpp
|
0e1e181484
Clean up
|
9 years ago |
|
core_func_swizzle.cpp
|
2dda5af72c
Fixed GCC 4.5 and older build #566
|
9 years ago |
|
core_func_trigonometric.cpp
|
0e1e181484
Clean up
|
9 years ago |
|
core_func_vector_relational.cpp
|
384dab02e4
Reduce the number of warnings with -Weverything #646
|
8 years ago |
|
core_setup_force_cxx98.cpp
|
0e1e181484
Clean up
|
9 years ago |
|
core_setup_force_size_t_length.cpp
|
83602bdea4
- Fixed GLM_FORCE_SIZE_T_LENGTH and add test coverage #624
|
8 years ago |
|
core_setup_message.cpp
|
c2fe3fccf6
Use length_t instead of int for vec and mat lengths #584
|
9 years ago |
|
core_setup_precision.cpp
|
0e1e181484
Clean up
|
9 years ago |
|
core_type_aligned.cpp
|
f882bf5909
Fixed Visual C++ 2013 test build
|
9 years ago |
|
core_type_cast.cpp
|
0e1e181484
Clean up
|
9 years ago |
|
core_type_ctor.cpp
|
384dab02e4
Reduce the number of warnings with -Weverything #646
|
8 years ago |
|
core_type_float.cpp
|
0e1e181484
Clean up
|
9 years ago |
|
core_type_int.cpp
|
0e1e181484
Clean up
|
9 years ago |
|
core_type_length.cpp
|
384dab02e4
Reduce the number of warnings with -Weverything #646
|
8 years ago |
|
core_type_mat2x2.cpp
|
e4ffe16bed
Revert "Fixed vec4 SIMD constexpr #653"
|
8 years ago |
|
core_type_mat2x3.cpp
|
c2fe3fccf6
Use length_t instead of int for vec and mat lengths #584
|
9 years ago |
|
core_type_mat2x4.cpp
|
c2fe3fccf6
Use length_t instead of int for vec and mat lengths #584
|
9 years ago |
|
core_type_mat3x2.cpp
|
c2fe3fccf6
Use length_t instead of int for vec and mat lengths #584
|
9 years ago |
|
core_type_mat3x3.cpp
|
d1afe662be
More consistent coding style
|
8 years ago |
|
core_type_mat3x4.cpp
|
c2fe3fccf6
Use length_t instead of int for vec and mat lengths #584
|
9 years ago |
|
core_type_mat4x2.cpp
|
c2fe3fccf6
Use length_t instead of int for vec and mat lengths #584
|
9 years ago |
|
core_type_mat4x3.cpp
|
c2fe3fccf6
Use length_t instead of int for vec and mat lengths #584
|
9 years ago |
|
core_type_mat4x4.cpp
|
d1afe662be
More consistent coding style
|
8 years ago |
|
core_type_vec1.cpp
|
97ac535144
Fixed warnings with -Weverything
|
8 years ago |
|
core_type_vec2.cpp
|
f445a24f82
Fixed test warnings
|
8 years ago |
|
core_type_vec3.cpp
|
32054a8fdf
Fixed warnings with -Weverything
|
8 years ago |
|
core_type_vec4.cpp
|
cdb28edcaa
Added test for inheritance #650
|
8 years ago |