Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe 3d3868daea Delete accidentally missed code. il y a 6 ans
  Sam Jaffe 67498ba5ec Merge branch 'manager_init_virtual' into test_catchup il y a 6 ans
  Sam Jaffe 6ed7e30bc9 Cleanup dead code. il y a 6 ans
  Sam Jaffe bf0ca5c14b Move texture initialization into correct places. il y a 6 ans
  Sam Jaffe fb6f0da68b Migrate "material uniform id" into the driver-impl. il y a 6 ans
  Sam Jaffe dcddecb8da Migrate the activation of materials into renderer. il y a 6 ans
  Sam Jaffe 822612096e Step 3: Convert shader and shader_program to use the new manager::compile function instead of the graphics::shaders::init free function. (1/2) il y a 6 ans
  Sam Jaffe 470fd42268 Step 2: Extract opengl_manager and opengl_renderer to a private header file. il y a 6 ans
  Sam Jaffe 3f30da2e21 Sprint: Extract manager "create texture/shader/program" code. il y a 6 ans
  Sam Jaffe ed5bc8f3ba Re-arrange functions in graphics::manager. il y a 6 ans
  Sam Jaffe 066a10fdfa Begin testing engine code with basic serialization functions. il y a 6 ans
  Sam Jaffe f2af413302 Test graphics::batch_renderer::draw il y a 6 ans
  Sam Jaffe f98a9769ed Add basic tests for graphics::batch_renderer. il y a 6 ans
  Sam Jaffe ca2a00cde1 Test graphics::direct_renderer::draw il y a 6 ans
  Sam Jaffe 31273d05b9 Add trivial tests for graphics::direct_renderer. il y a 6 ans
  Sam Jaffe 9965b0fd17 Test rotating a quad. il y a 6 ans
  Sam Jaffe 868338e44b Start creating tests for graphics code. il y a 6 ans
  Sam Jaffe 873f42d331 Add tests for angles. il y a 6 ans
  Sam Jaffe 6354769822 Add ability to 'resume' from a pause state. il y a 6 ans
  Sam Jaffe ef63b96867 Fix access for entity and scene, as they are needed by the implementation code. il y a 6 ans
  Sam Jaffe 8ecd4056d5 Fixing bugs in radian-degree conversion. il y a 6 ans
  Sam Jaffe 1bca220d9b Pass scale as an argument to create an object. il y a 6 ans
  Sam Jaffe a86fb00358 Fixing texture size fetching for materials. il y a 6 ans
  Sam Jaffe 261cbfdcec Add support for the registering/activating of scenes in the game. il y a 6 ans
  Sam Jaffe cdcfc4e3e5 Move reading a json file into serial.cxx il y a 6 ans
  Sam Jaffe 6eeca12ccc Don't pass along manager, because that's stupid il y a 6 ans
  Sam Jaffe ebbcea637b Extract movement into collidable::move. il y a 6 ans
  Sam Jaffe 4d1e9c6c8a Extract out 'collide-able' object definition from entity. il y a 6 ans
  Sam Jaffe f0f3b23bfb Helper functions for engine linkup il y a 6 ans
  Sam Jaffe b8ba0bb5bf Some reformatting to improve things a bit. il y a 6 ans