draw: don't keep refetching constant inputs
[mesa.git] / src / gallium / auxiliary / draw / draw_vs_aos.h
2008-10-02 Keith Whitwelldraw: don't keep refetching constant inputs
2008-10-02 Keith Whitwelldraw: add streamlined paths for fetching linear verts
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-09-03 Brian Paulgallium: fix out of bounds array errors in SSE execution
2008-06-12 Keith Whitwellgallium: fix SSE codegen for instructions that use...
2008-06-11 Keith Whitwelldraw: remove another debug assert on failover to generi...
2008-06-06 José Fonsecadraw: Compile draw_vs_aos only on x86.
2008-05-30 Jakob BornecrantzMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-29 Keith Whitwelldraw: michal's patch for calling powf... teapot still...
2008-05-29 José Fonsecadraw: Put PIPE_CDECL in the right places.
2008-05-28 Keith Whitwelldraw: share machine
2008-05-28 Keith Whitwelldraw: enable FSE by default
2008-05-28 José Fonsecadraw: Use PIPE_CDECL.
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-27 Keith Whitwelldraw: support psize in vs_varient paths
2008-05-26 Keith Whitwelldraw: extend precision in RSQ opcode
2008-05-24 Keith Whitwelldraw: use lookup tables to avoid calling pow() in LIT...
2008-05-24 Keith Whitwelldraw: add a debug-print which can be called from inside...
2008-05-23 Keith Whitwelldraw: clean up internal immediates in aos sse
2008-05-23 Keith Whitwelldraw: fix vs aos internal/machine state
2008-05-23 Keith Whitwelldraw: add viewport to varient state
2008-05-23 Keith Whitwelldraw: add aos vertex shader varient