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