fix typo-bug with 1D textures in Dx11 |
|
More...
|
about 10 years ago
|
slight code size optimization |
|
More...
|
about 10 years ago
|
work around glTexStorage* functions missing in emscripten |
|
More...
|
about 10 years ago
|
fix clang warnings |
|
More...
|
about 10 years ago
|
use OpenGL texture storage functions if available; properly complete texture object if unavailable; closes #24 |
|
More...
|
about 10 years ago
|
physics compound shape |
|
More...
|
about 10 years ago
|
add sqrt and atan2 shader functions |
|
More...
|
about 10 years ago
|
additions in bullet integration |
|
More...
|
about 10 years ago
|
small fixes |
|
More...
|
about 10 years ago
|
comment out empty harfbuzz's source file to prevent linker warning |
|
More...
|
about 10 years ago
|
fixes for 64-bit build on Windows |
|
More...
|
about 10 years ago
|
fix ddx/ddy for glsl |
|
More...
|
about 10 years ago
|
subpixel font rendering in GrCanvas |
|
More...
|
about 10 years ago
|
upscaled fonts |
|
More...
|
about 10 years ago
|
add audio support in Platform::Game |
|
More...
|
over 10 years ago
|
clang & emscripten fixes for openal and ogg |
|
More...
|
over 10 years ago
|
fix emscripten's performance; remove outdated hacks |
|
More...
|
over 10 years ago
|
small fixes in configure.js |
|
More...
|
over 10 years ago
|
introduce MetaProvider type argument for script system's custom data convertors |
|
More...
|
over 10 years ago
|
add support for Script::Any argument in mono generation |
|
More...
|
over 10 years ago
|
Merge branch 'mono' |
|
More...
|
over 10 years ago
|
don't try to unload assembly, added TODO comment |
|
More...
|
over 10 years ago
|
fix catching a reference to mono object |
|
More...
|
over 10 years ago
|
fix wrong Dispose method signature in generator |
|
More...
|
over 10 years ago
|
add meta for Graphics::Device |
|
More...
|
over 10 years ago
|
fixes for mono assembly generation |
|
More...
|
over 10 years ago
|
add meta for constructor of Base64OutputStream |
|
More...
|
over 10 years ago
|
sending inanity exceptions to mono |
|
More...
|
over 10 years ago
|
fixes for mono * TypeName* helper classes moved from MetaProvider to separate helpers.hpp/ipp * fixed assembly call * fixed registering thunks |
|
More...
|
over 10 years ago
|
first (uncompleted) version of base assembly generation * added monodevelop project with helper .NET dll and test project |
|
More...
|
over 10 years ago
|