twinaphex
e0b57843aa
Enable HAVE_D3D10 now for main Windows build
2018-04-21 05:14:50 +02:00
twinaphex
8848b2837b
Add D3D10 to slang supported checks
2018-04-21 05:11:24 +02:00
Twinaphex
0cf6b83b63
Merge pull request #6601 from aliaspider/master
...
update D3D10 driver.
2018-04-21 05:02:45 +02:00
aliaspider
b78dcf9f4c
update D3D10 driver.
2018-04-21 03:56:19 +01:00
twinaphex
7515c3d7c3
(D3D10) Switch to shader model 4.0
2018-04-21 03:33:08 +02:00
twinaphex
8e52fcff96
Add D3D10 entry
2018-04-21 03:30:34 +02:00
twinaphex
9f2b56a929
Update Direct3D 10 driver
2018-04-21 03:27:41 +02:00
Twinaphex
919a441089
Merge pull request #6590 from fr500/master
...
fix #6589
2018-04-17 05:24:49 +02:00
radius
3755003d33
remap-redux: unify menu displaylist
2018-04-16 21:26:43 -05:00
twinaphex
d7d5dfdc73
Add display_server_get_current_resolution
2018-04-17 03:37:56 +02:00
twinaphex
f050104740
Change return type of content_get_subsystem_rom_id
2018-04-17 03:19:35 +02:00
twinaphex
3f8ea809de
(360) Buildfix
2018-04-17 03:14:20 +02:00
Twinaphex
8113d2067f
Merge pull request #6391 from meleu/patch-13
...
decreasing verbosity in Achievements menu
2018-04-17 01:49:35 +02:00
Twinaphex
029019b757
Merge pull request #6586 from bearoso/refresh_rate
...
Refresh rate polling updates
2018-04-17 01:27:05 +02:00
Twinaphex
a1f50ba847
Merge pull request #6587 from meleu/patch-19
...
CHANGES.md: fixed NGP cheevos incompatibilities
2018-04-17 01:26:38 +02:00
meleu
9933eb004b
CHANGES.md: fixed NGP cheevos incompatibilities
2018-04-16 20:23:59 -03:00
Twinaphex
b7990bc63d
Merge pull request #6585 from Ryunam/latency-settings
...
Implement "Latency" list under Settings and group all latency-related options together
2018-04-17 00:56:58 +02:00
Twinaphex
eb4049397f
Merge pull request #6584 from meleu/patch-19
...
cheevos/var.c: removed unnecessary memory adjustment for NeoGeo Pocket
2018-04-17 00:56:21 +02:00
Brandon Wright
6aa33c8710
Add some X11 error checking.
2018-04-16 16:56:36 -05:00
Brandon Wright
c4f818599c
Add some fbdev refresh rate polls. Also Xv.
2018-04-16 16:23:59 -05:00
Ryunam
2cf76a192f
Add Latency list under Settings and move relevant functions
2018-04-16 23:21:14 +02:00
Brandon Wright
95f8205fd1
Add DRM interface for refresh rate.
2018-04-16 15:36:46 -05:00
meleu
3fb2484869
removed unnecessary memory adjustment
2018-04-16 17:01:43 -03:00
Brandon Wright
64b2830889
Fix Win32 build. Set Windows header API to Win7.
2018-04-16 14:51:38 -05:00
twinaphex
be7eb4de1c
Update libretro-common
2018-04-16 08:57:17 +02:00
twinaphex
7a4c468730
Update libretro-common
2018-04-16 08:34:34 +02:00
twinaphex
ec2267daa6
Cleanups
2018-04-16 04:35:23 +02:00
twinaphex
d46011ae14
Cleanups
2018-04-16 04:20:24 +02:00
twinaphex
4cc3cf7344
Only restore resolution through resolution switch if CRT
...
switch mode was ever actually used
2018-04-16 03:19:33 +02:00
Twinaphex
de29f0ce62
Merge pull request #6583 from bearoso/refresh_rate
...
Show actual refresh rate and allow setting from video menu
2018-04-16 03:14:49 +02:00
Brandon Wright
df5528b1d0
Divide Wayland rate by 1000 instead of multiply.
2018-04-15 20:00:14 -05:00
Brandon Wright
e049605359
Add refresh rate polling to Win32 >= Windows 7.
2018-04-15 19:33:38 -05:00
Brandon Wright
20d87347f7
Add menu item showing and allowing to automatically set precise refresh rate.
2018-04-15 17:56:12 -05:00
Brandon Wright
533f898132
Add get refresh rate context function. Implement for X11 and Wayland.
2018-04-15 17:56:12 -05:00
Brandon Wright
7a00534378
Add poke interface for get_refresh_rate.
2018-04-15 17:56:11 -05:00
twinaphex
6d00810716
Simplify video_driver_monitor_adjust_system_rates
2018-04-15 19:38:01 +02:00
twinaphex
953172f05b
This header include can go now
2018-04-15 19:29:07 +02:00
twinaphex
c692f457c2
Add switch_resolution to display_server interface
2018-04-15 19:25:00 +02:00
twinaphex
bed4214059
Turn int variables to unsigned
2018-04-15 18:59:58 +02:00
twinaphex
311c156e08
Turn width/height into unsigned
2018-04-15 18:55:16 +02:00
twinaphex
4d87772f4a
(video_crt_switch.c) Turn a whole bunch of functions static
2018-04-15 18:52:38 +02:00
twinaphex
1c6a6c80f4
Try to prevent another memory leak - this time in miniupnpc
2018-04-15 18:42:25 +02:00
twinaphex
bb05af0d92
(libchdr) Prevent memory leak
2018-04-15 18:39:42 +02:00
twinaphex
dc7c4fea2d
Prevent Coverity warning
2018-04-15 18:31:46 +02:00
twinaphex
359de5c84b
Create win32_change_display_settings
2018-04-15 17:55:37 +02:00
twinaphex
87cf910396
(CRT switch) Cleanups
2018-04-15 17:12:28 +02:00
Twinaphex
a2516d23a3
Merge pull request #6469 from alphanu1/master
...
CRT Switchres Capabilities
2018-04-15 16:56:15 +02:00
Twinaphex
c6849bf267
Merge pull request #6581 from QuarkTheAwesome/master
...
[WiiU] Add build information to exception handler
2018-04-15 16:48:58 +02:00
Ash
8e1437ad86
[WiiU] Add build information to exception handler
2018-04-15 17:19:39 +10:00
gblues
6eebbe4213
Build fix for PC
...
== DETAILS
Hooray for conditional compile directives.
Moving things around broke things in unexpected ways on non-WiiU builds.
Well, not *completely* unexpected. But still.
Changes:
- Move some typedefs around to avoid circular include dependencies
- Include the file where the HID driver definition got moved to
== TESTING
- verified build for Wii U still runs successfully
- did a local build without any errors (some weird warnings, but since they
happen in code I didn't change, I'm assuming they're pre-existing?)
2018-04-15 00:04:49 -07:00