index
:
SMELT.git
master
Simple MultimEdia LiTerator -- a simple wrapper for interactive graphic application
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extensions
Age
Commit message (
Expand
)
Author
2020-02-15
Right-aligned texts are now correctly spaced. Line spacing is now more consis...
Chris Xiong
2019-09-13
cmake: generate position independent code, add missing include dirs.
Chris Xiong
2019-06-15
DevIL support
Gary Wang
2019-06-15
Basic CMake support
Gary Wang
2018-02-03
Fixed texture locking for sure this time.
Chris Xiong
2018-02-03
Added the GL 3.2+ port.
Chris Xiong
2016-05-28
Fix right-aligned ttf rendering.
Chris Xiong
2016-05-12
Allow drawing scaled truetype fonts.
Chris Xiong
2016-05-11
Allow truetype fonts to be rendered at arbitrary Z coordinates.
Chris Xiong
2016-05-06
Add MSAA support.
Chris Xiong
2016-05-05
Add support for batching vertices with custom indices.
Chris Xiong
2016-04-25
Compile with -fPIC to allow linkage to libraries.
Chris Xiong
2015-11-01
Add smPath source files.
Chris Xiong
2015-10-11
Add smDtpFileR::getFileCRC.
Chris Xiong
2015-10-07
Make the compiler happy (Remove warnings).
Chris Xiong
2015-10-06
Add makefile and an example app.
Chris Xiong
2015-10-06
Add the SMELT files...
Chris Xiong