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_hash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/cso_hash: inline struct cso_hash_data
Marek Olšák
2020-02-28
1
-24
/
+24
*
gallium/cso_hash: remove another layer of pointer indirection
Marek Olšák
2020-02-14
1
-30
/
+24
*
gallium/cso_hash: cosmetic changes, no behavior changes
Marek Olšák
2020-02-14
1
-42
/
+30
*
gallium/cso_hash: remove always constant variable nodeSize
Marek Olšák
2020-02-14
1
-2
/
+1
*
gallium/cso_hash: make cso_hash declared within structures instead of alloc'd
Marek Olšák
2020-02-14
1
-13
/
+6
*
gallium/cso_hash: inline a bunch of functions
Marek Olšák
2020-02-14
1
-40
/
+1
*
cso: inline a few frequently-used functions
Marek Olšák
2017-06-22
1
-27
/
+0
*
gallium/aux: Avoid redefining MAX
Alexander von Gluck IV
2014-12-10
1
-0
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
add cso_hash_contains() function
Alan Hourihane
2008-09-24
1
-0
/
+6
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
cso: Fix build on Win32.
Michal Krol
2008-04-22
1
-2
/
+4
*
handle some of the possible allocation failures within the hash itself
Zack Rusin
2008-04-21
1
-0
/
+17
*
add a way of removing an exact iterator from the hash
Zack Rusin
2008-03-13
1
-3
/
+22
*
fix double deletion
Zack Rusin
2008-03-10
1
-7
/
+0
*
implement cache limits for cso
Zack Rusin
2008-02-26
1
-0
/
+5
*
Replace standand library functions by portable ones.
José Fonseca
2008-02-25
1
-18
/
+16
*
gallium: MSVC fixes.
José Fonseca
2008-02-23
1
-3
/
+3
*
Portability fixes.
José Fonseca
2008-02-19
1
-12
/
+23
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
1
-0
/
+388