NV30/NV40 CMP and SCS src == dst handling
[mesa.git] / src / gallium / drivers / i965 / brw_wm_surface_state.c
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-11-21 Keith Whitwelli965g: get basic texturing working again
2009-11-05 Keith Whitwelli965g: pass relocation information in an array with...
2009-11-05 Keith Whitwelli965g: make the winsys responsible for all buffer-...
2009-11-05 Keith Whitwelli965g: add lots of error checks and early returns
2009-11-04 Keith Whitwelli965g: fix order of calculation of brw->wm.nr_surfaces
2009-11-04 Keith Whitwelli965g: hook up pipe sampler callbacks
2009-11-04 Keith Whitwelli965g: convert read/write domain pairs into single...
2009-11-01 Keith Whitwelli965g: driver and winsys compile
2009-11-01 Keith Whitwelli965g: more work on compilation -- surface management
2009-10-26 Keith Whitwelli965g: still working on compilation
2009-10-24 Keith Whitwelli965g: more work on compiling
2009-10-24 Keith Whitwelli965g: more files compiling
2009-10-23 Keith Whitwelli965g: wip on removing GL stuff, trying to get a few...
2009-10-23 Keith Whitwelli965g: re-starting from the dri driver