Henrik Rydgard
|
d96c588288
|
Cache vertex decoders. No big boost now, but opens for optimizing them more, and lets us keep stats of the most common ones.
|
2013-03-24 12:28:42 +01:00 |
|
Henrik Rydgard
|
2351efc584
|
Cleanup IndexGenerator
|
2013-03-24 11:36:56 +01:00 |
|
raven02
|
81fe409748
|
Better match SW mode with HW one
|
2013-03-24 17:34:30 +08:00 |
|
Henrik Rydgard
|
57e82619ca
|
Fix some glitches that were caused by the MH glitch fix (wrong prim..). Also some cleanup.
|
2013-03-24 01:13:02 +01:00 |
|
Henrik Rydgard
|
38e7a9ed42
|
Fix bug in SW Transform where no UV would be generated if there was none in the vertices.
|
2013-03-23 14:30:55 +01:00 |
|
Henrik Rydgard
|
b4977610cc
|
Smarter draw call joining, fixing MH vertex glitches. Thanks bovine for identifying the issue.
|
2013-03-23 13:12:52 +01:00 |
|
Henrik Rydgard
|
d5035e80e4
|
Merge branch 'patch-10' of https://github.com/raven02/ppsspp into raven02-patch-10
Conflicts:
GPU/GLES/TransformPipeline.cpp
|
2013-03-22 20:34:49 +01:00 |
|
Henrik Rydgard
|
41b862c689
|
warning fixes
|
2013-03-22 19:59:16 +01:00 |
|
raven02
|
9c79814c0a
|
Remove disabled_ variable entirely
|
2013-03-22 23:58:13 +08:00 |
|
raven02
|
76ecaaff5f
|
Put Vec3 norm and bool hasNormal in better place
|
2013-03-22 22:58:37 +08:00 |
|
raven02
|
4809be7786
|
Fix missing/wrong color screen in Last Ranker/Digimon.World.Re.Digitize/Saint Seiya Omega
|
2013-03-22 22:03:05 +08:00 |
|
raven02
|
153bb28f81
|
Add hasNormal
|
2013-03-22 21:45:59 +08:00 |
|
raven02
|
3f0d8cba83
|
Fix black screen issue in SW T&L
|
2013-03-22 20:54:46 +08:00 |
|
raven02
|
6429707d4e
|
Fix MotoGP broken in buffered mode
|
2013-03-18 23:04:17 +08:00 |
|
raven02
|
ada37f06cb
|
spacing fix
|
2013-03-16 21:37:56 +08:00 |
|
raven02
|
0b6a762c1b
|
Typo
|
2013-03-16 21:05:41 +08:00 |
|
raven02
|
49befb3d41
|
Flip in throughmode for HW T&L
|
2013-03-16 20:35:51 +08:00 |
|
raven02
|
10e8dc2693
|
Flip in throughmode for SW T&L
|
2013-03-16 20:34:49 +08:00 |
|
Henrik Rydgard
|
f67743b769
|
Fix scissor rectangle being one pixel too small.
|
2013-03-16 08:54:39 +01:00 |
|
Henrik Rydgard
|
b1108f3290
|
Respect the size of the current FBO when drawing. Some cleanup.
|
2013-03-16 00:40:37 +01:00 |
|
Henrik Rydgard
|
13c2905f05
|
Buildfix (typo)
|
2013-03-15 23:24:13 +01:00 |
|
Henrik Rydgard
|
c8379e3db5
|
Allow display addresses within RAM, draw the pixels at end of frame.
|
2013-03-15 22:50:35 +01:00 |
|
Henrik Rydgard
|
cf458dba60
|
gpu: Add support for scissor rectangle
|
2013-03-15 22:24:16 +01:00 |
|
Henrik Rydgard
|
bef3ef7fac
|
Fix aspect ratio in unbuffered mode
|
2013-03-15 21:22:17 +01:00 |
|
Henrik Rydgard
|
1f5b6b7f59
|
Logging changes and cleanup
|
2013-03-15 21:01:57 +01:00 |
|