index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_wm_surface_state.c
Age
Commit message (
Expand
)
Author
2008-01-10
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-03
[intel] Convert relocations to not be cleared out on buffer submit.
Eric Anholt
2008-01-02
[965] Convert surface state to use a cache key instead of brw_cache_data.
Eric Anholt
2007-12-17
[965] Allow draw or depth regions to be NULL.
Eric Anholt
2007-12-17
i965: check NULL pointer
Xiang, Haihao
2007-12-16
[965] Fully initialize the texture surface key data (padding around GLboolean)
Eric Anholt
2007-12-16
[965] Move to using shared texture management code.
Eric Anholt
2007-12-14
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-07
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
[965] Remove dead code in upload_wm_surfaces.
Eric Anholt
2007-12-07
[965] Move brw_surface_state stack allocation into the function using it.
Eric Anholt
2007-08-10
i965: roland's DXTn format texture patch(bug10347)
Xiang, Haihao
2007-08-02
EXT_texture_sRGB support on i965
Zou Nan hai
2007-07-31
i965: Use I16_UNORM instead of L16_UNORM (bug 11742)
Xiang, Haihao
2006-11-29
Add accelerated CopyPixels for non-overlapping, 1:1 blits.
Eric Anholt
2006-09-21
use the requested internal texture format where possible
Keith Whitwell
2006-09-07
Make sure bmBufferOffset is called for all active buffers every time
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt