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