summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-16tgsi: simplify and fix sse KIL implementationKeith Whitwell1-36/+28
2009-07-16rtasm: export sse_movmskpsKeith Whitwell2-0/+10
2009-07-16tgsi: initial texturing support on sse pathKeith Whitwell2-19/+184
2009-07-16python: Hack to prevent segmentation faults when python exits.José Fonseca1-1/+7
2009-07-16wgl: Expose pipe_screen/pipe_context via an extension.José Fonseca4-1/+133
2009-07-16python: Obtain pipe_screen/pipe_context from the system's OpenGL driver.José Fonseca2-3/+191
2009-07-16tgsi: make sse function callout mechanism more genericKeith Whitwell1-40/+48
2009-07-16tgsi: reduce x86 reg usage in tgsi_sse generated programsKeith Whitwell4-150/+115
2009-07-16tgsi: no need to separately malloc input and output arraysKeith Whitwell2-27/+6
2009-07-16gallium: reduce recursive include of tgsi_exec.hKeith Whitwell5-1/+7
2009-07-16tgsi: make function call code in tgsi_sse.c less opaqueKeith Whitwell2-25/+92
2009-07-16gallium: proper constructor and destructor for tgsi_exec_machineKeith Whitwell7-53/+71
2009-07-16Fix more merge falloutAlex Deucher2-2/+1
2009-07-15R6xx/r7xx: warning fixesKevin DeKorte5-1/+20
2009-07-15R6xx/r7xx: fix missing vertex streamRichard Li1-17/+15
2009-07-15radeon bo: Fix merge fall outAlex Deucher1-0/+7
2009-07-15R6xx/r7xx: more Makefile fixesAlex Deucher1-2/+4
2009-07-15Fix r600 makefile for lastest CS changesAlex Deucher1-0/+4
2009-07-15Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...Alex Deucher585-10631/+50643
2009-07-15softpipe: limit blend results to [0,1]Luca Barbieri1-12/+30
2009-07-15Fix state flag dependencies for fixed function fragment program updates.Brian Paul2-1/+11
2009-07-15make sure ctx->Driver.Flush is valid before calling itAlex Deucher2-4/+8
2009-07-15Use memcpy directly in the common codeAlex Deucher3-20/+12
2009-07-15python/retrace: Interpret surface_copy.José Fonseca1-0/+4
2009-07-15python/samples: Use PIPE_FORMAT_Z16_UNORM instead of PIPE_FORMAT_Z32_UNORM.José Fonseca1-1/+1
2009-07-15mesa: recognize and eliminate repeated error messagesKeith Whitwell2-3/+38
2009-07-15mesa: split out errorstring switch from _mesa_errorKeith Whitwell1-36/+26
2009-07-15mesa: remove dead code in _mesa_errorKeith Whitwell1-6/+0
2009-07-15mesa: don't call getenv every time _mesa_error is calledKeith Whitwell1-11/+14
2009-07-15radeon: update span reading micro tile codeDave Airlie1-103/+67
2009-07-15r300: emit z depth pitch reloc in preparation for tilingDave Airlie1-7/+17
2009-07-15radeon: r300 fix span reading for macro tiled buffers.Dave Airlie1-6/+7
2009-07-15radeon: for tiling you really need to use GET/PUT VALUE not PTR.Dave Airlie1-1/+5
2009-07-15i965: the offset of any branch/jump instruction is in unit of 64bits on IGDNGXiang, Haihao2-6/+24
2009-07-14R6xx/r7xx: implement memcpy buffer swapsAlex Deucher1-0/+18
2009-07-15intel/radeon: add common metaops code.Dave Airlie18-871/+684
2009-07-14r6xx/r7xx: fix buffer aging bugAlex Deucher2-28/+33
2009-07-14R6xx/R7xx: no irqs yet.Alex Deucher1-2/+5
2009-07-15radeon: fix unsigned vs signed comparison in stencil code.Dave Airlie1-1/+1
2009-07-14intel: Fix ClearDepth to not be affected by DepthRange.Eric Anholt1-1/+7
2009-07-14intel: Set DepthRange in the metaops using RasterPos[2].Eric Anholt2-1/+9
2009-07-14Fix state flag dependencies for fixed function fragment program updates.Eric Anholt2-1/+11
2009-07-14intel: Flag _NEW_ARRAY state when doing array object binding in clears.Eric Anholt1-0/+8
2009-07-14Disable shader dumpsAlex Deucher1-0/+3
2009-07-14mesa: fix texture border color code for glPopAttrib()Brian Paul1-7/+1
2009-07-14progs/tests: Use compressed texture in mipmap_comp_testsJakob Bornecrantz1-1/+3
2009-07-14progs/tests: Tests more views in mipmap_comp_testsJakob Bornecrantz1-1/+4
2009-07-14progs/tests: Add yet another mipmap testJakob Bornecrantz4-0/+319
2009-07-14mesa: regenerated enums.c fileBrian Paul1-5/+6
2009-07-14mesa: regenerated enums.c fileBrian Paul1-2/+3