Mercurial > repos > blastem
log render_sdl.c @ 1979:06c25babe464
age | author | description |
---|---|---|
Sat, 09 May 2020 21:37:35 -0700 | Michael Pavone | Don't hold frame queue mutex while rendering |
Sat, 09 May 2020 21:35:42 -0700 | Michael Pavone | Fix regression in run on audio thread mode |
Sat, 09 May 2020 21:15:33 -0700 | Michael Pavone | Allow use of NPOT textures as a config option. Useful for some mobile GPUs |
Fri, 08 May 2020 16:52:32 -0700 | Michael Pavone | Avoid expensive re-init from switching to external sync after render_init has been called |
Fri, 08 May 2020 00:22:54 -0700 | Michael Pavone | Make netplay remote sync to network rather than audio or video so it doesn't drift out of sync with the host |
Thu, 30 Apr 2020 23:30:22 -0700 | Michael Pavone | Remove usage of GCC pointer arithmetic on void * extension |