summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-04docs: Add 7.9 release datemesa-7.9Ian Romanick1-1/+1
2010-10-04mesa: set version string to 7.9 (final)Ian Romanick2-2/+2
2010-10-04Add evergreen support to release notesAlex Deucher1-0/+1
2010-10-04docs: Update 7.9 release notes with one more bug fixIan Romanick1-0/+1
2010-10-04i965: Fix glean/texSwizzle regression in previous commit.Eric Anholt1-18/+18
2010-10-04i965: Set up swizzling of shadow compare results for GL_DEPTH_TEXTURE_MODE.Eric Anholt1-1/+32
2010-10-04i965: Fix incorrect batchbuffer size in gen6 clip state command.Kenneth Graunke1-1/+0
2010-10-04docs: Add list of bugs fixed in 7.9Ian Romanick1-0/+51
2010-10-05update release notes for GalliumMarek Olšák1-3/+19
2010-10-04tgsi: Remove duplicate case value.Vinson Lee1-1/+0
2010-10-04tgsi: Actually care what check_soa_dependencies saysJakob Bornecrantz1-17/+40
2010-10-04tgsi: Don't ignore indirect registers in tgsi_check_soa_dependenciesJosé Fonseca1-2/+4
2010-10-01r600c: fix segfault in evergreen stencil codeAlex Deucher1-15/+9
2010-10-01Implement x86_64 atomics for compilers w/o intrinsics.Tom Fogal1-0/+47
2010-10-01evergreen : fix z format setting, enable stencil.richard2-30/+62
2010-10-01r600c: pull over 6xx/7xx vertex fixes for evergreenAlex Deucher3-58/+42
2010-09-30r600c: add reloc for CB_COLOR0_ATTRIBAlex Deucher1-3/+11
2010-09-30i965: Update renderer strings for sandybridgeAdam Jackson1-0/+13
2010-09-30i965: always set tiling for fbo depth buffer on sandybridgeZhenyu Wang1-2/+8
2010-09-30i965: fallback lineloop on sandybridge for nowZhenyu Wang1-0/+7
2010-09-30glsl: "Copyright", not "Constantright"Kenneth Graunke1-1/+1
2010-09-30r300g: fix conditional rendering in non-wait pathMarek Olšák1-3/+3
2010-09-30st/egl: Drop context argument from egl_g3d_get_egl_image.Chia-I Wu1-1/+0
2010-09-30mapi: Fix compiler warnings.Chia-I Wu3-3/+3
2010-09-29r300/compiler: Don't merge instructions that write output regs and ALU resultTom Stellard1-0/+6
2010-09-29r300/compiler: Don't use rc_error() unless the error is unrecoverableTom Stellard1-3/+3
2010-09-29r300/compiler: Fix segfault in error pathTom Stellard1-1/+1
2010-09-29Makefile: ensure Gallium's Makefile.xorg and SConscript.dri are in the tarballBrian Paul1-0/+2
2010-09-29glx: Only remove drawables from the hash when we actually delete themKristian Høgsberg1-4/+6
2010-09-28mesa: set version string to 7.9-rc2mesa-7.9-rc2Ian Romanick2-2/+2
2010-09-28glsl: Also update implicit sizes of varyings at link time.Eric Anholt1-4/+7
2010-09-28i965: Fix up part of my Sandybridge attributes support patch.Eric Anholt1-2/+4
2010-09-28i965: Fix all non-snb regression in the snb attribute interpolation commit.Eric Anholt1-1/+1
2010-09-28i965: fallback bitmap operation on sandybridgeZhenyu Wang1-0/+6
2010-09-28i965: fix occlusion query on sandybridgeZhenyu Wang1-47/+114
2010-09-28i965: fix point sprite on sandybridgeZhenyu Wang1-3/+11
2010-09-28i965: fix scissor state on sandybridgeZhenyu Wang4-5/+8
2010-09-28i965: enable polygon offset on sandybridgeZhenyu Wang1-0/+3
2010-09-28i965: fix pixel w interpolation on sandybridgeZhenyu Wang1-4/+16
2010-09-28i965: don't do calculation for delta_xy on sandybridgeZhenyu Wang1-0/+16
2010-09-28i965: only allow SIMD8 kernel on sandybridge nowZhenyu Wang1-0/+5
2010-09-28i965: sandybridge pipe control workaround before write cache flushZhenyu Wang2-1/+21
2010-09-28i965: Add all device ids for sandybridgeZhenyu Wang1-6/+14
2010-09-28i965: fix const register count for sandybridgeZhenyu Wang1-2/+2
2010-09-28i965: Fix sampler on sandybridgeZhenyu Wang5-17/+45
2010-09-28i965: fix jump count on sandybridgeZhenyu Wang1-4/+6
2010-09-28i965: VS use SPF mode on sandybridge for nowZhenyu Wang2-1/+5
2010-09-28i965: add sandybridge viewport state bo into validation listZhenyu Wang1-1/+3
2010-09-28i965: ignore quads for GS kernel on sandybridgeZhenyu Wang1-1/+8
2010-09-28i965: ff sync message change for sandybridgeZhenyu Wang1-2/+16