OSDN Git Service

i965: new integrated graphics chipset support
[android-x86/external-mesa.git] / src / mesa / drivers / dri / i965 / brw_wm_surface_state.c
2008-01-10 Eric Anholt[intel] Add more cliprect modes to cover other meanings...
2008-01-03 Eric Anholt[intel] Convert relocations to not be cleared out on...
2008-01-02 Eric Anholt[965] Convert surface state to use a cache key instead...
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-18 Eric Anholt[965] Allow draw or depth regions to be NULL.
2007-12-17 Xiang, Haihaoi965: check NULL pointer
2007-12-16 Eric Anholt[965] Fully initialize the texture surface key data...
2007-12-16 Eric Anholt[965] Move to using shared texture management code.
2007-12-14 Eric Anholt[965] Replace the state cache suballocator with direct...
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
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.