summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/xlib/xlib.c
Commit message (Expand)AuthorAgeFilesLines
* ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell2010-03-091-49/+0
* gallium: make it workKeith Whitwell2010-03-081-0/+49
* gallium: introduce target directoryKeith Whitwell2010-03-081-136/+0
* softpipe: rework to use the llvmpipe winsysKeith Whitwell2010-03-041-3/+1
* Do not include glapi/dispatch.h outside Mesa core.Chia-I Wu2010-01-211-1/+2
* Merge branch 'master' into opengl-es-v2Chia-I Wu2010-01-121-9/+2
|\
| * st/mesa: Remove st_api.c.Chia-I Wu2010-01-121-0/+2
| * xlib: Integrate the trace driver with all pipe drivers.José Fonseca2009-12-281-9/+0
* | gallium/xlib: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.Chia-I Wu2009-11-051-0/+30
|/
* i965g: Drop i965simpleJakob Bornecrantz2009-10-051-9/+0
* llvmpipe: add missing break in xlib _init()Brian Paul2009-08-291-0/+1
* xlib: Complete llvmpipe integration.José Fonseca2009-08-291-0/+9
* xlib: Get conditional compilation of drivers working again.José Fonseca2009-02-021-0/+8
* xlib: split off cell to its own backendKeith Whitwell2009-01-131-0/+1
* xlib: allow winsys's to register themselves with glx/xlib state trackerKeith Whitwell2009-01-131-69/+8
* gallium: split driver-independent code out of xlib winsysKeith Whitwell2009-01-081-0/+165