summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/libgl-xlib
Commit message (Expand)AuthorAgeFilesLines
* scons: Don't use -z defs ld option on Mac.José Fonseca2013-07-211-1/+2
* scons: Disallow undefined symbols in Xlib libGL.so.José Fonseca2013-07-191-0/+3
* libgl-xlib/build: Link with C++ when LLVM is usedMatt Turner2013-01-241-1/+9
* scons: Fix dependencies of generated headers.José Fonseca2013-01-211-3/+1
* libgl-xlib: softpipe and llvmpipe aren't mutually exclusive at link timeJon TURNEY2013-01-151-2/+1
* libgl-xlib: link with -lrtBrian Paul2013-01-141-1/+2
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* targets/libgl-xlib: Convert to automakeMatt Turner2013-01-103-117/+71
* scons: Append x11 library path if linking x11 library.Vinson Lee2012-11-211-0/+1
* libgl-xlib: include glheader.h instead of GL/gl.h to fix buildBrian Paul2012-11-011-1/+1
* scons: add code to generate the various GL API filesBrian Paul2012-05-311-0/+3
* Revert "Always build shared glapi"Matt Turner2012-01-241-0/+2
* Always build shared glapiMatt Turner2012-01-201-2/+0
* gallium/cell: Remove the driver.Kai Wasserbäch2011-11-293-9/+1
* gallium/targets: do not link every driver with libllvmpipe.aMarek Olšák2011-07-141-0/+1
* scons: Generate libGL.so.1.5 and libGL.so.1 symlinks.José Fonseca2011-07-071-5/+8
* scons: Buid libGL.so (WIP).José Fonseca2011-06-301-1/+1
* Remove talloc from the SCons build system.Kenneth Graunke2011-01-311-1/+0
* scons: Add support for GLES.Chia-I Wu2011-01-221-0/+6
* glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu2011-01-201-0/+4
* libgl-xlib: Remove unnecessary header.Vinson Lee2010-12-231-1/+0
* scons: Use inline wrap helpers more consistently.José Fonseca2010-11-181-6/+3
* libgl-xlib: Use inline debug helper instead of non-inline versionJakob Bornecrantz2010-11-173-21/+8
* 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
|\