Ryan Houdek
|
69963dc4b0
|
Merge pull request #2274 from degasus/disable_bbox
Disable bbox
|
2015-05-25 08:46:12 -04:00 |
Tillmann Karras
|
cefcb0ace9
|
Update license headers to GPLv2+
|
2015-05-25 13:22:31 +02:00 |
degasus
|
6b2a1e57e2
|
BBox: remove now unreachable SW bbox implementation
|
2015-05-25 09:33:34 +02:00 |
Stevoisiak
|
93b16a4a2d
|
Formatting/Whitespace Cleanup
Various fixes to formatting and whitespace
|
2015-02-25 10:48:21 -05:00 |
Ryan Houdek
|
b4b03641b3
|
[AArch64] Implement vertex loader recompiler.
Shows a noticeable reduction in time spent in the vertex loader.
|
2015-02-16 16:51:32 -06:00 |
Ryan Houdek
|
15e41c67f8
|
Change RunVertices' function arguments.
This reduces some dumb state shuffling when calling the emitted vertex loaders.
|
2015-02-13 12:16:06 -06:00 |
Tillmann Karras
|
8416a86b6d
|
VertexLoaderBase: fix crash on invalid formats
|
2015-01-26 22:24:06 +01:00 |
Tillmann Karras
|
1dcf49237b
|
VertexLoaderX64: support VAT.ByteDequant=0
|
2015-01-20 09:23:15 +01:00 |
Tillmann Karras
|
e82e9f97f5
|
VertexLoader: add new JIT
|
2015-01-18 13:29:34 +01:00 |
Tillmann Karras
|
b0df4b08ec
|
VertexLoaderTester: fix a few problems
|
2015-01-18 12:59:33 +01:00 |
Tillmann Karras
|
2cedc0034d
|
DataReader: turn WritePointer into GetPointer
|
2015-01-18 12:59:33 +01:00 |
degasus
|
7edf6ec4e4
|
VertexLoader: Add a test loader which compares two vertex loaders
|
2014-12-21 14:13:04 +01:00 |
degasus
|
809117102e
|
VideoCommon: split VertexLoaderBase from VertexLoader
|
2014-12-21 14:12:43 +01:00 |