Mercurial > repos > blastem
log render_sdl.c @ 1967:bd70f1e15684
age | author | description |
---|---|---|
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 |
Thu, 30 Apr 2020 23:15:50 -0700 | Michael Pavone | Get WIP net play code compiling on Windows and cleanup some unistd.h includes |
Sat, 18 Apr 2020 22:44:17 -0700 | Michael Pavone | Make requested sample format configurable |
Sat, 18 Apr 2020 22:36:13 -0700 | Michael Pavone | WIP new sync mode that runs emulation on audio thread |
Mon, 06 Jan 2020 22:02:57 -0800 | Michael Pavone | Fix debug view window stuff that got broken when FRAMEBUFFER_UI got added |
Mon, 16 Sep 2019 00:45:48 -0700 | Mike Pavone | Don't render lines that are cropped by overscan. Allows submitting frame earlier when bottom overscan is non-zero which can reduce latency in some cases |