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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Dynamically allocate shader variants
Icecream95
2020-01-18
2
-3
/
+23
*
panfrost: Expose some functionality with dEQP flag
Alyssa Rosenzweig
2020-01-18
1
-3
/
+3
*
panfrost: Compact the bo_access readers array
Icecream95
2020-01-18
1
-4
/
+9
*
zink: support arrays of samplers
Erik Faye-Lund
2020-01-18
2
-22
/
+60
*
zink: support sampling non-float textures
Erik Faye-Lund
2020-01-18
1
-6
/
+7
*
zink: store image-type per texture
Erik Faye-Lund
2020-01-18
1
-7
/
+6
*
zink: avoid incorrect vector-construction
Erik Faye-Lund
2020-01-18
1
-2
/
+2
*
zink: support offset-variants of texturing
Erik Faye-Lund
2020-01-18
3
-5
/
+17
*
zink: implement nir_texop_txs
Erik Faye-Lund
2020-01-18
3
-4
/
+50
*
freedreno/a6xx: add PROG_FB_RAST stateobj
Rob Clark
2020-01-17
2
-0
/
+6
*
freedreno/a6xx: move dynamic program state to streaming stateobj
Rob Clark
2020-01-17
4
-44
/
+61
*
freedreno/a6xx: drop a few more per-draw registers
Rob Clark
2020-01-17
2
-8
/
+23
*
freedreno/a6xx: separate rast stateobj for prim restart
Rob Clark
2020-01-17
7
-37
/
+67
*
freedreno/a6xx: cleanup rasterizer state
Rob Clark
2020-01-17
2
-89
/
+54
*
freedreno/a6xx: limit scratch/debug markers to debug builds
Rob Clark
2020-01-17
1
-2
/
+10
*
iris: Fix some indentation in iris_init_render_context
Jordan Justen
2020-01-17
1
-28
/
+28
*
gallium/swr: Disable showing detected arch message.
Krzysztof Raszkowski
2020-01-17
3
-16
/
+29
*
lima: Fix alpha blending
Andreas Baierl
2020-01-16
1
-23
/
+101
*
iris: set depth stall enabled when depth flush enabled on gen12
Tapani Pälli
2020-01-16
1
-0
/
+9
*
iris: implement another workaround for non pipelined states
Lionel Landwerlin
2020-01-16
1
-1
/
+14
*
iris: handle new PIPE_CONTROL field
Lionel Landwerlin
2020-01-16
2
-1
/
+6
*
lima: fix handling of reverse depth range
Vasily Khoruzhick
2020-01-16
2
-4
/
+16
*
nvc0: disable xfb's which don't have a stride
Ilia Mirkin
2020-01-15
1
-4
/
+4
*
lima/ppir: implement full liveness analysis for regalloc
Erico Nunes
2020-01-15
6
-166
/
+359
*
lima/ppir: remove orphan load node after cloning
Erico Nunes
2020-01-15
3
-1
/
+27
*
iris: Print warning and return *out = NULL when fd to syncobj fails
Kristian H. Kristensen
2020-01-15
1
-1
/
+6
*
iris: Advertise PIPE_CAP_NATIVE_FENCE_FD
Kristian H. Kristensen
2020-01-15
1
-0
/
+1
*
iris: Fix export of fences that have already completed.
Kenneth Graunke
2020-01-15
1
-0
/
+16
*
android: Fix whitespace issue
Robert Foss
2020-01-15
1
-1
/
+1
*
radeonsi: merge si_compile_llvm and si_llvm_compile functions
Marek Olšák
2020-01-15
4
-109
/
+81
*
radeonsi: remove useless #includes
Marek Olšák
2020-01-15
7
-18
/
+0
*
radeonsi: move code for shader resources into si_shader_llvm_resources.c
Marek Olšák
2020-01-15
7
-302
/
+327
*
radeonsi: move geometry shader code into si_shader_llvm_gs.c
Marek Olšák
2020-01-15
7
-812
/
+865
*
radeonsi: remove llvm_type_is_64bit
Marek Olšák
2020-01-15
3
-17
/
+7
*
radeonsi: move tessellation shader code into si_shader_llvm_tess.c
Marek Olšák
2020-01-15
6
-1290
/
+1343
*
radeonsi: move si_insert_input_* functions
Marek Olšák
2020-01-15
2
-28
/
+28
*
radeonsi: work around an LLVM crash when using llvm.amdgcn.icmp.i64.i1
Marek Olšák
2020-01-15
1
-0
/
+1
*
radeonsi: fix si_build_wrapper_function for compute-based primitive culling
Marek Olšák
2020-01-15
1
-1
/
+14
*
radeonsi/gfx10: separate code for determining the number of vertices for NGG
Marek Olšák
2020-01-15
1
-25
/
+41
*
radeonsi/gfx10: separate code for getting edgeflags from the gs_invocation_id...
Marek Olšák
2020-01-15
1
-9
/
+13
*
radeonsi: move VS_STATE.LS_OUT_PATCH_SIZE a few bits higher to make space there
Marek Olšák
2020-01-15
3
-5
/
+8
*
radeonsi: make si_insert_input_* functions non-static
Marek Olšák
2020-01-15
2
-9
/
+12
*
radeonsi: separate code computing info for small primitive culling
Marek Olšák
2020-01-15
3
-40
/
+54
*
radeonsi: drop the negation from fmask_is_not_identity
Pierre-Eric Pelloux-Prayer
2020-01-15
4
-5
/
+5
*
radeonsi: unbind image before compute clear
Pierre-Eric Pelloux-Prayer
2020-01-15
1
-0
/
+5
*
radeonsi: make sure fmask expand is done if needed
Pierre-Eric Pelloux-Prayer
2020-01-15
1
-1
/
+2
*
radeonsi: fix fmask expand compute shader
Pierre-Eric Pelloux-Prayer
2020-01-15
1
-1
/
+1
*
v3d: fix bug when checking result of syncobj fence import
Iago Toral Quiroga
2020-01-15
1
-1
/
+1
*
radeonsi: move PS LLVM code into si_shader_llvm_ps.c
Marek Olšák
2020-01-14
7
-1283
/
+1317
*
radeonsi: remove always constant ballot_mask_bits from si_llvm_context_init
Marek Olšák
2020-01-14
3
-10
/
+6
[next]