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
*
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
*
st/mesa: don't lower YUV when driver supports it natively
Jonathan Marek
2020-01-15
1
-14
/
+14
*
st/dri: track if image is created by a dmabuf
Gurchetan Singh
2020-01-15
4
-0
/
+12
*
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
*
radeonsi: fold si_create_function into si_llvm_create_func
Marek Olšák
2020-01-14
4
-43
/
+30
*
radeonsi: rename si_shader_create -> si_create_shader_variant for clarity
Marek Olšák
2020-01-14
4
-8
/
+10
*
radeonsi: rename si_compile_tgsi_main -> si_build_main_function
Marek Olšák
2020-01-14
1
-5
/
+5
*
radeonsi: clean up si_shader_info
Marek Olšák
2020-01-14
3
-131
/
+45
*
radeonsi: merge si_tessctrl_info into si_shader_info
Marek Olšák
2020-01-14
4
-23
/
+10
*
radeonsi: fork tgsi_shader_info and tgsi_tessctrl_info
Marek Olšák
2020-01-14
12
-56
/
+205
*
radeonsi: rename si_shader_info -> si_shader_binary_info
Marek Olšák
2020-01-14
1
-2
/
+2
*
radeonsi: remove TGSI from comments
Marek Olšák
2020-01-14
4
-11
/
+9
*
radeonsi: rename DBG_NO_TGSI -> DBG_NO_NIR
Marek Olšák
2020-01-14
3
-3
/
+3
*
radeonsi: don't adjust depth and stencil PS output locations
Marek Olšák
2020-01-14
2
-11
/
+3
*
panfrost: Fix linear depth textures
Alyssa Rosenzweig
2020-01-14
4
-20
/
+26
*
radeonsi: actually enable VBOs in user SGPRs
Marek Olšák
2020-01-14
1
-1
/
+1
*
radeonsi: fix assertion and other failures in si_emit_graphics_shader_pointers
Marek Olšák
2020-01-14
1
-3
/
+4
*
etnaviv: Fix assert when try to accumulate an invalid fd
Marco Felsch
2020-01-14
1
-1
/
+2
*
gallium: fix a warning
Erik Faye-Lund
2020-01-14
1
-1
/
+1
[next]