summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-05-20gallivm: rename a var: s/val/array_size/Brian Paul
2010-05-20gallivm: fix spelling in commentBrian Paul
2010-05-20gallivm: handle pointer types in lp_dump_llvmtype()Brian Paul
2010-05-20llvmpipe: more tweaks to dump_fs_variant_key()Brian Paul
2010-05-20gallium: fix/update tex target dumpingBrian Paul
2010-05-20llvmpipe: use util_dump_logicop()Brian Paul
2010-05-20gallium: added util_dump_logicop()Brian Paul
2010-05-20llvmpipe: put variant print/debug code into separate functionBrian Paul
2010-05-20intel: Throttle after doing copyregion/swapbuffers round tripKristian Høgsberg
2010-05-20graw-null: Remove unnecessary header.Vinson Lee
2010-04-29st/xorg: Try hard to not touch hardware after dropping the masterJakob Bornecrantz
2010-04-29st/xorg: Remove save and restore hw stateJakob Bornecrantz
2010-04-29st/xorg: Get new connection status from kernelJakob Bornecrantz
2010-05-19egl: Link drivers back to libEGL.Chia-I Wu
2010-05-19gallium/docs: s/milli/nano/Mathias Fröhlich
2010-05-19graw: Disable build of tests/graw.Vinson Lee
2010-05-19fpclassify is available on C99-compliant Solaris releases tooAlan Coopersmith
2010-05-19util: Remove unused imports from Python scripts.Vinson Lee
2010-05-19util: Remove unnecessary semicolons in Python scripts.Vinson Lee
2010-05-19Merge commit 'origin/graw-tests'Keith Whitwell
2010-05-19softpipe: Calculate slice_stride field in get_transfer().Michal Krol
2010-05-19tgsi: Implement OPCODE_DIV.Michal Krol
2010-05-18dri2_glx: Put the invalidate b/c code back inKristian Høgsberg
2010-05-18dri2_glx: Terminate loader extension list outside #ifdefKristian Høgsberg
2010-05-19r300/compiler: Implement constant foldingNicolai Hähnle
2010-05-19r300/compiler: Emit 0.5 swizzle when necessary.Tom Stellard
2010-05-18i965: Remove constant or ignored-by-hw args from FF sync message setup.Eric Anholt
2010-05-18i965: Revert accidental debug change in 562e2d114ec0cba8Eric Anholt
2010-05-18st/xorg: Don't advertise DRI2 version we don't actually support yet.Michel Dänzer
2010-05-18 gen6 fix: fix a wrong bit in binding_table_pointerZou Nan hai
2010-05-17i965: Fix point coordinate replacement after airlied's ffvertex changes.Eric Anholt
2010-05-17i965: Add SF program disasm under INTEL_DEBUG=sf.Eric Anholt
2010-05-17llvmpipe: Fix link order for test appsJakob Bornecrantz
2010-05-17intel: Call intel_draw_buffer() again after _mesa_make_current()Kristian Høgsberg
2010-05-17gallium/docs: Fix missing ref.Corbin Simpson
2010-05-17gallium/docs: Update for timer queries.Corbin Simpson
2010-05-17gallium: EXT_timer_query support.Mathias Fröhlich
2010-05-17r300g: Add RS block dump.Corbin Simpson
2010-05-17st/mesa: call st_flush_bitmap_cache() from st_readpixels()Brian Paul
2010-05-17rbug: remove extra semicolonBrian Paul
2010-05-17i965: Make rasterization of single and multiple quad prims match.Eric Anholt
2010-05-17gallivm: Tweak ret_mask handling.José Fonseca
2010-05-17gallivm: implement function calls by inliningZack Rusin
2010-05-17i965g: Fix printf format specifier.José Fonseca
2010-05-16i965: Remove the half-baked code for multiple OQs at the same time.Eric Anholt
2010-05-16i965: Remove unused occlusion query struct field.Eric Anholt
2010-05-16r300/compiler: fix peephole optimizerTom Stellard
2010-05-16r300/compiler: Implement simple peephole optimizerNicolai Hähnle
2010-05-16r300g: implement flush+sync (AKA glFinish)Marek Olšák
2010-05-16r300g: expose radeon_bo_wait to the driverMarek Olšák