source: trunk/tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @229   11 years epyon * framebuffer extension added to gl * various minro changes and fixes
(edit) @224   11 years epyon * universal mesh format * removed keyframed_mesh_data
(edit) @223   11 years epyon * keyframed_mesh can be animated either cpu or gpu side
(edit) @214   12 years epyon * types - decomposition, math types go to math, type_traits related to …
(edit) @213   12 years epyon * lua/state - upvalue_index moved to lua/values
(edit) @189   12 years epyon * formats - full md2 implementation, including re-indexing and frame …
(edit) @161   12 years epyon * unified naming of attributes in nv * predefined attribute bindings …
(edit) @152   12 years epyon * cached_buffer has been renamed to sliced_buffer
(edit) @140   12 years epyon * missing texture for objload_test
(edit) @139   12 years epyon * program - set_opt_uniform added * example extended to feature …
(edit) @137   12 years epyon * objload test added ( to be expanded )
(edit) @127   12 years epyon * gui_test test project
(edit) @121   12 years epyon * Nova builds with -Weverything/-Wall/-pedantic/etc on: on MSVC …
(edit) @120   12 years epyon * Nova now properly compiles and works under: mingw GCC 4.6 32-bit …
(edit) @119   12 years epyon * vertex_buffer - fixes to index buffered vertex_arrays * …
(edit) @118   12 years epyon * cached_buffer - size caching, partial updates * cached_buffer - you …
(edit) @106   12 years epyon * cached_buffer::commit returns bool - true if buffer has been recreated
(edit) @102   12 years epyon * cachebuf_test added - testing the cache buffer and interleaved …
(edit) @99   12 years epyon * vertex_buffer - added assign by range (will change with the next …
(edit) @93   12 years epyon * io_event - event and key list expanded * window - is_event_pending, …
(edit) @90   12 years epyon * common - windows SCL warnings proper suppression * common - …
(edit) @89   12 years epyon * gfx folders added - moved image, texture_atlas and texture_font to them
(edit) @86   12 years epyon * lua::state constructors made explicit * lua::state can implicitly …
(edit) @79   12 years epyon * lua::state::do_string can take a returns parameter * …
(edit) @78   12 years epyon * types.hh - basing totally on typeid now * types.hh - removed …
(edit) @76   12 years epyon * minor fixes
(edit) @74   12 years epyon * lua::state - removed notion of global state * lua_glm - fixed stack …
(edit) @73   12 years epyon * shortcut create_vertex_array based on program and mesh
(edit) @71   12 years epyon * mesh interface class with vertex_attribute, index, primitive and …
(edit) @69   12 years epyon * gui::element - render_data, class, dirty and text fields added with …
(edit) @62   12 years epyon * type -> etype - to reduce confusion for the compiler
(edit) @61   12 years melon Modified LUA script to support Linux Modified types.hh, still the …
(edit) @53   12 years epyon * lua_glm - powertool - almost complete implementation of glm/glsl …
(edit) @52   12 years epyon * tests/lualib_test - simple interpreter for testing libraries
(edit) @50   12 years epyon * error checking for attribute and uniform queries
(edit) @49   12 years epyon * renamings for easier typing
(edit) @47   12 years epyon * cleaned up commented out code
(add) @46   12 years epyon * tests directory added * render_test added (old visual test with new …
Note: See TracRevisionLog for help on using the revision log.