summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-06r5xx: FP: Make MOV/ABS look pretty.Corbin Simpson
2008-05-06Update make output for autoconf helpDan Nicholson
2008-05-06GEM: Fix previous commit to avoid asserting when we run into reserved space.Eric Anholt
2008-05-06Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesaDan Nicholson
2008-05-06Prevent makedepend from running multiple timesDan Nicholson
2008-05-06Always cleanup the makedepend backup filesDan Nicholson
2008-05-06GEM: Don't emit an extra MI_FLUSH in the batch since GEM handles it.Eric Anholt
2008-05-06Add support for ATI_separate_stencil in display lists.Michal Wajdeczko
2008-05-06r5xx: Emit an OUT instruction at the end of execution.Corbin Simpson
2008-05-06r5xx: We update max_temp_idx now, so no need to hard-code it.Corbin Simpson
2008-05-06Error consistently when running recursive makeDan Nicholson
2008-05-06r5xx: Fix typo.Corbin Simpson
2008-05-06r5xx: Use max_temp_idx.Corbin Simpson
2008-05-06Add .PHONY targets to top Makefile for non-file targetsDan Nicholson
2008-05-06autoconf: Replace the configs/current symlink from config.statusDan Nicholson
2008-05-06[intel-GEM] Add tiling support to swrast.Keith Packard
2008-05-06i965: fix googleearth in classic mode.Dave Airlie
2008-05-05Dump buffer tiled status from intelPrintSAREAKeith Packard
2008-05-05autoconf: Sanitize asm build for cross-compiling and --enable-*-bitDan Nicholson
2008-05-06r300: fragment.position input needs no blanking out, it's correctly handled i...Markus Amsler
2008-05-05autoconf: Error for incompatible version of libdrmDan Nicholson
2008-05-05GEM: Allocate the right number of relocs, avoiding heap smashing.Eric Anholt
2008-05-05GEM: Include target buffer handle in relocation debug.Eric Anholt
2008-05-05autoconf: More quoting, just to be safeDan Nicholson
2008-05-05Ignore xdemos/sharedtexDan Nicholson
2008-05-05autoconf: Allow non-pkg-config builds to succeedDan Nicholson
2008-05-05autoconf: Scrape the version from configs/defaultDan Nicholson
2008-05-05GEM: Set validate index to keep the same buffer from being duped on the list.Eric Anholt
2008-05-05Print GEM handles instead of BO pointers in debugging.Eric Anholt
2008-05-05Initialize bufmgr_gem->validate_array[i].offset.Eric Anholt
2008-05-05Make intel_{batch,exec}_ioctl return an error code so we can recover better.Eric Anholt
2008-05-05Add intel_bufmgr_gem.c to i915Keith Packard
2008-05-05Temporarily disable intel pixel ops on i915 for GEMKeith Packard
2008-05-05glcore: Set all external variables in configurationGeorge Sapountzis
2008-05-05r500: consolidate tex instructionsDave Airlie
2008-05-05r500: mov cleanup macrosDave Airlie
2008-05-05r500: make tri-param workDave Airlie
2008-05-05r500: make sure we emit max temp atom.Dave Airlie
2008-05-05r300: fix swtcl texrect path properly.Dave Airlie
2008-05-05i965: Don't cast the result of brw_prepare_vertices to an unsigned value.Xiang, Haihao
2008-05-05r300: fix swtcl texrect path properly.Dave Airlie
2008-05-05r300: add R300_NO_TCL to allow testing of non-tcl on tcl cardsDave Airlie
2008-05-04r300: Set correct VAP_CNTL per vertex program.Markus Amsler
2008-05-03r300: Set correct VAP_CNTL per vertex program.Markus Amsler
2008-05-03r5xx: Fix for loops.Corbin Simpson
2008-05-03r5xx: Fix dumb shader.Corbin Simpson
2008-05-03Merge branch 'r500test' of git://people.freedesktop.org/~csimpson/mesa into r...Corbin Simpson
2008-05-04r300: remove debugging codeDave Airlie
2008-05-04r300: setup vte according to inputsDave Airlie
2008-05-03Press <space> to reset limit/bias values, clean-up limit/bias printfBrian Paul