# # ChangeLog for / # # Generated by Trac 1.0.2 # 07/03/25 23:47:06 Mon, 17 Jun 2013 19:45:44 GMT epyon [125] * trunk/src/io/c_stream.cc (modified) * fixes, uh Mon, 17 Jun 2013 17:57:37 GMT epyon [124] * trunk/nv/interface/file_system.hh (added) * trunk/nv/interface/stream.hh (added) * trunk/nv/io (added) * trunk/nv/io/c_file_system.hh (added) * trunk/nv/io/c_stream.hh (added) * trunk/src/io (added) * trunk/src/io/c_file_system.cc (added) * trunk/src/io/c_stream.cc (added) * stream and file_system interfaces added * io folder/library added ... Sun, 16 Jun 2013 18:53:17 GMT epyon [123] * trunk/nv.lua (modified) * trunk/nv/common.hh (modified) * Nova compiles under 64-bit Linux GCC 4.6, warning-free Sat, 15 Jun 2013 17:40:06 GMT epyon [122] * trunk/nv/math.hh (added) * missing math.hh Sat, 15 Jun 2013 15:47:57 GMT epyon [121] * trunk/nv.lua (modified) * trunk/nv/common.hh (modified) * trunk/nv/gfx/cached_buffer.hh (modified) * trunk/nv/gfx/image.hh (modified) * trunk/nv/gfx/texture_atlas.hh (modified) * trunk/nv/gfx/texture_font.hh (modified) * trunk/nv/gl/gl_context.hh (modified) * trunk/nv/gl/gl_device.hh (modified) * trunk/nv/gl/gl_names.hh (modified) * trunk/nv/gl/gl_program.hh (modified) * trunk/nv/gl/gl_texture2d.hh (modified) * trunk/nv/gl/gl_vertex_buffer.hh (modified) * trunk/nv/gl/gl_window.hh (modified) * trunk/nv/gui/gui_style.hh (modified) * trunk/nv/interface/clear_state.hh (modified) * trunk/nv/interface/context.hh (modified) * trunk/nv/interface/device.hh (modified) * trunk/nv/interface/image_data.hh (modified) * trunk/nv/interface/mesh.hh (modified) * trunk/nv/interface/texture2d.hh (modified) * trunk/nv/interface/vertex_buffer.hh (modified) * trunk/nv/interface/window.hh (modified) * trunk/nv/lib/lua.hh (modified) * trunk/nv/logger.hh (modified) * trunk/nv/logging.hh (modified) * trunk/nv/lua/lua_glm.hh (modified) * trunk/nv/lua/lua_raw.hh (modified) * trunk/nv/lua/lua_state.hh (modified) * trunk/nv/position.hh (modified) * trunk/nv/resource.hh (modified) * trunk/nv/time.hh (modified) * trunk/nv/types.hh (modified) * trunk/src/gfx/image.cc (modified) * trunk/src/gfx/texture_atlas.cc (modified) * trunk/src/gfx/texture_font.cc (modified) * trunk/src/gl/gl_context.cc (modified) * trunk/src/gl/gl_device.cc (modified) * trunk/src/gl/gl_enum.cc (modified) * trunk/src/gl/gl_program.cc (modified) * trunk/src/gl/gl_texture2d.cc (modified) * trunk/src/gl/gl_vertex_buffer.cc (modified) * trunk/src/gl/gl_window.cc (modified) * trunk/src/gui/gui_style.cc (modified) * trunk/src/io_event.cc (modified) * trunk/src/library.cc (modified) * trunk/src/logger.cc (modified) * trunk/src/lua/lua_glm.cc (modified) * trunk/src/lua/lua_raw.cc (modified) * trunk/src/lua/lua_state.cc (modified) * trunk/src/time.cc (modified) * trunk/tests/render_test/rl.cc (modified) * Nova builds with -Weverything/-Wall/-pedantic/etc on: ** on MSVC ... Sat, 15 Jun 2013 00:05:49 GMT epyon [120] * trunk/nv.lua (modified) * trunk/nv/common.hh (modified) * trunk/nv/gfx/cached_buffer.hh (modified) * trunk/nv/interface/clear_state.hh (modified) * trunk/nv/position.hh (modified) * trunk/premake4.lua (modified) * trunk/src/gl/gl_device.cc (modified) * trunk/src/gui/gui_element.cc (modified) * trunk/src/library.cc (modified) * trunk/src/object.cc (modified) * trunk/tests/render_test/premake4.lua (modified) * trunk/tests/render_test/render_test.lua (modified) * Nova now properly compiles and works under: ** mingw GCC 4.6 ... Wed, 12 Jun 2013 07:38:06 GMT epyon [119] * trunk/nv/gfx/cached_buffer.hh (modified) * trunk/nv/interface/vertex_buffer.hh (modified) * trunk/tests/cachebuf_test/nv_cachebuf_test.cc (modified) * vertex_buffer - fixes to index buffered vertex_arrays * ... Wed, 12 Jun 2013 02:01:20 GMT epyon [118] * trunk/nv/gfx/cached_buffer.hh (modified) * trunk/tests/cachebuf_test/nv_cachebuf_test.cc (modified) * cached_buffer - size caching, partial updates * cached_buffer - ... Tue, 11 Jun 2013 22:53:37 GMT epyon [117] * trunk/nv/common.hh (modified) * removed BORLAND from compilers (no compatible version anyway) * ... Tue, 11 Jun 2013 20:33:08 GMT epyon [116] * trunk/nv/interface/device.hh (modified) * trunk/nv/interface/vertex_buffer.hh (modified) * trunk/src/gl/gl_context.cc (modified) * trunk/src/gl/gl_vertex_buffer.cc (modified) * support for indexed arrays Tue, 11 Jun 2013 18:22:57 GMT shark [115] * trunk/nv/position.hh (modified) * Documenting added functions. Tue, 11 Jun 2013 17:25:36 GMT epyon [114] * trunk/nv/position.hh (modified) * trunk/src/gfx/texture_font.cc (modified) * trunk/src/gui/gui_style.cc (modified) * texture_font - fixes * gui_style - fixes * position - added ... Sun, 09 Jun 2013 14:08:04 GMT epyon [113] * trunk/nv/types.hh (modified) * trunk/src/library.cc (modified) * trunk/src/lua/lua_glm.cc (modified) * LLVM C++ fixes part 3. NV compiles on LLVM Sun, 09 Jun 2013 13:53:24 GMT epyon [112] * trunk/nv/position.hh (modified) * trunk/nv/types.hh (modified) * LLVM C++ fixes part 2 Sun, 09 Jun 2013 13:21:23 GMT epyon [111] * trunk/nv/common.hh (modified) * trunk/nv/interface/clear_state.hh (modified) * trunk/nv/interface/mesh.hh (modified) * trunk/nv/interface/program.hh (modified) * trunk/nv/interface/vertex_buffer.hh (modified) * trunk/nv/interface/window.hh (modified) * trunk/nv/types.hh (modified) * LLVM C++ fixes part 1. LLVM ROCKS. Fri, 07 Jun 2013 07:25:32 GMT shark [110] * trunk/nv/gfx/image.hh (modified) * trunk/nv/gfx/texture_font.hh (modified) * trunk/nv/gui/gui_element.hh (modified) * trunk/nv/interface/render_state.hh (modified) * trunk/nv/io_event.hh (modified) * trunk/nv/position.hh (modified) * trunk/nv/singleton.hh (modified) * trunk/nv/uid.hh (modified) * Doing a little documenting. Thu, 06 Jun 2013 15:29:27 GMT epyon [109] * trunk/nv/library.hh (modified) * trunk/src/lib/freetype2.cc (modified) * trunk/src/lib/gl.cc (modified) * trunk/src/lib/lua.cc (modified) * trunk/src/lib/sdl12.cc (modified) * trunk/src/lib/sdl_image.cc (modified) * trunk/src/library.cc (modified) * prevent multiple loadings of the same library Wed, 05 Jun 2013 15:19:34 GMT epyon [108] * trunk/nv/gui/gui_common.hh (modified) * trunk/nv/position.hh (modified) * trunk/src/gl/gl_context.cc (modified) * gui_common.hh - render_data did not have virtual destructor - fixed ... Wed, 05 Jun 2013 11:54:05 GMT epyon [107] * trunk/nv/root.hh (modified) * trunk/src/object.cc (modified) * proper initialization for root object Wed, 05 Jun 2013 11:35:14 GMT epyon [106] * trunk/nv/gfx/cached_buffer.hh (modified) * trunk/tests/cachebuf_test/nv_cachebuf_test.cc (modified) * cached_buffer::commit returns bool - true if buffer has been recreated Wed, 05 Jun 2013 11:26:45 GMT epyon [105] * trunk/nv/root.hh (modified) * trunk/src/object.cc (modified) * root object has virtual functions child_added, child_removed, ... Tue, 04 Jun 2013 20:31:44 GMT epyon [104] * trunk/nv/gui/gui_style.hh (added) * trunk/src/gui/gui_style.cc (added) * gui_style class - initial implementation * support for style ... Tue, 04 Jun 2013 17:10:57 GMT epyon [103] * trunk/src/gfx/texture_font.cc (modified) * texture_font - proper support for depth 4 Tue, 04 Jun 2013 00:57:08 GMT epyon [102] * trunk/tests/cachebuf_test (added) * trunk/tests/cachebuf_test/cachebuf.frag (added) * trunk/tests/cachebuf_test/cachebuf.vert (added) * trunk/tests/cachebuf_test/cachebuf_test.lua (added) * trunk/tests/cachebuf_test/nv_cachebuf_test.cc (added) * trunk/tests/cachebuf_test/premake4.lua (added) * cachebuf_test added - testing the cache buffer and interleaved ... Tue, 04 Jun 2013 00:51:08 GMT epyon [101] * trunk/nv/gfx/cached_buffer.hh (modified) * trunk/nv/interface/device.hh (modified) * trunk/nv/interface/mesh.hh (modified) * trunk/nv/interface/vertex_buffer.hh (modified) * fixes to cached_buffer, mesh and device * extension of vertex_buffer Mon, 03 Jun 2013 21:21:08 GMT epyon [100] * trunk/nv/gfx/cached_buffer.hh (added) * trunk/nv/gl/gl_vertex_buffer.hh (modified) * trunk/nv/interface/vertex_buffer.hh (modified) * trunk/src/gl/gl_vertex_buffer.cc (modified) * vertex_buffer - assign changed to update, needs bind * ... Mon, 03 Jun 2013 16:17:48 GMT epyon [99] * trunk/nv/gl/gl_vertex_buffer.hh (modified) * trunk/nv/gui/gui_element.hh (modified) * trunk/nv/interface/vertex_buffer.hh (modified) * trunk/nv/object.hh (modified) * trunk/src/gl/gl_vertex_buffer.cc (modified) * trunk/src/gui/gui_element.cc (modified) * trunk/tests/lualib_test/lualib_test.cc (modified) * vertex_buffer - added assign by range (will change with the next ... Mon, 03 Jun 2013 14:06:51 GMT epyon [98] * trunk/nv/gl/gl_window.hh (modified) * trunk/nv/interface/window.hh (modified) * trunk/src/gl/gl_device.cc (modified) * trunk/src/gl/gl_window.cc (modified) * window stores and can return it's device Mon, 03 Jun 2013 07:08:42 GMT shark [97] * trunk/nv/position.hh (modified) * rectangle::clamp_to didn't return the bool value it was supposed to ... Sun, 02 Jun 2013 23:35:38 GMT epyon [96] * trunk/nv/gfx/texture_atlas.hh (modified) * trunk/nv/gfx/texture_font.hh (modified) * texture_atlas and texture_font include guards fixed Sun, 02 Jun 2013 23:33:29 GMT epyon [95] * trunk/nv/gfx/texture_font.hh (modified) * trunk/nv/interface/image_data.hh (modified) * trunk/nv/logger.hh (modified) * trunk/nv/logging.hh (modified) * trunk/src/gfx/texture_font.cc (modified) * order of includes fixed * logger bug fixed Sun, 02 Jun 2013 22:47:35 GMT epyon [94] * trunk/nv/types.hh (modified) * removed duplicate forward (should fix refs#14) Sun, 02 Jun 2013 22:44:38 GMT epyon [93] * trunk/nv/detail/io_event_list.inc (modified) * trunk/nv/detail/key_list.inc (modified) * trunk/nv/gl/gl_window.hh (modified) * trunk/nv/interface/window.hh (modified) * trunk/nv/io_event.hh (modified) * trunk/src/gl/gl_window.cc (modified) * trunk/tests/render_test/rl.cc (modified) * io_event - event and key list expanded * window - ... Sun, 02 Jun 2013 21:14:00 GMT epyon [92] * trunk/nv/gl/gl_device.hh (modified) * trunk/nv/interface/device.hh (modified) * trunk/src/gl/gl_device.cc (modified) * device - delay and get_ms_ticks added * gl_device - delay and ... Sun, 02 Jun 2013 20:35:09 GMT epyon [91] * trunk/nv/interface/image_data.hh (modified) * most common C++ bug -_- Sun, 02 Jun 2013 20:33:59 GMT epyon [90] * trunk/nv/common.hh (modified) * trunk/nv/gfx/image.hh (modified) * trunk/nv/gl/gl_device.hh (modified) * trunk/nv/interface/device.hh (modified) * trunk/nv/interface/image_data.hh (added) * trunk/src/gfx/image.cc (modified) * trunk/src/gl/gl_device.cc (modified) * trunk/tests/render_test/rl.cc (modified) * common - windows SCL warnings proper suppression * common - ... Sun, 02 Jun 2013 17:40:57 GMT epyon [89] * trunk/nv/gfx (added) * trunk/nv/gfx/image.hh (moved) * trunk/nv/gfx/texture_atlas.hh (moved) * trunk/nv/gfx/texture_font.hh (moved) * trunk/src/gfx (added) * trunk/src/gfx/image.cc (moved) * trunk/src/gfx/texture_atlas.cc (moved) * trunk/src/gfx/texture_font.cc (moved) * trunk/tests/render_test/rl.cc (modified) * gfx folders added - moved image, texture_atlas and texture_font to them Sun, 02 Jun 2013 17:12:35 GMT epyon [88] * trunk/nv/common.hh (modified) * trunk/nv/logging.hh (modified) * spaces to tabs (*sigh* -_-) Sun, 02 Jun 2013 17:07:09 GMT epyon [87] * trunk/nv/types.hh (modified) * compilation fix - should work now both under MSVC and GCC Sun, 02 Jun 2013 16:38:01 GMT epyon [86] * trunk/nv/lua/lua_state.hh (modified) * trunk/src/lua/lua_state.cc (modified) * trunk/tests/lualib_test/lualib_test.cc (modified) * lua::state constructors made explicit * lua::state can implicitly ... Sun, 02 Jun 2013 16:25:29 GMT epyon [85] * trunk/nv/lua/lua_raw.hh (modified) * trunk/src/lua/lua_aux.cc (modified) * trunk/src/lua/lua_glm.cc (modified) * trunk/src/lua/lua_raw.cc (modified) * lua_raw - several utility functions added * lua_aux - aux ... Sun, 02 Jun 2013 08:25:15 GMT melon [84] * trunk/nv/types.hh (modified) Another portion of bugfixes. Missing typename... Sun, 02 Jun 2013 08:10:26 GMT melon [83] * trunk/nv/types.hh (modified) Just removed all tabs with spaces, indentation is set to four. ... Sun, 02 Jun 2013 08:02:37 GMT melon [82] * trunk/nv/types.hh (modified) Another portion of bug-fixes (no namespaces) Sun, 02 Jun 2013 07:29:49 GMT melon [81] * trunk/nv/types.hh (modified) Missing namespace for typeinfo. Seriously? How come Microsoft ... Sun, 02 Jun 2013 07:25:36 GMT melon [80] * trunk/nv/common.hh (modified) * trunk/nv/logging.hh (modified) Wrong THROW used in common.hh. No message was returned with NV_THROW ... Sat, 01 Jun 2013 22:53:25 GMT epyon [79] * trunk/nv/lua/lua_state.hh (modified) * trunk/src/lua/lua_state.cc (modified) * trunk/tests/lualib_test/lualib_test.cc (modified) * lua::state::do_string can take a returns parameter * ... Sat, 01 Jun 2013 21:50:55 GMT epyon [78] * trunk/nv/io_event.hh (modified) * trunk/nv/types.hh (modified) * trunk/src/io_event.cc (modified) * trunk/src/lua/lua_state.cc (modified) * trunk/src/object.cc (modified) * trunk/tests/lualib_test/lualib_test.cc (modified) * types.hh - basing totally on typeid now * types.hh - removed ... Sat, 01 Jun 2013 20:47:44 GMT epyon [77] * trunk/nv/lua/lua_state.hh (modified) * trunk/nv/object.hh (modified) * trunk/nv/types.hh (modified) * trunk/src/gui/gui_element.cc (modified) * trunk/src/lua/lua_state.cc (modified) * trunk/src/object.cc (modified) * types - typemap based on type_index, allowing type retrival by ... Sat, 01 Jun 2013 20:45:13 GMT epyon [76] * trunk/nv/gui/gui_environment.hh (modified) * trunk/nv/lua/lua_glm.hh (modified) * trunk/tests/lualib_test/lualib_test.cc (modified) * minor fixes Sat, 01 Jun 2013 20:22:22 GMT epyon [75] * trunk/nv/lua/lua_glm.hh (modified) * trunk/src/lua/lua_glm.cc (modified) * lua_glm - uses own naming scheme, made independent of nv/types.hh ... Sat, 01 Jun 2013 15:07:09 GMT epyon [74] * trunk/nv/lua/lua_state.hh (modified) * trunk/src/lua/lua_glm.cc (modified) * trunk/src/lua/lua_state.cc (modified) * trunk/tests/lualib_test/lualib_test.cc (modified) * lua::state - removed notion of global state * lua_glm - fixed ... 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:38:22 GMT epyon [72] * trunk/nv/types.hh (modified) * etype_traits -> datatype_traits 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 ... Fri, 31 May 2013 22:24:07 GMT epyon [70] * 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/program.hh (modified) * trunk/nv/interface/texture2d.hh (modified) * trunk/nv/interface/vertex_buffer.hh (modified) * trunk/nv/types.hh (modified) * trunk/src/gl/gl_device.cc (modified) * trunk/src/gl/gl_enum.cc (modified) * trunk/src/gl/gl_program.cc (modified) * trunk/src/gl/gl_texture2d.cc (modified) * trunk/src/gl/gl_vertex_buffer.cc (modified) * etype -> datatype * types clarifications, and datatype_traits Fri, 31 May 2013 17:33:59 GMT epyon [69] * trunk/nv/gui/gui_common.hh (modified) * trunk/nv/gui/gui_element.hh (modified) * trunk/nv/gui/gui_environment.hh (added) * trunk/src/gui/gui_element.cc (modified) * trunk/src/gui/gui_environment.cc (added) * trunk/tests/lualib_test/lualib_test.cc (modified) * gui::element - render_data, class, dirty and text fields added with ... Fri, 31 May 2013 17:31:29 GMT epyon [68] * trunk/nv/io_event.hh (modified) * trunk/nv/types.hh (modified) * trunk/src/gl/gl_enum.cc (modified) * engine support for int8 vectors (might be removed later?) - types ... Fri, 31 May 2013 14:16:29 GMT epyon [67] * trunk/nv/detail (added) * trunk/nv/detail/io_event_list.inc (added) * trunk/nv/detail/key_list.inc (added) * trunk/nv/detail/mouse_list.inc (added) * trunk/nv/io_event.hh (added) * trunk/nv/types.hh (modified) * trunk/src/io_event.cc (added) * io_event structure * io_event enums * io_event type_database ... Fri, 31 May 2013 00:32:49 GMT epyon [66] * trunk/nv/gui (added) * trunk/nv/gui/gui_common.hh (added) * trunk/nv/gui/gui_element.hh (added) * trunk/nv/object.hh (modified) * trunk/src/gui (added) * trunk/src/gui/gui_element.cc (added) * trunk/src/object.cc (modified) * gui_element class and gui_common file * additions to object class Thu, 30 May 2013 22:15:18 GMT epyon [65] * trunk/nv/position.hh (added) * position.hh - positioning classes - dimension and position are just ... Thu, 30 May 2013 18:13:08 GMT epyon [64] * trunk/nv/common.hh (modified) * trunk/nv/interface/program.hh (modified) * trunk/nv/logging.hh (modified) * trunk/nv/object.hh (modified) * trunk/nv/root.hh (added) * trunk/nv/string.hh (modified) * trunk/src/gl/gl_context.cc (modified) * trunk/src/gl/texture_font.cc (modified) * trunk/src/library.cc (modified) * trunk/src/logger.cc (modified) * trunk/src/object.cc (modified) * trunk/src/root.cc (added) * root class for object trees * revised exception throwing - now ... Thu, 30 May 2013 15:00:10 GMT melon [63] * trunk/nv/types.hh (modified) Fixes some, but not all errors in types.hh Thu, 30 May 2013 14:44:38 GMT epyon [62] * 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/program.hh (modified) * trunk/nv/interface/texture2d.hh (modified) * trunk/nv/interface/vertex_buffer.hh (modified) * trunk/nv/lib/sdl12.hh (modified) * trunk/nv/lib/sdl_image.hh (modified) * trunk/nv/types.hh (modified) * trunk/src/gl/gl_device.cc (modified) * trunk/src/gl/gl_enum.cc (modified) * trunk/src/gl/gl_program.cc (modified) * trunk/src/gl/gl_texture2d.cc (modified) * trunk/tests/lualib_test/lualib_test.cc (modified) * type -> etype - to reduce confusion for the compiler 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 ... Thu, 30 May 2013 13:28:19 GMT melon [60] * trunk/nv/common.hh (modified) Missing cstddef (size_t) Wed, 29 May 2013 22:39:58 GMT epyon [59] * trunk/nv/uid.hh (added) * trunk/src/uid.cc (added) * rudimentary uid_store added Wed, 29 May 2013 21:13:25 GMT epyon [58] * trunk/nv/types.hh (modified) * compilation fix Wed, 29 May 2013 20:25:30 GMT epyon [57] * trunk/nv/object.hh (added) * trunk/nv/types.hh (modified) * trunk/src/object.cc (added) * nv/object - object class added with implementation and type ... Wed, 29 May 2013 20:24:25 GMT epyon [56] * trunk/nv/common.hh (modified) * trunk/nv/lua/lua_aux.hh (added) * trunk/src/lua/lua_aux.cc (added) * lua_aux added ( table functions currently ) Wed, 29 May 2013 15:41:38 GMT epyon [55] * trunk/nv/common.hh (modified) * trunk/nv/types.hh (modified) * offset_of hack added if in future problems will arise Wed, 29 May 2013 15:35:48 GMT epyon [54] * trunk/nv/types.hh (modified) * several enhancements to the RTTI system Wed, 29 May 2013 12:37:46 GMT epyon [53] * trunk/nv/lua/lua_glm.hh (added) * trunk/nv/types.hh (modified) * trunk/src/lua/lua_glm.cc (added) * trunk/tests/lualib_test/lualib_test.cc (modified) * lua_glm - powertool - almost complete implementation of glm/glsl ... Wed, 29 May 2013 08:05:47 GMT epyon [52] * trunk/tests/lualib_test (added) * trunk/tests/lualib_test/init.lua (added) * trunk/tests/lualib_test/lualib_test.cc (added) * trunk/tests/lualib_test/premake4.lua (added) * trunk/tests/lualib_test/rl.lua (added) * tests/lualib_test - simple interpreter for testing libraries Wed, 29 May 2013 05:26:37 GMT epyon [51] * trunk/nv/lua/lua_raw.hh (added) * trunk/src/lua/lua_raw.cc (added) * trunk/src/lua/lua_state.cc (modified) * lua_raw module added 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 19:29:34 GMT epyon [48] * trunk/nv/logger.hh (modified) * trunk/src/logger.cc (modified) * coloring for logger 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 ... Tue, 28 May 2013 15:55:52 GMT epyon [45] * trunk/nv/gl/gl_context.hh (modified) * trunk/nv/gl/gl_device.hh (modified) * trunk/nv/gl/gl_enum.hh (modified) * trunk/nv/interface/context.hh (modified) * trunk/nv/interface/device.hh (modified) * trunk/src/gl/gl_context.cc (modified) * trunk/src/gl/gl_device.cc (modified) * trunk/src/gl/gl_enum.cc (modified) * trunk/src/gl/texture_font.cc (modified) * trunk/src/resource_manager.cc (modified) * temporary draw for context (and implementation) * cleaned up ... Tue, 28 May 2013 14:48:29 GMT epyon [44] * trunk/nv/gl/gl_context.hh (modified) * trunk/nv/gl/gl_device.hh (modified) * trunk/nv/gl/gl_vertex_buffer.hh (modified) * trunk/nv/gl/gl_window.hh (modified) * trunk/nv/interface/context.hh (modified) * trunk/nv/interface/device.hh (modified) * trunk/nv/interface/vertex_buffer.hh (modified) * trunk/nv/interface/window.hh (modified) * trunk/nv/types.hh (modified) * trunk/src/gl/gl_context.cc (modified) * trunk/src/gl/gl_device.cc (modified) * trunk/src/gl/gl_enum.cc (modified) * trunk/src/gl/gl_vertex_buffer.cc (modified) * trunk/src/gl/gl_window.cc (modified) * context bugfixes, force apply state at creation and apply render ... Tue, 28 May 2013 12:09:36 GMT epyon [43] * trunk/nv/gl/gl_enum.hh (modified) * trunk/nv/gl/gl_texture2d.hh (added) * trunk/nv/interface/texture2d.hh (added) * trunk/src/gl/gl_enum.cc (modified) * trunk/src/gl/gl_texture2d.cc (added) * texture2d object interface and implementation Tue, 28 May 2013 10:21:27 GMT epyon [42] * trunk/nv/gl/gl_device.hh (modified) * trunk/nv/gl/gl_enum.hh (modified) * trunk/nv/gl/gl_vertex_buffer.hh (added) * trunk/nv/interface/device.hh (modified) * trunk/nv/interface/vertex_buffer.hh (added) * trunk/src/gl/gl_device.cc (modified) * trunk/src/gl/gl_enum.cc (modified) * trunk/src/gl/gl_vertex_buffer.cc (added) * vertex_buffer interface and implementation Tue, 28 May 2013 08:19:28 GMT epyon [41] * trunk/nv/gl/gl_program.hh (modified) * trunk/nv/interface/program.hh (modified) * trunk/src/gl/gl_program.cc (modified) * proper uniform binding implemented Tue, 28 May 2013 00:11:06 GMT epyon [40] * trunk/src/gl/gl_enum.cc (modified) * trunk/src/gl/gl_program.cc (modified) * bugfixes Mon, 27 May 2013 23:19:59 GMT epyon [39] * trunk/nv/interface/device.hh (modified) * device interface updated - removed geometry shader Mon, 27 May 2013 23:13:20 GMT epyon [38] * trunk/nv/gl/gl_device.hh (added) * trunk/nv/gl/gl_window.hh (added) * trunk/src/gl/gl_device.cc (added) * trunk/src/gl/gl_window.cc (added) * gl_window added * gl_device added * NOVA library fully ... Mon, 27 May 2013 23:03:00 GMT epyon [37] * trunk/nv/gl/gl_context.hh (added) * trunk/nv/gl/gl_program.hh (modified) * trunk/nv/lib/gl.hh (modified) * trunk/nv/types.hh (modified) * trunk/src/gl/gl_context.cc (added) * trunk/src/gl/gl_program.cc (modified) * gl_context added * removed geometry shader support from ... Mon, 27 May 2013 22:47:29 GMT epyon [36] * trunk/nv/gl/gl_program.hh (added) * trunk/src/gl/gl_enum.cc (modified) * trunk/src/gl/gl_names.cc (modified) * trunk/src/gl/gl_program.cc (added) * gl_program added Mon, 27 May 2013 22:27:30 GMT epyon [35] * trunk/nv/gl/gl_enum.hh (added) * trunk/nv/gl/gl_names.hh (added) * trunk/nv/lib/gl.hh (modified) * trunk/src/gl/gl_enum.cc (added) * trunk/src/gl/gl_names.cc (added) * gl_enum helper functions * gl_names GL name handling Mon, 27 May 2013 22:04:54 GMT epyon [34] * trunk/nv/time.hh (added) * trunk/src/time.cc (added) * time module added Mon, 27 May 2013 21:57:28 GMT epyon [33] * trunk/nv/interface/program.hh (added) * program interface added Mon, 27 May 2013 21:54:14 GMT epyon [32] * trunk/nv/interface/context.hh (added) * trunk/nv/interface/device.hh (added) * trunk/nv/interface/window.hh (added) * context, device and window interfaces Mon, 27 May 2013 21:49:47 GMT epyon [31] * trunk/nv/interface (added) * trunk/nv/interface/clear_state.hh (added) * trunk/nv/interface/render_state.hh (added) * render_state interface added * clear_state interface added Mon, 27 May 2013 21:30:13 GMT epyon [30] * trunk/nv/types.hh (modified) * types from old nova Tue, 21 May 2013 04:16:47 GMT melon [29] * trunk/src/gl/texture_atlas.cc (modified) Removed some debug leftovers Mon, 20 May 2013 20:22:36 GMT melon [28] * trunk/nv/gl/texture_font.hh (modified) * trunk/src/gl/texture_atlas.cc (modified) * trunk/src/gl/texture_font.cc (modified) Just some reformating, got rid of compiler warnings. Mon, 20 May 2013 20:09:10 GMT melon [27] * trunk/nv/gl/texture_atlas.hh (modified) * trunk/src/gl/texture_atlas.cc (modified) Reformating. Removed unused variables. Mon, 20 May 2013 19:29:15 GMT melon [26] * trunk/nv/gl/image.hh (modified) * trunk/src/gl/image.cc (modified) Added doxygen documentation to image. Removed image::clear() as ...