Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Finer grained is_format_supported. | José Fonseca | 2008-07-19 | 1 | -4/+11 |
* | python: Add methods to get texture width, height, etc. | José Fonseca | 2008-07-18 | 1 | -0/+20 |
* | python: Reimplement the generation of random texture samples in C. | José Fonseca | 2008-07-18 | 1 | -0/+6 |
* | python: Reimplement tile comparison in C to speed up tests. | José Fonseca | 2008-07-18 | 1 | -8/+40 |
* | python: Silent debug output. | José Fonseca | 2008-07-16 | 1 | -10/+2 |
* | python: Get object ownership done correctly. | José Fonseca | 2008-07-15 | 1 | -9/+35 |
* | python: Allow hardware support. | José Fonseca | 2008-07-15 | 1 | -1/+1 |
* | python: Raw tile access to surface. | José Fonseca | 2008-07-14 | 1 | -0/+11 |
* | python: Surface clears. | José Fonseca | 2008-07-14 | 1 | -1/+1 |
* | python: Set default state. | José Fonseca | 2008-07-14 | 1 | -0/+2 |
* | python: Allow to create/specify shaders. | José Fonseca | 2008-07-14 | 1 | -22/+66 |
* | python: New state tracker which exposes the pipe driver to python scripts. | José Fonseca | 2008-07-13 | 1 | -0/+448 |