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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: move iris_vtable to iris_screen
Mike Blumenkrantz
2020-04-29
19
-187
/
+201
*
ac/surface: add code for gfx10 displayable DCC
Marek Olšák
2020-04-29
4
-10
/
+21
*
ac/surface: don't compute DCC if it's unsupported by DCN on gfx9+
Marek Olšák
2020-04-29
1
-12
/
+1
*
ac/surface: replace RADEON_SURF_OPTIMIZE_FOR_SPACE with !FORCE_SWIZZLE_MODE
Marek Olšák
2020-04-29
2
-6
/
+4
*
ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE and assume it's always set
Marek Olšák
2020-04-29
1
-7
/
+7
*
ac/surface: rename micro tile mode enums like gfx10 uses them
Marek Olšák
2020-04-29
2
-6
/
+6
*
winsys/svga: Optionally avoid caching buffer maps
Thomas Hellstrom
2020-04-29
4
-12
/
+22
*
gallium/pipebuffer: Use persistent maps for slabs
Thomas Hellstrom
2020-04-29
3
-4
/
+14
*
iris/bufmgr: Check if iris_bo_gem_mmap failed
Danylo Piliaiev
2020-04-29
1
-0
/
+8
*
iris: Fix downcast of bound_vertex_buffers from uint64_t to int
Kenneth Graunke
2020-04-29
1
-1
/
+1
*
freedreno/a6xx: invalidate tex state cache entries on rebind
Rob Clark
2020-04-29
3
-1
/
+30
*
freedreno: rebind_resource() *before* bo changes
Rob Clark
2020-04-29
1
-4
/
+2
*
freedreno: rebind resource in all contexts
Rob Clark
2020-04-29
5
-15
/
+27
*
freedreno: optimize rebind_resource()
Rob Clark
2020-04-29
4
-38
/
+123
*
freedreno: mark more state dirty when rebinding resources
Rob Clark
2020-04-29
2
-6
/
+16
*
freedreno: don't realloc idle bo's
Rob Clark
2020-04-29
2
-5
/
+13
*
freedreno: small whitespace fix
Rob Clark
2020-04-29
1
-1
/
+1
*
gallium/swr: Fix crashes and failures in vertex fetch
Jan Zielinski
2020-04-28
2
-3
/
+7
*
freedreno/log-parser: support to read gzip'd logs
Rob Clark
2020-04-28
1
-1
/
+8
*
freedreno/a6xx: pre-calculate expected vsc stream sizes
Rob Clark
2020-04-28
8
-1
/
+229
*
freedreno: add helper to estimate # of bins per pipe
Rob Clark
2020-04-28
2
-6
/
+24
*
freedreno/a6xx+tu: rename VSC_DATA/VSC_DATA2
Rob Clark
2020-04-28
3
-56
/
+61
*
radeonsi: Count planes for imported textures.
Bas Nieuwenhuizen
2020-04-28
1
-0
/
+9
*
r600: Enable tesselation for NIR
Gert Wollny
2020-04-28
1
-3
/
+2
*
r600/sfn: Add tesselation shaders
Gert Wollny
2020-04-28
8
-4
/
+419
*
r600/sfn: Add lowering passes for Tesselation IO
Gert Wollny
2020-04-28
5
-0
/
+487
*
r600/sfn: Move removing of unused variables
Gert Wollny
2020-04-28
1
-3
/
+4
*
r600/sfn: Handle LDS output in VS
Gert Wollny
2020-04-28
2
-1
/
+17
*
r600/sfn: derive the GS from the vertex stage for a common interface
Gert Wollny
2020-04-28
2
-4
/
+5
*
r600/sfn: extract class to handle the VS export to different stages
Gert Wollny
2020-04-28
8
-467
/
+617
*
r600/sfn: Move some shader base methods to the public interface
Gert Wollny
2020-04-28
1
-5
/
+7
*
r600/sfn: Add methods to valuepool to get a vector of values
Gert Wollny
2020-04-28
2
-0
/
+22
*
r600/sfn: Move emission of barrier from compute shader to shader base
Gert Wollny
2020-04-28
4
-11
/
+14
*
r600/sfn: Emit some LDS instructions
Gert Wollny
2020-04-28
2
-0
/
+53
*
r600/sfn: Handle umul24 and umad24
Gert Wollny
2020-04-28
2
-1
/
+5
*
r600/sfn: Add IR instruction to fetch the TESS parameters
Gert Wollny
2020-04-28
2
-0
/
+31
*
r600/sfn: Add TF write instruction
Gert Wollny
2020-04-28
4
-0
/
+83
*
r600/sfn: Add LDS instruction to assembly conversion
Gert Wollny
2020-04-28
1
-0
/
+78
*
r600/sfn: Add LDS IO instructions to r600 IR
Gert Wollny
2020-04-28
5
-0
/
+166
*
r600/sfn: Don't emit inline constants in the r600 IR
Gert Wollny
2020-04-28
1
-23
/
+2
*
r600/sfn: simplify UBO lowering pass
Gert Wollny
2020-04-28
1
-20
/
+15
*
r600: Handle texcoord semantics in LDS index evaluation
Gert Wollny
2020-04-28
3
-10
/
+12
*
panfrost: Fix GL_EXT_vertex_array_bgra
Icecream95
2020-04-28
1
-1
/
+1
*
gallium/swr: Fix LLVM 11 compilation issues
Jan Zielinski
2020-04-27
8
-35
/
+156
*
freedreno: Fix calculation of the const buffer cmdstream size.
Eric Anholt
2020-04-27
1
-1
/
+1
*
zink: explicitly unref old fb object when setting new one
Mike Blumenkrantz
2020-04-27
1
-1
/
+5
*
zink: remove framebuffer cache
Mike Blumenkrantz
2020-04-27
2
-33
/
+4
*
st/dri: Set next in template instead of after creation. (v2)
Bas Nieuwenhuizen
2020-04-27
4
-3
/
+5
*
freedreno: Fix derivatives without texturing on a3xx-a5xx.
Eric Anholt
2020-04-27
3
-5
/
+5
*
ac,radeonsi: fix compilations issues with LLVM 11
Samuel Pitoiset
2020-04-27
1
-1
/
+1
[next]