summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29r600g: delete old pathJerome Glisse
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29r300/compiler: Move declaration before code.Vinson Lee
2010-09-29mesa: Fix printf format warning.Vinson Lee
2010-09-29mesa: Fix printf format warning.Vinson Lee
2010-09-29mesa: Fix printf format warning.Vinson Lee
2010-09-29r600g: use a hash table instead of groupJerome Glisse
2010-09-29draw: pass sampler state down to llvm jit stateBrian Paul
2010-09-29llvmpipe: Decouple sampler view and sampler state updates.José Fonseca
2010-09-29glx: Only remove drawables from the hash when we actually delete themKristian Høgsberg
2010-09-29Revert "r600g: add initial vertex translate support."Dave Airlie
2010-09-29Revert "i965: Always set tiling for depth buffer on sandybridge"Zhenyu Wang
2010-09-28r300/compiler: Don't merge instructions that write output regs and ALU resultTom Stellard