source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82   13 years melon Another portion of bug-fixes (no namespaces)
(edit) @81   13 years melon Missing namespace for typeinfo. Seriously? How come Microsoft …
(edit) @80   13 years melon Wrong THROW used in common.hh. No message was returned with NV_THROW …
(edit) @79   13 years epyon * lua::state::do_string can take a returns parameter * …
(edit) @78   13 years epyon * types.hh - basing totally on typeid now * types.hh - removed …
(edit) @77   13 years epyon * types - typemap based on type_index, allowing type retrival by …
(edit) @76   13 years epyon * minor fixes
(edit) @75   13 years epyon * lua_glm - uses own naming scheme, made independent of nv/types.hh …
(edit) @74   13 years epyon * lua::state - removed notion of global state * lua_glm - fixed stack …
(edit) @73   13 years epyon * shortcut create_vertex_array based on program and mesh
(edit) @72   13 years epyon * etype_traits -> datatype_traits
(edit) @71   13 years epyon * mesh interface class with vertex_attribute, index, primitive and …
(edit) @70   13 years epyon * etype -> datatype * types clarifications, and datatype_traits
(edit) @69   13 years epyon * gui::element - render_data, class, dirty and text fields added with …
(edit) @68   13 years epyon * engine support for int8 vectors (might be removed later?) - types …
(edit) @67   13 years epyon * io_event structure * io_event enums * io_event type_database …
(edit) @66   13 years epyon * gui_element class and gui_common file * additions to object class
(edit) @65   13 years epyon * position.hh - positioning classes - dimension and position are just …
(edit) @64   13 years epyon * root class for object trees * revised exception throwing - now …
(edit) @63   13 years melon Fixes some, but not all errors in types.hh
(edit) @62   13 years epyon * type -> etype - to reduce confusion for the compiler
(edit) @61   13 years melon Modified LUA script to support Linux Modified types.hh, still the …
(edit) @60   13 years melon Missing cstddef (size_t)
(edit) @59   13 years epyon * rudimentary uid_store added
(edit) @58   13 years epyon * compilation fix
(edit) @57   13 years epyon * nv/object - object class added with implementation and type …
(edit) @56   13 years epyon * lua_aux added ( table functions currently )
(edit) @55   13 years epyon * offset_of hack added if in future problems will arise
(edit) @54   13 years epyon * several enhancements to the RTTI system
(edit) @53   13 years epyon * lua_glm - powertool - almost complete implementation of glm/glsl …
(edit) @52   13 years epyon * tests/lualib_test - simple interpreter for testing libraries
(edit) @51   13 years epyon * lua_raw module added
(edit) @50   13 years epyon * error checking for attribute and uniform queries
(edit) @49   13 years epyon * renamings for easier typing
(edit) @48   13 years epyon * coloring for logger
(edit) @47   13 years epyon * cleaned up commented out code
(edit) @46   13 years epyon * tests directory added * render_test added (old visual test with new …
(edit) @45   13 years epyon * temporary draw for context (and implementation) * cleaned up …
(edit) @44   13 years epyon * context bugfixes, force apply state at creation and apply render …
(edit) @43   13 years epyon * texture2d object interface and implementation
(edit) @42   13 years epyon * vertex_buffer interface and implementation
(edit) @41   13 years epyon * proper uniform binding implemented
(edit) @40   13 years epyon * bugfixes
(edit) @39   13 years epyon * device interface updated - removed geometry shader
(edit) @38   13 years epyon * gl_window added * gl_device added * NOVA library fully integrated …
(edit) @37   13 years epyon * gl_context added * removed geometry shader support from gl_program …
(edit) @36   13 years epyon * gl_program added
(edit) @35   13 years epyon * gl_enum helper functions * gl_names GL name handling
(edit) @34   13 years epyon * time module added
(edit) @33   13 years epyon * program interface added
(edit) @32   13 years epyon * context, device and window interfaces
(edit) @31   13 years epyon * render_state interface added * clear_state interface added
(edit) @30   13 years epyon * types from old nova
(edit) @29   13 years melon Removed some debug leftovers
(edit) @28   13 years melon Just some reformating, got rid of compiler warnings.
(edit) @27   13 years melon Reformating. Removed unused variables.
(edit) @26   13 years melon Added doxygen documentation to image. Removed image::clear() as this …
(edit) @25   13 years melon Modified thrown error messages to provide more details
(edit) @24   13 years melon Fixed typos (gylph => glyph)
(edit) @23   13 years melon Added missing header. Everything links now.
(edit) @22   13 years melon Added missing header
(edit) @21   13 years epyon * bugfixes * missing files added
(edit) @20   13 years melon Various header and include fixes.
(edit) @19   13 years melon Missing headers (common.hh) from the following files
(edit) @18   13 years melon Added header vector, as std::vector wasn't recognized
(edit) @17   13 years melon Modified the premake script. Before the modification, compiler flags …
(edit) @16   13 years melon Added library_error destructor that promises to throw no exceptions.
(edit) @15   13 years melon Added header <typeinfo> as std::bad_cast wasn't recognized. (This …
(edit) @14   13 years melon Header included to put compilation on Linux through
(edit) @13   13 years epyon * pure image functionality of texture_atlas split into image clas
(edit) @12   13 years epyon * missing LCD Hinting functions added to freetype2 dynamic headers
(edit) @11   13 years epyon * common.hh - supression of C4201 warning under MSVC (nameless unions) …
(edit) @10   13 years epyon * freetype (2.4.6) dynamic bindings added
(edit) @9   13 years epyon * rudimentary lua support classes (lua::state, lua::table_guard, …
(edit) @8   13 years epyon * fixes to resource_manager.hh (still not working :P) * string …
(edit) @7   13 years epyon * resource base class * resource_manager auto_singleton (universal)
(edit) @6   13 years epyon * types.hh - experimental RTTI system base
(edit) @5   13 years epyon * nv/lib/*.hh - dynamic/static/shared headers for OpenGL, Lua, SDL and …
(edit) @4   13 years epyon * library.hh - dynamic library headers * logger.hh - logger headers …
(edit) @3   13 years epyon * common.hh - common defintions, platform/compiler/arch detection * …
(edit) @2   13 years epyon * trunk layout * premake files
(add) @1   13 years epyon * repository layout
Note: See TracRevisionLog for help on using the revision log.