i965: Fix overwriting of depth override for SetTexOffset.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_wm_surface_state.c
2008-10-01 Eric Anholti965: Fix overwriting of depth override for SetTexOffset.
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-09-10 Eric Anholtintel: track bufmgr move to libdrm_intel and bufmgr_fak...
2008-09-04 Xiang, Haihaointel: Fix depth_stencil texture.
2008-08-24 Dave AirlieRevert "Revert "Merge branch 'drm-gem'""
2008-08-24 Dave AirlieRevert "Merge branch 'drm-gem'"
2008-08-20 Dave Airliei965: fixup format for TFP zero copy
2008-08-20 Dave Airliei965: make tex offset override work..
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Eric Anholtintel-gem: Update to new check_aperture API for classic...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-25 Dave Airliei965: fixup format for TFP zero copy
2008-07-25 Dave Airliei965: make tex offset override work..
2008-07-12 Eric Anholtdrm-gem: Use new GEM ioctls for tiling state, and suppo...
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-11 Eric Anholt[intel-gem] Chase domain flag renaming in the DRM.
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-06-03 Eric Anholt[intel] Convert drivers to using libdrm bufmgr code.
2008-05-08 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-07 Eric AnholtGEM: Make dri_emit_reloc take GEM domain flags instead...
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-22 Xiang, Haihaoi965: fix DEPTH_TEXTURE_MODE (bug #14220)
2008-04-18 Dave Airliei965: initial attempt at fixing the aperture overflow
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-20 Eric Anholt[965] Initialize region surface key structure padding.
2008-03-14 Xiang, Haihaointel: fix abort issue with shadowtex demo when use
2008-03-13 Zou Nan hai [i965] multiple rendering target support
2008-02-29 Eric Anholt[965] Fix conditional sequencing to allow the frame_buf...
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.