Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-28 | Added routines needed for off-screen rendering. | ||
Make implementation-specific stuff actually private. Move glfw callbacks into a class. Correct misspelt words. | |||
2020-02-15 | Added 3 methods for getting certain types of system information. | ||
Also improved format of related information reported in logs. | |||
2016-05-22 | Initial stubs for the Windows version. | ||
The port is still incomplete and will be incomplete for a long time. | |||
2016-05-17 | Fixed a bug in smColorRGBA. | ||
Fix and modify smMatrix::lookat. Allow disabling z-test in 3d mode. Add smvec4d. | |||
2016-05-06 | Add MSAA support. | ||
Add optional parameters for smClrscr. | |||
2016-05-05 | Add support for batching vertices with custom indices. | ||
Fix compiler warnings. | |||
2016-04-25 | Compile with -fPIC to allow linkage to libraries. | ||
Make several math functions static. Elimate several warnings from the compiler. | |||
2016-01-31 | Add mouse grabbing. | ||
2016-01-25 | Texture options. | ||
Add smHandler* version of event handlers. | |||
2016-01-07 | Add a new way to hook into smelt. | ||
2015-12-07 | Add RIFF wave format support. Update documentation. | ||
2015-11-12 | Add comments in headers. | ||
Add a separate configuration file. | |||
2015-10-06 | Add the SMELT files... | ||
Please, do not laugh too loudly. |