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
*
pan/midgard: Support loads from R11G11B10 in a blend shader
Alyssa Rosenzweig
2019-12-24
1
-3
/
+27
*
pan/midgard: Enable lower_(un)pack_* lowering
Alyssa Rosenzweig
2019-12-24
2
-2
/
+13
*
panfrost: Increase PIPE_SHADER_CAP_MAX_OUTPUTS to 16
Tomeu Vizoso
2019-12-24
1
-1
/
+1
*
panfrost: Handle Z24_UNORM_S8_UINT as MALI_Z32_UNORM
Tomeu Vizoso
2019-12-24
1
-0
/
+1
*
pan/midgard: Implement shadow cubemaps
Alyssa Rosenzweig
2019-12-24
1
-26
/
+22
*
pan/midgard: Generalize temp coordinate to non-2D
Alyssa Rosenzweig
2019-12-24
1
-3
/
+5
*
pan/midgard: Do witchcraft on texture offsets
Alyssa Rosenzweig
2019-12-24
3
-49
/
+49
*
pan/midgard: Fix fallthrough from offset to comparator
Alyssa Rosenzweig
2019-12-24
1
-0
/
+1
*
pan/midgard: Expand swizzle for texelFetch
Alyssa Rosenzweig
2019-12-24
1
-0
/
+6
*
pan/midgard: Clamp LOD register swizzle
Alyssa Rosenzweig
2019-12-24
1
-0
/
+4
*
pan/midgard: Extend IS_VEC4_ONLY to arguments
Alyssa Rosenzweig
2019-12-24
1
-1
/
+5
*
pan/midgard: Bounds check lcra_restrict_range
Alyssa Rosenzweig
2019-12-24
1
-1
/
+1
*
freedreno/ir3: fix flat shading again
Rob Clark
2019-12-24
1
-1
/
+1
*
pan/midgard: Fix disassembler cycle/quadword counting
Alyssa Rosenzweig
2019-12-24
1
-4
/
+6
*
pan/decode: Append 0:0 spills:fills to blobber-db
Alyssa Rosenzweig
2019-12-24
1
-1
/
+1
*
pan/decode: Prefix blobberdb with MESA_SHADER_*
Alyssa Rosenzweig
2019-12-24
1
-1
/
+1
*
pan/decode: Skip COMPUTE in blobber-db
Alyssa Rosenzweig
2019-12-24
1
-14
/
+19
*
panfrost: Decode shader types in pantrace shader-db
Alyssa Rosenzweig
2019-12-24
1
-1
/
+13
*
anv: Properly advertise sampledImageIntegerSampleCounts
Jason Ekstrand
2019-12-24
1
-1
/
+1
*
Android: Fix build issue without LLVM
Roman Stratiienko
2019-12-23
1
-2
/
+2
*
iris: Avoid replacing backing storage for buffers with no contents
Kenneth Graunke
2019-12-22
1
-0
/
+4
*
iris: Fix shader recompile debug printing
Kenneth Graunke
2019-12-22
1
-2
/
+28
*
iris: Make helper functions to turn iris shader keys into brw keys.
Kenneth Graunke
2019-12-22
1
-41
/
+83
*
swr: Fix build with llvm-10.0.
Vinson Lee
2019-12-21
1
-0
/
+3
*
etnaviv: tgsi: Fix gl_FrontFacing support
Marek Vasut
2019-12-21
1
-10
/
+53
*
u_vbuf: Return true in u_vbuf_get_caps if nb of vbufs is below minimum
Paul Cercueil
2019-12-21
1
-0
/
+5
*
u_vbuf: Regard non-constant vbufs with non-instance elements as free
Paul Cercueil
2019-12-21
1
-4
/
+13
*
u_vbuf: use single vertex buffer if it's not possible to have multiple
Wladimir J. van der Laan
2019-12-21
1
-1
/
+20
*
u_vbuf: Only create driver CSO if no incompatible elements
Paul Cercueil
2019-12-21
1
-2
/
+6
*
u_vbuf: Mark vbufs incompatible if more were requested than HW supports
Paul Cercueil
2019-12-21
1
-0
/
+11
*
u_vbuf: add logic to use a limited number of vbufs
Wladimir J. van der Laan
2019-12-21
2
-0
/
+8
*
gallium: add PIPE_CAP_MAX_VERTEX_BUFFERS
Christian Gmeiner
2019-12-21
3
-0
/
+5
*
kmsro: Extend to include ingenic-drm
Paul Cercueil
2019-12-21
3
-0
/
+3
*
kmsro: Add "mcde" entry point
Stephan Gerhold
2019-12-21
3
-0
/
+3
*
aco: fix vgpr alloc granule with wave32
Rhys Perry
2019-12-21
4
-6
/
+24
*
aco: improve jump threading with wave32
Rhys Perry
2019-12-21
1
-1
/
+2
*
aco/wave32: fix comparison optimizations
Rhys Perry
2019-12-21
1
-18
/
+16
*
nv50ir/nir: support vec8 and vec16
Karol Herbst
2019-12-21
1
-1
/
+3
*
nir+vtn: vec8+vec16 support
Rob Clark
2019-12-21
14
-24
/
+116
*
aco: use NIR_MAX_VEC_COMPONENTS instead of 4
Karol Herbst
2019-12-21
2
-7
/
+7
*
nir/serialize: cast swizzle before shifting
Karol Herbst
2019-12-21
1
-1
/
+1
*
llvmpipe: switch to NIR by default
Dave Airlie
2019-12-21
3
-8
/
+24
*
gallivm/nir: wrap idiv to avoid divide by 0 (v2)
Dave Airlie
2019-12-21
1
-4
/
+21
*
ac/surface: fix an assertion failure on gfx9 in CMASK computation
Marek Olšák
2019-12-20
1
-0
/
+1
*
pan/midgard: Optimize comparisions with similar operations
Afonso Bordado
2019-12-20
4
-1
/
+92
*
lima: set shader caps to optimize control flow
Erico Nunes
2019-12-20
1
-2
/
+16
*
lima/ppir: remove assert on ppir_emit_tex unsupported feature
Erico Nunes
2019-12-20
1
-1
/
+0
*
lima/ppir: fix lod bias src
Erico Nunes
2019-12-20
5
-11
/
+16
*
lima: Fix dump file creation
Andreas Baierl
2019-12-20
1
-3
/
+5
*
radeon/vcn2: enable rate control for hevc encoding
Pierre-Eric Pelloux-Prayer
2019-12-20
1
-1
/
+7
[next]