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