summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mesa: do RTT check in _mesa_meta_check_generate_mipmap_fallback()Brian Paul2009-10-131-7/+48
* r300g: More debug flags.Corbin Simpson2009-10-123-4/+9
* r300g: Surface debug.Corbin Simpson2009-10-123-6/+8
* r300g: Fallback on surfaces we can't render to or from.Corbin Simpson2009-10-121-2/+11
* r300g: Prevent multiple-use textures from getting incorrectly approved.Corbin Simpson2009-10-121-5/+17
* r300g: Clean up texture formats.Corbin Simpson2009-10-123-9/+9
* mesa: save/set/restore texture base/wrap state in blitframebuffer_texture()Brian Paul2009-10-121-4/+15
* mesa: minor clean up in check_begin_texture_render()Brian Paul2009-10-121-1/+1
* intel: whitespace/formatting clean-upBrian Paul2009-10-121-10/+18
* intel: replace extern decl with #includeBrian Paul2009-10-121-1/+2
* intel: added INLINE keyword to minify()Brian Paul2009-10-121-1/+1
* intel: code clean-upsBrian Paul2009-10-121-4/+5
* intel: pass zslice to intel_miptree_image_offset()Brian Paul2009-10-127-65/+40
* i965: remove unused varBrian Paul2009-10-121-1/+0
* prog/tests: Fix MSVC build.Vinson Lee2009-10-121-1/+1
* mesa: print program Id when printingBrian Paul2009-10-121-2/+2
* Add support for more 8 and 16 bits formatsPatrice Mandin2009-10-122-1/+15
* r600: implement ProgramStringNotifyAndre Maasikas2009-10-121-17/+38
* r600: LIT dst.y gets value from src.xAndre Maasikas2009-10-121-0/+1
* r600: DPH adds w comp of second operand, so set first one to 1 insteadAndre Maasikas2009-10-121-1/+1
* st/xorg: initialize pipe in the rendererZack Rusin2009-10-111-0/+1
* st/xorg: lots of rendering and xv changesZack Rusin2009-10-1111-786/+1170
* configs: fix some remains of the i915simple driverZack Rusin2009-10-112-5/+4
* st/xorg: implement basics of xvZack Rusin2009-10-114-6/+66
* r300g: Fix fragment program constants upload on R300Nicolai Hähnle2009-10-111-1/+1
* r300g: fix blending default state + alpha separate.Dave Airlie2009-10-111-9/+32
* progs/perf: Fix MSVC build.Vinson Lee2009-10-101-1/+1
* Merge branch 'mesa_7_6_branch'Brian Paul2009-10-106-10/+26
|\
| * softpipe: revert 564df9dc5f6335eb8dc68f3c69cf054d2142663cBrian Paul2009-10-101-1/+6
| * radeon: fix scissor regressionAlex Deucher2009-10-092-8/+11
| * docs: fix aux buffer bug 24426Brian Paul2009-10-091-0/+1
| * st/mesa: create aux buffers according to visualBrian Paul2009-10-091-0/+7
| * mesa: fix incorrect assertion in _mesa_add_aux_renderbuffers()Brian Paul2009-10-091-1/+1
* | softpipe: fix multi-drawbuffers regressionBrian Paul2009-10-101-3/+3
* | r300g: add video surface create and destroy functionsCooper Yuan2009-10-102-1/+65
* | st/xorg: Old X servers don't deal well with failing accessesJakob Bornecrantz2009-10-081-1/+5
* | st/xorg: More fallback debuggingJakob Bornecrantz2009-10-083-32/+35
* | Revert "st/xorg: Debug fallbacks for composite as well"Jakob Bornecrantz2009-10-081-28/+16
* | st/xorg: Debug fallbacks for composite as wellJakob Bornecrantz2009-10-081-16/+28
* | st/xorg: Use A8 textures for depth 8 pixmapsJakob Bornecrantz2009-10-081-1/+1
* | st/xorg: Fix depth stencil buffers on old X serversJakob Bornecrantz2009-10-081-1/+4
* | progs/tests: Add tests to Makefile.Vinson Lee2009-10-091-0/+7
* | softpipe: restore/fix print_vertex() debug helperBrian Paul2009-10-091-2/+6
* | progs/perf: Ignores!Jakob Bornecrantz2009-10-091-0/+10
* | util: Force ESI register for cpuid's ebx result.José Fonseca2009-10-091-1/+1
* | llvmpipe: Eliminate constant mapping/unmapping.José Fonseca2009-10-093-56/+17
* | progs: Remove unused empty file.José Fonseca2009-10-091-0/+0
* | gdi: Fix the build when llvmpipe is requested (the default) but llvm is not p...José Fonseca2009-10-091-6/+12
* | r600: fixup KIL instruction a bitAndre Maasikas2009-10-091-18/+9
* | docs: bump libdrm version requirementBrian Paul2009-10-081-2/+2