summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/libgl-xlib/xlib.c
Commit message (Expand)AuthorAgeFilesLines
* libgl-xlib: Fix xlib_sw_winsys.h include path.Vinson Lee2014-02-211-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* libgl-xlib: include glheader.h instead of GL/gl.h to fix buildBrian Paul2012-11-011-1/+1
* gallium/cell: Remove the driver.Kai Wasserbäch2011-11-291-1/+1
* libgl-xlib: Remove unnecessary header.Vinson Lee2010-12-231-1/+0
* libgl-xlib: Use inline debug helper instead of non-inline versionJakob Bornecrantz2010-11-171-15/+4
* libgl-xlib: Use sw helper instead of roll your ownJakob Bornecrantz2010-11-101-78/+12
* glapi: Do not use glapidispatch.h.Chia-I Wu2010-10-271-3/+2
* libgl-xlib: Remove unused st_api_create_OpenGL.Chia-I Wu2010-09-171-8/+0
* libgl-xlib: enable galahad supportBrian Paul2010-09-031-0/+12
* libgl-xlib: Include missing header in xlib.c.Vinson Lee2010-08-221-0/+1
* st_api: Remove st_moduleJakob Bornecrantz2010-04-261-8/+8
* st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis2010-03-291-0/+8
* swrastg: allow for any of the software rasterizers.George Sapountzis2010-03-261-22/+42
* Revert "gallium: add soft screen helper"George Sapountzis2010-03-211-2/+32
* gallium: add soft screen helperGeorge Sapountzis2010-03-211-32/+2
* libgl-xlib: Use a simple GALLIUM_DRIVER env var to select the pipe driver.José Fonseca2010-03-161-2/+16
* Merge remote branch 'origin/gallium-st-api'Chia-I Wu2010-03-161-1/+8
|\
| * st/glx: Make xmesa_create_st_api a callback of xm_driver.Chia-I Wu2010-03-131-1/+2
| * winsys/xlib, st/es: Advertise st_api.h support.Chia-I Wu2010-03-121-0/+6
* | libgl-xlib: Obey GALLIUM_SOFTPIPE define.José Fonseca2010-03-151-0/+2
|/
* target-helpers: remove swrast_xlib.c helperKeith Whitwell2010-03-101-1/+62
* gallium: create helper for swrast+xlib combinationKeith Whitwell2010-03-091-66/+4
* targets/libgl-xlib: add code to inject trace and identity layersKeith Whitwell2010-03-091-1/+15
* ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell2010-03-091-11/+54
* gallium: introduce target directoryKeith Whitwell2010-03-081-0/+104