summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/xlib/xlib.c
AgeCommit message (Expand)Author
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell
2010-03-08gallium: make it workKeith Whitwell
2010-03-08gallium: introduce target directoryKeith Whitwell
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell
2010-01-21Do not include glapi/dispatch.h outside Mesa core.Chia-I Wu
2010-01-12Merge branch 'master' into opengl-es-v2Chia-I Wu
2010-01-12st/mesa: Remove st_api.c.Chia-I Wu
2009-12-28xlib: Integrate the trace driver with all pipe drivers.José Fonseca
2009-11-05gallium/xlib: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.Chia-I Wu
2009-10-05i965g: Drop i965simpleJakob Bornecrantz
2009-08-29llvmpipe: add missing break in xlib _init()Brian Paul
2009-08-29xlib: Complete llvmpipe integration.José Fonseca
2009-02-02xlib: Get conditional compilation of drivers working again.José Fonseca
2009-01-13xlib: split off cell to its own backendKeith Whitwell
2009-01-13xlib: allow winsys's to register themselves with glx/xlib state trackerKeith Whitwell
2009-01-08gallium: split driver-independent code out of xlib winsysKeith Whitwell