Commit Graph

233 Commits

Author SHA1 Message Date
ystlong
39eedc6386
add BTP-BD2F joystick gamecontroller map 2018-08-26 15:27:16 +08:00
hissingshark
b5bfef2d03 Added Gioteck VX2 detection 2018-06-16 22:27:00 +01:00
Henrik Rydgård
6db008fc02 Update lang submodule again 2018-06-04 22:02:10 +02:00
Henrik Rydgård
aadced94f5 Update lang submodule 2018-06-01 17:31:29 +02:00
Henrik Rydgård
e8da82c011 Update lang 2018-05-26 14:26:32 +02:00
Henrik Rydgård
4adb1263af Update lang submodule 2018-05-04 22:36:19 +02:00
Henrik Rydgård
0479255f76 Let's try it on SR2 as well. 2018-04-13 18:28:38 +02:00
Henrik Rydgård
0ac6cea34d Add a queue processing hack for Sonic Rivals too. Now it's fast. 2018-04-13 18:05:04 +02:00
Henrik Rydgård
413a204138 Vulkan: Semi-gross hack that massively improves the perf of MGS2:Acid. 2018-04-13 17:32:56 +02:00
Henrik Rydgård
f551d2742b Update lang submodule (restore software skinning option) 2018-04-10 16:29:26 +02:00
Henrik Rydgård
e4a333a467 Update lang submodule 2018-04-07 16:01:05 +02:00
LunaMoo
ffac542f95 Change to int to allow higher supersampling scale. 2018-04-02 13:44:28 +02:00
LunaMoo
199106cad6 Add SSAA flag for post process shaders,
enforces 2x auto resolution, to be used with blurry effects
Also includes a perf. friendly example using simplified gauss filter
2018-04-01 17:00:10 +02:00
Leo
c637023cd6 Fixed the new shader error on OpenGL ES (#10799)
* Fixed the new shader error on OpenGL ES

* Fixed Natural Color PP shader error on OpenGL ES

* Updated to match the changes.

* Delete naturalA.vsh
2018-03-26 21:28:32 +02:00
LunaMoo
296481703f Quick try on fixing new shader for mobiles that are less forgiving. 2018-03-25 16:54:41 +02:00
Leo
8e8c21fa0b Added new Natural Colors PP shader (removed blur) (#10782)
Add Natural Colors shader with removed blur.
2018-03-24 20:51:38 +01:00
Henrik Rydgård
73df7d31db Remove "experimental" tag from Hardware Tessellation 2018-03-24 17:37:17 +01:00
crocket
b7fa253192 Map SDL controller's back button to Sony DualShock 4 V2's share button
It turns out that `back` button is actually `select` button on PSP.
I confirmed this by clicking touchpad in a game.

`select` button maps to `share` button on Sony DualShock 4 V2.
2018-03-18 19:52:08 +09:00
Henrik Rydgård
a966403def Add another SDL game controller config, fixing #10724 2018-03-17 23:42:10 +01:00
Henrik Rydgård
45464896d2 Update lang submodule 2018-03-16 16:45:27 +01:00
Henrik Rydgård
6e1821a8c7 Experimenally try a new gamecontrollerdb.txt line for 360 wireless receiver on linux. See #10181 2018-01-17 11:18:20 +01:00
Henrik Rydgård
d3f8a4db05 Update lang submodule 2018-01-11 16:56:11 +01:00
Henrik Rydgård
ea387b2a48 WIP vulkan on linux stuff 2017-12-21 10:48:00 +01:00
Henrik Rydgård
525cce095a Implement warning when trying to play Ghost of Sparta with a modified CPU clock, as suggested by unknownbrackets in #7411 2017-12-17 13:14:06 +01:00
Henrik Rydgård
4fae9e37d4 Update lang submodule 2017-12-13 20:51:47 +01:00
Henrik Rydgård
1d2dbdcebc Update submodule lang 2017-12-05 08:27:58 +01:00
Henrik Rydgård
fc0f3513bd Disable "Accurate Depth" in Burnout games, they have trouble with it on Mali (Z-fighting...) 2017-12-04 15:15:12 +01:00
Henrik Rydgård
00d4da40ae Update lang 2017-12-02 12:06:56 +01:00
Henrik Rydgård
598514189f Update lang submodule 2017-11-29 12:17:36 +01:00
Henrik Rydgård
6a3d41892a Workarounds for issue with "accurate depth". See #9545, #10087 2017-11-21 12:11:05 +01:00
LunaMoo
66f88633ae Add missing ID for CTTR compat hack. 2017-11-14 11:26:16 +01:00
Henrik Rydgård
05930ea32e MotoGP: Compat hack to disable framebuffer readbacks.
This is the only known game to copy its framebufer to RAM before display on every frame and we already have a
hack so we can display the high resolution framebuffer, but we still did the readback for no good reason.

This eliminates the readback.
2017-11-10 16:32:56 +01:00
Henrik Rydgård
18fc78b34e Update lang submodule 2017-10-17 15:08:29 +02:00
Henrik Rydgård
f6bf1d5d7c Add a controller profile for X360 controllers on RPI, fixes issue #10019 2017-10-17 15:08:17 +02:00
Bracket-
fef709bd34 gamecontrollerdb.txt: Add 8Bitdo NES30 Pro mappings for Linux 2017-10-01 16:29:57 -04:00
orbea
c9dc36a418 Add Horipad One config. 2017-09-29 17:33:06 -07:00
Henrik Rydgård
5686939e2c Update lang submodule 2017-09-23 21:27:17 +09:00
LunaMoo
5b75d2af20 Add uniform to make post process aware of videos.
And an example effect ~ subtle AA in-game/heavy smoothing for videos.
2017-09-13 08:13:51 +02:00
Soul_Est
c1f438c578 Add Sony PS3 controller mappings 2017-09-03 16:44:37 -04:00
Henrik Rydgård
2180b1d557 Another couple of control mappings, see #9825 2017-08-25 16:22:14 +02:00
Henrik Rydgård
d383976625 Merge pull request #9902 from VVVFO/master
Add controller entries from gabomdq/SDL_GameControllerDB
2017-08-16 10:25:08 +02:00
Qingning Yao
f3575c8196 Add controller entries from gabomdq/SDL_GameControllerDB
Before using gabomdq/SDL_GameControllerDB as submodule, there's a few entries that exists in our current file but not in that repository. I have created a [pull request](https://github.com/gabomdq/SDL_GameControllerDB/pull/149) for that repo, and before that get merged, this could be a direct temporary fix to #9872 and #9825 and many more potential controller support issues.
2017-08-16 15:18:16 +08:00
Henrik Rydgård
945f57af39 Update lang, add language name for Laotian 2017-08-08 20:16:37 +02:00
Henrik Rydgård
107e085ec0 Update submodule lang 2017-08-01 10:48:23 +02:00
Henrik Rydgård
f8213a914a Update lang submodule 2017-07-24 16:05:35 +02:00
wodencafe
b9ed5827a5 Update gamecontrollerdb.txt
Add support for NYKO CORE Gamepad
2017-07-09 17:11:47 -05:00
Henrik Rydgård
9687873417 Merge pull request #9749 from LunaMoo/byeHack
Remove obsolete workaround from 5xBR
2017-05-31 15:08:35 +02:00
LunaMoo
20aa1f8250 Remove obsolete workaround. 2017-05-31 15:00:30 +02:00
Henrik Rydgård
5b3ca89ee2 Update lang submodule 2017-05-31 14:03:07 +02:00
Henrik Rydgård
280a41b9a8 Merge branch 'ps1controller' of https://github.com/Maradonna90/ppsspp into Maradonna90-ps1controller 2017-05-26 10:01:36 +02:00