Commit Graph

1239 Commits

Author SHA1 Message Date
Brandon Wright a0931d6058 More XRandR not to compile if not X11. 2018-10-22 15:08:11 -05:00
Brandon Wright 1b6690b1fe Invalidate on init to reset GTK spacing. 2018-10-22 15:06:12 -05:00
Brandon Wright a48cbf72da Set output window size. 2018-10-22 14:53:12 -05:00
Brandon Wright 32633bd664 Request compositor protocol v3. Set buffer scale. 2018-10-22 14:36:52 -05:00
Brandon Wright 58e04558c6 Save framebuffer. 2018-10-22 13:56:18 -05:00
Brandon Wright 85608d9384 NULL out region 2018-10-21 18:49:13 -05:00
Brandon Wright 35cdf9c182 Add wayland helper files. 2018-10-21 18:03:35 -05:00
Brandon Wright daec5ccc57 Better Wayland OpenGL.
Still breaks with scale factors.
2018-10-21 17:05:37 -05:00
Brandon Wright 5b76a2b6c7 EGL X11 leaks badly. Revert Wayland/GL stuff ATM. 2018-10-20 16:47:43 -05:00
Brandon Wright 434c943a0b Pass input through subsurface. 2018-10-18 18:08:01 -05:00
Brandon Wright f9f7be1f6f Use a flush instead of commit. 2018-10-18 18:00:27 -05:00
Brandon Wright ae01dbb92c Fix fullscreen in Wayland/GL. 2018-10-18 17:53:07 -05:00
Brandon Wright e70675db98 Basic OpenGL on Wayland. Fullscreen is broken. 2018-10-18 17:47:39 -05:00
Brandon Wright a47e9773d6 Software Wayland mostly works. 2018-10-16 17:26:24 -05:00
Brandon Wright 02ce1fcb35 Better driver failure behavior. 2018-10-15 14:54:36 -05:00
Brandon Wright 34268314c4 Conditional set_bypass_compositor. 2018-10-15 14:31:42 -05:00
Brandon Wright 3829408d3d Allow XV only in GTK/X11. 2018-10-15 14:25:26 -05:00
Rémi Calixte 5e4f12a12b wayland: fix fullscreen mode 2018-10-15 14:20:13 -05:00
Rémi Calixte 58f6099730 wayland: handle screensaver 2018-10-15 14:19:51 -05:00
Rémi Calixte 549e98e5e7 wayland: make xrandr query conditional 2018-10-15 14:19:22 -05:00
Brandon Wright 62f3761aa6 Remove 'else', fix formatting. 2018-10-15 14:18:21 -05:00
Rémi Calixte e7f4bd63fa wayland: implement Snes9xWindow::get_refresh_rate 2018-10-15 14:16:40 -05:00
Rémi Calixte c6731024ca wayland: include X11 libraries only if it is an available GDK backend 2018-10-15 14:15:52 -05:00
Brandon Wright 55723df0a6 GTK: Add EGL WSI for OpenGL. 2018-10-15 14:04:28 -05:00
Brandon Wright e543702e24 Allow instant IRQ trigger from 4200 writes again. 2018-10-05 18:17:19 -05:00
Brandon Wright 6cf60bc8ec Merge remote-tracking branch 'libretro/master' 2018-10-03 17:45:03 -05:00
Brandon Wright c6ade49c5b libretro: Change 8:7 aspect ratio to uncorrected. 2018-10-03 17:32:50 -05:00
Brandon Wright daee29865f win32: add InitialSnapshotFilename support. 2018-10-03 17:06:41 -05:00
Brandon Wright 602919d522 GTK+: Don't override command-line port choice. 2018-10-03 16:58:40 -05:00
Brandon Wright bf12c09a12 Pass decimal mode tests. 2018-10-02 17:16:06 -05:00
Twinaphex 96818d6f3e
Merge pull request #180 from lifajucejo/switch_opt
Clean up libnx makefile and enable more optimizations
2018-09-30 16:49:53 +02:00
lifajucejo 62e5a20186 Clean up libnx makefile and enable more optimizations 2018-09-30 10:25:16 -04:00
Twinaphex 249b5cf976
Merge pull request #179 from m4xw/libnx
[LIBNX] Initial Port
2018-09-27 23:47:20 +02:00
M4xw 4fcaf7b9ee [LIBNX] Initial Port 2018-09-27 23:41:04 +02:00
bearoso 8f8ace4054
Merge pull request #435 from hiddenasbestos/lightgun
Lightgun improvements
2018-09-27 12:24:16 -05:00
bearoso 7553d50a8f
Merge branch 'master' into lightgun 2018-09-27 12:23:22 -05:00
Twinaphex 643d708f4b
Merge pull request #178 from hiddenasbestos/lightgun
Lightgun Improvements
2018-09-27 18:37:56 +02:00
David Walters 40afbf32c5 lightgun overhaul 2018-09-27 16:23:16 +01:00
OV2 70e4d4342f
Merge pull request #420 from Dwedit/change-header-detection
Change detection of copier headers
2018-09-20 15:46:38 +02:00
OV2 42d454bcc7
Merge pull request #432 from Dwedit/fix-sa1-savestates
Fix incorrect memory map for SA1 after loading savestates
2018-09-11 22:18:02 +02:00
Dwedit d6a925a48d Fix incorrect memory map for SA1 after loading savestates
Initialize SA1.VirtualBitmapFormat to match what it becomes
2018-09-11 13:26:47 -05:00
bearoso 42d7b19361
Fix extra 4 cycles I left inaccidentally. 2018-09-09 21:58:20 -05:00
Brandon Wright c61d81269a Timings.IRQTriggerCycles is 3.5 dot clocks. 2018-09-09 16:15:38 -05:00
bearoso ddde0c2dc7
Merge pull request #431 from lacastri/daffy
daffy duck irq non-reschedule
2018-09-09 11:17:58 -05:00
lacastri 2142282f69
daffy duck irq non-reschedule 2018-09-08 18:49:42 -05:00
OV2 0a878697ed
Merge pull request #425 from truidic/lagfix
lagfix unused
2018-08-29 21:35:13 +02:00
truidic c00dd988f5
lagfix unused 2018-08-29 12:27:40 -05:00
twinaphex eecbd7a022 MSVC 2005 bugfix 2018-08-29 09:51:51 -05:00
twinaphex 8940c6818f (PS3) Buildfixes 2018-08-29 09:49:51 -05:00
twinaphex d59ae41b6d Remove this for Wii/WiiU/Gamecube 2018-08-29 09:48:53 -05:00