14 коммитов (92e3387f7c63e494ad6837e80a33e60acaf7e3bf)

Автор SHA1 Сообщение Дата
  Sam Hocevar 92e3387f7c test: augment the half precision numbers testsuite. 14 лет назад
  Sam Hocevar 4379388b52 test: add first test routines for the half class. 14 лет назад
  Sam Hocevar b111f7e3d8 core: move platform-specific code to specific directories. 14 лет назад
  Sam Hocevar 6bbe943492 core: rename vec2i to ivec2 etc. to better match GLSL. 14 лет назад
  Sam Hocevar 0328a6dfa3 test: add a unit test for the recent vector promotion problem. 14 лет назад
  Sam Hocevar 30e697f7bd test: start writing really minimalist GL rendering tests. 14 лет назад
  Sam Hocevar 8eeeca422f test: add a debug quad test application. 14 лет назад
  Sam Hocevar 3213d5b7a5 core: add the unary minus operator to vectors. 14 лет назад
  Sam Hocevar 7329692663 math: implement vector comparisons and add minimal unit tests for this 14 лет назад
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. 15 лет назад
  Sam Hocevar 6405ef32ea Get rid of float3, float4, int3 etc. in favour of GLSL types. 15 лет назад
  Sam Hocevar 4b484d5bc8 Make the float4x4 constructor fill only the matrix's diagonal. Thus 15 лет назад
  Sam Hocevar 7015943141 Add matrix determinant and inverse methods. 15 лет назад
  Sam Hocevar da73635c64 Add an optional cppunit dependency for unit tests. 15 лет назад