Commit History

Autor SHA1 Mensaxe Data
  Sam Jaffe 9a478e2f51 Add draw function to opengl_renderer. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 36878c3955 Start writing openGL renderer implementation. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 4086c6ca8c Start adding renderer code. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe d3e5227b99 Add activate material code. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe a8ce75b0b5 Fix hashing for material %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 17521ece2c Making flyweight bindings more intelligent. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe c51715264d Start writing code for material. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 8c26d2fcad Make things public. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 37d4075d48 Add data members to texture/shader/shader_program. Use flyweight<T> to get quick-use versions. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 6583de4d13 Refactor out flyweight object. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 25575e48db Make things a little easier. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 96f62ec03b Activate shader programs %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 7852406d51 Add code for constructing a shader_program, rename graphics::program to graphics::shader_program. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe e53a2b62bb Add the three default textures. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 4362be3733 Adding error printers for shader. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 5a64638b53 Rename env.cxx to linux_env.cxx. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 1102c02764 Adding shader initializer code. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 08f987bf58 Construct the basic format of a shader. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe fed6fbd6bc Rename namespace %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe e6f87a3401 Add mapping to color style for texture. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe df0605a766 Adding OpenGL implementation of Texture files. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 8b6035ed72 Fix compiler error. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 83bb02a8e4 Adding GoogleMock to other subprojects. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 185e474fe0 Merge branch 'shapes' %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe c6f0ea3612 Fix broken tests and error in intersection calculations. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 0e89c5ab87 Fix issue caused by tangent line segment checks %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe ff19b87e00 Add tests for circle intersects quad. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe ec566ee5b3 Test line intersects circle. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe bb7d0a9260 Add tests for circle-intersects circle. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 303e56df32 Test shape constructors %!s(int64=6) %!d(string=hai) anos