aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2019-06-15Fix building of the example application.Gravatar Chris Xiong
2019-06-15DevIL supportGravatar Gary Wang
2019-06-15Added DevIL as an option for image loader.Gravatar Chris Xiong
2018-02-12Now we have unified the GLFW versions (uglily).Gravatar Chris Xiong
Also fixed a symbol conflict for the good old msvc.
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.
2017-06-17Fixed example application.Gravatar Chris Xiong
Fixed compile errors in Windows.
2016-10-25Add more options to the config file.Gravatar Chris Xiong
2016-05-14Update example app.Gravatar Chris Xiong
2015-10-11Add smDtpFileR::getFileCRC.Gravatar Chris Xiong
Modify anmutil and dtputil. Make the example compatible with Arch Linux.
2015-10-07Add comments in the example program.Gravatar Chris Xiong
Update readme. Add tap.ogg.
2015-10-06Add makefile and an example app.Gravatar Chris Xiong
Furthermore, make the compiler happier with my stupid code.