aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* freedreno: pipe loader for either kgsl or msmRob Clark2013-08-294-10/+39
* gallium/osmesa: Link, not copy, the shared library to the LIB_DIR.Jon Severinsson2013-08-231-1/+1
* gallium/osmesa: Always link with the c++ linker.Jon Severinsson2013-08-231-9/+2
* gallium/osmesa: Make and install an osmesa.pc.Jon Severinsson2013-08-232-3/+14
* build: Add --enable-gallium-osmesa flag.Matt Turner2013-08-211-1/+1
* gallium/osmesa: link against static libglapi library too to get the gl exportsMaarten Lankhorst2013-08-201-3/+2
* build: Remove unused EGL_PLATFORMS.Matt Turner2013-07-221-1/+0
* 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
* targets/xvmc-nouveau: add in missing nv30 libIlia Mirkin2013-07-031-0/+1
* gallium: Fix llvmpipe on big-endian machinesAdam Jackson2013-06-241-2/+2
* ilo: get rid of function tables in winsysChia-I Wu2013-06-122-6/+5
* mesa: remove outdated version lines in commentsRico Schüller2013-06-056-6/+0
* Haiku: Add Gallium winsys and target codeAlexander von Gluck IV2013-05-223-0/+122
* targets/dri-i915: Force c++ linker in all casesChí-Thanh Christopher Nguyễn2013-05-091-8/+2
* android: add ilo to the build systemChia-I Wu2013-05-061-0/+3
* scons: remove radeon buildAndreas Boll2013-05-034-88/+0
* egl-static: use automake conditionals for defining FEATURE_{GL,ES1,ES2}Andreas Boll2013-05-011-1/+11
* build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner2013-04-302-0/+2
* build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner2013-04-302-0/+2
* ilo: add the driver to the build systemChia-I Wu2013-04-265-0/+147
* freedreno: add noop driverRob Clark2013-04-241-1/+3
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* build: Get rid of GALLIUM_TARGET_DIRSMatt Turner2013-04-151-1/+151
* build: Build pipe-loader before gallium testsMatt Turner2013-04-151-3/+0
* build: Get rid of GALLIUM_MAKE_DIRSMatt Turner2013-04-151-5/+1
* pipe-loader: Fix out of source buildNiels Ole Salscheider2013-04-101-2/+2
* target/osmesa: add new Makefile.amBrian Paul2013-03-121-0/+91
* targets/osmesa: new OSMesa gallium targetBrian Paul2013-03-121-0/+55
* freedreno: gallium driver for adrenoRob Clark2013-03-114-0/+122
* vdpau-softpipe: Build correct source file - vl_winsys_xsp.cJakub Bogusz2013-03-031-1/+1
* svga: always link with C++Brian Paul2013-03-011-5/+1
* clover: Fix build with LLVM 3.3 v2Tom Stellard2013-02-281-1/+1
* targets/xa-vmwgfx: Force c++ linker to fix undefined symbolsAndreas Boll2013-02-221-0/+2
* libgl-xlib/build: Link with C++ when LLVM is usedMatt Turner2013-01-241-1/+9
* Revert "Revert "targets/opencl: Link against libgallium.la instead of libgall...Tom Stellard2013-01-241-3/+1
* scons: Fix dependencies of generated headers.José Fonseca2013-01-211-3/+1
* build: Remove dead SHARED_GLAPI variableMatt Turner2013-01-201-1/+0
* radeonsi/vdpau: remove nonsense state tracker depChristian König2013-01-161-1/+0
* libgl-gdi: Avoid hangs on DLL_PROCESS_DETACH.Rob Schneider2013-01-151-2/+4
* Revert "targets/opencl: Link against libgallium.la instead of libgallium.a"Tom Stellard2013-01-151-1/+3
* 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
* r300g: kill the X.Org state tracker targetMarek Olšák2013-01-143-245/+0
* xmlpool: Fix out-of-tree builds.Johannes Obermayr2013-01-136-0/+6
* target/dri-swrast: fix for nonstandard LLVM prefixNathan Schulte2013-01-131-0/+1
* targets/dri-r600: Force c++ linker in all casesAndreas Boll2013-01-131-8/+2
* Remove hacks for static MakefilesMatt Turner2013-01-131-4/+0
* scons: Update for xmlpool/options.h generation.José Fonseca2013-01-121-0/+1