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
Henrik Rydgård
f9b2272fd3
Update lang
2017-05-09 10:30:56 +02:00
Anarky
94db23fb60
Linux: add another PS3 controller GUID
2017-04-17 18:36:58 +02:00
Henrik Rydgard
d2172c73d6
Update lang submodule
2017-04-13 01:10:17 +02:00
Henrik Rydgård
56c3753bb4
Merge pull request #9583 from sum2012/lang
...
Update lang
2017-04-10 17:11:13 +02:00
seek-ntr0py
2c8c3c391e
Linux: Added support for Hidromancer gamepad device driver
2017-04-09 22:51:21 -07:00
Marco
ec7b299c25
added ps1controller mapping in gamecontrollerdb for Linux
2017-04-09 15:06:23 +02:00
sum2012
9c1aba21ce
Update lang
2017-04-09 20:08:26 +08:00
Henrik Rydgard
e99f1c00ff
Update lang submodule
2017-04-04 13:14:04 +02:00
Henrik Rydgard
8d1ece05ca
Finally move flash0 into assets, fixing #9468 and #9520
...
CMake fix
Fix the innosetup and zip scripts for the new assets location
2017-04-01 00:20:53 +02:00
Henrik Rydgård
12c8e2e1fd
Update submodules
2017-03-29 10:29:16 +02:00
Henrik Rydgård
7daab82519
Remove duplicate Daxter in compat.ini
2017-03-24 13:09:18 +01:00
Henrik Rydgård
744e7d2eff
Compat.ini: Add Daxter to the list of games that require buffered rendering
2017-03-23 18:02:16 +01:00
LunaMoo
8f16c9ded6
Revert "Fix minor glitch with 5xBR effects."
2017-03-23 08:35:17 +01:00
LunaMoo
1f1db63068
Fix minor glitch with 5xBR effects.
2017-03-22 23:56:52 +01:00
Unknown W. Brackets
cbee412de4
UI: Make some tips less technical and simpler.
2017-03-21 18:01:00 -07:00
Henrik Rydgård
ed93d6f819
Add Driver 76 and Chili Con Carnage to list of games that require buffered rendering. Thanks @KabutoKun
2017-03-21 20:00:10 +01:00
Henrik Rydgård
70e6732430
Merge pull request #9470 from zminhquanz/master
...
Add warning simulate block transfer , setting info
2017-03-21 08:55:32 +01:00
zminhquanz
ea0aab9340
Add warning simulate block transfer , setting info
...
Add some games compatibility required buffered rendering and warning
required simulate block transfer set to on
2017-03-21 14:23:31 +07:00
Henrik Rydgård
fa9f8f698d
Update the lang submodule
2017-03-20 17:02:07 +01:00
LunaMoo
71a188ebcc
Add Jeanne d'Arc to DrawSyncEatCycles hack
2017-03-18 10:19:48 +01:00
Henrik Rydgård
cb14ea92fa
Merge pull request #9435 from LunaMoo/5xBR_lv2
...
Add Hyllian's xBR-lv2 Shader Accuracy (tweak by guest.r)
2017-03-16 15:09:35 +01:00
LunaMoo
f71759020d
Skip 5xBR based upscaling if output < (1.6 * input)
2017-03-16 13:46:43 +01:00