|
|
@505
|
9 years |
epyon |
* several STL updates
* several minor fixes
|
|
|
@466
|
10 years |
epyon |
* support for separate runtime CRT build
* wx fix for new gl headers
|
|
|
@410
|
10 years |
epyon |
* merge of vertex_descriptor and key_descriptor concepts - unified raw …
|
|
|
@406
|
10 years |
epyon |
* code compiles cleanly on maximum warning level
|
|
|
@395
|
10 years |
epyon |
* bulk update
copyright update
include guards cleanup
…
|
|
|
@326
|
11 years |
epyon |
* window_manager interface added
* input interface added
* …
|
|
|
@323
|
11 years |
epyon |
* nova now compiles again under all three compilers with -Winsane and …
|
|
|
@319
|
11 years |
epyon |
* created core module and moved all free source files there
* took …
|
|
|
@310
|
11 years |
epyon |
* range - added bit enumeration iterator
* flags - added flag …
|
|
|
@304
|
11 years |
epyon |
* mouse wheel support for both SDL 1.2 and 2.0
* optional unmerged …
|
|
|
@295
|
11 years |
epyon |
* gl_context - support for integration with wxWindows
* wx.hh - …
|
|
|
@246
|
11 years |
epyon |
* sdl mouse move event didn't record relative values - fixed
|
|
|
@245
|
11 years |
epyon |
* gl library wgl support
* gl context and window adoption
|
|
|
@243
|
11 years |
epyon |
* fix for SDL 2.0 fullscreen
|
|
|
@228
|
11 years |
epyon |
* various untracked changes
|
|
|
@184
|
12 years |
epyon |
* io_event - full support for all joystick events
* gl_window - full …
|
|
|
@172
|
12 years |
epyon |
* sdl - missing 2.0 sdl_functions
* lua - compat implementation of …
|
|
|
@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)
* …
|
|
|
@157
|
12 years |
epyon |
* context now stores device pointer
|
|
|
@121
|
12 years |
epyon |
* Nova builds with -Weverything/-Wall/-pedantic/etc on:
on MSVC …
|
|
|
@98
|
12 years |
epyon |
* window stores and can return it's device
|
|
|
@93
|
12 years |
epyon |
* io_event - event and key list expanded
* window - is_event_pending, …
|
|
|
@44
|
12 years |
epyon |
* context bugfixes, force apply state at creation and apply render …
|
|
|
@38
|
12 years |
epyon |
* gl_window added
* gl_device added
* NOVA library fully integrated …
|