summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/egl_xlib/sw_winsys.c
Commit message (Expand)AuthorAgeFilesLines
* egl: Remove egl_softpipe.Chia-I Wu2010-01-221-231/+0
* Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-171-2/+2
* Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-171-16/+3
|\
| * fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-301-16/+3
* | Move pf_get_block() to u_format auxiliary module.Michal Krol2009-12-031-1/+2
|/
* 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