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
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: fix _EGL_NATIVE_PLATFORM fallback
Eric Engestrom
2019-11-11
1
-9
/
+0
*
anv: Unify GetDeviceQueue and GetDeviceQueue2
Ricardo Garcia
2019-11-11
1
-4
/
+8
*
panfrost: Select format-specific blending intrinsics
Alyssa Rosenzweig
2019-11-11
3
-9
/
+41
*
pan/midgard: Pack load/store masks
Alyssa Rosenzweig
2019-11-11
1
-2
/
+30
*
pan/midgard: Implement nir_intrinsic_load_output_u8_as_fp16_pan
Alyssa Rosenzweig
2019-11-11
1
-0
/
+20
*
pan/midgard: Identify ld_color_buffer_u8_as_fp16*
Alyssa Rosenzweig
2019-11-11
2
-2
/
+7
*
nir: Add load_output_u8_as_fp16_pan intrinsic
Alyssa Rosenzweig
2019-11-11
1
-0
/
+6
*
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
*
egl: Mention if swrast is being forced
Chris Wilson
2019-11-11
1
-0
/
+2
*
spirv: Sort out the mess that is sampled image
Jason Ekstrand
2019-11-09
2
-15
/
+24
*
spirv: Add a vtn_decorate_pointer helper
Jason Ekstrand
2019-11-09
1
-26
/
+41
*
spirv: Remove the type from sampled_image
Jason Ekstrand
2019-11-09
4
-8
/
+2
*
freedreno/ir3: also track # of nops for shader-db
Rob Clark
2019-11-09
3
-1
/
+7
*
freedreno/ir3: sync disasm changes from envytools
Rob Clark
2019-11-09
2
-24
/
+94
*
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
*
freedreno/ir3: remove obsolete comment
Rob Clark
2019-11-09
1
-4
/
+0
*
freedreno/ir3/ra: remove ir print after livein/out
Rob Clark
2019-11-09
1
-1
/
+0
*
freedreno/ir3/ra: move regs_count==0 check
Rob Clark
2019-11-09
1
-9
/
+2
*
freedreno/ir3: ir3_print tweaks
Rob Clark
2019-11-09
2
-47
/
+102
*
freedreno/ir3: use SSA flag on dest register too
Rob Clark
2019-11-09
4
-45
/
+48
*
freedreno/ir3: split pre-coloring to it's own function
Rob Clark
2019-11-09
1
-3
/
+12
*
spirv: Don't leak GS initialization to other stages
Caio Marcelo de Oliveira Filho
2019-11-08
1
-1
/
+2
*
compiler: pack shader_info from 160 bytes to 96 bytes
Marek Olšák
2019-11-08
1
-66
/
+66
*
glsl/linker: pass shader_info to analyze_clip_cull_usage directly
Marek Olšák
2019-11-08
1
-16
/
+9
*
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
*
util: add blob_finish_get_buffer
Marek Olšák
2019-11-08
2
-0
/
+14
*
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
2
-3
/
+4
*
gallium/swr: Fix GS invocation issues
Krzysztof Raszkowski
2019-11-08
1
-2
/
+7
*
ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format.
Timur Kristóf
2019-11-08
2
-0
/
+6
*
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
*
pan/midgard: Switch base for vertex texturing on T720
Alyssa Rosenzweig
2019-11-08
1
-11
/
+16
*
pan/midgard: Pass shader stage to disassembler
Alyssa Rosenzweig
2019-11-08
4
-4
/
+7
*
pan/midgard: Disassemble half-steps correctly
Alyssa Rosenzweig
2019-11-08
1
-3
/
+15
*
pan/midgard: Fix printing of half-registers in texture ops
Alyssa Rosenzweig
2019-11-08
1
-35
/
+32
*
freedreno/ir3: Use regid() helper when setting up precolor regs
Kristian H. Kristensen
2019-11-07
1
-4
/
+4
*
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
4
-34
/
+162
*
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
[next]