summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-01automake: Make radeon-gallium build, almost.automakeCorbin Simpson22-182/+322
2009-11-01automake: A few fixes.Corbin Simpson5-38/+4
2009-10-19Merge remote branch 'anholt/automake'Corbin Simpson201-9385/+6821
2009-10-19r300g: Demonstratory kludge to unbreak glxgears.Corbin Simpson1-12/+16
2009-10-19dri-st: Add EXT_provoking_vertex.Corbin Simpson1-0/+4
2009-10-18st/xorg: Switch to set_mode_majorJakob Bornecrantz2-58/+32
2009-10-18st/xorg: Massivly redo root pixmap creationJakob Bornecrantz3-38/+137
2009-10-18st/xorg: Clean up cursor functions a bitJakob Bornecrantz1-34/+47
2009-10-18st/xorg: Support more then one output of a given typeJakob Bornecrantz1-10/+13
2009-10-18st/xorg: Change how disable accel is handledJakob Bornecrantz1-21/+6
2009-10-19nv50: add support for address regsChristoph Bumiller2-13/+175
2009-10-19nv50: cleanup emit_kilChristoph Bumiller1-11/+7
2009-10-19nv50: implement TGSI_OPCODE_CMPChristoph Bumiller1-2/+16
2009-10-19nv50: quick fix for insn src negationChristoph Bumiller1-2/+23
2009-10-19nv50: add support for DDX and DDY opcodesChristoph Bumiller1-14/+56
2009-10-19nv50: submit user vbo data through the fifoChristoph Bumiller2-18/+394
2009-10-19nv50: use SIFC for TIC, TSC uploadChristoph Bumiller6-52/+77
2009-10-19nv50: nicer texture format switchChristoph Bumiller1-95/+49
2009-10-19Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...Alex Deucher11-231/+251
2009-10-19r300: fix texture size handling with size > 2048Mathias Fröhlich1-6/+14
2009-10-19r600: Fix size calculation for 24 bit depthRobert Noland1-2/+6
2009-10-19nouveau: implement is_{texture,buffer}_referenced properlyBen Skeggs15-169/+72
2009-10-19drm/nv50: write tic/tsc setup to correct slots when skipping unitsBen Skeggs2-6/+8
2009-10-18r300g: Fix up a bunch of warnings.Corbin Simpson6-22/+21
2009-10-18r300g: Add another ZTOP condition.Corbin Simpson1-0/+2
2009-10-18llvmpipe: Allocate texture storage for whole quads.José Fonseca1-3/+11
2009-10-17gallium: Permit surface_copy and surface_fill to be NULL.Corbin Simpson14-54/+156
2009-10-17r300g: Squash format warning.Corbin Simpson1-0/+1
2009-10-17r300g: Use a dirty test to bring framerate back up.Corbin Simpson1-2/+5
2009-10-17r300g: Also have rs_block keyed to the current shader combo.Corbin Simpson1-51/+58
2009-10-17r300g: Fix u_hash_table rename.Corbin Simpson3-9/+7
2009-10-17Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesaCorbin Simpson30-120/+142
2009-10-17nouveau: nv40: Use same workaround as i915 for segfault related to vboPatrice Mandin1-6/+13
2009-10-17nouveau: nv30: Remove duplicate case. Was a typo for X8R8G8B8, but that will ...Patrice Mandin1-2/+1
2009-10-17nouveau: nv30: Use same workaround as i915 for segfault related to vboPatrice Mandin1-6/+13
2009-10-17util: Rename from u_* to util_* while we're at it.José Fonseca3-62/+62
2009-10-17intel: Disallow relocations to the byte beyond the end of the bufferChris Wilson1-1/+1
2009-10-16automake: Only build shared copies of the loadable DRI modules.Eric Anholt20-20/+20
2009-10-16mesa: fix/update some commentsBrian Paul1-4/+4
2009-10-16mesa: lift default symlinks target into Makefile.templateBrian Paul21-23/+4
2009-10-16mesa: use EXTRA_MODULES and SUBDIRS to build r300 compilerBrian Paul2-8/+8
2009-10-16mesa: added SUBDIRS support in dri/Makefile.templateBrian Paul1-1/+13
2009-10-16mesa: move a commaBrian Paul1-1/+1
2009-10-16mesa: added MESA_GLSL=useprog debug flagBrian Paul2-6/+22
2009-10-16automake: Fix the docs build.Eric Anholt2-1/+27
2009-10-16automake: dist glut/glx.Eric Anholt3-140/+94
2009-10-16r300: fix vertex program parameters limitsMaciej Cencora1-7/+5
2009-10-16radeon-gallium: Use debug_get_bool_option instead of getenv.Corbin Simpson2-2/+3
2009-10-16r300g: Use a hash table to look up vertex info.Corbin Simpson6-35/+97
2009-10-16util: Change function names to begin with u_.Corbin Simpson2-36/+38