summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-01tgsi: remove redundant CND0 opcodeKeith Whitwell9-31/+3
2009-09-01scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.José Fonseca3-9/+92
2009-09-01trace: Don't set surface_[fill|copy] if not set on pipeJakob Bornecrantz1-2/+4
2009-09-01r300g: Fix clear issue on r300Cooper Yuan1-3/+3
2009-09-01radeon: fix r100/r200 polygon stipple under kmsDave Airlie8-29/+62
2009-09-01r100: fixup cubemap domainsDave Airlie1-1/+1
2009-08-31xlib: plug in more meta functions, if TEST_META_FUNCS is setBrian Paul1-13/+15
2009-08-31mesa: implement GL_DEPTH_BUFFER_BIT for _mesa_meta_blit_framebuffer()Brian Paul2-25/+96
2009-08-31mesa: disable another debug testBrian Paul1-1/+1
2009-08-31mesa: make verts[] arrays local varsBrian Paul1-101/+98
2009-09-01r200: emit cube for kms correctly + fix tex emit resetDave Airlie2-2/+4
2009-08-31xlib: option to enable/test meta functions (disabled)Brian Paul3-4/+22
2009-08-31mesa: implement depth/stencil formats for meta glDrawPixelsBrian Paul1-34/+229
2009-08-31mesa: remove accidentally commited debug/disabled codeBrian Paul1-2/+2
2009-08-31mesa: added _mesa_is_stencil_format()Brian Paul2-0/+19
2009-08-31progs/samples: added test/debug code for cullingBrian Paul1-0/+6
2009-08-31swrast: fix selection/feedback regressionBrian Paul1-1/+1
2009-08-31mesa: debug printf for KILBrian Paul1-0/+5
2009-08-31progs/tests: disable depth test for second glDrawPixelsBrian Paul1-1/+5
2009-08-31swrast: can't use deferred texture/shading if using KIL instructionBrian Paul1-0/+3
2009-09-01r300/compiler: fix warning due to no newlineDave Airlie1-1/+2
2009-09-01r200: emit max vtx info for index buffer.Dave Airlie3-0/+12
2009-09-01i915g: Implement new winsysJakob Bornecrantz16-1036/+714
2009-09-01i915g: Switch from pipe_winsys to intel_winsysJakob Bornecrantz16-340/+294
2009-09-01i915g: Add header file for new winsys interfaceJakob Bornecrantz1-0/+219
2009-09-01i915g: Add new buffer code not yet hocked upJakob Bornecrantz4-0/+169
2009-09-01st/xorg: Fix crash in MPHJakob Bornecrantz1-1/+1
2009-09-01radeon: Fix null pointer reference in debug system if no context is bind.Pauli Nieminen1-3/+6
2009-08-31r600: Add more trace debug output to rendering pipeline.Pauli Nieminen1-0/+10
2009-08-31radeon: Add support for indenting debug output.Pauli Nieminen5-3/+67
2009-08-31radeon: Add comment warning about not choosing critical debug level.Pauli Nieminen1-0/+3
2009-08-31radeon: Change default debug level to verbose.Pauli Nieminen1-1/+1
2009-08-31r300: Convert to shared debug code.Pauli Nieminen10-51/+66
2009-08-31r200: Convert r200 to use new style debug code.Pauli Nieminen12-106/+73
2009-08-31r600: Convert to shared debug code and add a few new debug messages.Pauli Nieminen14-173/+141
2009-08-31radeon: Make OQ to use new style debugging.Pauli Nieminen1-11/+12
2009-08-31radeon: Add gcc attribute to enable pritnf format warnings.Pauli Nieminen1-0/+16
2009-08-31r100: Use shared debug code.Pauli Nieminen24-222/+125
2009-08-31radeon: Add common debugging functions.Pauli Nieminen8-0/+213
2009-08-31mesa: added const qualifiers, move local varBrian Paul1-7/+8
2009-08-31mesa: fix saturation logic in emit_texenv()Brian Paul1-1/+7
2009-08-31docs: fixed glXCreateGLXPixmap() for direct renderingBrian Paul1-0/+1
2009-08-31docs/: document cross-compile fixBrian Paul1-0/+1
2009-08-31mesa: fix 32bit cross compilation on a 64bit machineMarc Dietrich2-1/+2
2009-08-31st/xorg: add code to render textured quads for composite accelerationZack Rusin3-6/+78
2009-08-31st/xorg: setup constant buffers for vertex and fragment shadersZack Rusin1-17/+57
2009-08-31st/xorg: Re-organize the EXA ModifyPixmapHeader hook a bit.Michel Dänzer1-40/+57
2009-08-31st/xorg: Simplify EXA ModifyPixmapHeader hook for pPixmap != NULL.Michel Dänzer1-17/+4
2009-08-31st/xorg: Don't always fall back for solid fills.Michel Dänzer1-3/+0
2009-08-31r600: add missing r7xx pci idAlex Deucher2-0/+2