# # ChangeLog for / # # Generated by Trac 1.0.2 # 07/03/25 23:48:01 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 ... Sat, 18 May 2013 09:34:30 GMT melon [25] * trunk/src/gl/texture_font.cc (modified) Modified thrown error messages to provide more details Sat, 18 May 2013 08:55:38 GMT melon [24] * trunk/nv/gl/texture_font.hh (modified) * trunk/nv/lib/freetype2.hh (modified) * trunk/src/gl/texture_font.cc (modified) Fixed typos (gylph => glyph) Thu, 16 May 2013 19:35:08 GMT melon [23] * trunk/src/gl/texture_font.cc (modified) Added missing header. Everything links now. Thu, 16 May 2013 19:30:48 GMT melon [22] * trunk/nv/gl/texture_font.hh (modified) Added missing header Wed, 15 May 2013 22:56:40 GMT epyon [21] * trunk/nv/gl/image.hh (modified) * trunk/nv/gl/texture_font.hh (added) * trunk/nv/lib/gl.hh (modified) * trunk/src/gl/image.cc (modified) * trunk/src/gl/texture_font.cc (added) * trunk/src/lib/freetype2.cc (modified) * trunk/src/lib/gl.cc (modified) * bugfixes * missing files added Mon, 13 May 2013 16:30:25 GMT melon [20] * trunk/nv/lib/freetype2.hh (modified) * trunk/nv/lib/gl.hh (modified) * trunk/src/lib/gl.cc (modified) Various header and include fixes. Mon, 13 May 2013 16:14:36 GMT melon [19] * trunk/nv/lib/sdl12.hh (modified) * trunk/nv/lib/sdl_image.hh (modified) Missing headers (common.hh) from the following files Mon, 13 May 2013 15:51:56 GMT melon [18] * trunk/nv/resource_manager.hh (modified) Added header vector, as std::vector wasn't recognized Sun, 12 May 2013 08:37:46 GMT melon [17] * trunk/premake4.lua (modified) Modified the premake script. Before the modification, compiler flags ... Sat, 11 May 2013 09:18:12 GMT melon [16] * trunk/nv/library.hh (modified) Added library_error destructor that promises to throw no exceptions. Sat, 11 May 2013 08:58:07 GMT melon [15] * trunk/nv/common.hh (modified) Added header as std::bad_cast wasn't recognized. (This ... Fri, 10 May 2013 13:15:49 GMT melon [14] * trunk/src/library.cc (modified) Header included to put compilation on Linux through Sat, 26 Jan 2013 19:23:31 GMT epyon [13] * trunk/nv/gl/image.hh (added) * trunk/nv/gl/texture_atlas.hh (modified) * trunk/src/gl/image.cc (added) * trunk/src/gl/texture_atlas.cc (modified) * pure image functionality of texture_atlas split into image clas Sat, 26 Jan 2013 12:57:27 GMT epyon [12] * trunk/nv/lib/freetype2.hh (modified) * trunk/src/lib/freetype2.cc (modified) * missing LCD Hinting functions added to freetype2 dynamic headers Sat, 26 Jan 2013 10:52:13 GMT epyon [11] * trunk/nv/common.hh (modified) * trunk/nv/gl (added) * trunk/nv/gl/texture_atlas.hh (added) * trunk/src/gl (added) * trunk/src/gl/texture_atlas.cc (added) * common.hh - supression of C4201 warning under MSVC (nameless ... Fri, 25 Jan 2013 21:12:25 GMT epyon [10] * trunk/nv/lib/freetype2.hh (added) * trunk/src/lib/freetype2.cc (added) * freetype (2.4.6) dynamic bindings added Fri, 25 Jan 2013 17:16:08 GMT epyon [9] * trunk/nv/lua (added) * trunk/nv/lua/lua_state.hh (added) * trunk/src/lua (added) * trunk/src/lua/lua_state.cc (added) * rudimentary lua support classes (lua::state, lua::table_guard, ... Thu, 24 Jan 2013 09:10:27 GMT epyon [8] * trunk/nv/resource_manager.hh (modified) * trunk/nv/string.hh (added) * fixes to resource_manager.hh (still not working :P) * string ... Wed, 16 Jan 2013 02:27:21 GMT epyon [7] * trunk/nv/common.hh (modified) * trunk/nv/resource.hh (added) * trunk/nv/resource_manager.hh (added) * trunk/src/resource_manager.cc (added) * resource base class * resource_manager auto_singleton (universal) Mon, 31 Dec 2012 06:43:51 GMT epyon [6] * trunk/nv/types.hh (added) * types.hh - experimental RTTI system base Mon, 31 Dec 2012 06:41:58 GMT epyon [5] * trunk/nv/lib (added) * trunk/nv/lib/gl.hh (added) * trunk/nv/lib/lua.hh (added) * trunk/nv/lib/sdl12.hh (added) * trunk/nv/lib/sdl_image.hh (added) * trunk/src/lib (added) * trunk/src/lib/gl.cc (added) * trunk/src/lib/lua.cc (added) * trunk/src/lib/sdl12.cc (added) * trunk/src/lib/sdl_image.cc (added) * nv/lib/*.hh - dynamic/static/shared headers for OpenGL, Lua, SDL ... Mon, 31 Dec 2012 06:36:10 GMT epyon [4] * trunk/nv/library.hh (added) * trunk/nv/logger.hh (added) * trunk/nv/logging.hh (added) * trunk/src/library.cc (added) * trunk/src/logger.cc (added) * library.hh - dynamic library headers * logger.hh - logger headers ...