Age | Commit message (Collapse) | Author |
|
|
|
|
|
(bug 16156)
This was previously fixed in master by commit 982dcb74fd19b88208d127b8019e2a2af979cac2 by Haihao Xiang.
|
|
Conflicts:
src/gallium/drivers/i915simple/i915_context.h
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/gallium/auxiliary/draw/draw_pt_varray.c
|
|
Fixes assertion failure with tunnel2 demo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/gallium/include/pipe/p_util.h
|
|
This reverts commit feceb43948f76cc4d4c8ecbb86b1b1f438c6daee.
|
|
|
|
|
|
|
|
|
|
|
|
Use a faster path in that case & make gears go faster.
|
|
|
|
Start pulling over some of the optimizations from the fixed function
paths.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cherry-picked from master (b539b6132141b0f583076355ad158852667b79cd)
|
|
All samplers indexes were zero.
cherry-picked from master (b6fb0940c226373ac235a5d327d3fcfd742bc6b9)
|
|
|
|
|
|
|
|
|
|
|
|
cherry-picked from gallium-tex-surfaces
|