# # ChangeLog for trunk/tests/render_test # # Generated by Trac 1.0.2 # 07/01/25 22:23:46 Fri, 31 May 2013 23:26:51 GMT epyon [73] * trunk/nv/interface/device.hh (modified) * trunk/nv/interface/mesh.hh (modified) * trunk/nv/interface/program.hh (modified) * trunk/tests/render_test/rl.cc (modified) * shortcut create_vertex_array based on program and mesh Fri, 31 May 2013 22:24:46 GMT epyon [71] * trunk/nv/interface/mesh.hh (added) * trunk/tests/render_test/rl.cc (modified) * mesh interface class with vertex_attribute, index, primitive and ... Thu, 30 May 2013 14:15:09 GMT melon [61] * trunk/nv/object.hh (modified) * trunk/nv/types.hh (modified) * trunk/tests/render_test/premake4.lua (modified) Modified LUA script to support Linux Modified types.hh, still the ... Tue, 28 May 2013 20:29:08 GMT epyon [50] * trunk/nv/interface/program.hh (modified) * trunk/tests/render_test/rl.cc (modified) * error checking for attribute and uniform queries Tue, 28 May 2013 20:19:58 GMT epyon [49] * trunk/nv/gl/gl_device.hh (modified) * trunk/nv/gl/gl_enum.hh (modified) * trunk/nv/gl/gl_texture2d.hh (modified) * trunk/nv/interface/device.hh (modified) * trunk/nv/interface/texture2d.hh (modified) * trunk/src/gl/gl_device.cc (modified) * trunk/src/gl/gl_enum.cc (modified) * trunk/src/gl/gl_texture2d.cc (modified) * trunk/tests/render_test/rl.cc (modified) * renamings for easier typing Tue, 28 May 2013 16:08:27 GMT epyon [47] * trunk/tests/render_test/rl.cc (modified) * cleaned up commented out code Tue, 28 May 2013 16:03:57 GMT epyon [46] * trunk/tests (added) * trunk/tests/render_test (added) * trunk/tests/render_test/box.frag (added) * trunk/tests/render_test/box.vert (added) * trunk/tests/render_test/char.frag (added) * trunk/tests/render_test/char.vert (added) * trunk/tests/render_test/premake4.lua (added) * trunk/tests/render_test/render_test.lua (added) * trunk/tests/render_test/rl.cc (added) * trunk/tests/render_test/spritesheet.png (added) * tests directory added * render_test added (old visual test with ...