1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix typo-bug with 1D textures in Dx11
Alexander Bich
as Quyse Lert
More... about 10 years ago
slight code size optimization
Alexander Bich
as Quyse Lert
More... about 10 years ago
work around glTexStorage* functions missing in emscripten
Alexander Bich
as Quyse Lert
More... about 10 years ago
fix clang warnings
Alexander Bich
as Quyse Lert
More... about 10 years ago
use OpenGL texture storage functions if available; properly complete texture object if unavailable; closes #24
Alexander Bich
as Quyse Lert
More... about 10 years ago
physics compound shape
Alexander Bich
as Quyse Lert
More... about 10 years ago
add sqrt and atan2 shader functions
Alexander Bich
as Quyse Lert
More... about 10 years ago
additions in bullet integration
Alexander Bich
as Quyse Lert
More... about 10 years ago
small fixes
Alexander Bich
as Quyse Lert
More... about 10 years ago
comment out empty harfbuzz's source file to prevent linker warning
Alexander Bich
as Quyse Lert
More... about 10 years ago
fixes for 64-bit build on Windows
Alexander Bich
as Quyse Lert
More... about 10 years ago
fix ddx/ddy for glsl
Alexander Bich
as Quyse Lert
More... about 10 years ago
subpixel font rendering in GrCanvas
Alexander Bich
as Quyse Lert
More... about 10 years ago
upscaled fonts
Alexander Bich
as Quyse Lert
More... about 10 years ago
add audio support in Platform::Game
Alexander Bich
as Quyse Lert
More... over 10 years ago
clang & emscripten fixes for openal and ogg
Alexander Bich
as Quyse Lert
More... over 10 years ago
fix emscripten's performance; remove outdated hacks
Alexander Bich
as Quyse Lert
More... over 10 years ago
small fixes in configure.js
Alexander Bich
as Quyse Lert
More... over 10 years ago
introduce MetaProvider type argument for script system's custom data convertors
Alexander Bich
as Quyse Lert
More... over 10 years ago
add support for Script::Any argument in mono generation
Alexander Bich
as Quyse Lert
More... over 10 years ago
Merge branch 'mono'
Alexander Bich
as Quyse Lert
More... over 10 years ago
don't try to unload assembly, added TODO comment
Alexander Bich
as Quyse Lert
More... over 10 years ago
fix catching a reference to mono object
Alexander Bich
as Quyse Lert
More... over 10 years ago
fix wrong Dispose method signature in generator
Alexander Bich
as Quyse Lert
More... over 10 years ago
add meta for Graphics::Device
Alexander Bich
as Quyse Lert
More... over 10 years ago
fixes for mono assembly generation
Alexander Bich
as Quyse Lert
More... over 10 years ago
add meta for constructor of Base64OutputStream
Alexander Bich
as Quyse Lert
More... over 10 years ago
sending inanity exceptions to mono
Alexander Bich
as Quyse Lert
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
Alexander Bich
as Quyse Lert
More... over 10 years ago
first (uncompleted) version of base assembly generation * added monodevelop project with helper .NET dll and test project
Alexander Bich
as Quyse Lert
More... over 10 years ago