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) 7 年之前
..
graphics_fwd.h ad1cd0a5fb Perform housekeeping on header includes/forward declaration lists. 7 年之前
manager.hpp 3f30da2e21 Sprint: Extract manager "create texture/shader/program" code. 7 年之前
material.hpp ad1cd0a5fb Perform housekeeping on header includes/forward declaration lists. 7 年之前
object.hpp ad1cd0a5fb Perform housekeeping on header includes/forward declaration lists. 7 年之前
renderer.hpp 31273d05b9 Add trivial tests for graphics::direct_renderer. 7 年之前
shader.hpp 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) 7 年之前
shader_program.hpp 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) 7 年之前
texture.hpp a86fb00358 Fixing texture size fetching for materials. 7 年之前
vertex.h 9a478e2f51 Add draw function to opengl_renderer. 7 年之前