source: trunk/src/gl/gl_context.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.