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
/
gallium
/
auxiliary
/
cso_cache
/
cso_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/cso: kill off non-functional shader caching
Marek Olšák
2012-02-21
1
-24
/
+0
*
cso: move cso hashes to a more table driven scheme
Dave Airlie
2011-06-03
1
-81
/
+17
*
gallium: use cso state handling for pipe_vertex_element state
Roland Scheidegger
2010-02-18
1
-0
/
+21
*
gallium: fix blend state cso
Roland Scheidegger
2010-01-30
1
-22
/
+1
*
cso: possible null pointer dereference
Zack Rusin
2009-07-06
1
-0
/
+4
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+2
*
try to fix the deleting of the bound cso during cleanup of the hash
Zack Rusin
2008-04-30
1
-8
/
+32
*
fix the simple hash finding function and use it
Zack Rusin
2008-04-23
1
-2
/
+2
*
In case the 'func' is deleting the state move the iterator before
Zack Rusin
2008-04-22
1
-1
/
+1
*
cso: propogate one easy error - many more
Keith Whitwell
2008-04-21
1
-0
/
+2
*
gallium: Fix memory leak.
José Fonseca
2008-03-23
1
-19
/
+22
*
fix double deletion
Zack Rusin
2008-03-10
1
-1
/
+4
*
gallium: Fix build on Windows.
Michal Krol
2008-02-26
1
-1
/
+1
*
implement cache limits for cso
Zack Rusin
2008-02-26
1
-42
/
+102
*
add an explicit callback decleration and use it to silence warnings
Zack Rusin
2008-02-26
1
-1
/
+1
*
hide cso cache definition and add some initial code for size limiting
Zack Rusin
2008-02-26
1
-0
/
+22
*
implement deleting of driver side cached state in cso's
Zack Rusin
2008-02-26
1
-0
/
+88
*
Replace standand library functions by portable ones.
José Fonseca
2008-02-25
1
-2
/
+4
*
gallium: Add cso convenience routine (from Keith's patch).
José Fonseca
2008-02-23
1
-0
/
+20
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
1
-0
/
+181