summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2010-04-09Merge commit 'origin/master' into gallium-resourcesKeith Whitwell4-4/+4
2010-04-01progs: Fix linking of Xlib demos for non-autoconf buildsDan Nicholson1-1/+1
2010-04-01progs/es: Move OpenGL ES demos to subdirectories of progs/egl.Chia-I Wu1-1/+1
2010-04-01progs/egl: Move demos a level deeper.Chia-I Wu2-2/+2
2010-03-31gallium: more mostly merge fallout fixes...Roland Scheidegger1-1/+1
2010-03-31Merge commit 'origin/master' into gallium-resourcesRoland Scheidegger5-10/+9
2010-03-26auto detect llvm versionChris Li1-0/+2
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz2-2/+2
2010-03-24gallium: Move egl drivers to targetsJakob Bornecrantz3-3/+4
2010-03-24gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz4-7/+3
2010-03-23Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson1-2/+2
2010-03-21nouveau: convert nvfx and nv50 to pipe_resourcesKeith Whitwell2-2/+2
2010-03-21r300: fix compilation after mergeKeith Whitwell1-1/+1
2010-03-18Merge commit 'origin/master' into gallium-resourcesKeith Whitwell1-1/+1
2010-03-17llvmpipe: remove -m32 flag from linux-llvm configBrian Paul1-1/+1
2010-03-17Merge commit 'origin/master' into gallium-resourcesKeith Whitwell1-1/+1
2010-03-16cell: build identity driver tooBrian Paul1-1/+1
2010-03-14Merge commit 'origin/master' into gallium-resourcesKeith Whitwell1-0/+2
2010-03-14configs: build svgaKeith Whitwell1-1/+1
2010-03-14gallium: enable brw compileKeith Whitwell1-1/+1
2010-03-14i915: compiling with pipe_resourcesKeith Whitwell1-1/+1
2010-03-14gallium: build trace and identityKeith Whitwell1-1/+1
2010-03-14gallium: softpipe runs gears with pipe_resourcesKeith Whitwell1-1/+1
2010-03-13Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith1-0/+2
2010-03-12mesa: fix linux-dri and autogen builds since sw-api-2 mergeKeith Whitwell2-2/+2
2010-03-09null: Add a null software winsys.José Fonseca1-1/+1
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell7-8/+1
2010-03-08gallium: introduce target directoryKeith Whitwell7-4/+9
2010-03-06config: drop WINDOW_SYSTEM varGeorge Sapountzis6-7/+0
2010-03-05mesa: bump version to 7.9Brian Paul1-1/+1
2010-03-03Remove ffb and gamma from configs.Vinson Lee5-9/+3
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