index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_state_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Fix a number of memory leaks on context destroy.
Eric Anholt
2008-09-26
1
-2
/
+3
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-4
/
+1
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-1
/
+4
*
[intel] Convert drivers to using libdrm bufmgr code.
Eric Anholt
2008-06-03
1
-4
/
+1
*
[965] Fix massively broken state cache dirty flagging.
Michal Wajdeczko
2008-03-26
1
-2
/
+6
*
[965] Remove stale brw_state_cache.c comment and function export.
Eric Anholt
2008-02-12
1
-32
/
+12
*
[965] Do a little bit rotation in state hash to reduce collisions.
Eric Anholt
2008-01-18
1
-2
/
+16
*
[965] Improve performance by including reloc target buffer pointers in keys.
Eric Anholt
2008-01-02
1
-4
/
+11
*
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-14
1
-239
/
+301
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-6
/
+1
*
[965] Replace various alignment code with a shared ALIGN() macro.
Eric Anholt
2007-10-04
1
-1
/
+1
*
[965] Remove AUB file support.
Eric Anholt
2007-09-27
1
-50
/
+28
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+469