Mercurial > repos > blastem
log render.h @ 2090:00b6592cad42
age | author | description |
---|---|---|
Mon, 09 Nov 2020 00:29:47 -0800 | Michael Pavone | Add a UI button to reset config to defaults |
Sat, 16 May 2020 10:36:58 -0700 | Michael Pavone | Fix libretro target |
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 |
Wed, 29 Apr 2020 01:00:57 -0700 | Michael Pavone | WIP netplay support |
Sat, 18 Apr 2020 22:36:13 -0700 | Michael Pavone | WIP new sync mode that runs emulation on audio thread |
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 |
Fri, 17 May 2019 08:43:30 -0700 | Michael Pavone | Split generic part of audio code into a separate file so it can be used in other targets besides SDL |