[965] Replace the state cache suballocator with direct dri_bufmgr use.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_wm_surface_state.c
2007-12-14 Eric Anholt[965] Replace the state cache suballocator with direct...
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
2007-12-07 Eric Anholt[965] Remove dead code in upload_wm_surfaces.
2007-12-07 Eric Anholt[965] Move brw_surface_state stack allocation into...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-10 Xiang, Haihaoi965: roland's DXTn format texture patch(bug10347)
2007-08-02 Zou Nan hai EXT_texture_sRGB support on i965
2007-07-31 Xiang, Haihaoi965: Use I16_UNORM instead of L16_UNORM (bug 11742)
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-29 Eric AnholtAdd accelerated CopyPixels for non-overlapping, 1:1...
2006-09-21 Keith Whitwelluse the requested internal texture format where possible
2006-09-07 Keith WhitwellMake sure bmBufferOffset is called for all active buffe...
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.