Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-26 | svga: Allow to dump an individual command. | José Fonseca | |
2009-12-05 | svga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands. | José Fonseca | |
2009-12-05 | svga: Use _debug_printf, so that output may be dumped in release builds too. | José Fonseca | |
The dump calls should be wrapped in #ifdef DEBUG .. #endif. | |||
2009-11-24 | svga: Handle comment tokens when dumping. | José Fonseca | |
2009-11-24 | svga: Use consistent names for public symbol names of shader dumping facilities. | José Fonseca | |
2009-11-24 | svga: Use consistent file names for dumping facilities. | José Fonseca | |
2009-11-17 | svga: Add svga driver | Jakob Bornecrantz | |