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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
radv: rely on pipeline layout when creating push descriptors with template
Samuel Pitoiset
2019-12-20
1
-1
/
+12
*
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
*
intel: limit shader geometry on BDW GT1
Ross Zwisler
2019-12-20
1
-1
/
+2
*
pan/midgard: Lower txd with lower_tex
Alyssa Rosenzweig
2019-12-20
1
-1
/
+6
*
pan/midgard: Fix crash with txs
Alyssa Rosenzweig
2019-12-20
1
-1
/
+3
*
pan/midgard: Implement textureOffset for 2D textures
Alyssa Rosenzweig
2019-12-20
9
-14
/
+57
*
radv: ignore pColorBlendState if rasterization is disabled
Samuel Pitoiset
2019-12-20
1
-5
/
+21
*
radv: tidy up radv_pipeline_init_blend_state()
Samuel Pitoiset
2019-12-20
1
-112
/
+115
*
radv: ignore pDepthStencilState if rasterization is disabled
Samuel Pitoiset
2019-12-20
1
-5
/
+15
*
radv: ignore pTessellationState if the pipeline doesn't use tess
Samuel Pitoiset
2019-12-20
1
-2
/
+16
*
radv: ignore pMultisampleState if rasterization is disabled
Samuel Pitoiset
2019-12-20
1
-7
/
+15
*
radv: init a default multisample state for the resolve FS path
Samuel Pitoiset
2019-12-20
1
-1
/
+6
*
spirv: Implement SPV_KHR_non_semantic_info
Caio Marcelo de Oliveira Filho
2019-12-19
1
-0
/
+29
*
turnip: disable B8G8R8 vertex formats
Jonathan Marek
2019-12-19
1
-6
/
+6
*
util/format: add missing vulkan formats
Jonathan Marek
2019-12-19
4
-8
/
+78
*
turnip: minor warning fixes
Jonathan Marek
2019-12-19
2
-2
/
+2
*
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
*
nir: fix assign_io_var_locations for vertex inputs
Jonathan Marek
2019-12-19
1
-3
/
+9
*
turnip: implement secondary command buffers
Jonathan Marek
2019-12-19
3
-2
/
+62
[next]