| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-05-08 | vertex_loader: Correct forward declaration of InputVertex | Lioncash |
| 2016-05-08 | vertex_loader: Provide an assertion for ensuring the loader has been setup | Lioncash |
| 2016-05-08 | vertex_loader: Add constructors to facilitate immediate and two-step initiali... | Lioncash |
| 2016-05-08 | vertex_loader: initialize_num_total_attributes. | Lioncash |
| 2016-05-08 | vertex_loader: Use std::array instead of raw C arrays | Lioncash |
| 2016-04-30 | VideoCore: Run include-what-you-use and fix most includes. | Emmanuel Gil Peyrot |
| 2016-04-29 | Move and rename the MemoryAccesses class to MemoryAccessTracker. | Henrik Rydgard |
| 2016-04-28 | Optimize the vertex loader, nearly doubling its speed. | Henrik Rydgard |
| 2016-04-28 | Don't keep base_address in the loader, it doesn't belong there (with it, the ... | Henrik Rydgard |
| 2016-04-28 | Move "&" to their proper place, add missing includes and make some properly r... | Henrik Rydgard |
| 2016-04-28 | Refactor: Extract VertexLoader from command_processor.cpp. | Henrik Rydgard |
