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_cache.c
Age
Commit message (
Expand
)
Author
2009-11-13
i965: Remove an unused cache_item field.
Eric Anholt
2009-11-06
i965: Always pass the size argument to brw_cache_data.
Eric Anholt
2009-10-08
i965: Use bo_references for the state cache delete function.
Eric Anholt
2009-09-30
i965: Fix massive memory allocation for streaming texture usage.
Eric Anholt
2009-05-08
i965: improve debug logging
Robert Ellison
2009-04-22
i965: remove old code to init surface-related cache IDs
Brian Paul
2009-04-22
i965: comments, reformatting
Brian Paul
2009-04-22
i965: checkpoint commit: use two state caches instead of one
Brian Paul
2008-09-26
intel: Fix a number of memory leaks on context destroy.
Eric Anholt
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-06-03
[intel] Convert drivers to using libdrm bufmgr code.
Eric Anholt
2008-03-26
[965] Fix massively broken state cache dirty flagging.
Michal Wajdeczko
2008-02-12
[965] Remove stale brw_state_cache.c comment and function export.
Eric Anholt
2008-01-18
[965] Do a little bit rotation in state hash to reduce collisions.
Eric Anholt
2008-01-02
[965] Improve performance by including reloc target buffer pointers in keys.
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-10-04
[965] Replace various alignment code with a shared ALIGN() macro.
Eric Anholt
2007-09-27
[965] Remove AUB file support.
Eric Anholt
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt