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_misc_state.c
Age
Commit message (
Expand
)
Author
2008-02-22
Merge {i915,i965}/intel_context.h as intel/intel_context.h
Kristian Høgsberg
2008-02-07
[965] Flush icache on new batch, not just new context.
Eric Anholt
2008-01-29
i965: new integrated graphics chipset support
Xiang, Haihao
2008-01-10
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-09
[965] Replace the always_update dirty flag with BRW_NEW_BATCH.
Eric Anholt
2008-01-09
[965] Remove drawing rect upload, which is handled (better) by the kernel.
Eric Anholt
2007-12-20
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-17
[965] Allow draw or depth regions to be NULL.
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
2006-12-08
fix bug#9237
Xiang, Haihao
2006-10-23
Emit cliprects in the userspace driver as required, rather than
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