Unknown W. Brackets
|
46e3c71522
|
softgpu: Adjust binning thresholds.
This improves Persona 3 and LBP.
|
2022-01-13 23:14:45 -08:00 |
|
Unknown W. Brackets
|
dffc333120
|
softgpu: Avoid thread ordering hazard.
Must run the primitives in the right order. No shortcutting allowed.
|
2022-01-13 23:03:42 -08:00 |
|
Unknown W. Brackets
|
970e9c2f51
|
softgpu: Move threading into BinManager.
This threads much more effectively, across entire prim call.
|
2022-01-13 22:45:23 -08:00 |
|
Unknown W. Brackets
|
48ef4a18b1
|
softgpu: Handle scissor/range in BinManager.
|
2022-01-13 19:07:41 -08:00 |
|
Unknown W. Brackets
|
a0a9b1e89b
|
softgpu: Add class to manage and enqueue for bins.
For now, just forwarding.
|
2022-01-13 09:26:59 -08:00 |
|