Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
9374d642
Commit
9374d642
authored
Jul 16, 2013
by
Maciej Suminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixind GLM headers problem.
parent
58280f74
Changes
222
Show whitespace changes
Inline
Side-by-side
Showing
222 changed files
with
51654 additions
and
51654 deletions
+51654
-51654
_detail.hpp
include/gal/opengl/glm/core/_detail.hpp
+475
-475
_fixes.hpp
include/gal/opengl/glm/core/_fixes.hpp
+55
-55
_swizzle.hpp
include/gal/opengl/glm/core/_swizzle.hpp
+836
-836
_swizzle_func.hpp
include/gal/opengl/glm/core/_swizzle_func.hpp
+787
-787
_vectorize.hpp
include/gal/opengl/glm/core/_vectorize.hpp
+159
-159
dummy.cpp
include/gal/opengl/glm/core/dummy.cpp
+40
-40
func_common.hpp
include/gal/opengl/glm/core/func_common.hpp
+430
-430
func_common.inl
include/gal/opengl/glm/core/func_common.inl
+1197
-1197
func_exponential.hpp
include/gal/opengl/glm/core/func_exponential.hpp
+123
-123
func_exponential.inl
include/gal/opengl/glm/core/func_exponential.inl
+155
-155
func_geometric.hpp
include/gal/opengl/glm/core/func_geometric.hpp
+138
-138
func_geometric.inl
include/gal/opengl/glm/core/func_geometric.inl
+322
-322
func_integer.hpp
include/gal/opengl/glm/core/func_integer.hpp
+201
-201
func_integer.inl
include/gal/opengl/glm/core/func_integer.inl
+646
-646
func_matrix.hpp
include/gal/opengl/glm/core/func_matrix.hpp
+150
-150
func_matrix.inl
include/gal/opengl/glm/core/func_matrix.inl
+582
-582
func_noise.hpp
include/gal/opengl/glm/core/func_noise.hpp
+87
-87
func_noise.inl
include/gal/opengl/glm/core/func_noise.inl
+364
-364
func_packing.hpp
include/gal/opengl/glm/core/func_packing.hpp
+193
-193
func_packing.inl
include/gal/opengl/glm/core/func_packing.inl
+178
-178
func_trigonometric.hpp
include/gal/opengl/glm/core/func_trigonometric.hpp
+203
-203
func_trigonometric.inl
include/gal/opengl/glm/core/func_trigonometric.inl
+244
-244
func_vector_relational.hpp
include/gal/opengl/glm/core/func_vector_relational.hpp
+138
-138
func_vector_relational.inl
include/gal/opengl/glm/core/func_vector_relational.inl
+178
-178
hint.hpp
include/gal/opengl/glm/core/hint.hpp
+40
-40
intrinsic_common.hpp
include/gal/opengl/glm/core/intrinsic_common.hpp
+89
-89
intrinsic_common.inl
include/gal/opengl/glm/core/intrinsic_common.inl
+313
-313
intrinsic_exponential.hpp
include/gal/opengl/glm/core/intrinsic_exponential.hpp
+79
-79
intrinsic_exponential.inl
include/gal/opengl/glm/core/intrinsic_exponential.inl
+27
-27
intrinsic_geometric.hpp
include/gal/opengl/glm/core/intrinsic_geometric.hpp
+76
-76
intrinsic_geometric.inl
include/gal/opengl/glm/core/intrinsic_geometric.inl
+146
-146
intrinsic_matrix.hpp
include/gal/opengl/glm/core/intrinsic_matrix.hpp
+69
-69
intrinsic_matrix.inl
include/gal/opengl/glm/core/intrinsic_matrix.inl
+1070
-1070
intrinsic_trigonometric.hpp
include/gal/opengl/glm/core/intrinsic_trigonometric.hpp
+48
-48
intrinsic_trigonometric.inl
include/gal/opengl/glm/core/intrinsic_trigonometric.inl
+27
-27
intrinsic_vector_relational.hpp
include/gal/opengl/glm/core/intrinsic_vector_relational.hpp
+48
-48
intrinsic_vector_relational.inl
include/gal/opengl/glm/core/intrinsic_vector_relational.inl
+365
-365
setup.hpp
include/gal/opengl/glm/core/setup.hpp
+696
-696
type.hpp
include/gal/opengl/glm/core/type.hpp
+341
-341
type_float.hpp
include/gal/opengl/glm/core/type_float.hpp
+84
-84
type_gentype.hpp
include/gal/opengl/glm/core/type_gentype.hpp
+169
-169
type_gentype.inl
include/gal/opengl/glm/core/type_gentype.inl
+366
-366
type_half.hpp
include/gal/opengl/glm/core/type_half.hpp
+118
-118
type_half.inl
include/gal/opengl/glm/core/type_half.inl
+421
-421
type_int.hpp
include/gal/opengl/glm/core/type_int.hpp
+136
-136
type_mat.hpp
include/gal/opengl/glm/core/type_mat.hpp
+75
-75
type_mat.inl
include/gal/opengl/glm/core/type_mat.inl
+27
-27
type_mat2x2.hpp
include/gal/opengl/glm/core/type_mat2x2.hpp
+314
-314
type_mat2x2.inl
include/gal/opengl/glm/core/type_mat2x2.inl
+700
-700
type_mat2x3.hpp
include/gal/opengl/glm/core/type_mat2x3.hpp
+258
-258
type_mat2x3.inl
include/gal/opengl/glm/core/type_mat2x3.inl
+645
-645
type_mat2x4.hpp
include/gal/opengl/glm/core/type_mat2x4.hpp
+260
-260
type_mat2x4.inl
include/gal/opengl/glm/core/type_mat2x4.inl
+664
-664
type_mat3x2.hpp
include/gal/opengl/glm/core/type_mat3x2.hpp
+265
-265
type_mat3x2.inl
include/gal/opengl/glm/core/type_mat3x2.inl
+682
-682
type_mat3x3.hpp
include/gal/opengl/glm/core/type_mat3x3.hpp
+318
-318
type_mat3x3.inl
include/gal/opengl/glm/core/type_mat3x3.inl
+812
-812
type_mat3x4.hpp
include/gal/opengl/glm/core/type_mat3x4.hpp
+266
-266
type_mat3x4.inl
include/gal/opengl/glm/core/type_mat3x4.inl
+712
-712
type_mat4x2.hpp
include/gal/opengl/glm/core/type_mat4x2.hpp
+270
-270
type_mat4x2.inl
include/gal/opengl/glm/core/type_mat4x2.inl
+728
-728
type_mat4x3.hpp
include/gal/opengl/glm/core/type_mat4x3.hpp
+268
-268
type_mat4x3.inl
include/gal/opengl/glm/core/type_mat4x3.inl
+737
-737
type_mat4x4.hpp
include/gal/opengl/glm/core/type_mat4x4.hpp
+320
-320
type_mat4x4.inl
include/gal/opengl/glm/core/type_mat4x4.inl
+905
-905
type_size.hpp
include/gal/opengl/glm/core/type_size.hpp
+43
-43
type_vec.hpp
include/gal/opengl/glm/core/type_vec.hpp
+41
-41
type_vec.inl
include/gal/opengl/glm/core/type_vec.inl
+27
-27
type_vec1.hpp
include/gal/opengl/glm/core/type_vec1.hpp
+212
-212
type_vec1.inl
include/gal/opengl/glm/core/type_vec1.inl
+928
-928
type_vec2.hpp
include/gal/opengl/glm/core/type_vec2.hpp
+317
-317
type_vec2.inl
include/gal/opengl/glm/core/type_vec2.inl
+1028
-1028
type_vec3.hpp
include/gal/opengl/glm/core/type_vec3.hpp
+342
-342
type_vec3.inl
include/gal/opengl/glm/core/type_vec3.inl
+1152
-1152
type_vec4.hpp
include/gal/opengl/glm/core/type_vec4.hpp
+399
-399
type_vec4.inl
include/gal/opengl/glm/core/type_vec4.inl
+1378
-1378
ext.hpp
include/gal/opengl/glm/ext.hpp
+145
-145
glm.hpp
include/gal/opengl/glm/glm.hpp
+129
-129
constants.hpp
include/gal/opengl/glm/gtc/constants.hpp
+186
-186
constants.inl
include/gal/opengl/glm/gtc/constants.inl
+186
-186
epsilon.hpp
include/gal/opengl/glm/gtc/epsilon.hpp
+94
-94
epsilon.inl
include/gal/opengl/glm/gtc/epsilon.inl
+286
-286
half_float.hpp
include/gal/opengl/glm/gtc/half_float.hpp
+440
-440
half_float.inl
include/gal/opengl/glm/gtc/half_float.inl
+1039
-1039
matrix_access.hpp
include/gal/opengl/glm/gtc/matrix_access.hpp
+87
-87
matrix_access.inl
include/gal/opengl/glm/gtc/matrix_access.inl
+80
-80
matrix_integer.hpp
include/gal/opengl/glm/gtc/matrix_integer.hpp
+506
-506
matrix_inverse.hpp
include/gal/opengl/glm/gtc/matrix_inverse.hpp
+74
-74
matrix_inverse.inl
include/gal/opengl/glm/gtc/matrix_inverse.inl
+159
-159
matrix_transform.hpp
include/gal/opengl/glm/gtc/matrix_transform.hpp
+291
-291
matrix_transform.inl
include/gal/opengl/glm/gtc/matrix_transform.inl
+430
-430
noise.hpp
include/gal/opengl/glm/gtc/noise.hpp
+80
-80
noise.inl
include/gal/opengl/glm/gtc/noise.inl
+867
-867
quaternion.hpp
include/gal/opengl/glm/gtc/quaternion.hpp
+381
-381
quaternion.inl
include/gal/opengl/glm/gtc/quaternion.inl
+788
-788
random.hpp
include/gal/opengl/glm/gtc/random.hpp
+114
-114
random.inl
include/gal/opengl/glm/gtc/random.inl
+170
-170
reciprocal.hpp
include/gal/opengl/glm/gtc/reciprocal.hpp
+133
-133
reciprocal.inl
include/gal/opengl/glm/gtc/reciprocal.inl
+199
-199
swizzle.hpp
include/gal/opengl/glm/gtc/swizzle.hpp
+375
-375
swizzle.inl
include/gal/opengl/glm/gtc/swizzle.inl
+116
-116
type_precision.hpp
include/gal/opengl/glm/gtc/type_precision.hpp
+669
-669
type_precision.inl
include/gal/opengl/glm/gtc/type_precision.inl
+32
-32
type_ptr.hpp
include/gal/opengl/glm/gtc/type_ptr.hpp
+169
-169
type_ptr.inl
include/gal/opengl/glm/gtc/type_ptr.inl
+462
-462
ulp.hpp
include/gal/opengl/glm/gtc/ulp.hpp
+90
-90
ulp.inl
include/gal/opengl/glm/gtc/ulp.inl
+314
-314
associated_min_max.hpp
include/gal/opengl/glm/gtx/associated_min_max.hpp
+106
-106
associated_min_max.inl
include/gal/opengl/glm/gtx/associated_min_max.inl
+912
-912
bit.hpp
include/gal/opengl/glm/gtx/bit.hpp
+140
-140
bit.inl
include/gal/opengl/glm/gtx/bit.inl
+600
-600
closest_point.hpp
include/gal/opengl/glm/gtx/closest_point.hpp
+66
-66
closest_point.inl
include/gal/opengl/glm/gtx/closest_point.inl
+36
-36
color_cast.hpp
include/gal/opengl/glm/gtx/color_cast.hpp
+124
-124
color_cast.inl
include/gal/opengl/glm/gtx/color_cast.inl
+733
-733
color_space.hpp
include/gal/opengl/glm/gtx/color_space.hpp
+96
-96
color_space.inl
include/gal/opengl/glm/gtx/color_space.inl
+149
-149
color_space_YCoCg.hpp
include/gal/opengl/glm/gtx/color_space_YCoCg.hpp
+84
-84
color_space_YCoCg.inl
include/gal/opengl/glm/gtx/color_space_YCoCg.inl
+64
-64
compatibility.hpp
include/gal/opengl/glm/gtx/compatibility.hpp
+176
-176
compatibility.inl
include/gal/opengl/glm/gtx/compatibility.inl
+60
-60
component_wise.hpp
include/gal/opengl/glm/gtx/component_wise.hpp
+82
-82
component_wise.inl
include/gal/opengl/glm/gtx/component_wise.inl
+47
-47
constants.hpp
include/gal/opengl/glm/gtx/constants.hpp
+33
-33
epsilon.hpp
include/gal/opengl/glm/gtx/epsilon.hpp
+29
-29
euler_angles.hpp
include/gal/opengl/glm/gtx/euler_angles.hpp
+156
-156
euler_angles.inl
include/gal/opengl/glm/gtx/euler_angles.inl
+244
-244
extend.hpp
include/gal/opengl/glm/gtx/extend.hpp
+66
-66
extend.inl
include/gal/opengl/glm/gtx/extend.inl
+55
-55
extented_min_max.hpp
include/gal/opengl/glm/gtx/extented_min_max.hpp
+194
-194
extented_min_max.inl
include/gal/opengl/glm/gtx/extented_min_max.inl
+178
-178
fast_exponential.hpp
include/gal/opengl/glm/gtx/fast_exponential.hpp
+99
-99
fast_exponential.inl
include/gal/opengl/glm/gtx/fast_exponential.inl
+148
-148
fast_square_root.hpp
include/gal/opengl/glm/gtx/fast_square_root.hpp
+85
-85
fast_square_root.inl
include/gal/opengl/glm/gtx/fast_square_root.inl
+136
-136
fast_trigonometry.hpp
include/gal/opengl/glm/gtx/fast_trigonometry.hpp
+100
-100
fast_trigonometry.inl
include/gal/opengl/glm/gtx/fast_trigonometry.inl
+75
-75
gradient_paint.hpp
include/gal/opengl/glm/gtx/gradient_paint.hpp
+76
-76
gradient_paint.inl
include/gal/opengl/glm/gtx/gradient_paint.inl
+43
-43
handed_coordinate_space.hpp
include/gal/opengl/glm/gtx/handed_coordinate_space.hpp
+74
-74
handed_coordinate_space.inl
include/gal/opengl/glm/gtx/handed_coordinate_space.inl
+33
-33
inertia.hpp
include/gal/opengl/glm/gtx/inertia.hpp
+115
-115
inertia.inl
include/gal/opengl/glm/gtx/inertia.inl
+114
-114
int_10_10_10_2.hpp
include/gal/opengl/glm/gtx/int_10_10_10_2.hpp
+64
-64
int_10_10_10_2.inl
include/gal/opengl/glm/gtx/int_10_10_10_2.inl
+19
-19
integer.hpp
include/gal/opengl/glm/gtx/integer.hpp
+104
-104
integer.inl
include/gal/opengl/glm/gtx/integer.inl
+203
-203
intersect.hpp
include/gal/opengl/glm/gtx/intersect.hpp
+102
-102
intersect.inl
include/gal/opengl/glm/gtx/intersect.inl
+196
-196
log_base.hpp
include/gal/opengl/glm/gtx/log_base.hpp
+65
-65
log_base.inl
include/gal/opengl/glm/gtx/log_base.inl
+24
-24
matrix_cross_product.hpp
include/gal/opengl/glm/gtx/matrix_cross_product.hpp
+71
-71
matrix_cross_product.inl
include/gal/opengl/glm/gtx/matrix_cross_product.inl
+44
-44
matrix_interpolation.hpp
include/gal/opengl/glm/gtx/matrix_interpolation.hpp
+88
-88
matrix_interpolation.inl
include/gal/opengl/glm/gtx/matrix_interpolation.inl
+130
-130
matrix_major_storage.hpp
include/gal/opengl/glm/gtx/matrix_major_storage.hpp
+143
-143
matrix_major_storage.inl
include/gal/opengl/glm/gtx/matrix_major_storage.inl
+173
-173
matrix_operation.hpp
include/gal/opengl/glm/gtx/matrix_operation.hpp
+112
-112
matrix_operation.inl
include/gal/opengl/glm/gtx/matrix_operation.inl
+124
-124
matrix_query.hpp
include/gal/opengl/glm/gtx/matrix_query.hpp
+117
-117
matrix_query.inl
include/gal/opengl/glm/gtx/matrix_query.inl
+154
-154
mixed_product.hpp
include/gal/opengl/glm/gtx/mixed_product.hpp
+65
-65
mixed_product.inl
include/gal/opengl/glm/gtx/mixed_product.inl
+22
-22
multiple.hpp
include/gal/opengl/glm/gtx/multiple.hpp
+73
-73
multiple.inl
include/gal/opengl/glm/gtx/multiple.inl
+118
-118
noise.hpp
include/gal/opengl/glm/gtx/noise.hpp
+29
-29
norm.hpp
include/gal/opengl/glm/gtx/norm.hpp
+133
-133
norm.inl
include/gal/opengl/glm/gtx/norm.inl
+156
-156
normal.hpp
include/gal/opengl/glm/gtx/normal.hpp
+67
-67
normal.inl
include/gal/opengl/glm/gtx/normal.inl
+22
-22
normalize_dot.hpp
include/gal/opengl/glm/gtx/normalize_dot.hpp
+76
-76
normalize_dot.inl
include/gal/opengl/glm/gtx/normalize_dot.inl
+115
-115
number_precision.hpp
include/gal/opengl/glm/gtx/number_precision.hpp
+88
-88
number_precision.inl
include/gal/opengl/glm/gtx/number_precision.inl
+13
-13
ocl_type.hpp
include/gal/opengl/glm/gtx/ocl_type.hpp
+132
-132
optimum_pow.hpp
include/gal/opengl/glm/gtx/optimum_pow.hpp
+91
-91
optimum_pow.inl
include/gal/opengl/glm/gtx/optimum_pow.inl
+58
-58
orthonormalize.hpp
include/gal/opengl/glm/gtx/orthonormalize.hpp
+72
-72
orthonormalize.inl
include/gal/opengl/glm/gtx/orthonormalize.inl
+43
-43
perpendicular.hpp
include/gal/opengl/glm/gtx/perpendicular.hpp
+67
-67
perpendicular.inl
include/gal/opengl/glm/gtx/perpendicular.inl
+21
-21
polar_coordinates.hpp
include/gal/opengl/glm/gtx/polar_coordinates.hpp
+70
-70
polar_coordinates.inl
include/gal/opengl/glm/gtx/polar_coordinates.inl
+55
-55
projection.hpp
include/gal/opengl/glm/gtx/projection.hpp
+65
-65
projection.inl
include/gal/opengl/glm/gtx/projection.inl
+21
-21
quaternion.hpp
include/gal/opengl/glm/gtx/quaternion.hpp
+196
-196
quaternion.inl
include/gal/opengl/glm/gtx/quaternion.inl
+209
-209
random.hpp
include/gal/opengl/glm/gtx/random.hpp
+29
-29
raw_data.hpp
include/gal/opengl/glm/gtx/raw_data.hpp
+75
-75
raw_data.inl
include/gal/opengl/glm/gtx/raw_data.inl
+11
-11
reciprocal.hpp
include/gal/opengl/glm/gtx/reciprocal.hpp
+26
-26
rotate_vector.hpp
include/gal/opengl/glm/gtx/rotate_vector.hpp
+132
-132
rotate_vector.inl
include/gal/opengl/glm/gtx/rotate_vector.inl
+211
-211
simd_mat4.hpp
include/gal/opengl/glm/gtx/simd_mat4.hpp
+206
-206
simd_mat4.inl
include/gal/opengl/glm/gtx/simd_mat4.inl
+590
-590
simd_vec4.hpp
include/gal/opengl/glm/gtx/simd_vec4.hpp
+517
-517
simd_vec4.inl
include/gal/opengl/glm/gtx/simd_vec4.inl
+727
-727
spline.hpp
include/gal/opengl/glm/gtx/spline.hpp
+90
-90
spline.inl
include/gal/opengl/glm/gtx/spline.inl
+70
-70
std_based_type.hpp
include/gal/opengl/glm/gtx/std_based_type.hpp
+83
-83
std_based_type.inl
include/gal/opengl/glm/gtx/std_based_type.inl
+13
-13
string_cast.hpp
include/gal/opengl/glm/gtx/string_cast.hpp
+70
-70
string_cast.inl
include/gal/opengl/glm/gtx/string_cast.inl
+588
-588
transform.hpp
include/gal/opengl/glm/gtx/transform.hpp
+131
-131
transform.inl
include/gal/opengl/glm/gtx/transform.inl
+90
-90
transform2.hpp
include/gal/opengl/glm/gtx/transform2.hpp
+135
-135
transform2.inl
include/gal/opengl/glm/gtx/transform2.inl
+154
-154
ulp.hpp
include/gal/opengl/glm/gtx/ulp.hpp
+29
-29
unsigned_int.hpp
include/gal/opengl/glm/gtx/unsigned_int.hpp
+26
-26
unsigned_int.inl
include/gal/opengl/glm/gtx/unsigned_int.inl
+13
-13
vec1.hpp
include/gal/opengl/glm/gtx/vec1.hpp
+137
-137
vector_access.hpp
include/gal/opengl/glm/gtx/vector_access.hpp
+85
-85
vector_access.inl
include/gal/opengl/glm/gtx/vector_access.inl
+53
-53
vector_angle.hpp
include/gal/opengl/glm/gtx/vector_angle.hpp
+88
-88
vector_angle.inl
include/gal/opengl/glm/gtx/vector_angle.inl
+57
-57
vector_query.hpp
include/gal/opengl/glm/gtx/vector_query.hpp
+112
-112
vector_query.inl
include/gal/opengl/glm/gtx/vector_query.inl
+164
-164
verbose_operator.hpp
include/gal/opengl/glm/gtx/verbose_operator.hpp
+83
-83
verbose_operator.inl
include/gal/opengl/glm/gtx/verbose_operator.inl
+124
-124
wrap.hpp
include/gal/opengl/glm/gtx/wrap.hpp
+73
-73
wrap.inl
include/gal/opengl/glm/gtx/wrap.inl
+165
-165
xstream.hpp
include/gal/opengl/glm/virtrev/xstream.hpp
+166
-166
No files found.
include/gal/opengl/glm/core/_detail.hpp
View file @
9374d642
include/gal/opengl/glm/core/_fixes.hpp
View file @
9374d642
include/gal/opengl/glm/core/_swizzle.hpp
View file @
9374d642
include/gal/opengl/glm/core/_swizzle_func.hpp
View file @
9374d642
include/gal/opengl/glm/core/_vectorize.hpp
View file @
9374d642
include/gal/opengl/glm/core/dummy.cpp
View file @
9374d642
include/gal/opengl/glm/core/func_common.hpp
View file @
9374d642
include/gal/opengl/glm/core/func_common.inl
View file @
9374d642
include/gal/opengl/glm/core/func_exponential.hpp
View file @
9374d642
include/gal/opengl/glm/core/func_exponential.inl
View file @
9374d642
include/gal/opengl/glm/core/func_geometric.hpp
View file @
9374d642
include/gal/opengl/glm/core/func_geometric.inl
View file @
9374d642
include/gal/opengl/glm/core/func_integer.hpp
View file @
9374d642
include/gal/opengl/glm/core/func_integer.inl
View file @
9374d642
include/gal/opengl/glm/core/func_matrix.hpp
View file @
9374d642
include/gal/opengl/glm/core/func_matrix.inl
View file @
9374d642
include/gal/opengl/glm/core/func_noise.hpp
View file @
9374d642
include/gal/opengl/glm/core/func_noise.inl
View file @
9374d642
include/gal/opengl/glm/core/func_packing.hpp
View file @
9374d642
include/gal/opengl/glm/core/func_packing.inl
View file @
9374d642
include/gal/opengl/glm/core/func_trigonometric.hpp
View file @
9374d642
include/gal/opengl/glm/core/func_trigonometric.inl
View file @
9374d642
include/gal/opengl/glm/core/func_vector_relational.hpp
View file @
9374d642
include/gal/opengl/glm/core/func_vector_relational.inl
View file @
9374d642
include/gal/opengl/glm/core/hint.hpp
View file @
9374d642
include/gal/opengl/glm/core/intrinsic_common.hpp
View file @
9374d642
include/gal/opengl/glm/core/intrinsic_common.inl
View file @
9374d642
include/gal/opengl/glm/core/intrinsic_exponential.hpp
View file @
9374d642
include/gal/opengl/glm/core/intrinsic_exponential.inl
View file @
9374d642
include/gal/opengl/glm/core/intrinsic_geometric.hpp
View file @
9374d642
include/gal/opengl/glm/core/intrinsic_geometric.inl
View file @
9374d642
include/gal/opengl/glm/core/intrinsic_matrix.hpp
View file @
9374d642
include/gal/opengl/glm/core/intrinsic_matrix.inl
View file @
9374d642
include/gal/opengl/glm/core/intrinsic_trigonometric.hpp
View file @
9374d642
include/gal/opengl/glm/core/intrinsic_trigonometric.inl
View file @
9374d642
include/gal/opengl/glm/core/intrinsic_vector_relational.hpp
View file @
9374d642
include/gal/opengl/glm/core/intrinsic_vector_relational.inl
View file @
9374d642
include/gal/opengl/glm/core/setup.hpp
View file @
9374d642
include/gal/opengl/glm/core/type.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_float.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_gentype.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_gentype.inl
View file @
9374d642
include/gal/opengl/glm/core/type_half.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_half.inl
View file @
9374d642
include/gal/opengl/glm/core/type_int.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_mat.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_mat.inl
View file @
9374d642
include/gal/opengl/glm/core/type_mat2x2.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_mat2x2.inl
View file @
9374d642
include/gal/opengl/glm/core/type_mat2x3.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_mat2x3.inl
View file @
9374d642
include/gal/opengl/glm/core/type_mat2x4.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_mat2x4.inl
View file @
9374d642
include/gal/opengl/glm/core/type_mat3x2.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_mat3x2.inl
View file @
9374d642
include/gal/opengl/glm/core/type_mat3x3.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_mat3x3.inl
View file @
9374d642
include/gal/opengl/glm/core/type_mat3x4.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_mat3x4.inl
View file @
9374d642
include/gal/opengl/glm/core/type_mat4x2.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_mat4x2.inl
View file @
9374d642
include/gal/opengl/glm/core/type_mat4x3.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_mat4x3.inl
View file @
9374d642
include/gal/opengl/glm/core/type_mat4x4.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_mat4x4.inl
View file @
9374d642
include/gal/opengl/glm/core/type_size.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_vec.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_vec.inl
View file @
9374d642
include/gal/opengl/glm/core/type_vec1.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_vec1.inl
View file @
9374d642
include/gal/opengl/glm/core/type_vec2.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_vec2.inl
View file @
9374d642
include/gal/opengl/glm/core/type_vec3.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_vec3.inl
View file @
9374d642
include/gal/opengl/glm/core/type_vec4.hpp
View file @
9374d642
include/gal/opengl/glm/core/type_vec4.inl
View file @
9374d642
include/gal/opengl/glm/ext.hpp
View file @
9374d642
include/gal/opengl/glm/glm.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/constants.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/constants.inl
View file @
9374d642
include/gal/opengl/glm/gtc/epsilon.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/epsilon.inl
View file @
9374d642
include/gal/opengl/glm/gtc/half_float.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/half_float.inl
View file @
9374d642
include/gal/opengl/glm/gtc/matrix_access.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/matrix_access.inl
View file @
9374d642
include/gal/opengl/glm/gtc/matrix_integer.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/matrix_inverse.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/matrix_inverse.inl
View file @
9374d642
include/gal/opengl/glm/gtc/matrix_transform.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/matrix_transform.inl
View file @
9374d642
include/gal/opengl/glm/gtc/noise.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/noise.inl
View file @
9374d642
include/gal/opengl/glm/gtc/quaternion.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/quaternion.inl
View file @
9374d642
include/gal/opengl/glm/gtc/random.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/random.inl
View file @
9374d642
include/gal/opengl/glm/gtc/reciprocal.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/reciprocal.inl
View file @
9374d642
include/gal/opengl/glm/gtc/swizzle.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/swizzle.inl
View file @
9374d642
include/gal/opengl/glm/gtc/type_precision.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/type_precision.inl
View file @
9374d642
include/gal/opengl/glm/gtc/type_ptr.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/type_ptr.inl
View file @
9374d642
include/gal/opengl/glm/gtc/ulp.hpp
View file @
9374d642
include/gal/opengl/glm/gtc/ulp.inl
View file @
9374d642
include/gal/opengl/glm/gtx/associated_min_max.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/associated_min_max.inl
View file @
9374d642
include/gal/opengl/glm/gtx/bit.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/bit.inl
View file @
9374d642
include/gal/opengl/glm/gtx/closest_point.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/closest_point.inl
View file @
9374d642
include/gal/opengl/glm/gtx/color_cast.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/color_cast.inl
View file @
9374d642
include/gal/opengl/glm/gtx/color_space.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/color_space.inl
View file @
9374d642
include/gal/opengl/glm/gtx/color_space_YCoCg.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/color_space_YCoCg.inl
View file @
9374d642
include/gal/opengl/glm/gtx/compatibility.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/compatibility.inl
View file @
9374d642
include/gal/opengl/glm/gtx/component_wise.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/component_wise.inl
View file @
9374d642
include/gal/opengl/glm/gtx/constants.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/epsilon.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/euler_angles.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/euler_angles.inl
View file @
9374d642
include/gal/opengl/glm/gtx/extend.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/extend.inl
View file @
9374d642
include/gal/opengl/glm/gtx/extented_min_max.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/extented_min_max.inl
View file @
9374d642
include/gal/opengl/glm/gtx/fast_exponential.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/fast_exponential.inl
View file @
9374d642
include/gal/opengl/glm/gtx/fast_square_root.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/fast_square_root.inl
View file @
9374d642
include/gal/opengl/glm/gtx/fast_trigonometry.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/fast_trigonometry.inl
View file @
9374d642
include/gal/opengl/glm/gtx/gradient_paint.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/gradient_paint.inl
View file @
9374d642
include/gal/opengl/glm/gtx/handed_coordinate_space.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/handed_coordinate_space.inl
View file @
9374d642
include/gal/opengl/glm/gtx/inertia.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/inertia.inl
View file @
9374d642
include/gal/opengl/glm/gtx/int_10_10_10_2.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/int_10_10_10_2.inl
View file @
9374d642
include/gal/opengl/glm/gtx/integer.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/integer.inl
View file @
9374d642
include/gal/opengl/glm/gtx/intersect.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/intersect.inl
View file @
9374d642
include/gal/opengl/glm/gtx/log_base.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/log_base.inl
View file @
9374d642
include/gal/opengl/glm/gtx/matrix_cross_product.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/matrix_cross_product.inl
View file @
9374d642
include/gal/opengl/glm/gtx/matrix_interpolation.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/matrix_interpolation.inl
View file @
9374d642
include/gal/opengl/glm/gtx/matrix_major_storage.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/matrix_major_storage.inl
View file @
9374d642
include/gal/opengl/glm/gtx/matrix_operation.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/matrix_operation.inl
View file @
9374d642
include/gal/opengl/glm/gtx/matrix_query.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/matrix_query.inl
View file @
9374d642
include/gal/opengl/glm/gtx/mixed_product.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/mixed_product.inl
View file @
9374d642
include/gal/opengl/glm/gtx/multiple.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/multiple.inl
View file @
9374d642
include/gal/opengl/glm/gtx/noise.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/norm.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/norm.inl
View file @
9374d642
include/gal/opengl/glm/gtx/normal.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/normal.inl
View file @
9374d642
include/gal/opengl/glm/gtx/normalize_dot.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/normalize_dot.inl
View file @
9374d642
include/gal/opengl/glm/gtx/number_precision.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/number_precision.inl
View file @
9374d642
include/gal/opengl/glm/gtx/ocl_type.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/optimum_pow.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/optimum_pow.inl
View file @
9374d642
include/gal/opengl/glm/gtx/orthonormalize.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/orthonormalize.inl
View file @
9374d642
include/gal/opengl/glm/gtx/perpendicular.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/perpendicular.inl
View file @
9374d642
include/gal/opengl/glm/gtx/polar_coordinates.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/polar_coordinates.inl
View file @
9374d642
include/gal/opengl/glm/gtx/projection.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/projection.inl
View file @
9374d642
include/gal/opengl/glm/gtx/quaternion.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/quaternion.inl
View file @
9374d642
include/gal/opengl/glm/gtx/random.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/raw_data.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/raw_data.inl
View file @
9374d642
include/gal/opengl/glm/gtx/reciprocal.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/rotate_vector.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/rotate_vector.inl
View file @
9374d642
include/gal/opengl/glm/gtx/simd_mat4.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/simd_mat4.inl
View file @
9374d642
include/gal/opengl/glm/gtx/simd_vec4.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/simd_vec4.inl
View file @
9374d642
include/gal/opengl/glm/gtx/spline.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/spline.inl
View file @
9374d642
include/gal/opengl/glm/gtx/std_based_type.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/std_based_type.inl
View file @
9374d642
include/gal/opengl/glm/gtx/string_cast.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/string_cast.inl
View file @
9374d642
include/gal/opengl/glm/gtx/transform.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/transform.inl
View file @
9374d642
include/gal/opengl/glm/gtx/transform2.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/transform2.inl
View file @
9374d642
include/gal/opengl/glm/gtx/ulp.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/unsigned_int.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/unsigned_int.inl
View file @
9374d642
include/gal/opengl/glm/gtx/vec1.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/vector_access.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/vector_access.inl
View file @
9374d642
include/gal/opengl/glm/gtx/vector_angle.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/vector_angle.inl
View file @
9374d642
include/gal/opengl/glm/gtx/vector_query.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/vector_query.inl
View file @
9374d642
include/gal/opengl/glm/gtx/verbose_operator.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/verbose_operator.inl
View file @
9374d642
include/gal/opengl/glm/gtx/wrap.hpp
View file @
9374d642
include/gal/opengl/glm/gtx/wrap.inl
View file @
9374d642
include/gal/opengl/glm/virtrev/xstream.hpp
View file @
9374d642
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment