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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drirc: Add glsl_zero_init workaround for GpuTest
Danylo Piliaiev
2019-11-25
1
-0
/
+7
*
meson: only build imgui when needed
Samuel Pitoiset
2019-11-25
4
-3
/
+9
*
ac/llvm: fix the local invocation index for wave32
Samuel Pitoiset
2019-11-25
1
-0
/
+4
*
radv: disable subgroup shuffle operations on GFX10
Samuel Pitoiset
2019-11-25
1
-1
/
+2
*
docs: add llvmpipe to ARB_query_buffer_object.
Dave Airlie
2019-11-25
1
-1
/
+1
*
llvmpipe: initial query buffer object support. (v2)
Dave Airlie
2019-11-25
3
-6
/
+157
*
radv: create a fresh fork for each pipeline compile
Timothy Arceri
2019-11-25
2
-14
/
+139
*
radv: add a secure_compile_open_fifo_fds() helper
Timothy Arceri
2019-11-25
1
-0
/
+43
*
radv: add some infrastructure for fresh forks for each secure compile
Timothy Arceri
2019-11-25
1
-1
/
+14
*
nir: no-op C99 _Pragma() with MSVC
Brian Paul
2019-11-23
1
-0
/
+7
*
Meson: Add llvm>=9 modules
Michel Zou
2019-11-23
1
-1
/
+1
*
disk_cache_get_function_timestamp: check for dladdr
Michel Zou
2019-11-23
1
-1
/
+1
*
Meson: Check for dladdr with MinGW
Michel Zou
2019-11-23
1
-8
/
+6
*
nir/serialize: support any num_components for remaining instructions
Marek Olšák
2019-11-23
1
-4
/
+13
*
nir/serialize: use 3 unused bits in intrinsic for packed_const_indices
Marek Olšák
2019-11-23
1
-11
/
+10
*
nir/serialize: don't serialize redundant nir_intrinsic_instr::num_components
Marek Olšák
2019-11-23
1
-6
/
+16
*
nir/serialize: serialize writemask for vec8 and vec16
Marek Olšák
2019-11-23
1
-9
/
+16
*
nir/serialize: serialize swizzles for vec8 and vec16
Marek Olšák
2019-11-23
1
-8
/
+43
*
nir/serialize: reuse the writemask field for 2 src X swizzles of SSA ALU
Marek Olšák
2019-11-23
1
-3
/
+33
*
nir/serialize: remove up to 3 consecutive equal ALU instruction headers
Marek Olšák
2019-11-23
1
-16
/
+65
*
nir/serialize: try to pack both deref array src into 32 bits
Marek Olšák
2019-11-23
1
-5
/
+28
*
nir/serialize: cleanup - fold nir_deref_type_var cases into switches
Marek Olšák
2019-11-23
1
-16
/
+19
*
nir/serialize: try to put deref->var index into the unused bits of the header
Marek Olšák
2019-11-23
1
-10
/
+23
*
nir/serialize: don't serialize mode for deref non-cast instructions
Marek Olšák
2019-11-23
1
-5
/
+12
*
nir/serialize: don't store deref types if not needed
Marek Olšák
2019-11-23
1
-4
/
+26
*
nir/serialize: try to pack two alu srcs into 1 uint32
Marek Olšák
2019-11-23
1
-21
/
+76
*
nir/serialize: pack nir_intrinsic_instr::const_index[] better
Marek Olšák
2019-11-23
1
-5
/
+84
*
nir/serialize: pack 1-component constants into 20 bits if possible
Marek Olšák
2019-11-23
1
-37
/
+135
*
nir/serialize: pack load_const with non-64-bit constants better
Marek Olšák
2019-11-23
1
-2
/
+46
*
nir/serialize: try to store a diff in var data locations instead of var data
Marek Olšák
2019-11-23
1
-15
/
+73
*
nir/serialize: deduplicate serialized var types by reusing the last unique one
Marek Olšák
2019-11-23
1
-10
/
+39
*
nir/serialize: don't serialize var->data for temporaries
Marek Olšák
2019-11-23
1
-12
/
+37
*
nir/serialize: pack src better and limit the object count to 1M from 1G
Marek Olšák
2019-11-23
1
-33
/
+75
*
nir/serialize: pack instructions better
Marek Olšák
2019-11-23
1
-106
/
+297
*
util/blob: add 8-bit and 16-bit reads and writes
Marek Olšák
2019-11-23
2
-72
/
+71
*
ci: Use a tag from the parallel-deqp-runner repo.
Eric Anholt
2019-11-22
1
-1
/
+1
*
gitlab-ci/freedreno/a6xx: remove most of the flakes
Rob Clark
2019-11-22
1
-19
/
+4
*
gitlab-ci/deqp: generate junit results
Rob Clark
2019-11-22
2
-0
/
+30
*
gitlab-ci/deqp: generate xml results for fails/flakes
Rob Clark
2019-11-22
1
-0
/
+40
*
gitlab-ci: bump arm test container
Rob Clark
2019-11-22
2
-2
/
+5
*
gitlab-ci/deqp: detect and report flakes
Rob Clark
2019-11-22
3
-10
/
+75
*
gitlab-ci/deqp: preserve caselists for blocks with fails
Rob Clark
2019-11-22
2
-3
/
+5
*
gitlab-ci/deqp: preserve full list of unexpected results
Rob Clark
2019-11-22
1
-3
/
+5
*
gitlab-ci: update deqp build so we can generate xml
Rob Clark
2019-11-22
1
-1
/
+11
*
drirc: Enable glthread for dolphin/citra/yuzu.
Markus Wick
2019-11-22
1
-0
/
+11
*
mesa/glthread: Implement ARB_multi_bind.
Markus Wick
2019-11-22
1
-10
/
+10
*
aco: fix waitcnts for barriers at block ends
Rhys Perry
2019-11-22
1
-0
/
+3
*
Revert "draw: revert using correct order for prim decomposition."
Zebediah Figura
2019-11-22
1
-3
/
+1
*
iris: Change keybox parenting
Kenneth Graunke
2019-11-22
1
-3
/
+2
*
nir/range_analysis: Make sure the table validation only occurs once
Ian Romanick
2019-11-22
1
-38
/
+58
[next]