summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/libgl-xlib
Commit message (Expand)AuthorAgeFilesLines
...
* libgl-xlib: Use sw helper instead of roll your ownJakob Bornecrantz2010-11-101-78/+12
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-18/+9
* glapi: Do not use glapidispatch.h.Chia-I Wu2010-10-271-3/+2
* mesa: fix mesa version string constructionBrian Paul2010-10-191-1/+1
* libgl-xlib: Remove unused st_api_create_OpenGL.Chia-I Wu2010-09-171-8/+0
* libgl-xlib: Fix --enable-gallium-llvm build.Chia-I Wu2010-09-071-1/+9
* libgl-xlib: enable galahad supportBrian Paul2010-09-033-1/+18
* make: Use C++ compiler to link stdc++ library.Brian Paul2010-08-241-1/+2
* libgl-xlib: Include missing header in xlib.c.Vinson Lee2010-08-221-0/+1
* scons: Link talloc.José Fonseca2010-08-141-0/+1
* libgl-xlib: add depend to make clean listBrian Paul2010-07-131-1/+1
* rbug: Add to all targets that link against traceJakob Bornecrantz2010-05-122-0/+2
* glapi: Move to src/mapi/.Chia-I Wu2010-05-072-1/+3
* st_api: Remove st_moduleJakob Bornecrantz2010-04-261-8/+8
* Merge branch '7.8'Dan Nicholson2010-04-191-1/+2
* scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca2010-04-111-6/+2
* scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-5/+3
* libgl-xlib: Fix missing X11 symbols.José Fonseca2010-03-311-0/+2
* 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
* gallium: Fix libgl-xlib path to sw xlib winsysJakob Bornecrantz2010-03-251-1/+1
* Revert "gallium: add soft screen helper"George Sapountzis2010-03-213-4/+32
* Revert "fix scons build"George Sapountzis2010-03-211-1/+0
* fix scons buildGeorge Sapountzis2010-03-211-0/+1
* gallium: add soft screen helperGeorge Sapountzis2010-03-213-32/+4
* 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
* scons: Fix the libg-xlib Sconscript.José Fonseca2010-03-091-9/+14
* targets/libgl-xlib: add code to inject trace and identity layersKeith Whitwell2010-03-092-1/+17
* ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell2010-03-091-11/+54
* gallium: introduce target directoryKeith Whitwell2010-03-083-0/+266