summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/libgl-xlib
Commit message (Expand)AuthorAgeFilesLines
* scons: gallium: link against nir as neededEmil Velikov2016-05-171-0/+1
* scons: Allow building with Address Sanitizer.Jose Fonseca2016-04-131-4/+8
* mesa/build: add OpenSWR to buildTim Rowley2016-03-021-0/+5
* nir: move shader_enums.[ch] to compilerEmil Velikov2016-01-261-0/+1
* scons: Use LD version script for libgl-xlib.Jose Fonseca2015-11-271-2/+6
* scons: Build nir/glsl_types.cpp once.Jose Fonseca2015-10-192-6/+0
* nir: remove dependency on glslRob Clark2015-10-162-0/+6
* targets/libgl-xlib: fix the build against shared_glapiEmil Velikov2015-06-231-0/+7
* galahad: remove driverEmil Velikov2015-03-212-5/+4
* targets/libgl-xlib: add src/ include dir to fix buildBrian Paul2015-02-241-0/+1
* gallium/targets: Add *.sym files to distribution.Matt Turner2014-12-121-1/+1
* targets: bundle all files in the tarballEmil Velikov2014-11-161-0/+3
* libgl-xlib: drop duplicate mesautil from scons buildEmil Velikov2014-08-051-1/+0
* util: Gather some common macrosJason Ekstrand2014-08-041-0/+1
* util: Move ralloc to a new src/util directory.Kenneth Graunke2014-08-041-0/+1
* targets/libgl-xlib: hide all the exported symbol mayhemEmil Velikov2014-05-252-0/+12
* automake: Honor GL_LIB for gallium libgl-xlibBrad King2014-05-141-7/+7
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-1/+4
* gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhemEmil Velikov2014-03-311-8/+1
* gallium/targets: use install-gallium-targets.mkEmil Velikov2014-03-111-5/+1
* libgl-xlib: add -Isrc/gallium/winsys flagBrian Paul2014-02-251-0/+1
* 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
* gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directoryGaetan Nadon2013-10-091-1/+1
* st/glx: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-1/+1
* 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