Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VideoCore: Run include-what-you-use and fix most includes. | Emmanuel Gil Peyrot | 2016-04-30 | 1 | -4/+9 |
* | Move and rename the MemoryAccesses class to MemoryAccessTracker. | Henrik Rydgard | 2016-04-29 | 1 | -28/+2 |
* | Optimize the vertex loader, nearly doubling its speed. | Henrik Rydgard | 2016-04-28 | 1 | -1/+0 |
* | Don't keep base_address in the loader, it doesn't belong there (with it, the loader can't be cached). | Henrik Rydgard | 2016-04-28 | 1 | -3/+2 |
* | Move "&" to their proper place, add missing includes and make some properly relative. | Henrik Rydgard | 2016-04-28 | 1 | -2/+5 |
* | Refactor: Extract VertexLoader from command_processor.cpp. | Henrik Rydgard | 2016-04-28 | 1 | -0/+53 |