index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Set job requirements during draw
Tomeu Vizoso
2019-06-20
2
-1
/
+2
*
panfrost/meson: Link with libpanfrost_shared
Alyssa Rosenzweig
2019-06-20
1
-1
/
+1
*
freedreno/ir3: fix typo
Hyunjun Ko
2019-06-20
1
-1
/
+1
*
panfrost: Load from tiled images
Alyssa Rosenzweig
2019-06-20
1
-2
/
+15
*
panfrost: Switch to lima tiling
Alyssa Rosenzweig
2019-06-20
5
-265
/
+11
*
panfrost: Fix tiled NPOT textures with bpp<4
Alyssa Rosenzweig
2019-06-20
1
-3
/
+3
*
lima,panfrost: Move lima_tiling.c/h to /src/panfrost
Alyssa Rosenzweig
2019-06-20
12
-34
/
+166
*
iris: Use render_batch/compute_batch locals in memory_barrier
Kenneth Graunke
2019-06-20
1
-4
/
+4
*
anv: only resort to sync fds internally with no syncobj support
Lionel Landwerlin
2019-06-20
2
-8
/
+45
*
panfrost: Remove other commented pointers
Alyssa Rosenzweig
2019-06-20
1
-4
/
+0
*
panfrost/decode: Elide more zero fields
Alyssa Rosenzweig
2019-06-20
1
-6
/
+16
*
panfrost/decode: Remove memory comments
Alyssa Rosenzweig
2019-06-20
1
-20
/
+0
*
panfrost: Add missing 0x in invocation_count
Alyssa Rosenzweig
2019-06-20
1
-1
/
+1
*
panfrost/decode: Skip decode of fragment backend in non-fragment
Alyssa Rosenzweig
2019-06-20
1
-24
/
+48
*
panfrost/decode: Clip mali_compute_fbd at 64-bytes
Alyssa Rosenzweig
2019-06-20
2
-18
/
+0
*
panfrost/decode: Print COMPUTE uniforms as pointers
Alyssa Rosenzweig
2019-06-20
1
-1
/
+24
*
panfrost/decode: Show int uniforms
Alyssa Rosenzweig
2019-06-20
1
-4
/
+8
*
panfrost/decode: Expand pointers in compute descriptor
Alyssa Rosenzweig
2019-06-20
2
-7
/
+34
*
panfrost/decode: Identify "compute FBD"
Alyssa Rosenzweig
2019-06-20
2
-0
/
+29
*
panfrost: Allocate panfrost_job in panfrost_context
Tomeu Vizoso
2019-06-20
1
-1
/
+1
*
panfrost: Release transient pools
Tomeu Vizoso
2019-06-20
1
-1
/
+7
*
panfrost: ci: Exclude flip-flops from results
Tomeu Vizoso
2019-06-20
1
-1
/
+4
*
util: add empty line before virgl options
Alejandro Piñeiro
2019-06-20
1
-0
/
+1
*
util: add missing DRI_CONF_OPT_END
Alejandro Piñeiro
2019-06-20
1
-0
/
+1
*
isl: tag unreachable path as such
Eric Engestrom
2019-06-20
1
-0
/
+2
*
radv: enable DCC for mipmapped color textures on GFX8
Samuel Pitoiset
2019-06-20
1
-2
/
+7
*
radv: do not fast clears if one level can't be fast cleared
Samuel Pitoiset
2019-06-20
1
-0
/
+15
*
radv: add fast clears support for mipmapped color images with DCC
Samuel Pitoiset
2019-06-20
1
-1
/
+11
*
radv: add radv_dcc_clear_level() helper
Samuel Pitoiset
2019-06-20
2
-3
/
+30
*
radv: re-initialize DCC metadata after decompressing using compute
Samuel Pitoiset
2019-06-20
1
-4
/
+2
*
radv: initialize levels without DCC during layout transitions
Samuel Pitoiset
2019-06-20
1
-1
/
+48
*
svga: Support ARB_buffer_storage
Thomas Hellstrom
2019-06-20
5
-9
/
+33
*
gallium/util: Make it possible to disable persistent maps in the upload manager
Thomas Hellstrom
2019-06-20
2
-2
/
+16
*
svga: Map vertex- index- and constant buffers ansynchronously when reading
Thomas Hellstrom
2019-06-20
2
-4
/
+9
*
svga: Fix index buffer uploads
Thomas Hellstrom
2019-06-20
6
-172
/
+142
*
winsys/svga: Make it possible to specify coherent resources
Thomas Hellstrom
2019-06-20
6
-17
/
+18
*
gallium/util: Make u_debug_flush support persistent maps
Thomas Hellstrom
2019-06-20
2
-29
/
+66
*
virgl: Add debug flag to bypass driconf to enable the BGRA tweaks
Gert Wollny
2019-06-20
2
-0
/
+8
*
virgl: Add a tweak to set the value for emulated queries of GL_SAMPLES_PASSED
Gert Wollny
2019-06-20
6
-1
/
+17
*
virgl: Add tweak to apply a swizzle when drawing/blitting to a emulated BGRA ...
Gert Wollny
2019-06-20
6
-0
/
+13
*
virgl: Add driconf tweak for emulating BGRA surfaces on GLES
Gert Wollny
2019-06-20
5
-1
/
+44
*
virgl: Add override for BGRA format to use swizzled SRGB format
Gert Wollny
2019-06-20
4
-1
/
+27
*
virgl: Add code to accept BGRx_SRGB as RGBx_SRGB
Gert Wollny
2019-06-20
2
-3
/
+23
*
virgl: Add skeleton to evaluate cap and send tweaks
Gert Wollny
2019-06-20
5
-0
/
+31
*
virgl: factor out format host bits check
Gert Wollny
2019-06-20
1
-16
/
+17
*
gallium/virgl: Add code path for virgl to read driconf
Gert Wollny
2019-06-20
9
-8
/
+17
*
virgl: Add driinfo file and tie it into the build
Gert Wollny
2019-06-20
3
-2
/
+36
*
glspirv: Call pass to lower frexp instructions
Caio Marcelo de Oliveira Filho
2019-06-19
1
-0
/
+2
*
spirv: Restrict use of descriptor intrinsics to Vulkan
Caio Marcelo de Oliveira Filho
2019-06-19
1
-1
/
+8
*
ac/rtld: report better error messages for LDS overallocation
Nicolai Hähnle
2019-06-19
1
-2
/
+11
[next]