Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context. | José Fonseca | 2008-09-03 | 1 | -1/+1 |
| | | | | | We want to use the pipe_buffer_* inlines everywhere, but a pipe context is not always available nor is it needed. | ||||
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -1/+1 |
| | | | | Also, rename p_tile.[ch] to u_tile.[ch] | ||||
* | consolidate intel directories. | Alan Hourihane | 2008-08-17 | 1 | -70/+0 |
| | | | | | | we now have src/gallium/winsys/drm/intel/{common,dri,egl} | ||||
* | gdi: Remove CVS keyword. | José Fonseca | 2008-08-12 | 1 | -2/+0 |
| | |||||
* | gdi: Update for cpp removal. | José Fonseca | 2008-06-27 | 1 | -3/+5 |
| | |||||
* | gdi: Update for surface_alloc_storage changes. | José Fonseca | 2008-06-24 | 1 | -1/+2 |
| | |||||
* | gdi: Port of the gdi mesa driver to gallium (Alan Hourihane). | José Fonseca | 2008-06-03 | 6 | -0/+2554 |