aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-27Fix stupid crashes.Gravatar Chris Xiong
2016-10-28Add the GLFW port, still using OpenGL 2.1 though.Gravatar Chris Xiong
2016-10-25Add more options to the config file.Gravatar Chris Xiong
2016-05-28Fix right-aligned ttf rendering.Gravatar Chris Xiong
2016-05-22Initial stubs for the Windows version.Gravatar Chris Xiong
2016-05-17Merge branch 'master' of github.com:BearKidsTeam/SMELTGravatar Chris Xiong
2016-05-17Fixed a bug in smColorRGBA.Gravatar Chris Xiong
2016-05-14Update example app.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-10Update SMELT documentation.Gravatar Chris Xiong
2016-05-08Fixed a memory leak.Gravatar Chris Xiong
2016-05-06Add MSAA support.Gravatar Chris Xiong
2016-05-05Add support for batching vertices with custom indices.Gravatar Chris Xiong
2016-04-25Compile with -fPIC to allow linkage to libraries.Gravatar Chris Xiong
2016-01-31Add mouse grabbing.Gravatar Chris Xiong
2016-01-25Texture options.Gravatar Chris Xiong
2016-01-07Add a new way to hook into smelt.Gravatar Chris Xiong
2015-12-07Add RIFF wave format support. Update documentation.Gravatar Chris Xiong
2015-11-12Add comments in headers.Gravatar Chris Xiong
2015-11-01Add smPath source files.Gravatar Chris Xiong
2015-10-11Add smDtpFileR::getFileCRC.Gravatar Chris Xiong
2015-10-07Make the compiler happy (Remove warnings).Gravatar Chris Xiong
2015-10-07Add comments in the example program.Gravatar Chris Xiong
2015-10-06Add makefile and an example app.Gravatar Chris Xiong
2015-10-06Add the SMELT files...Gravatar Chris Xiong
2015-10-06Initial commitGravatar Chris Xiong