summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2010-02-26drop linux-solo configsGeorge Sapountzis2-17/+0
2010-02-25Remove remaining miniglx referencesKristian Høgsberg1-54/+0
2010-02-25Drop glide driverKristian Høgsberg2-51/+0
2010-02-25Remove directfb supportKristian Høgsberg1-38/+0
2010-02-12cell: fix-up C, CPP flagsBrian Paul1-3/+7
2010-02-12cell: remove -mcpu=cell from CFLAGSBrian Paul1-1/+1
2010-02-11mesa: remove darwin-x86ppc and dangling darwin refs in MakefileBrian Paul1-33/+0
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg5-6/+6
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin1-1/+1
2010-02-08cell: fix the usual cell breakageMarc Dietrich1-3/+3
2010-02-05egl_dri2: Use pkg-config cflags and libs from configure outputKristian Høgsberg1-0/+3
2010-02-05allow make to build lp_test_* for llvmpipeChris Li1-1/+1
2010-01-31Merge remote branch 'origin/master' into lp-binningJosé Fonseca6-25/+39
2010-01-27configs: added vega to default GALLIUM_STATE_TRACKERS_DIRSBrian Paul1-1/+1
2010-01-23egl: Install drivers to ${libdir}/egl.Chia-I Wu2-0/+6
2010-01-22st/egl_g3d: Rename to st/egl.Chia-I Wu2-3/+3
2010-01-22egl: Remove egl_softpipe.Chia-I Wu2-6/+4
2010-01-22winsys/drm: Add swrast.Chia-I Wu1-2/+2
2010-01-22st/egl: Remove the egl state tracker.Chia-I Wu2-2/+5
2010-01-22egl: Remove USING_EGL and the related drivers.Chia-I Wu3-20/+0
2010-01-22egl: Remove the demo driver.Chia-I Wu2-2/+2
2010-01-20Merge remote branch 'origin/opengl-es-v2'Chia-I Wu1-0/+27
2010-01-16Merge remote branch 'origin/master' into lp-binningJosé Fonseca3-3/+12
2010-01-15configs: remove -ansi from linux-debugBrian Paul1-1/+1
2010-01-14r300g: Build driver by defaultJakob Bornecrantz1-1/+1
2010-01-12mesa/es: Fix build issue after merge.Chia-I Wu1-1/+1
2010-01-12Merge branch 'master' into opengl-es-v2Chia-I Wu9-20/+42
2010-01-12st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu2-0/+3
2010-01-11egl: Clean up the Makefile rules.Chia-I Wu2-1/+7
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca11-25/+38
2010-01-06configs: set INTEL_LIBS, INTEL_CFLAGS, etcBrian Paul1-0/+6
2010-01-04Check for libdrm_$chipset.pc when neededKristian Høgsberg1-0/+2
2010-01-02gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.José Fonseca3-4/+0
2010-01-02autoconf: fix build breakageMarc Dietrich1-1/+1
2010-01-01gallium: Generate a single library for auxiliaries with Make too.José Fonseca1-1/+1
2010-01-01gallium: Remove the sct module.José Fonseca1-1/+1
2009-12-31Merge branch 'mesa_7_7_branch'Brian Paul1-1/+1
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul1-1/+1
2009-12-27cell: add glsl to SRC_DIRSBrian Paul1-1/+1
2009-12-22Add gallium to darwin config.Vinson Lee1-1/+1
2009-12-22Merge branch 'i965g-restart'Keith Whitwell3-2/+10
2009-12-21darwin: Build glslJeremy Huddleston1-1/+1
2009-12-21i965g: back out unintentional changes to linux-driKeith Whitwell1-1/+2
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell5-10/+11
2009-12-20darwin: Cleanup CPPFLAGS a bitJeremy Huddleston1-2/+2
2009-12-20darwin: Cleanup CPPFLAGS a bitJeremy Huddleston1-2/+2
2009-12-18llvmpipe: added linux-llvm-debug configurationBrian Paul1-0/+12
2009-12-18llvmpipe: change configs/linux-llvm from debug build to optimized buildBrian Paul1-3/+5
2009-12-12Merge branch 'master' into glsl-pp-rework-2Michal Krol7-16/+17
2009-12-10Build mesa glsl with make.michal1-1/+1