raven02
|
762beae5e5
|
Minor fix to bool useNonBufferedRendering
|
2013-08-27 22:31:50 +08:00 |
|
Henrik Rydgård
|
bba0e290a1
|
Merge pull request #3441 from raven02/patch-23
softgpu : use switch case for texture format
|
2013-08-27 02:29:11 -07:00 |
|
raven02
|
d66f049d22
|
GLES SW: inline with HW using 0,0,1 ;
|
2013-08-27 16:52:17 +08:00 |
|
raven02
|
eca79d35a7
|
softgpu : use switch case for texture format
|
2013-08-27 16:26:01 +08:00 |
|
raven02
|
bfd60e95a4
|
softgpu: Use switch case for different texture mapping mode
|
2013-08-27 16:15:53 +08:00 |
|
raven02
|
7612335992
|
Minor fix 'useBufferedRendering' bool variable
|
2013-08-27 15:11:55 +08:00 |
|
Henrik Rydgard
|
55aa3d13c7
|
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
|
2013-08-26 19:00:16 +02:00 |
|
raven02
|
b2a033b7e0
|
Add RROR_LOG_REPORT for vertices without position
|
2013-08-26 22:09:43 +08:00 |
|
raven02
|
c0eaa665d5
|
Uncomment out //if (pos)
|
2013-08-26 21:24:37 +08:00 |
|
Henrik Rydgård
|
9667b9e316
|
Merge pull request #3387 from raven02/patch-19
Use stenciltest for glblendFuncSeparate()
|
2013-08-26 05:55:01 -07:00 |
|
raven02
|
2442c24aee
|
Use stenciltest for glblendFuncSeparate()
1
|
2013-08-26 17:49:59 +08:00 |
|
Henrik Rydgård
|
21c5121129
|
Merge pull request #3389 from raven02/patch-20
GLES: Skip GE_LOGIC_COPY for logic ops
|
2013-08-26 00:50:06 -07:00 |
|
raven02
|
f49a2f7fa0
|
GLES: Skip GE_LOGIC_COPY for logic ops
|
2013-08-26 15:48:57 +08:00 |
|
Florent Castelli
|
c6932e2675
|
Use GEPrimitiveType everywhere instead of stupid integer
|
2013-08-25 19:51:06 +02:00 |
|
Henrik Rydgard
|
554ca84556
|
Revert "More alpha hackery. This is starting to get embarrassing, really need to fix those tests."
This reverts commit 97a6921000.
|
2013-08-25 13:24:52 +02:00 |
|
Henrik Rydgard
|
97a6921000
|
More alpha hackery. This is starting to get embarrassing, really need to fix those tests.
|
2013-08-25 13:12:31 +02:00 |
|
Henrik Rydgård
|
2d89323fc2
|
Merge pull request #3357 from raven02/patch-15
Regession fix character shadow stretch in FF Crisis core
|
2013-08-25 03:01:58 -07:00 |
|
Henrik Rydgård
|
29426dc175
|
Merge pull request #3381 from raven02/patch-18
Mipmapping only enable when texture scaling disabled
|
2013-08-25 01:00:35 -07:00 |
|
Henrik Rydgård
|
3d0ad08dd2
|
Merge pull request #3375 from thedax/master
Fix hang in Project Diva 2nd in single-threaded mode.
|
2013-08-25 01:00:17 -07:00 |
|
raven02
|
0ea10d96b1
|
Attempt to use scissor to render correct shadowing in Mortal Kombat/FF CC
|
2013-08-25 14:52:18 +08:00 |
|
raven02
|
284a3a7b44
|
Mipmapping only enable when texture scaling disabled
|
2013-08-25 14:43:03 +08:00 |
|
The Dax
|
4d9eb24f29
|
Fix hang in Project Diva 2nd in single-threaded mode. Doesn't seem to affect other games, but I don't have every game in existence, so there could be one or two out there that might break from this.
|
2013-08-24 21:13:34 -04:00 |
|
Henrik Rydgård
|
99c1ab38d7
|
Merge pull request #3224 from raven02/patch-5
softgpu : Fix depth issue in FF Type-0
|
2013-08-24 16:10:33 -07:00 |
|
Unknown W. Brackets
|
6e8d318322
|
Bugger typo.
|
2013-08-24 11:36:01 -07:00 |
|
Unknown W. Brackets
|
8dbcf6572e
|
Add some additional reporting.
|
2013-08-24 11:34:38 -07:00 |
|