summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
...
* dri: Merge drisw_util.c into dri_util.cEric Anholt2013-10-103-7/+14
* gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directoryGaetan Nadon2013-10-091-1/+1
* gallium/dri targets: use DRI_DRIVER_LDFLAGSMarek Olšák2013-10-099-9/+9
* gallium/swrast: don't export any private symbolsMarek Olšák2013-10-081-1/+2
* gallium/radeon: don't export any private symbolsMarek Olšák2013-10-0810-10/+20
* radeon/vdpau: only export necessary symbolsChristian König2013-10-073-0/+9
* haiku: Ensure correct libraries are referenced.Alexander von Gluck IV2013-10-041-1/+0
* haiku: Clean up code, use target-helpersAlexander von Gluck IV2013-10-041-10/+6
* haiku: Drop haiku-softpipe.c; fix extern CAlexander von Gluck IV2013-10-044-103/+1
* haiku: Correct Haiku softpipe libraryAlexander von Gluck IV2013-10-041-1/+1
* haiku: Add first Haiku renderer (softpipe)Alexander von Gluck IV2013-10-048-4/+1249
* haiku: Build Haiku's libGL from within MesaAlexander von Gluck IV2013-10-047-0/+1241
* st/glx: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-1/+1
* gallium/targets: Make use of prebuilt libdricommon.la.Johannes Obermayr2013-10-018-38/+17
* radeon/winsys: keep screen pointer in winsys v2Christian König2013-09-253-18/+24
* build/radeonsi: group all targets in common subdirChristian König2013-09-259-97/+74
* build/r600: group all targets in common subdirChristian König2013-09-2511-123/+76
* build/r300: group build target in common subdirChristian König2013-09-258-79/+58
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-116-18/+0
* 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