aboutsummaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Collapse)Author
2020-02-15Right-aligned texts are now correctly spaced. Line spacing is now more ↵Gravatar Chris Xiong
consistent.
2019-09-13cmake: generate position independent code, add missing include dirs.Gravatar Chris Xiong
2019-06-15DevIL supportGravatar Gary Wang
2019-06-15Basic CMake supportGravatar Gary Wang
2018-02-03Fixed texture locking for sure this time.Gravatar Chris Xiong
2018-02-03Added the GL 3.2+ port.Gravatar Chris Xiong
Fixed poor performance of the truetype renderer. (Partially) Fixed texture locking. Minor addition and fixes to the math library.
2016-05-28Fix right-aligned ttf rendering.Gravatar Chris Xiong
2016-05-12Allow drawing scaled truetype fonts.Gravatar Chris Xiong
2016-05-11Allow truetype fonts to be rendered at arbitrary Z coordinates.Gravatar Chris Xiong
2016-05-06Add MSAA support.Gravatar Chris Xiong
Add optional parameters for smClrscr.
2016-05-05Add support for batching vertices with custom indices.Gravatar Chris Xiong
Fix compiler warnings.
2016-04-25Compile with -fPIC to allow linkage to libraries.Gravatar Chris Xiong
Make several math functions static. Elimate several warnings from the compiler.
2015-11-01Add smPath source files.Gravatar Chris Xiong
Sync with the latest BLR3.
2015-10-11Add smDtpFileR::getFileCRC.Gravatar Chris Xiong
Modify anmutil and dtputil. Make the example compatible with Arch Linux.
2015-10-07Make the compiler happy (Remove warnings).Gravatar Chris Xiong
2015-10-06Add makefile and an example app.Gravatar Chris Xiong
Furthermore, make the compiler happier with my stupid code.
2015-10-06Add the SMELT files...Gravatar Chris Xiong
Please, do not laugh too loudly.