Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-09 | Allow use of NPOT textures as a config option. Useful for some mobile GPUs | Michael Pavone | |
2018-12-30 | Added support for GLES in addition to desktop GL | Mike Pavone | |
2017-01-18 | Overscan is now configurable | Michael Pavone | |
2014-01-06 | The local clone on my laptop got messed up and some changes had not been ↵ | Michael Pavone | |
pushed. This commit represents the status of the working copy from that clone. It unfortunately contains some changes that I did not intend to commit yet, but this seems like the best option at the moment. | |||
2013-10-29 | Preserve aspect ratio unless config file says otherwise | Mike Pavone | |
2013-10-28 | Move shader files to their own directory. Read shaders from ↵ | Mike Pavone | |
/.config/blastem/shaders or from path_to_exe/shaders instead of the current working directory. |