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
/
drivers
/
svga
/
svga_screen_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: s/unsigned/enum pipe_resource_usage/ for buffer usage variables
Brian Paul
2016-05-26
1
-1
/
+1
*
svga: also dump SVGA3D_BUFFER surfaces in svga_screen_cache_dump()
Brian Paul
2016-03-07
1
-2
/
+8
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-22
/
+73
*
svga/winsys: Add support for VGPU10
Brian Paul
2015-09-02
1
-1
/
+2
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
svga: remove some unneeded INLINE qualifiers
Brian Paul
2014-08-14
1
-2
/
+2
*
svga/winsys: Propagate surface shared information to the winsys
Thomas Hellstrom
2014-02-14
1
-0
/
+2
*
svga: remove a couple unneeded assertions
Brian Paul
2014-02-14
1
-1
/
+0
*
svga: add svga_screen_cache_dump() debug helper
Brian Paul
2012-10-17
1
-0
/
+34
*
svga: add some comments in svga_screen_cache.c
Brian Paul
2012-08-02
1
-1
/
+14
*
svga: whitespace, formatting fixes
Brian Paul
2012-08-02
1
-52
/
+54
*
svga: init pointer to NULL to silence MSVC warning
Brian Paul
2012-06-22
1
-1
/
+1
*
svga: implement surface cache size limit
Brian Paul
2012-02-23
1
-1
/
+131
*
svga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.
José Fonseca
2009-12-11
1
-0
/
+9
*
svga: add DEBUG_CACHE option
Keith Whitwell
2009-11-27
1
-8
/
+22
*
svga: hash the whole key, not just the first four bytes
Keith Whitwell
2009-11-26
1
-3
/
+3
*
svga: cache textures as well as buffers
Keith Whitwell
2009-11-24
1
-38
/
+55
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+307