source: trunk/src/gl/gl_context.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @550   8 years epyon * ECS and windowing updates
(edit) @543   8 years epyon * fixes in handle store * removal of get_handle * indices instead of …
(edit) @535   8 years epyon * unified pixel_format instead of image_format
(edit) @534   8 years epyon CONTINUED: * getting rid of size_t * datatypes now restricted to …
(edit) @523   9 years epyon * attach depth * minor fixes
(edit) @520   9 years epyon * ecs updates * animation updates * ragdoll manager * lua has own …
(edit) @515   9 years epyon * model tag support * local transform particle engines * fix for 3d …
(edit) @505   9 years epyon * several STL updates * several minor fixes
(edit) @503   9 years epyon * nv::random - support for different rng sources * nv::types - fixes …
(edit) @502   9 years epyon * instancing support
(edit) @501   9 years epyon * particle engine updates * device/context redesign * caching of GL …
(edit) @500   9 years epyon * massive particle_engine updates * more image data types * texture …
(edit) @499   9 years epyon * ecs work * particle engine rehaul * added map/unmap buffer to ::context
(edit) @493   9 years epyon * program validation moved to first use - fixes validation errors on …
(edit) @492   9 years epyon
(edit) @491   9 years epyon * mass update (will try to do atomic from now)
(edit) @487   9 years epyon
(edit) @485   9 years epyon * massive update (need to start doing atomics again) :/
(edit) @473   10 years epyon * rtti updates * device/context initial uniform buffer support * fixes
(edit) @469   10 years epyon * stl/short_string - minor fix * stl/utility - max for 3 arguments * …
(edit) @466   10 years epyon * support for separate runtime CRT build * wx fix for new gl headers
(edit) @463   10 years epyon * 3D/2D_ARRAY texture support
(edit) @462   10 years epyon * camera/device/uniform - modelview_inv added * …
(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.