|
|
@53
|
12 years |
epyon |
* lua_glm - powertool - almost complete implementation of glm/glsl …
|
|
|
@52
|
12 years |
epyon |
* tests/lualib_test - simple interpreter for testing libraries
|
|
|
@51
|
12 years |
epyon |
* lua_raw module added
|
|
|
@50
|
12 years |
epyon |
* error checking for attribute and uniform queries
|
|
|
@49
|
12 years |
epyon |
* renamings for easier typing
|
|
|
@48
|
12 years |
epyon |
* coloring for logger
|
|
|
@47
|
12 years |
epyon |
* cleaned up commented out code
|
|
|
@46
|
12 years |
epyon |
* tests directory added
* render_test added (old visual test with new …
|
|
|
@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 …
|
|
|
@43
|
12 years |
epyon |
* texture2d object interface and implementation
|
|
|
@42
|
12 years |
epyon |
* vertex_buffer interface and implementation
|
|
|
@41
|
12 years |
epyon |
* proper uniform binding implemented
|
|
|
@40
|
12 years |
epyon |
* bugfixes
|
|
|
@39
|
12 years |
epyon |
* device interface updated - removed geometry shader
|
|
|
@38
|
12 years |
epyon |
* gl_window added
* gl_device added
* NOVA library fully integrated …
|
|
|
@37
|
12 years |
epyon |
* gl_context added
* removed geometry shader support from gl_program …
|
|
|
@36
|
12 years |
epyon |
* gl_program added
|
|
|
@35
|
12 years |
epyon |
* gl_enum helper functions
* gl_names GL name handling
|
|
|
@34
|
12 years |
epyon |
* time module added
|
|
|
@33
|
12 years |
epyon |
* program interface added
|
|
|
@32
|
12 years |
epyon |
* context, device and window interfaces
|
|
|
@31
|
12 years |
epyon |
* render_state interface added
* clear_state interface added
|
|
|
@30
|
12 years |
epyon |
* types from old nova
|
|
|
@29
|
12 years |
melon |
Removed some debug leftovers
|
|
|
@28
|
12 years |
melon |
Just some reformating, got rid of compiler warnings.
|
|
|
@27
|
12 years |
melon |
Reformating.
Removed unused variables.
|
|
|
@26
|
12 years |
melon |
Added doxygen documentation to image.
Removed image::clear() as this …
|
|
|
@25
|
12 years |
melon |
Modified thrown error messages to provide more details
|
|
|
@24
|
12 years |
melon |
Fixed typos (gylph => glyph)
|
|
|
@23
|
12 years |
melon |
Added missing header. Everything links now.
|
|
|
@22
|
12 years |
melon |
Added missing header
|
|
|
@21
|
12 years |
epyon |
* bugfixes
* missing files added
|
|
|
@20
|
12 years |
melon |
Various header and include fixes.
|
|
|
@19
|
12 years |
melon |
Missing headers (common.hh) from the following files
|
|
|
@18
|
12 years |
melon |
Added header vector, as std::vector wasn't recognized
|
|
|
@17
|
12 years |
melon |
Modified the premake script. Before the modification, compiler flags …
|
|
|
@16
|
12 years |
melon |
Added library_error destructor that promises to throw no exceptions.
|
|
|
@15
|
12 years |
melon |
Added header <typeinfo> as std::bad_cast wasn't recognized. (This …
|
|
|
@14
|
12 years |
melon |
Header included to put compilation on Linux through
|
|
|
@13
|
12 years |
epyon |
* pure image functionality of texture_atlas split into image clas
|
|
|
@12
|
12 years |
epyon |
* missing LCD Hinting functions added to freetype2 dynamic headers
|
|
|
@11
|
12 years |
epyon |
* common.hh - supression of C4201 warning under MSVC (nameless unions) …
|
|
|
@10
|
12 years |
epyon |
* freetype (2.4.6) dynamic bindings added
|
|
|
@9
|
12 years |
epyon |
* rudimentary lua support classes (lua::state, lua::table_guard, …
|
|
|
@8
|
12 years |
epyon |
* fixes to resource_manager.hh (still not working :P)
* string …
|
|
|
@7
|
12 years |
epyon |
* resource base class
* resource_manager auto_singleton (universal)
|
|
|
@6
|
13 years |
epyon |
* types.hh - experimental RTTI system base
|
|
|
@5
|
13 years |
epyon |
* nv/lib/*.hh - dynamic/static/shared headers for OpenGL, Lua, SDL and …
|
|
|
@4
|
13 years |
epyon |
* library.hh - dynamic library headers
* logger.hh - logger headers
…
|
|
|
@3
|
13 years |
epyon |
* common.hh - common defintions, platform/compiler/arch detection
* …
|
|
|
@2
|
13 years |
epyon |
* trunk layout
* premake files
|
|
|
@1
|
13 years |
epyon |
* repository layout
|