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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Extend attribute_count for vertex builtins
Alyssa Rosenzweig
2019-12-24
1
-0
/
+10
*
pan/decode: Handle gl_VertexID/gl_InstanceID
Alyssa Rosenzweig
2019-12-24
1
-1
/
+1
*
panfrost: Remove pan_shift_odd
Alyssa Rosenzweig
2019-12-24
1
-7
/
+7
*
panfrost: Slight cleanup of Gallium's pan_attribute.c
Alyssa Rosenzweig
2019-12-24
1
-5
/
+2
*
panfrost: Move instancing routines to encoder/
Alyssa Rosenzweig
2019-12-24
3
-238
/
+1
*
panfrost: Factor batch/resource out of instancing routines
Alyssa Rosenzweig
2019-12-24
1
-19
/
+10
*
panfrost: Rename pan_instancing.c -> pan_attributes.c
Alyssa Rosenzweig
2019-12-24
3
-2
/
+2
*
pan/midgard: Support loads from R11G11B10 in a blend shader
Alyssa Rosenzweig
2019-12-24
1
-3
/
+27
*
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
*
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
*
nv50ir/nir: support vec8 and vec16
Karol Herbst
2019-12-21
1
-1
/
+3
*
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
*
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
*
etnaviv: Replace bitwise OR with logical OR
Marek Vasut
2019-12-20
1
-1
/
+1
*
etnaviv: update resource status after flushing
Christian Gmeiner
2019-12-20
1
-0
/
+8
*
util/format: add missing vulkan formats
Jonathan Marek
2019-12-19
1
-2
/
+24
*
lima: Rotate dump files after each finished pp frame
Andreas Baierl
2019-12-19
5
-13
/
+48
*
lima: drop suballocator
Vasily Khoruzhick
2019-12-19
4
-30
/
+14
*
lima: use single BO for GP outputs
Vasily Khoruzhick
2019-12-19
3
-43
/
+43
*
freedreno/registers: document vertex/instance id offset bits
Jonathan Marek
2019-12-19
1
-1
/
+1
*
freedreno/a6xx: Set up multisample sysmem MRTs correctly
Kristian H. Kristensen
2019-12-19
1
-3
/
+1
*
freedreno/a6xx: Rewrite compressed blits in a helper function
Kristian H. Kristensen
2019-12-19
1
-33
/
+63
*
freedreno/a6xx: Move handle_rgba_blit() up
Kristian H. Kristensen
2019-12-19
1
-53
/
+51
*
freedreno/a6xx: Handle srgb blits on the blitter
Kristian H. Kristensen
2019-12-19
1
-10
/
+20
*
freedreno/a6xx: Use A6XX_SP_2D_SRC_FORMAT_MASK macro
Kristian H. Kristensen
2019-12-19
1
-1
/
+1
*
freedreno/a6xx: RB6_R8G8B8 is actually 32 bit RGBX
Kristian H. Kristensen
2019-12-19
3
-10
/
+10
*
freedreno/a6xx: Use blitter for resolve blits
Kristian H. Kristensen
2019-12-19
1
-24
/
+5
*
freedreno/a6xx: Add fd_resource_swap() helper
Kristian H. Kristensen
2019-12-19
4
-5
/
+12
*
freedreno/a6xx: Pick blitter swap based on resource tiling
Kristian H. Kristensen
2019-12-19
1
-2
/
+5
*
freedreno/a6xx: Program sampler swap based on resource tiling
Kristian H. Kristensen
2019-12-19
1
-16
/
+4
[next]