summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* glcpp: Make undefined macros illegal in #if and #elif for GLES3Carl Worth2013-01-111-0/+2
* glcpp: Add a flag to the parser state to indicate GLES.Carl Worth2013-01-112-11/+16
* glcpp: Add back tests/*.out to .gitignoreAndreas Boll2013-01-111-0/+1
* targets/egl-static: fix link failure to libwayland-drmKnut Andre Tidemann2013-01-111-1/+1
* targets/dri-swrast: Force c++ linker in all cases.Johannes Obermayr2013-01-111-8/+2
* llvmpipe: fix clearing integer color buffersRoland Scheidegger2013-01-106-31/+89
* gallivm: fix border color for integer texturesRoland Scheidegger2013-01-101-0/+5
* gallivm: more integer texture format fetch fixesRoland Scheidegger2013-01-106-35/+74
* build: mapi/glapi/gen: Use BUILT_SOURCESMatt Turner2013-01-101-4/+6
* Clean up .gitignore filesMatt Turner2013-01-10107-120/+0
* Remove MESA_PIC_FLAGS macroMatt Turner2013-01-103-7/+3
* Remove gallium's unused Makefile.templateMatt Turner2013-01-101-73/+0
* Remove gbm's unused Makefile.templateMatt Turner2013-01-101-55/+0
* Remove gallium targets' Makefile.{dri,vdpau,xorg,xvmc}Matt Turner2013-01-104-338/+0
* Remove unused glsl Makefile.templateMatt Turner2013-01-101-50/+0
* gallium/tests/unit: Convert to automakeAndreas Boll2013-01-102-49/+34
* gallium/tests/trivial: Convert to automakeAndreas Boll2013-01-102-54/+34
* targets/pipe-loader: Convert to automakeMatt Turner2013-01-106-187/+177
* targets/gbm: Convert to automakeMatt Turner2013-01-103-41/+67
* targets/egl-static: Convert to automakeMatt Turner2013-01-103-215/+238
* targets/xa-vmwgfx: Convert to automakeMatt Turner2013-01-104-121/+65
* targets/xvmc-softpipe: Convert to automakeMatt Turner2013-01-103-21/+73
* targets/xvmc-r600: Convert to automakeMatt Turner2013-01-103-24/+75
* targets/xvmc-r300: Convert to automakeMatt Turner2013-01-103-25/+69
* targets/xvmc-nouveau: Convert to automakeMatt Turner2013-01-103-29/+70
* targets/xorg-radeonsi: Convert to automakeMatt Turner2013-01-103-24/+71
* targets/xorg-r600: Convert to automakeMatt Turner2013-01-103-24/+77
* targets/xorg-r300: Convert to automakeMatt Turner2013-01-103-25/+72
* targets/xorg-nouveau: Convert to automakeMatt Turner2013-01-104-32/+73
* targets/xorg-i915: Convert to automakeMatt Turner2013-01-103-24/+77
* targets/vdpau-softpipe: Convert to automakeMatt Turner2013-01-103-21/+73
* targets/vdpau-radeonsi: Convert to automakeMatt Turner2013-01-103-30/+71
* targets/vdpau-r600: Convert to automakeMatt Turner2013-01-103-24/+75
* targets/vdpau-r300: Convert to automakeMatt Turner2013-01-103-28/+71
* targets/vdpau-nouveau: Convert to automakeMatt Turner2013-01-103-30/+71
* targets/libgl-xlib: Convert to automakeMatt Turner2013-01-103-117/+71
* targets/dri-vmwgfx: Convert to automakeMatt Turner2013-01-103-24/+78
* targets/dri-swrast: Convert to automakeMatt Turner2013-01-103-39/+79
* targets/dri-radeonsi: Convert to automakeMatt Turner2013-01-103-26/+72
* targets/dri-r600: Convert to automakeMatt Turner2013-01-103-26/+80
* targets/dri-r300: Convert to automakeMatt Turner2013-01-103-26/+72
* targets/dri-nouveau: Convert to automakeMatt Turner2013-01-103-28/+74
* targets/dri-i915: Convert to automakeMatt Turner2013-01-103-33/+82
* build: Update drivers/Makefile.am to use LTLIBRARIESMatt Turner2013-01-101-10/+20
* state_trackers/xvmc/test: Convert to automakeMatt Turner2013-01-104-31/+25
* state_trackers/xvmc: Convert to automakeMatt Turner2013-01-103-14/+43
* Remove xvmc hackMatt Turner2013-01-101-2/+0
* state_trackers/xorg: Convert to automakeMatt Turner2013-01-103-23/+58
* state_trackers/xa: Convert to automakeMatt Turner2013-01-104-66/+50
* state_trackers/vega: Convert to automakeMatt Turner2013-01-103-53/+76