Mercurial > repos > blastem
log render_sdl.c @ 502:7fdfcced65b6
age | author | description |
---|---|---|
Tue, 29 Oct 2013 23:13:15 -0700 | Mike Pavone | Fix allocation and memset size for field buffers when using OpenGL |
Tue, 29 Oct 2013 19:09:19 -0700 | Mike Pavone | Preserve aspect ratio unless config file says otherwise |
Mon, 28 Oct 2013 23:59:59 -0700 | Mike Pavone | Pull shader file names from config file. |
Mon, 28 Oct 2013 23:50:28 -0700 | Mike Pavone | Move shader files to their own directory. Read shaders from /.config/blastem/shaders or from path_to_exe/shaders instead of the current working directory. |
Mon, 28 Oct 2013 19:37:30 -0700 | Mike Pavone | Allow OpenGL support to be disabled at compile time. Move generic utility functions out of config.c |
Sun, 27 Oct 2013 21:58:03 -0700 | Mike Pavone | Enable fullscreen mode in OpenGL renderer opengl |
Sun, 27 Oct 2013 21:41:21 -0700 | Mike Pavone | Support interlace mode with OpenGL backend opengl |