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