MemoryPool class added |
|
More...
|
over 11 years ago
|
decouple reference counting and managed objects: add RefCounted class, inherit Object from it |
|
More...
|
over 11 years ago
|
upgrade SQLite to 3.8.0.2 |
|
More...
|
over 11 years ago
|
rework TextDrawer according to graphics Context refactor |
|
More...
|
over 11 years ago
|
rework Dx11Context & GlContext according to Context refactor |
|
More...
|
over 11 years ago
|
refactor graphics context settings |
|
More...
|
over 11 years ago
|
remove ContextState |
|
More...
|
over 11 years ago
|
add THROW_ASSERT macro |
|
More...
|
over 11 years ago
|
couple of comment translations |
|
More...
|
over 11 years ago
|
DirectX11 framebuffer refactoring |
|
More...
|
over 11 years ago
|
OpenGL on Windows framebuffer support |
|
More...
|
over 11 years ago
|
changed signatures of Presenter getters to const |
|
More...
|
over 11 years ago
|
glFramebufferTexture changed to glFramebufferTexture2D |
|
More...
|
over 11 years ago
|
fix clearing buffers: update framebuffer before clear |
|
More...
|
over 11 years ago
|
OpenGL framebuffer implementation |
|
More...
|
over 11 years ago
|
Graphics::Framebuffer class introduced |
|
More...
|
over 11 years ago
|
sqr math function |
|
More...
|
over 11 years ago
|
Merge branch 'master' of github.com:quyse/inanity |
|
More...
|
over 11 years ago
|
disable incremental linking of v8 |
|
More...
|
over 11 years ago
|
remove pipeline stall in uploading GL buffer data |
|
More...
|
over 11 years ago
|
Thread::Sleep method added |
|
More...
|
over 11 years ago
|
occasional small fixes to lua |
|
More...
|
over 11 years ago
|
fix for copy libs v8 script |
|
More...
|
over 11 years ago
|
windows v8 build additional stuff |
|
More...
|
over 11 years ago
|
build configuration for v8test |
|
More...
|
over 11 years ago
|
fix for use v8::Persistent classes in STL containers |
|
More...
|
over 11 years ago
|
v8 building README on windows |
|
More...
|
over 11 years ago
|
test junky code for v8 |
|
More...
|
over 11 years ago
|
catching errors from javascript; fix null objects; correct processing of reclaimed objects |
|
More...
|
over 11 years ago
|
catching exceptions and pushing them into script |
|
More...
|
over 11 years ago
|