Henrik Rydgard
|
068d4f0ee5
|
Another typo fix
|
2013-12-16 23:40:30 +01:00 |
|
Henrik Rydgard
|
0d2ec01e83
|
Switch CanReplaceAlphaWithStencil response to an enum
|
2013-12-16 23:24:32 +01:00 |
|
Henrik Rydgard
|
a8a48013f6
|
Don't use gl_FragColor when deprecated
|
2013-12-16 23:18:13 +01:00 |
|
Henrik Rydgard
|
40a0705b50
|
Typo fix checking the alpha func for src factors
|
2013-12-16 23:13:33 +01:00 |
|
sum2012
|
9b7e5566d1
|
Add more information for "Not support this patcher"
|
2013-12-17 05:36:55 +08:00 |
|
Unknown W. Brackets
|
90b649c9fc
|
Clean up error handling for umd9660 ioctls.
|
2013-12-16 07:55:46 -08:00 |
|
Unknown W. Brackets
|
23ba2cec2f
|
Implement ioctl command 0x01020001.
Not sure what might use this...
|
2013-12-16 07:55:45 -08:00 |
|
Henrik Rydgård
|
0cd1c3ad92
|
Update native
|
2013-12-16 16:21:10 +01:00 |
|
Henrik Rydgård
|
34f2f5db98
|
When drawing the displayed FBO to the screen, always use bilinear.
Might want to make this an option in the future.
|
2013-12-16 16:04:08 +01:00 |
|
Henrik Rydgård
|
7de41a3527
|
Merge pull request #4856 from raven02/patch-17
Replace -ve fogcoef[1] with -10000.0f
|
2013-12-16 06:55:57 -08:00 |
|
raven02
|
71d2ce3731
|
Replace -ve fogcoef[1] with -10000.0f
|
2013-12-16 22:45:21 +08:00 |
|
Henrik Rydgård
|
2871633e36
|
Merge pull request #4750 from unknownbrackets/ui-tweaks
Support pinning paths in the game browser
|
2013-12-16 06:08:05 -08:00 |
|
Henrik Rydgård
|
5f4f1a24b3
|
Merge pull request #4854 from raven02/patch-16
Ignore software skinning for anti-aliasing only
|
2013-12-16 04:53:25 -08:00 |
|
raven02
|
8306243b97
|
Check gstate.isSkinningEnabled() only
|
2013-12-16 20:44:13 +08:00 |
|
raven02
|
04f31c5e8e
|
Add gstate.isSkinningEnabled()
|
2013-12-16 20:42:45 +08:00 |
|
Henrik Rydgård
|
b6f8038a51
|
Fragment shader: Remove superfluous precision specifiers.
Also make sure to strip lowp/mediump/highp on desktop even for GL3.0-3.3.
|
2013-12-16 11:46:59 +01:00 |
|
Henrik Rydgård
|
1325946369
|
Add "PPSSPP" definition so we can make PCMain.cpp usable for other things
Yeah this is ugly (see the native change)
|
2013-12-16 11:08:39 +01:00 |
|
Unknown W. Brackets
|
fd734ee9e5
|
Update native (texture clamping fix.)
|
2013-12-16 01:25:37 -08:00 |
|
Henrik Rydgård
|
15b66eaae7
|
Merge pull request #4852 from unknownbrackets/gpu-minor
Always update framebuffer tex sampling params
|
2013-12-16 01:04:05 -08:00 |
|
bollu
|
094bc01848
|
fixed Qt build
|
2013-12-16 08:15:18 +05:30 |
|
Unknown W. Brackets
|
3f674f7ef6
|
Always update framebuffer tex sampling params.
Otherwise they are not always correct and cause glitches.
|
2013-12-15 18:23:47 -08:00 |
|
bollu
|
fc1da7c796
|
Merge branch 'master' of https://github.com/hrydgard/ppsspp into improvedTilControls
|
2013-12-16 07:16:05 +05:30 |
|
sum2012
|
34ae0e6686
|
Revert "Add def for Visual Studio"
This reverts commit 38fb300d25.
|
2013-12-16 08:39:39 +08:00 |
|
sum2012
|
38fb300d25
|
Add def for Visual Studio
|
2013-12-16 08:37:26 +08:00 |
|
sum2012
|
7e2af3e9aa
|
Fix windows build
|
2013-12-16 08:28:54 +08:00 |
|