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
*
Revert "st/dri: assume external consumers of back buffers can write to the bu...
Tapani Pälli
2019-11-14
1
-6
/
+6
*
Revert "st/dri: add support for EGL_EXT_image_flush_external"
Tapani Pälli
2019-11-14
1
-91
/
+40
*
pan/midgard: Remove util/ra support
Alyssa Rosenzweig
2019-11-13
3
-5
/
+2
*
pan/midgard: Add blend shader selection bits for MRT
Alyssa Rosenzweig
2019-11-13
1
-24
/
+5
*
zink: move drawing separate source
Erik Faye-Lund
2019-11-13
4
-296
/
+312
*
zink: move blitting to separate source
Erik Faye-Lund
2019-11-13
4
-176
/
+188
*
zink: move filter-helper to separate helper-header
Erik Faye-Lund
2019-11-13
2
-13
/
+41
*
zink: move format-checking to separate source
Erik Faye-Lund
2019-11-13
4
-155
/
+161
*
freedreno/ir3: remove first-vertex sysval
Rob Clark
2019-11-12
2
-6
/
+0
*
iris: Use mocs from isl_dev.
Rafael Antognolli
2019-11-12
7
-71
/
+71
*
freedreno: fix eglDupNativeFenceFD error
Rob Clark
2019-11-12
1
-4
/
+10
*
zink: remove no-longer-needed hack
Erik Faye-Lund
2019-11-12
1
-10
/
+0
*
zink: implement buffer-to-buffer copies
Erik Faye-Lund
2019-11-12
1
-0
/
+12
*
zink: always allow transfer to/from buffers
Erik Faye-Lund
2019-11-12
1
-4
/
+2
*
freedreno: add Adreno 640 ID
Jonathan Marek
2019-11-11
2
-0
/
+10
*
st/mesa: remove unused TGSI-only debug printing functions
Marek Olšák
2019-11-11
1
-4
/
+0
*
st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for them
Marek Olšák
2019-11-11
3
-0
/
+4
*
panfrost: Select format-specific blending intrinsics
Alyssa Rosenzweig
2019-11-11
3
-9
/
+41
*
panfrost: Set depth and stencil for SFBD based on the format
Tomeu Vizoso
2019-11-11
4
-21
/
+36
*
zink: correct depth-stencil format
Erik Faye-Lund
2019-11-11
1
-1
/
+1
*
zink/spirv: add support for nir_op_flrp
Erik Faye-Lund
2019-11-11
1
-0
/
+15
*
freedreno/ir3: also track # of nops for shader-db
Rob Clark
2019-11-09
1
-1
/
+3
*
freedreno/a4xx: fix SP_FS_MRT_REG.HALF_PRECISION
Rob Clark
2019-11-09
1
-1
/
+1
*
freedreno/a3xx: fix SP_FS_MRT_REG.HALF_PRECISION
Rob Clark
2019-11-09
1
-1
/
+1
*
radeonsi/nir: fix compute shader crash due to nir_binary == NULL
Marek Olšák
2019-11-08
1
-2
/
+12
*
radeonsi/nir: call nir_serialize only once per shader
Marek Olšák
2019-11-08
1
-21
/
+21
*
u_format: Fix swizzle of A1R5G5B5.
Eric Anholt
2019-11-08
1
-1
/
+1
*
virgl: support emulating planar image sampling
David Stevens
2019-11-08
1
-1
/
+6
*
gallium/swr: Enable some ARB_gpu_shader5 extensions
Krzysztof Raszkowski
2019-11-08
1
-0
/
+1
*
gallium/swr: Fix GS invocation issues
Krzysztof Raszkowski
2019-11-08
1
-2
/
+7
*
panfrost: Try to evict unused BOs from the cache
Boris Brezillon
2019-11-08
4
-6
/
+61
*
panfrost: Move BO cache related fields to a sub-struct
Boris Brezillon
2019-11-08
3
-18
/
+21
*
freedreno/a6xx: Turn on tessellation shaders
Kristian H. Kristensen
2019-11-07
1
-1
/
+13
*
freedreno/a6xx: Only use merged regs and four quads for VS+FS
Kristian H. Kristensen
2019-11-07
1
-5
/
+15
*
freedreno/blitter: Save tessellation state
Kristian H. Kristensen
2019-11-07
1
-0
/
+2
*
freedreno/a6xx: Only set emit.hs/ds when we're drawing patches
Kristian H. Kristensen
2019-11-07
1
-2
/
+3
*
freedreno: Use bypass rendering for tessellation
Kristian H. Kristensen
2019-11-07
1
-0
/
+8
*
freedreno/a6xx: Program state for tessellation stages
Kristian H. Kristensen
2019-11-07
3
-34
/
+157
*
freedreno/a6xx: Emit constant parameters for tessellation stages
Kristian H. Kristensen
2019-11-07
1
-10
/
+84
*
freedreno/a6xx: Allocate and program tessellation buffer
Kristian H. Kristensen
2019-11-07
3
-0
/
+44
*
freedreno/a6xx: Build the right draw command for tessellation
Kristian H. Kristensen
2019-11-07
3
-4
/
+52
*
freedreno/ir3: Add tessellation field to shader key
Kristian H. Kristensen
2019-11-07
1
-0
/
+17
*
freedreno: Don't count primitives for patches
Kristian H. Kristensen
2019-11-07
1
-1
/
+8
*
freedreno/ir3: Emit link map as byte or dwords offsets as needed
Kristian H. Kristensen
2019-11-07
1
-2
/
+16
*
freedreno/a6x: Rename z/s formats
Kristian H. Kristensen
2019-11-07
4
-10
/
+10
*
freedreno/a6xx: Fix layered texture type enum
Kristian H. Kristensen
2019-11-07
1
-4
/
+4
*
freedreno: Add nogmem debug option to force bypass rendering
Kristian H. Kristensen
2019-11-07
3
-1
/
+5
*
freedreno/a6xx: Clear sysmem with CP_BLIT
Kristian H. Kristensen
2019-11-07
4
-15
/
+167
*
freedreno/a6xx: Fix primitive counters again
Kristian H. Kristensen
2019-11-07
1
-47
/
+104
*
lima: fix bo submit memory leak
Erico Nunes
2019-11-07
1
-0
/
+1
[next]