PLIST 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. @comment $OpenBSD: PLIST,v 1.2 2015/12/28 18:57:29 jasper Exp $
  2. include/glm/
  3. include/glm/CMakeLists.txt
  4. include/glm/common.hpp
  5. include/glm/detail/
  6. include/glm/detail/_features.hpp
  7. include/glm/detail/_fixes.hpp
  8. include/glm/detail/_noise.hpp
  9. include/glm/detail/_swizzle.hpp
  10. include/glm/detail/_swizzle_func.hpp
  11. include/glm/detail/_vectorize.hpp
  12. include/glm/detail/dummy.cpp
  13. include/glm/detail/func_common.hpp
  14. include/glm/detail/func_common.inl
  15. include/glm/detail/func_exponential.hpp
  16. include/glm/detail/func_exponential.inl
  17. include/glm/detail/func_geometric.hpp
  18. include/glm/detail/func_geometric.inl
  19. include/glm/detail/func_integer.hpp
  20. include/glm/detail/func_integer.inl
  21. include/glm/detail/func_matrix.hpp
  22. include/glm/detail/func_matrix.inl
  23. include/glm/detail/func_packing.hpp
  24. include/glm/detail/func_packing.inl
  25. include/glm/detail/func_trigonometric.hpp
  26. include/glm/detail/func_trigonometric.inl
  27. include/glm/detail/func_vector_relational.hpp
  28. include/glm/detail/func_vector_relational.inl
  29. include/glm/detail/glm.cpp
  30. include/glm/detail/intrinsic_common.hpp
  31. include/glm/detail/intrinsic_common.inl
  32. include/glm/detail/intrinsic_exponential.hpp
  33. include/glm/detail/intrinsic_exponential.inl
  34. include/glm/detail/intrinsic_geometric.hpp
  35. include/glm/detail/intrinsic_geometric.inl
  36. include/glm/detail/intrinsic_integer.hpp
  37. include/glm/detail/intrinsic_integer.inl
  38. include/glm/detail/intrinsic_matrix.hpp
  39. include/glm/detail/intrinsic_matrix.inl
  40. include/glm/detail/intrinsic_trigonometric.hpp
  41. include/glm/detail/intrinsic_trigonometric.inl
  42. include/glm/detail/intrinsic_vector_relational.hpp
  43. include/glm/detail/intrinsic_vector_relational.inl
  44. include/glm/detail/precision.hpp
  45. include/glm/detail/setup.hpp
  46. include/glm/detail/type_float.hpp
  47. include/glm/detail/type_gentype.hpp
  48. include/glm/detail/type_gentype.inl
  49. include/glm/detail/type_half.hpp
  50. include/glm/detail/type_half.inl
  51. include/glm/detail/type_int.hpp
  52. include/glm/detail/type_mat.hpp
  53. include/glm/detail/type_mat.inl
  54. include/glm/detail/type_mat2x2.hpp
  55. include/glm/detail/type_mat2x2.inl
  56. include/glm/detail/type_mat2x3.hpp
  57. include/glm/detail/type_mat2x3.inl
  58. include/glm/detail/type_mat2x4.hpp
  59. include/glm/detail/type_mat2x4.inl
  60. include/glm/detail/type_mat3x2.hpp
  61. include/glm/detail/type_mat3x2.inl
  62. include/glm/detail/type_mat3x3.hpp
  63. include/glm/detail/type_mat3x3.inl
  64. include/glm/detail/type_mat3x4.hpp
  65. include/glm/detail/type_mat3x4.inl
  66. include/glm/detail/type_mat4x2.hpp
  67. include/glm/detail/type_mat4x2.inl
  68. include/glm/detail/type_mat4x3.hpp
  69. include/glm/detail/type_mat4x3.inl
  70. include/glm/detail/type_mat4x4.hpp
  71. include/glm/detail/type_mat4x4.inl
  72. include/glm/detail/type_vec.hpp
  73. include/glm/detail/type_vec.inl
  74. include/glm/detail/type_vec1.hpp
  75. include/glm/detail/type_vec1.inl
  76. include/glm/detail/type_vec2.hpp
  77. include/glm/detail/type_vec2.inl
  78. include/glm/detail/type_vec3.hpp
  79. include/glm/detail/type_vec3.inl
  80. include/glm/detail/type_vec4.hpp
  81. include/glm/detail/type_vec4.inl
  82. include/glm/detail/type_vec4_avx.inl
  83. include/glm/detail/type_vec4_avx2.inl
  84. include/glm/detail/type_vec4_sse2.inl
  85. include/glm/exponential.hpp
  86. include/glm/ext.hpp
  87. include/glm/fwd.hpp
  88. include/glm/geometric.hpp
  89. include/glm/glm.hpp
  90. include/glm/gtc/
  91. include/glm/gtc/bitfield.hpp
  92. include/glm/gtc/bitfield.inl
  93. include/glm/gtc/color_space.hpp
  94. include/glm/gtc/color_space.inl
  95. include/glm/gtc/constants.hpp
  96. include/glm/gtc/constants.inl
  97. include/glm/gtc/epsilon.hpp
  98. include/glm/gtc/epsilon.inl
  99. include/glm/gtc/integer.hpp
  100. include/glm/gtc/integer.inl
  101. include/glm/gtc/matrix_access.hpp
  102. include/glm/gtc/matrix_access.inl
  103. include/glm/gtc/matrix_integer.hpp
  104. include/glm/gtc/matrix_inverse.hpp
  105. include/glm/gtc/matrix_inverse.inl
  106. include/glm/gtc/matrix_transform.hpp
  107. include/glm/gtc/matrix_transform.inl
  108. include/glm/gtc/noise.hpp
  109. include/glm/gtc/noise.inl
  110. include/glm/gtc/packing.hpp
  111. include/glm/gtc/packing.inl
  112. include/glm/gtc/quaternion.hpp
  113. include/glm/gtc/quaternion.inl
  114. include/glm/gtc/random.hpp
  115. include/glm/gtc/random.inl
  116. include/glm/gtc/reciprocal.hpp
  117. include/glm/gtc/reciprocal.inl
  118. include/glm/gtc/round.hpp
  119. include/glm/gtc/round.inl
  120. include/glm/gtc/type_precision.hpp
  121. include/glm/gtc/type_precision.inl
  122. include/glm/gtc/type_ptr.hpp
  123. include/glm/gtc/type_ptr.inl
  124. include/glm/gtc/ulp.hpp
  125. include/glm/gtc/ulp.inl
  126. include/glm/gtc/vec1.hpp
  127. include/glm/gtc/vec1.inl
  128. include/glm/gtx/
  129. include/glm/gtx/associated_min_max.hpp
  130. include/glm/gtx/associated_min_max.inl
  131. include/glm/gtx/bit.hpp
  132. include/glm/gtx/bit.inl
  133. include/glm/gtx/closest_point.hpp
  134. include/glm/gtx/closest_point.inl
  135. include/glm/gtx/color_space.hpp
  136. include/glm/gtx/color_space.inl
  137. include/glm/gtx/color_space_YCoCg.hpp
  138. include/glm/gtx/color_space_YCoCg.inl
  139. include/glm/gtx/common.hpp
  140. include/glm/gtx/common.inl
  141. include/glm/gtx/compatibility.hpp
  142. include/glm/gtx/compatibility.inl
  143. include/glm/gtx/component_wise.hpp
  144. include/glm/gtx/component_wise.inl
  145. include/glm/gtx/dual_quaternion.hpp
  146. include/glm/gtx/dual_quaternion.inl
  147. include/glm/gtx/euler_angles.hpp
  148. include/glm/gtx/euler_angles.inl
  149. include/glm/gtx/extend.hpp
  150. include/glm/gtx/extend.inl
  151. include/glm/gtx/extented_min_max.hpp
  152. include/glm/gtx/extented_min_max.inl
  153. include/glm/gtx/fast_exponential.hpp
  154. include/glm/gtx/fast_exponential.inl
  155. include/glm/gtx/fast_square_root.hpp
  156. include/glm/gtx/fast_square_root.inl
  157. include/glm/gtx/fast_trigonometry.hpp
  158. include/glm/gtx/fast_trigonometry.inl
  159. include/glm/gtx/gradient_paint.hpp
  160. include/glm/gtx/gradient_paint.inl
  161. include/glm/gtx/handed_coordinate_space.hpp
  162. include/glm/gtx/handed_coordinate_space.inl
  163. include/glm/gtx/hash.hpp
  164. include/glm/gtx/hash.inl
  165. include/glm/gtx/integer.hpp
  166. include/glm/gtx/integer.inl
  167. include/glm/gtx/intersect.hpp
  168. include/glm/gtx/intersect.inl
  169. include/glm/gtx/io.hpp
  170. include/glm/gtx/io.inl
  171. include/glm/gtx/log_base.hpp
  172. include/glm/gtx/log_base.inl
  173. include/glm/gtx/matrix_cross_product.hpp
  174. include/glm/gtx/matrix_cross_product.inl
  175. include/glm/gtx/matrix_decompose.hpp
  176. include/glm/gtx/matrix_decompose.inl
  177. include/glm/gtx/matrix_interpolation.hpp
  178. include/glm/gtx/matrix_interpolation.inl
  179. include/glm/gtx/matrix_major_storage.hpp
  180. include/glm/gtx/matrix_major_storage.inl
  181. include/glm/gtx/matrix_operation.hpp
  182. include/glm/gtx/matrix_operation.inl
  183. include/glm/gtx/matrix_query.hpp
  184. include/glm/gtx/matrix_query.inl
  185. include/glm/gtx/matrix_transform_2d.hpp
  186. include/glm/gtx/matrix_transform_2d.inl
  187. include/glm/gtx/mixed_product.hpp
  188. include/glm/gtx/mixed_product.inl
  189. include/glm/gtx/norm.hpp
  190. include/glm/gtx/norm.inl
  191. include/glm/gtx/normal.hpp
  192. include/glm/gtx/normal.inl
  193. include/glm/gtx/normalize_dot.hpp
  194. include/glm/gtx/normalize_dot.inl
  195. include/glm/gtx/number_precision.hpp
  196. include/glm/gtx/number_precision.inl
  197. include/glm/gtx/optimum_pow.hpp
  198. include/glm/gtx/optimum_pow.inl
  199. include/glm/gtx/orthonormalize.hpp
  200. include/glm/gtx/orthonormalize.inl
  201. include/glm/gtx/perpendicular.hpp
  202. include/glm/gtx/perpendicular.inl
  203. include/glm/gtx/polar_coordinates.hpp
  204. include/glm/gtx/polar_coordinates.inl
  205. include/glm/gtx/projection.hpp
  206. include/glm/gtx/projection.inl
  207. include/glm/gtx/quaternion.hpp
  208. include/glm/gtx/quaternion.inl
  209. include/glm/gtx/range.hpp
  210. include/glm/gtx/raw_data.hpp
  211. include/glm/gtx/raw_data.inl
  212. include/glm/gtx/rotate_normalized_axis.hpp
  213. include/glm/gtx/rotate_normalized_axis.inl
  214. include/glm/gtx/rotate_vector.hpp
  215. include/glm/gtx/rotate_vector.inl
  216. include/glm/gtx/scalar_multiplication.hpp
  217. include/glm/gtx/scalar_relational.hpp
  218. include/glm/gtx/scalar_relational.inl
  219. include/glm/gtx/simd_mat4.hpp
  220. include/glm/gtx/simd_mat4.inl
  221. include/glm/gtx/simd_quat.hpp
  222. include/glm/gtx/simd_quat.inl
  223. include/glm/gtx/simd_vec4.hpp
  224. include/glm/gtx/simd_vec4.inl
  225. include/glm/gtx/spline.hpp
  226. include/glm/gtx/spline.inl
  227. include/glm/gtx/std_based_type.hpp
  228. include/glm/gtx/std_based_type.inl
  229. include/glm/gtx/string_cast.hpp
  230. include/glm/gtx/string_cast.inl
  231. include/glm/gtx/transform.hpp
  232. include/glm/gtx/transform.inl
  233. include/glm/gtx/transform2.hpp
  234. include/glm/gtx/transform2.inl
  235. include/glm/gtx/type_aligned.hpp
  236. include/glm/gtx/type_aligned.inl
  237. include/glm/gtx/vector_angle.hpp
  238. include/glm/gtx/vector_angle.inl
  239. include/glm/gtx/vector_query.hpp
  240. include/glm/gtx/vector_query.inl
  241. include/glm/gtx/wrap.hpp
  242. include/glm/gtx/wrap.inl
  243. include/glm/integer.hpp
  244. include/glm/mat2x2.hpp
  245. include/glm/mat2x3.hpp
  246. include/glm/mat2x4.hpp
  247. include/glm/mat3x2.hpp
  248. include/glm/mat3x3.hpp
  249. include/glm/mat3x4.hpp
  250. include/glm/mat4x2.hpp
  251. include/glm/mat4x3.hpp
  252. include/glm/mat4x4.hpp
  253. include/glm/matrix.hpp
  254. include/glm/packing.hpp
  255. include/glm/trigonometric.hpp
  256. include/glm/vec2.hpp
  257. include/glm/vec3.hpp
  258. include/glm/vec4.hpp
  259. include/glm/vector_relational.hpp
  260. lib/cmake/
  261. lib/cmake/glm/
  262. lib/cmake/glm/glmConfig.cmake
  263. lib/cmake/glm/glmTargets.cmake
  264. lib/cmake/glm/glmVersion.cmake