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
/
softpipe
/
sp_tex_tile_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
softpipe: raise number of bits used for X coordinate texture lookup
Gert Wollny
2019-04-09
1
-1
/
+1
*
softpipe: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
1
-5
/
+5
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
softpipe: enable ARB_texture_view
Roland Scheidegger
2015-05-13
1
-7
/
+4
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
softpipe: disambiguate TILE_SIZE / TEX_TILE_SIZE
Roland Scheidegger
2013-05-22
1
-14
/
+14
*
softpipe: fix up NUM_ENTRIES confusion
Brian Paul
2013-03-14
1
-6
/
+6
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-27
/
+14
*
softpipe: remove unused functions
Marek Olšák
2012-10-11
1
-19
/
+0
*
softpipe: fix regression with tex tile cache since integer support.
Dave Airlie
2011-10-12
1
-2
/
+3
*
softpipe: add integer support
Dave Airlie
2011-10-11
1
-6
/
+26
*
softpipe: fix array textures to use resource array_size
Brian Paul
2011-01-28
1
-4
/
+13
*
gallium/softpipe: replace pipe_get_tile_swizzle()
Brian Paul
2011-01-22
1
-15
/
+10
*
softpipe: remove sp_tex_tile_cache_border_color()
Brian Paul
2010-12-16
1
-23
/
+0
*
softpipe: fix depth texture sampling regression
Brian Paul
2010-12-16
1
-9
/
+17
*
softpipe: do texture swizzle during texture sampling
Brian Paul
2010-12-14
1
-12
/
+8
*
softpipe: increase max texture size to 16K
Brian Paul
2010-12-02
1
-0
/
+3
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-9
/
+8
*
softpipe: fix swizzling of texture border color
Brian Paul
2010-09-27
1
-0
/
+20
*
softpipe: Check for NULL pointer in sp_destroy_tex_tile_cache().
Michal Krol
2010-07-23
1
-11
/
+13
*
softpipe: invalidate cache view when swizzles are different.
Dave Airlie
2010-05-03
1
-1
/
+15
*
softpipe: Make softpipe transfers in-order.
José Fonseca
2010-04-25
1
-1
/
+2
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-13
/
+13
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
1
-19
/
+14
|
\
|
*
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
1
-5
/
+6
|
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-18
/
+12
*
|
gallium: pipe_get_tile_swizzle() accepts format parameter.
Michal Krol
2010-03-10
1
-0
/
+2
*
|
softpipe: Implement sampler view swizzling.
Michal Krol
2010-03-02
1
-8
/
+21
|
/
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+0
|
\
|
*
softpipe: Remove unnecessary headers.
Vinson Lee
2010-01-20
1
-1
/
+0
*
|
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-19
1
-3
/
+4
|
/
*
Merge branch 'tex-tilecache' into softpipe-opt
Keith Whitwell
2009-08-23
1
-11
/
+10
*
softpipe: split texture and surface tile caches
Keith Whitwell
2009-08-18
1
-0
/
+274