index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_state_batch.c
Age
Commit message (
Expand
)
Author
2011-02-21
i965: Move repeat-instruction-suppression to batchbuffer core
Chris Wilson
2011-02-21
intel: use pwrite for batch
Chris Wilson
2011-02-21
i965: drop state_bo references to batch_bo
Chris Wilson
2010-12-13
i965: Add support for using the BLT ring on gen6.
Eric Anholt
2010-06-11
i965: Add support for streaming indirect state rather than caching objects.
Eric Anholt
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-01-04
intel: Drop batchbuffer cliprect_mode tracking
Kristian Høgsberg
2009-09-24
i965: Clean up some mess with the batch cache.
Eric Anholt
2009-03-05
i965: Remove dead flushing code.
Eric Anholt
2008-10-27
i965: Remove dead brw->wrap flag.
Eric Anholt
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-01-10
[intel] Add more cliprect modes to cover other meanings for batch emits.
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-09-27
[965] Remove AUB file support.
Eric Anholt
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt