kc3-lang/SDL/src/video/mir/SDL_mirframebuffer.c

Branch :


Log

Author Commit Date CI Message
44a0f1d9 2014-05-02 12:33:19 Fix software rendering in the mir backend. The window assumed hardware buffer, which caused testdrawchessboard to fail to mmap a buffer.
3dcb451f 2014-04-09 21:29:19 Added a README file regarding WinRT support To note, this file is currently formatted with CRLF line endings, rather than LF, to allow the file to be viewed with Notepad.
5755fa4b 2014-03-08 15:34:54 Patched to compile on C89 compilers.
89fd0faf 2014-02-03 11:52:54 Hooked up dynamic loading for Mir.
69d85ff5 2014-02-03 11:01:32 Bumped copyright date on Mir code.
8674b7ae 2014-02-02 23:54:10 Cleaned up headers and footers on Mir code.
19f8c622 2014-02-02 23:41:46 Added Mir video target (thanks, Brandon!).