source: trunk/src/gl/gl_context.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @406   10 years epyon * code compiles cleanly on maximum warning level
(edit) @403   10 years epyon * got rid of exceptions * assert enhancements * lots of minor cleanup
(edit) @398   10 years epyon * cleanup of glm usage
(edit) @395   10 years epyon * bulk update copyright update include guards cleanup
(edit) @392   10 years epyon * massive shift towards nova STL * include cleanups
(edit) @376   10 years epyon * stl/assert.hh, stl/capi.hh, size_t independent * GCC 4.8 …
(edit) @365   10 years epyon * overhaul of logging: no longer stream operated no longer …
(edit) @364   10 years epyon * fixed compilation on clang * cleared all clang warnings (except …
(edit) @342   11 years epyon * gl_context - set_draw_buffers accepts const * gl_context - …
(edit) @335   11 years epyon * NV_LUA_STACKASSERT -> NV_LUA_STACK_ASSERT * asserts for lua_handle …
(edit) @331   11 years epyon * texture types (1D,2D,Rect,3D,Cube - not all fully supported yet) * …
(edit) @326   11 years epyon * window_manager interface added * input interface added * …
(edit) @319   11 years epyon * created core module and moved all free source files there * took …
(edit) @313   11 years epyon * cleanup of context and device interfaces * create_vertex_array …
(edit) @311   11 years epyon * full OpenGL extension loading mechanisms * framebuffer_object and …
(edit) @303   11 years epyon * program is now handle-based * all device constructs are now …
(edit) @302   11 years epyon * buffers and vertex_arrays are now handle based
(edit) @301   11 years epyon * textures are now handled by lightweight handles * textures now need …
(edit) @300   11 years epyon * removed gl_names - too much bloat for too little gain
(edit) @299   11 years epyon * all bind and update function for graphics objects are done via …
(edit) @245   11 years epyon * gl library wgl support * gl context and window adoption
(edit) @233   11 years epyon * polygon_mode added to context and gl context implementation
(edit) @198   12 years epyon * warning cleanup for clang and gcc
(edit) @171   12 years epyon * sdl - full 2.0 version implemented in the same header * sdl - nova …
(edit) @157   12 years epyon * context now stores device pointer
(edit) @121   12 years epyon * Nova builds with -Weverything/-Wall/-pedantic/etc on: on MSVC …
(edit) @116   12 years epyon * support for indexed arrays
(edit) @108   12 years epyon * gui_common.hh - render_data did not have virtual destructor - fixed …
(edit) @64   12 years epyon * root class for object trees * revised exception throwing - now …
(edit) @45   12 years epyon * temporary draw for context (and implementation) * cleaned up …
(edit) @44   12 years epyon * context bugfixes, force apply state at creation and apply render …
(add) @37   12 years epyon * gl_context added * removed geometry shader support from gl_program …
Note: See TracRevisionLog for help on using the revision log.