summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-05-20nv50: fixed other void pointer arithmetic errorsXavier Chantry
2010-05-20nv50: fix too long shader uploads by splitting themXavier Chantry
2010-05-20nv50: fill in shader limitsChristoph Bumiller
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-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-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-18st/xorg: Don't advertise DRI2 version we don't actually support yet.Michel Dänzer
2010-05-17llvmpipe: Fix link order for test appsJakob Bornecrantz
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-17rbug: remove extra semicolonBrian Paul
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-16r300g: implement flush+sync (AKA glFinish)Marek Olšák
2010-05-16r300g: expose radeon_bo_wait to the driverMarek Olšák
2010-05-16r300g: remove unused winsys entrypointsMarek Olšák
2010-05-16sw/wrapper: Implement dt_get_handleJakob Bornecrantz
2010-05-16sw/wrapper: Make sure targets are texturesJakob Bornecrantz
2010-05-16i965g: Fix return for resource_get_handleJakob Bornecrantz
2010-05-16r300g/swtcl: put emitting max index to the right placeMarek Olšák
2010-05-16r300g/swtcl: flush draw to avoid the rejection of CSMarek Olšák
2010-05-16r300g/swtcl: update PSC only once when a shader is changedMarek Olšák
2010-05-16r300g/swtcl: call update_derived_state only once per draw-callMarek Olšák
2010-05-15st/xlib: Remove unnecessary header.Vinson Lee
2010-05-15st/xorg: Remove unnecessary header.Vinson Lee
2010-05-15r300g: Move code after declarations.Vinson Lee
2010-05-16r300g/swtcl: fix provoking vertexMarek Olšák
2010-05-16r300g/swtcl: fix point sprite texgen (do it in HW)Marek Olšák
2010-05-16r300g/swtcl: disable converting points/lines to trianglesMarek Olšák
2010-05-15r300g: fix psychedelic colors with SWTCLMarek Olšák