Files
ppsspp/Core
Henrik Rydgard f7113bb2e3 Use separate pushbuffers for UBO/Index/Vertex. This will make decoding directly into the pushbuffers easier, plus other benefits later.
(For example, we'll often be able to avoid rebinding the vertex and
index buffers at new offsets by just keep counting upwards between draws,
if the vertex format is the same but other state changed)
2016-03-20 19:31:02 +01:00
..
2016-03-13 15:17:31 +01:00
2016-03-20 19:18:35 +01:00
2016-03-20 19:18:35 +01:00
2016-01-01 14:40:19 +01:00
2016-03-20 19:25:30 +01:00
2016-03-20 19:18:35 +01:00
2015-11-25 14:23:39 +01:00
2014-12-20 23:14:46 -08:00
2014-03-02 11:16:56 -08:00