summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* st/xorg: Try hard to not touch hardware after dropping the masterJakob Bornecrantz2010-04-292-12/+27
* st/xorg: Remove save and restore hw stateJakob Bornecrantz2010-04-292-37/+0
* st/xorg: Get new connection status from kernelJakob Bornecrantz2010-04-293-12/+57
* egl: Link drivers back to libEGL.Chia-I Wu2010-05-192-2/+2
* gallium/docs: s/milli/nano/Mathias Fröhlich2010-05-191-1/+1
* graw: Disable build of tests/graw.Vinson Lee2010-05-191-1/+1
* fpclassify is available on C99-compliant Solaris releases tooAlan Coopersmith2010-05-191-1/+2
* util: Remove unused imports from Python scripts.Vinson Lee2010-05-192-4/+0
* util: Remove unnecessary semicolons in Python scripts.Vinson Lee2010-05-192-5/+5
* Merge commit 'origin/graw-tests'Keith Whitwell2010-05-198-66/+570
|\
| * graw: add quad-tex graw test for basic texturingKeith Whitwell2010-05-142-1/+406
| * graw: combine graw_init and graw_create_window functionsKeith Whitwell2010-05-143-42/+51
| * graw: split util code into new fileKeith Whitwell2010-05-143-31/+37
| * graw: move towards glut-like interface, add tri.cKeith Whitwell2010-05-144-27/+103
| * scons: add 'targets' variable, for specifying ... targetsKeith Whitwell2010-05-141-6/+14
* | softpipe: Calculate slice_stride field in get_transfer().Michal Krol2010-05-191-0/+4
* | tgsi: Implement OPCODE_DIV.Michal Krol2010-05-191-1/+1
* | dri2_glx: Put the invalidate b/c code back inKristian Høgsberg2010-05-181-6/+13
* | dri2_glx: Terminate loader extension list outside #ifdefKristian Høgsberg2010-05-181-1/+1
* | r300/compiler: Implement constant foldingNicolai Hähnle2010-05-191-1/+215
* | r300/compiler: Emit 0.5 swizzle when necessary.Tom Stellard2010-05-191-1/+3
* | i965: Remove constant or ignored-by-hw args from FF sync message setup.Eric Anholt2010-05-184-64/+32
* | i965: Revert accidental debug change in 562e2d114ec0cba8Eric Anholt2010-05-181-1/+1
* | st/xorg: Don't advertise DRI2 version we don't actually support yet.Michel Dänzer2010-05-181-1/+1
* | gen6 fix: fix a wrong bit in binding_table_pointerZou Nan hai2010-05-181-1/+1
* | i965: Fix point coordinate replacement after airlied's ffvertex changes.Eric Anholt2010-05-173-2/+24
* | i965: Add SF program disasm under INTEL_DEBUG=sf.Eric Anholt2010-05-173-2/+11
* | llvmpipe: Fix link order for test appsJakob Bornecrantz2010-05-171-1/+1
* | intel: Call intel_draw_buffer() again after _mesa_make_current()Kristian Høgsberg2010-05-171-0/+6
* | gallium/docs: Fix missing ref.Corbin Simpson2010-05-171-7/+11
* | gallium/docs: Update for timer queries.Corbin Simpson2010-05-172-3/+13
* | gallium: EXT_timer_query support.Mathias Fröhlich2010-05-1713-5/+57
* | r300g: Add RS block dump.Corbin Simpson2010-05-172-0/+85
* | st/mesa: call st_flush_bitmap_cache() from st_readpixels()Brian Paul2010-05-171-0/+3
* | rbug: remove extra semicolonBrian Paul2010-05-171-1/+1
* | i965: Make rasterization of single and multiple quad prims match.Eric Anholt2010-05-171-0/+6
* | gallivm: Tweak ret_mask handling.José Fonseca2010-05-171-24/+15
* | gallivm: implement function calls by inliningZack Rusin2010-05-171-11/+134
* | i965g: Fix printf format specifier.José Fonseca2010-05-171-1/+1
* | i965: Remove the half-baked code for multiple OQs at the same time.Eric Anholt2010-05-163-21/+13
* | i965: Remove unused occlusion query struct field.Eric Anholt2010-05-161-3/+0
* | r300/compiler: fix peephole optimizerTom Stellard2010-05-161-1/+14
* | r300/compiler: Implement simple peephole optimizerNicolai Hähnle2010-05-168-47/+308
* | r300g: implement flush+sync (AKA glFinish)Marek Olšák2010-05-161-0/+36
* | r300g: expose radeon_bo_wait to the driverMarek Olšák2010-05-164-0/+21
* | r300g: remove unused winsys entrypointsMarek Olšák2010-05-161-8/+0
* | sw/wrapper: Implement dt_get_handleJakob Bornecrantz2010-05-161-0/+13
* | sw/wrapper: Make sure targets are texturesJakob Bornecrantz2010-05-161-0/+1
* | i965g: Fix return for resource_get_handleJakob Bornecrantz2010-05-161-1/+1
* | r300g/swtcl: put emitting max index to the right placeMarek Olšák2010-05-161-7/+8