Connor McLaughlin
|
39010320ea
|
HostDisplay: Fix possible race when saving screenshots
|
2020-11-30 01:15:44 +10:00 |
|
Connor McLaughlin
|
125dfa7c40
|
HostDisplay: Support resizing/compressing images on worker thread
|
2020-11-27 01:40:50 +10:00 |
|
Connor McLaughlin
|
d3d881aa6b
|
GPU/Software: Reduce number of copies by one, enable 16-bit scanout
|
2020-11-21 18:39:04 +10:00 |
|
Connor McLaughlin
|
13d9702000
|
HostDisplay: Log errno on file open failure
|
2020-11-15 00:16:00 +10:00 |
|
Connor McLaughlin
|
2c8a4ff154
|
HostDisplay: Add an option to decouple display fps from emulator fps
Makes Android so much faster...
|
2020-11-03 16:17:45 +10:00 |
|
Silent
|
1918a5ddd4
|
STBI: Handle UTF-8 paths correctly
|
2020-09-14 21:27:22 +02:00 |
|
Connor McLaughlin
|
5cc91dc78b
|
HostDisplay: Add alignment setting
|
2020-09-11 00:18:57 +10:00 |
|
Albert Liu
|
91f51c2833
|
Settings: Add 1:1 pixel aspect ratio
|
2020-07-12 17:09:15 -07:00 |
|
Connor McLaughlin
|
c76bb5eb6a
|
libretro: Fix display aspect ratio
|
2020-07-04 22:33:07 +10:00 |
|
Connor McLaughlin
|
8cd9e0887e
|
libretro: Use framebuffer view dimensions not texture dimensions
|
2020-07-01 01:57:25 +10:00 |
|
Connor McLaughlin
|
f65a50d84b
|
HostDisplay: Use surface scale for drawing software cursor
|
2020-07-01 01:57:25 +10:00 |
|
Connor McLaughlin
|
2a38090e7a
|
HostDisplay: Move most backend logic to FrontendCommon
|
2020-06-30 03:03:56 +10:00 |
|
Connor McLaughlin
|
f98bb033ff
|
HostDisplay: Add an interface for setting software cursor
|
2020-06-08 02:53:37 +10:00 |
|
Connor McLaughlin
|
b4c31e55e2
|
HostDisplay: Add integer upscaling option
|
2020-05-01 01:00:22 +10:00 |
|
Connor McLaughlin
|
2ffcad3d37
|
GPU: Add method to convert from window coordinates to beam ticks/lines
|
2020-04-26 01:22:56 +10:00 |
|
Connor McLaughlin
|
08c8d1a521
|
System: Support saving screenshots in save states
|
2020-04-21 02:50:45 +10:00 |
|
Connor McLaughlin
|
6d55979dac
|
HostDisplay: Fix 1x1 1:1 AR screenshots in OpenGL
|
2020-04-11 00:56:28 +10:00 |
|
Connor McLaughlin
|
fbfd838e22
|
GPU: Add pixel aspect ratio option
Can display in 4:3, 16:9, 1:1 ratios.
|
2020-04-10 15:12:35 +10:00 |
|
Connor McLaughlin
|
148279e2f2
|
GPU: Rewrite CRTC display modeling and overscan handling
|
2020-03-29 01:14:37 +10:00 |
|
Connor McLaughlin
|
2bb992a702
|
HostDisplay: Add texture dumping/saving support
|
2020-03-16 00:03:49 +10:00 |
|
Connor McLaughlin
|
fcc0ae9571
|
GPU: Implement "Crop Mode" (none, overscan, all borders)
|
2020-02-28 17:01:01 +10:00 |
|
Connor McLaughlin
|
687772c4da
|
HostDisplay: Move some derived class fields to base class
|
2020-01-24 14:51:36 +10:00 |
|