Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/egl: add missing tex_usage parameter | Brian Paul | 2009-08-11 | 1 | -0/+1 |
* | gallium: Unify reference counting. | Michel Dänzer | 2009-03-04 | 1 | -3/+3 |
* | gallium: make p_winsys internal | Zack Rusin | 2009-01-30 | 1 | -1/+1 |
* | gallium: Remove the standalone surfaces. | José Fonseca | 2009-01-20 | 1 | -56/+14 |
* | gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context. | José Fonseca | 2008-09-03 | 1 | -1/+1 |
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -1/+2 |
* | egl: helps if the stride is right | Zack Rusin | 2008-06-27 | 1 | -1/+3 |
* | eh, we need a buildbot... fix the compilation | Zack Rusin | 2008-06-27 | 1 | -5/+3 |
* | egl: added cpp assertions/sanity checks | Brian Paul | 2008-06-20 | 1 | -0/+2 |
* | egl: added surface_alloc_storage() | Brian Paul | 2008-05-30 | 1 | -1/+38 |
* | egl: new EGL/gallium/softpipe/xlib winsys | Brian Paul | 2008-05-29 | 1 | -0/+244 |