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_dump.c
Age
Commit message (
Expand
)
Author
2010-11-18
i965: Add dumping of the sampler default color.
Eric Anholt
2010-11-18
i965: Add state dumping for sampler state.
Eric Anholt
2010-09-28
i965: new state dump for sandybridge
Zhenyu Wang
2010-06-14
i965: Fix surface state dumping with INTEL_DEBUG=batch.
Eric Anholt
2010-06-08
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-01-30
i965: Remove unnecessary headers.
Vinson Lee
2009-06-17
i965: Add decode for the G4X x,y offset in surface state.
Eric Anholt
2009-04-15
i965: Clean up output of WM SS state dump, and add format output.
Eric Anholt
2009-03-05
i965: Stop dumping programs after the first all-zeroes entry.
Eric Anholt
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-02-28
[965] Fix serious copy'n'paste failure in brw state dumping.
Eric Anholt
2008-02-26
[965] Don't segfault on INTEL_DEBUG=batch when a surface buffer is NULL.
Eric Anholt
2007-12-17
[965] fix bad conflict resolution in debug code.
Eric Anholt
2007-12-17
[965] Output the buffer type in INTEL_DEBUG=bat surface state decode.
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