summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-24Prepare Changelog for uploadmesa-7.7-4Brice Goglin1-2/+2
2010-02-24New upstream snapshot, to avoid fd.o bug #26734Brice Goglin2-1/+7
2010-02-24Merge branch 'upstream-experimental' into debian-unstableBrice Goglin1-8/+0
2010-02-24dri: remove old assertion (see bug 26734)Brian Paul1-8/+0
2010-02-24New upstream snapshotBrice Goglin2-0/+997
2010-02-24Merge branch 'upstream-experimental' into debian-experimentalBrice Goglin100-759/+1784
2010-02-24r600: update state count for CB_COLOR0_FRAG & CB_COLOR0_TILE relocsAlex Deucher1-1/+1
2010-02-24r6xx/r7xx: emit relocation for FRAG & TILE bufferJerome Glisse1-3/+21
2010-02-24radeon/r200: fix bad state emission causes kernel to do bad depth clearDave Airlie2-0/+4
2010-02-22vmware/xorg: Bump to match vmware driverJakob Bornecrantz1-3/+3
2010-02-22Revert "mesa/st: Make ST_SURFACE_DEPTH index consistent with mesa's BUFFER_DE...Jakob Bornecrantz2-2/+4
2010-02-22st/xorg: Make resize fail gracefullyJakob Bornecrantz1-14/+55
2010-02-22st/xorg: Obey max {width|height} from kernel and GalliumJakob Bornecrantz1-2/+23
2010-02-22svga: Upload user buffers only once.José Fonseca4-29/+46
2010-02-22svga: Fix the guest offset of piecewise buffer DMAs.José Fonseca3-7/+9
2010-02-22svga: Emit a scalar rcp in shadow maps.José Fonseca1-4/+4
2010-02-22svga: Don't emit zero writemasks.José Fonseca2-28/+39
2010-02-22tgsi: Report an error when a destination has an empty writemask.José Fonseca1-0/+3
2010-02-22glxinfo: Fix User error in glGetProgramivARBXavier Chantry1-4/+17
2010-02-22st/mesa: change viewport Z scale/bias for glBitmap/glDrawPixelsBrian Paul2-4/+10
2010-02-22scons: Control caching via new SCONS_CACHE_DIR environment variable.José Fonseca1-1/+3
2010-02-21st/mesa: Add checks for ST_SURFACE_x vs MESA_BUFFER_xBrian Paul2-1/+9
2010-02-21st/xorg: Encapsulate all customizable stuff in a separate class.Thomas Hellstrom6-91/+121
2010-02-21mesa/st: Make ST_SURFACE_DEPTH index consistent with mesa's BUFFER_DEPTH.Thomas Hellstrom1-1/+1
2010-02-18softpipe: fix depth testing problemsBrian Paul1-36/+53
2010-02-18mklib: Teach mklib to fail build if link fails on cygwinJon TURNEY1-0/+5
2010-02-18configure: PTHREADS should be defined on cygwin, as wellJon TURNEY1-0/+3
2010-02-18svga: Upload the dirty ranges instead of the whole buffer.José Fonseca1-45/+48
2010-02-18svga: Break uploads of big buffers into smaller pieces.José Fonseca2-22/+147
2010-02-18svga: Note ranges even when there is no hardware buffer around.José Fonseca1-5/+2
2010-02-18svga: Further cleanup/comment svga buffer code.José Fonseca2-112/+142
2010-02-18svga: Temporarily create a sw vertex buf when failed to create a hw buf.José Fonseca1-7/+20
2010-02-18vmware/xorg: Export modinfo just as the other vmware X drivers doesJakob Bornecrantz1-3/+42
2010-02-18st/xorg: Fixup configureJakob Bornecrantz1-4/+12
2010-02-18st/xorg: A bit more debugging infoJakob Bornecrantz1-0/+6
2010-02-18st/xorg: Make default of debugging fallbacks smartJakob Bornecrantz1-1/+1
2010-02-18drm/vmware: Latest interface changes are backwards incopatibleJakob Bornecrantz1-1/+1
2010-02-18swrast: fix left side clippingBrian Paul1-3/+36
2010-02-17mesa: Take back some assertions.José Fonseca1-2/+0
2010-02-16svga: Remove unused buffer download code.José Fonseca2-45/+0
2010-02-16pipebuffer: Don't synchronize when checking for buffer overflows.José Fonseca1-1/+3
2010-02-16svga: Translate point_sprite rasterizer state.Michal Krol3-1/+3
2010-02-16mesa: Lock mutex around _mesa_HashLookup linked list chase.Mike Stroyan2-3/+6
2010-02-16mesa: Test for failed malloc in _mesa_HashInsert.Mike Stroyan1-4/+6
2010-02-16vbo: Ensure vertices are always unmapped before the context is flushed.José Fonseca2-4/+6
2010-02-16slang: Fix handling of if/elif/else cases.Michal Krol1-4/+11
2010-02-15wgl: Be lenient when sharing contexts.José Fonseca1-2/+1
2010-02-15docs: document glMultiDrawElements() fixBrian Paul1-0/+1
2010-02-15vbo: fix broken glMultiDrawElements()Brian Paul1-4/+5
2010-02-15st/xorg, vmware/xorg: Fix xnfcalloc arguments.Thomas Hellstrom2-2/+2