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
Age
Commit message (
Expand
)
Author
2019-10-06
Dumb build doesn't need OpenAL.
Chris Xiong
2019-09-13
cmake: generate position independent code, add missing include dirs.
Chris Xiong
2019-06-15
Fix building of the example application.
Chris Xiong
2019-06-15
DevIL support
Gary Wang
2019-06-15
Basic CMake support
Gary Wang
2019-06-15
Added DevIL as an option for image loader.
Chris Xiong
2018-02-13
Fixed building on Microsoft(R) Windows(TM), a.k.a. the most advanced
Chris Xiong
2018-02-12
Now we have unified the GLFW versions (uglily).
Chris Xiong
2018-02-07
Hand stupid job to GPU.
Chris Xiong
2018-02-06
Remove nonsense.
Chris Xiong
2018-02-03
Fixed texture locking for sure this time.
Chris Xiong
2018-02-03
Added the GL 3.2+ port.
Chris Xiong
2018-01-29
No need for make -B anymore.
Chris Xiong
2017-06-17
Fixed example application.
Chris Xiong
2017-02-10
Hopefully this will make SMELT build again.
Chris Xiong
2017-02-09
Emergency fix applied to the makefile.
Chris Xiong
2016-12-27
Fix stupid crashes.
Chris Xiong
2016-10-28
Add the GLFW port, still using OpenGL 2.1 though.
Chris Xiong
2016-10-25
Add more options to the config file.
Chris Xiong
2016-05-28
Fix right-aligned ttf rendering.
Chris Xiong
2016-05-22
Initial stubs for the Windows version.
Chris Xiong
2016-05-17
Merge branch 'master' of github.com:BearKidsTeam/SMELT
Chris Xiong
2016-05-17
Fixed a bug in smColorRGBA.
Chris Xiong
2016-05-14
Update example app.
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-10
Update SMELT documentation.
Chris Xiong
2016-05-08
Fixed a memory leak.
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
2016-01-31
Add mouse grabbing.
Chris Xiong
2016-01-25
Texture options.
Chris Xiong
2016-01-07
Add a new way to hook into smelt.
Chris Xiong
2015-12-07
Add RIFF wave format support. Update documentation.
Chris Xiong
2015-11-12
Add comments in headers.
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-07
Add comments in the example program.
Chris Xiong
2015-10-06
Add makefile and an example app.
Chris Xiong
2015-10-06
Add the SMELT files...
Chris Xiong
2015-10-06
Initial commit
Chris Xiong