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