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