aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/egl_xlib/sw_winsys.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/egl: add missing tex_usage parameterBrian Paul2009-08-111-0/+1
* gallium: Unify reference counting.Michel Dänzer2009-03-041-3/+3
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
* gallium: Remove the standalone surfaces.José Fonseca2009-01-201-56/+14
* gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.José Fonseca2008-09-031-1/+1
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+2
* egl: helps if the stride is rightZack Rusin2008-06-271-1/+3
* eh, we need a buildbot... fix the compilationZack Rusin2008-06-271-5/+3
* egl: added cpp assertions/sanity checksBrian Paul2008-06-201-0/+2
* egl: added surface_alloc_storage()Brian Paul2008-05-301-1/+38
* egl: new EGL/gallium/softpipe/xlib winsysBrian Paul2008-05-291-0/+244