Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe c51715264d Start writing code for material. il y a 6 ans
  Sam Jaffe 8c26d2fcad Make things public. il y a 6 ans
  Sam Jaffe 37d4075d48 Add data members to texture/shader/shader_program. Use flyweight<T> to get quick-use versions. il y a 6 ans
  Sam Jaffe 6583de4d13 Refactor out flyweight object. il y a 6 ans
  Sam Jaffe 25575e48db Make things a little easier. il y a 6 ans
  Sam Jaffe 96f62ec03b Activate shader programs il y a 6 ans
  Sam Jaffe 7852406d51 Add code for constructing a shader_program, rename graphics::program to graphics::shader_program. il y a 6 ans
  Sam Jaffe e53a2b62bb Add the three default textures. il y a 6 ans
  Sam Jaffe 4362be3733 Adding error printers for shader. il y a 6 ans
  Sam Jaffe 5a64638b53 Rename env.cxx to linux_env.cxx. il y a 6 ans
  Sam Jaffe 1102c02764 Adding shader initializer code. il y a 6 ans
  Sam Jaffe 08f987bf58 Construct the basic format of a shader. il y a 6 ans
  Sam Jaffe fed6fbd6bc Rename namespace il y a 6 ans
  Sam Jaffe e6f87a3401 Add mapping to color style for texture. il y a 6 ans
  Sam Jaffe df0605a766 Adding OpenGL implementation of Texture files. il y a 6 ans
  Sam Jaffe 8b6035ed72 Fix compiler error. il y a 6 ans
  Sam Jaffe 83bb02a8e4 Adding GoogleMock to other subprojects. il y a 6 ans
  Sam Jaffe 185e474fe0 Merge branch 'shapes' il y a 6 ans
  Sam Jaffe c6f0ea3612 Fix broken tests and error in intersection calculations. il y a 6 ans
  Sam Jaffe 0e89c5ab87 Fix issue caused by tangent line segment checks il y a 6 ans
  Sam Jaffe ff19b87e00 Add tests for circle intersects quad. il y a 6 ans
  Sam Jaffe ec566ee5b3 Test line intersects circle. il y a 6 ans
  Sam Jaffe bb7d0a9260 Add tests for circle-intersects circle. il y a 6 ans
  Sam Jaffe 303e56df32 Test shape constructors il y a 6 ans
  Sam Jaffe 9810e654f6 More test coverage il y a 6 ans
  Sam Jaffe b2fa2afe63 Test "line intersects quad". Remove redundant test. il y a 6 ans
  Sam Jaffe 9f8312bc3e Fixing compilation issues cause by a bad merge. il y a 6 ans
  Sam Jaffe 0b80400c47 Add C++ GitIgnore il y a 6 ans
  Sam Jaffe 720707bb5c Merge branch 'master' into shapes il y a 6 ans
  Sam Jaffe 8783e5d955 Install clang-format il y a 6 ans