summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-14u_cpu_detect: remove arch and little_endianLuca Barbieri
2010-08-14gallivm: Refactor the Newton-Rapshon steps, and disable once again.José Fonseca
2010-08-14glsl: Clean up header file inclusion in slang_builtin.h.Vinson Lee
2010-08-14glsl: Clean up header file inclusion.Vinson Lee
2010-08-14glsl: Include missing header in slang_compile.c.Vinson Lee
2010-08-14glsl/cl: Add forward declaration.Vinson Lee
2010-08-13mesa: assorted clean-ups, var type changes, assertions in prog_optimize.cBrian Paul
2010-08-13mesa: more/better program optimizationsBenjamin Segovia
2010-08-13st/dri: make dri_drawable_validate_att staticGeorge Sapountzis
2010-08-13st/dri: move TFP code to dri_drawable.cGeorge Sapountzis
2010-08-13st/dri: Fix segmentation fault in sw driversnobled
2010-08-13st/dri: dri_drawable_get_format is shared between DRI2 and DRISWGeorge Sapountzis
2010-08-13mesa: Clean up header file inclusion in vf.h.Vinson Lee
2010-08-13swrast: Clean up header file inclusion in ss_vb.h.Vinson Lee
2010-08-12swrast: Clean up header file inclusion in ss_triangle.h.Vinson Lee
2010-08-12swrast: Clean up header file inclusion in ss_context.h.Vinson Lee
2010-08-12mesa: Include missing header in programopt.h.Vinson Lee
2010-08-13r300g: do not support separate depth/stencil clear in the driverMarek Olšák
2010-08-13r300g: fix fastfill when color and Z clear are invoked separatelyMarek Olšák
2010-08-13r600g: update shader capsMarek Olšák
2010-08-13r300g: disable depth clamp for nowMarek Olšák
2010-08-12mesa: fpclassify is available with MinGW.Vinson Lee
2010-08-13r600g: fix warning in the winsysDave Airlie
2010-08-13r600g: fix memory leaks running gears.Dave Airlie
2010-08-12translate_test: Fix compilation with MSVC.Vinson Lee
2010-08-12scons: Add main/querymatrix.c to SCons build.Vinson Lee
2010-08-12glsl: print to stderr like other program printing codeBrian Paul
2010-08-12mesa: Fix FreeBSD build with llvm enabled.Vinson Lee
2010-08-12translate_test: fix compilation on non-POSIX platformsLuca Barbieri
2010-08-12translate_test: improveLuca Barbieri
2010-08-12Revert "u_blitter: unify clear_depth_stencil and flush_depth_stencil"Marek Olšák
2010-08-12r600: add support for draw_elements_base_vertexAndre Maasikas
2010-08-12mesa: Clean up header file inclusion in prog_uniform.h.Vinson Lee
2010-08-12mesa: Include missing headers in prog_print.h.Vinson Lee
2010-08-12mesa: Include missing header in prog_optimize.h.Vinson Lee
2010-08-12r600g: fix typo in stencil translate.Dave Airlie
2010-08-12r600g: fix provoking-vertex piglit test.Dave Airlie
2010-08-12r600g: improve texture format checker.Dave Airlie
2010-08-12u_blitter: unify clear_depth_stencil and flush_depth_stencilMarek Olšák
2010-08-11scons: Fix freebsd8 build.Vinson Lee
2010-08-12r300/compiler: remove an unused variableMarek Olšák
2010-08-11translate_test: fix segfault on x86-64Luca Barbieri
2010-08-11u_staging: remove useless inline keywordLuca Barbieri
2010-08-11translate_test: fix, reindent, and improveLuca Barbieri
2010-08-11translate: allow clients to ask for supported output formatsLuca Barbieri
2010-08-11auxiliary: Make u_staging.c MSVC compatible.Vinson Lee
2010-08-11translate: Add translate_test.c to SCons.Vinson Lee
2010-08-11auxiliary: Add u_staging.c to SCons build.Vinson Lee
2010-08-11r300/compiler: Implement the CONT opcode.Tom Stellard
2010-08-11r300/compiler: Handle loops in the register allocator.Tom Stellard