summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-30glx: remove duplicated includeNicolas Kaiser
2010-09-30gallium/winsys: remove duplicated includeNicolas Kaiser
2010-09-30gallium/st: remove duplicated includesNicolas Kaiser
2010-09-30gallium/softpipe: remove duplicated includeNicolas Kaiser
2010-09-30gallium/llvmpipe: remove duplicated includeNicolas Kaiser
2010-09-30gallium/i915: remove duplicated includeNicolas Kaiser
2010-09-30gallium/util: remove duplicated includeNicolas Kaiser
2010-09-30gallium/rtasm: remove duplicated includeNicolas Kaiser
2010-09-30egl: remove duplicated includeNicolas Kaiser
2010-09-30swrast: remove duplicated includeNicolas Kaiser
2010-09-30dri/nv10: Use fast Z clears.Francisco Jerez
2010-09-30dri/nouveau: Remove unnecessary flush.Francisco Jerez
2010-09-30dri/nouveau: Have a smaller amount of larger scratch buffers.Francisco Jerez
2010-09-30mapi: Fix compiler warnings.Chia-I Wu
2010-09-30st/egl: Skip single-buffered configs in EGL.Chia-I Wu
2010-09-30egl: Check extensions.Chia-I Wu
2010-09-30i965: always set tiling for fbo depth buffer on sandybridgeZhenyu Wang
2010-09-30r300g: fix conditional rendering in non-wait pathMarek Olšák
2010-09-29i965: Remove my "safety counter" code from loops.Eric Anholt
2010-09-29i965: Add live interval analysis and hook it up to the register allocator.Eric Anholt
2010-09-29i965: First cut at register allocation using graph coloring.Eric Anholt
2010-09-29ra: First cut at a graph-coloring register allocator for mesa.Eric Anholt
2010-09-29i965: Clean up the virtual GRF handling.Eric Anholt
2010-09-30r600g: return string for chip familyDave Airlie
2010-09-30r600g: clean up some code from move to new paths.Dave Airlie
2010-09-30r600g: add L8A8 unorm.Dave Airlie
2010-09-30r600g: port r300g fix for X* formats in texformat codeDave Airlie
2010-09-29i956: Make new FS discard do its work in a temp, not the null reg!Eric Anholt
2010-09-29i965: Fix use of undefined mem_ctx in vector splitting.Eric Anholt
2010-09-29gallivm: Use SSE4.1's ROUNDSS/ROUNDSD for scalar rounding.José Fonseca
2010-09-29python/retrace: Handle set_index_buffer and draw_vbo.José Fonseca
2010-09-29trace: Fix set_index_buffer and draw_vbo tracing.José Fonseca
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29r300/compiler: Remove declaration before code.Vinson Lee
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29r600g: Fix SCons build.Vinson Lee
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29r600g: more cleanupJerome Glisse
2010-09-29r600g: Update SConscript.Vinson Lee
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29r600g: Update SConscript.Vinson Lee
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29r600g: cleanupJerome Glisse
2010-09-29r600g: Update SConscript.Vinson Lee
2010-09-29r300g: add support for formats beginning with X, like X8R8G8B8Marek Olšák