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 shaders error & warning
Alexander Bich
as Quyse Lert
More... over 10 years ago
upgrade sqlite to 3.8.5
Alexander Bich
as Quyse Lert
More... over 10 years ago
upgrade assimp to 3.1
Alexander Bich
as Quyse Lert
More... over 10 years ago
upgrade eigen to 3.2.1
Alexander Bich
as Quyse Lert
More... over 10 years ago
use Math::xquat type alias
Alexander Bich
as Quyse Lert
More... over 10 years ago
add special sampling operators (explicit lod, bias, gradient) for shader samplers
Alexander Bich
as Quyse Lert
More... over 10 years ago
mips generation for RawTextureData
Alexander Bich
as Quyse Lert
More... over 10 years ago
use BEGIN_TRY/END_TRY in RawTextureData
Alexander Bich
as Quyse Lert
More... over 10 years ago
fix RawTextureData::GetMipSize method
Alexander Bich
as Quyse Lert
More... over 10 years ago
process async exceptions in NPAPI plugin
Alexander Bich
as Quyse Lert
More... over 10 years ago
universal image loader
Alexander Bich
as Quyse Lert
More... over 10 years ago
floor, ceil and mod shader functions
Alexander Bich
as Quyse Lert
More... over 10 years ago
rename Time::GetTicks to GetTick
Alexander Bich
as Quyse Lert
More... over 10 years ago
fix wrong "packoffset" for uniform variables in HLSL generator
Alexander Bich
as Quyse Lert
More... over 10 years ago
Context::ClearColor method now accepts vec4
Alexander Bich
as Quyse Lert
More... over 10 years ago
remove wrong sRGB formats
Alexander Bich
as Quyse Lert
More... over 10 years ago
uncompressed sRGB format support; refactored compressed sRGB format support
Alexander Bich
as Quyse Lert
More... almost 11 years ago
fixes for compressed texture formats, both DirectX 11 and OpenGL
Alexander Bich
as Quyse Lert
More... almost 11 years ago
support reclaiming objects from NPAPI script
Alexander Bich
as Quyse Lert
More... almost 11 years ago
support for applying functions to objects in NPAPI scripting
Alexander Bich
as Quyse Lert
More... almost 11 years ago
some additional keys for sdl input manager
Alexander Bich
as Quyse Lert
More... almost 11 years ago
gcc compilation fixes
Alexander Bich
as Quyse Lert
More... almost 11 years ago
use platformed macros
Alexander Bich
as Quyse Lert
More... almost 11 years ago
expose image loaders and raw texture data to script
Alexander Bich
as Quyse Lert
More... almost 11 years ago
expose MemoryFile and MemoryStream to scripts
Alexander Bich
as Quyse Lert
More... almost 11 years ago
fix full static method metaimpl
Alexander Bich
as Quyse Lert
More... almost 11 years ago
fix load and save bmp
Alexander Bich
as Quyse Lert
More... almost 11 years ago
added method for encoding files into base64; fixed meta for inanity-data
Alexander Bich
as Quyse Lert
More... almost 11 years ago
vacuum and integrity check methods for sqlite
Alexander Bich
as Quyse Lert
More... almost 11 years ago
expose OutputStream::ReadAllFromStream to scripts
Alexander Bich
as Quyse Lert
More... almost 11 years ago