Commit Graph

11573 Commits

Author SHA1 Message Date
Henrik Rydgård
b58f9e00a5 Merge pull request #4976 from raven02/patch-32
Revert Stencil Change - #4913 - acf4562
2014-01-02 04:42:12 -08:00
raven02
164a6846b0 Indentation fix 2014-01-02 20:24:57 +08:00
raven02
5f5220b608 Revert acf4562 2014-01-02 20:17:58 +08:00
Henrik Rydgård
968be3f54a Merge pull request #4975 from unknownbrackets/mpeg-minor
Retry opening the mpeg context if it fails
2014-01-02 03:24:33 -08:00
Henrik Rydgård
946b4c4a60 Merge pull request #4974 from raven02/patch-31
Exclude viewport restore for PowerVR GPU
2014-01-02 03:22:52 -08:00
raven02
6467c70f08 Exclude PowerVR chipset only 2014-01-02 19:21:22 +08:00
Henrik Rydgård
336536fbf7 Merge pull request #4968 from neobrain/master
softgpu: Fix typo in TransformUnit.
2014-01-02 03:09:40 -08:00
Sacha
ec3815e4f1 Qt: Add Maemo compatibility. Hopefully an alternative to EGL/SDL frontend. 2014-01-02 16:16:13 +10:00
Unknown W. Brackets
82a7680bab Remove the 5 packet min for openContext.
Should be safer, and with retrying, it's no longer necessary.
2014-01-01 21:00:29 -08:00
Unknown W. Brackets
2c38805791 Retry opening the context if it fails at first.
This fixes #4550, the hang on the crash video in FF4.
2014-01-01 20:47:10 -08:00
Unknown W. Brackets
c1dcebce07 Fix savestates when videos are playing. 2014-01-01 20:44:51 -08:00
raven02
e84a7b1586 Viewport restore only for Adreno GPU 2014-01-02 12:17:41 +08:00
Tony Wasserka
4c720ee375 softgpu: Fix typo in TransformUnit. 2014-01-02 02:10:12 +01:00
Henrik Rydgård
e2ac7cab92 Merge pull request #4967 from unknownbrackets/debugger
Add a simple extract file command
2014-01-01 16:49:27 -08:00
Unknown W. Brackets
2618f2ed39 Add a simple extract file command.
Mostly useful for quickly/easily extracting pmf/atrac/etc. files.
2014-01-01 16:47:15 -08:00
Unknown W. Brackets
73121082c5 Default off the texture cache options.
They cause noticeable glitches in a bunch of games.  The speed improvement
in some games is very good, but in quite a few it is small.
2014-01-01 15:49:11 -08:00
Unknown W. Brackets
aea00a7770 Add UI options for new texcache options. 2014-01-01 15:49:11 -08:00
Unknown W. Brackets
0f5aae9c49 Cleanup differences in DirectX9 texcache code. 2014-01-01 15:49:10 -08:00
Unknown W. Brackets
e477c50ea1 Fix #4922, kill age checks in texcache. 2014-01-01 15:49:10 -08:00
Unknown W. Brackets
e24f45b9a4 Add ini options to configure the texture cache. 2014-01-01 15:49:09 -08:00
Henrik Rydgård
b8a5eb47b6 Merge pull request #4966 from unknownbrackets/psmf-minor
Initialize m_decodingsize to 0
2014-01-01 15:22:11 -08:00
Unknown W. Brackets
ce7c5e0cf9 Initialize m_decodingsize to 0.
Fixes #4609, intermittent video issues in Lunar.
_PsmfPlayerFillRingbuffer() expects getRemainSize() to return something
useful even before the context is opened.
2014-01-01 15:14:22 -08:00
Henrik Rydgard
91531a9792 Get rid of "ATIClampBug", it's not a bug, it's just lack of full non-pow-2 texture support 2014-01-02 00:09:01 +01:00
Henrik Rydgard
845235e4f6 Possible Qt buildfix 2014-01-01 23:42:36 +01:00
Henrik Rydgard
a9832fb79a Set cleardepth the traditional way on desktop. 2014-01-01 23:40:35 +01:00