|
|
@319
|
11 years |
epyon |
* created core module and moved all free source files there
* took …
|
|
|
@316
|
11 years |
epyon |
* engine category
* resource system beginnings
* early effects …
|
|
|
@313
|
11 years |
epyon |
* cleanup of context and device interfaces
* create_vertex_array …
|
|
|
@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 …
|
|
|
@299
|
11 years |
epyon |
* all bind and update function for graphics objects are done via …
|
|
|
@292
|
11 years |
epyon |
* nmd_loader now (temporarily) holds nmd dump code
* image_data now …
|
|
|
@245
|
11 years |
epyon |
* gl library wgl support
* gl context and window adoption
|
|
|
@229
|
11 years |
epyon |
* framebuffer extension added to gl
* various minro changes and fixes
|
|
|
@228
|
11 years |
epyon |
* various untracked changes
|
|
|
@184
|
12 years |
epyon |
* io_event - full support for all joystick events
* gl_window - full …
|
|
|
@171
|
12 years |
epyon |
* sdl - full 2.0 version implemented in the same header
* sdl - nova …
|
|
|
@170
|
12 years |
epyon |
* sdl - structure/define wise 2.0 support added (no functions yet)
* …
|
|
|
@161
|
12 years |
epyon |
* unified naming of attributes in nv
* predefined attribute bindings …
|
|
|
@153
|
12 years |
epyon |
* device & vertex_buffer - void* of data made const for const …
|
|
|
@121
|
12 years |
epyon |
* Nova builds with -Weverything/-Wall/-pedantic/etc on:
on MSVC …
|
|
|
@120
|
12 years |
epyon |
* Nova now properly compiles and works under:
mingw GCC 4.6 32-bit …
|
|
|
@98
|
12 years |
epyon |
* window stores and can return it's device
|
|
|
@92
|
12 years |
epyon |
* device - delay and get_ms_ticks added
* gl_device - delay and …
|
|
|
@90
|
12 years |
epyon |
* common - windows SCL warnings proper suppression
* common - …
|
|
|
@70
|
12 years |
epyon |
* etype -> datatype
* types clarifications, and datatype_traits
|
|
|
@62
|
12 years |
epyon |
* type -> etype - to reduce confusion for the compiler
|
|
|
@49
|
12 years |
epyon |
* renamings for easier typing
|
|
|
@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 …
|
|
|
@42
|
12 years |
epyon |
* vertex_buffer interface and implementation
|
|
|
@38
|
12 years |
epyon |
* gl_window added
* gl_device added
* NOVA library fully integrated …
|