mesa.git
2020-08-20 Jason Ekstrandnir/opt_large_constants: Fix a type/deref_type typo
2020-08-20 Marcin Ślusarzgitlab: ask for more detailed info about GPU
2020-08-20 Rhys Perryradv: fix null memcpy and zero-sized malloc
2020-08-20 Rhys Perryradv: align pipeline cache entry and header sizes
2020-08-20 Rhys Perryradv: don't pass null to _mesa_sha1_update
2020-08-20 Rhys Perrynir: fix memory leak in nir_cf_list_clone
2020-08-20 Rhys Perrynir: fix potential left shift of a negative value
2020-08-20 Rhys Perryutil: add a alignof() macro
2020-08-20 Rhys Perrygitlab: ask inxi output to be in code blocks
2020-08-20 Samuel Pitoisetradv,aco: report ACO errors/warnings back via VK_EXT_de...
2020-08-20 Samuel Pitoisetaco: rework the way various compilation/validation...
2020-08-20 Samuel Pitoisetaco: rename DEBUG_VALIDATE to DEBUG_VALIDATE_IR
2020-08-20 Tapani Pällianv: null check for buffer before reading size
2020-08-20 Eric Anholtutil: Explicitly call the unpack functions from inside...
2020-08-20 Eric Anholtutil: Expose rgba unpack/fetch functions as external...
2020-08-19 Nanley Cheryiris: Drop buffer support in resource_from_handle
2020-08-19 Nanley Cheryiris: Add and use iris_resource_configure_main
2020-08-19 Nanley Cheryiris: Move size/offset calculations out of configure_aux
2020-08-19 Nanley Cheryiris: Drop old comment on clear color BO allocation
2020-08-19 Nanley Cheryiris: Drop unused resource allocation optimization
2020-08-19 Nanley Cheryiris: Drop iris_resource_alloc_separate_aux
2020-08-19 Eric Engestromegl: drop another indentation level in _eglFindDisplay...
2020-08-19 Eric Engestromegl: drop an indentation level in _eglFindDisplay(...
2020-08-19 Eric Engestromgitlab-ci: fix quoting of variables passed down to...
2020-08-19 Eric Engestromgitlab-ci: fix testing whether a variable with a given...
2020-08-19 Eric Engestromdocs: update calendar and link releases notes for 20.1.6
2020-08-19 Eric Engestromdocs: add release notes for 20.1.6
2020-08-19 Alejandro Piñeirov3d/compiler: add v3dv_prog_data_size helper
2020-08-19 Jason Ekstrandcompiler/types: Allow interfaces in get_explicit_type_f...
2020-08-19 Jason Ekstrandnir/large_constants: Handle incomplete derefs
2020-08-19 Jason Ekstrandnir/find_array_copies: Handle cast derefs
2020-08-19 Jason Ekstrandnir/builder: Add a nir_iand_imm helper
2020-08-19 Jason Ekstrandnir: Initialize nir_ssa_def::live_index
2020-08-19 Jason Ekstrandclover/nir: Use the correct address mode for shared
2020-08-19 Jason Ekstrandclover/nir: Stop computing the global address format...
2020-08-19 Jason Ekstrandclover/nir: Stop setting ubo_addr_format
2020-08-19 Karol Herbstnv50/ir/nir: support load_work_dim
2020-08-19 Karol Herbstnvc0: handle nr being 0 in nvc0_set_global_bindings
2020-08-19 Karol Herbstnv50/ir/nir: fix global_atomic_comp_swap
2020-08-19 Karol Herbstclover/nir: support int64 atomics if the device supports it
2020-08-19 Karol Herbstnv50/ir/nir: assert on unknown alu ops
2020-08-19 Karol Herbstnve4: fix uploading unaligned sized input buffers
2020-08-19 Karol Herbstclover/nir: Call vars_to_explicit_types for shared...
2020-08-19 Jesse Natalienir/glsl: Add glsl_get_cl_type_size_align helper
2020-08-19 Eric Anholtfreedreno/ir3: Fix assertion failures dumping CS high...
2020-08-19 Eric Anholtfreedreno/cffdec: When .mergedregs is set, don't count...
2020-08-19 Eric Anholtfreedreno/ir3: Fix compiler warning from the setjmp...
2020-08-19 Connor Abbottnir/lower_input_attachments: Support loading layer...
2020-08-19 Connor Abbotttu: Use an input for the layer when lowering input...
2020-08-19 Connor Abbottradv: Use an input for the layer when lowering input...
2020-08-19 Connor Abbottnir/lower_input_attachments: Support loading layer...
2020-08-19 Connor Abbottnir/lower_input_attachments: Refactor to use an options...
2020-08-19 Connor Abbottnir/spirv: Add the option to keep ViewIndex as an input
2020-08-19 Andres GomezRevert "gitlab-ci: reuse container_post_build when...
2020-08-19 Rob Clarkfreedreno/a6xx: fix occlusion query with more than...
2020-08-19 Rob Clarkfreedreno/a6xx: only generate streamout for draw pass...
2020-08-19 Rob Clarkfreedreno/registers: SC_WAIT_WC is not a6xx
2020-08-19 Rhys Perrynir/opt_remove_phis: optimize out phis with undef
2020-08-19 Eric Engestromegl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage
2020-08-19 Eric Engestromegl/x11_dri3: enable & require xfixes 2.0
2020-08-19 Tomeu Vizosoci: Run deqp-gles2 on RadeonSI
2020-08-19 Alyssa Rosenzweigpan/mdg: Fix auxiliary load/store swizzle packing
2020-08-19 Alyssa Rosenzweigpan/mdg: Fix printing of r26 ld/st sources post-RA
2020-08-19 Alyssa Rosenzweigpan/mdg: Identify barrier out-of-order field
2020-08-19 Alyssa Rosenzweigpan/mdg: Handle 32-bit offsets from store_shared
2020-08-19 Alyssa Rosenzweigpan/mdg: Ensure barrier op is set on texture
2020-08-19 Alyssa Rosenzweigpanfrost: Fix shared memory size computation
2020-08-19 Alyssa Rosenzweigpanfrost: Fix WRITES_GLOBAL bit
2020-08-19 Roman Stratiienkoandroid: freedreno: Another build fix
2020-08-19 Emil Velikovradv: restrict exported symbols with static llvm
2020-08-19 Eduardo Lima... freedreno: Destroy syncobj too when destroying fence
2020-08-19 Andres Gomezgitlab-ci: reorder container_post_build call for arm64_...
2020-08-19 Andres Gomezgitlab-ci: reuse container_post_build when building...
2020-08-19 Alyssa Rosenzweigpanfrost: Hoist assert from bind to create
2020-08-19 Alyssa Rosenzweigpanfrost: Remove useless comment
2020-08-19 Alyssa Rosenzweigpanfrost: Hoist add_fbo_bo call
2020-08-19 Alyssa Rosenzweigpanfrost: Drop QUADS primitive convert
2020-08-19 Alyssa Rosenzweigpanfrost: Drop panfrost_invalidate_frame
2020-08-19 Alyssa Rosenzweigpanfrost: Drop ZSA null checks in draws
2020-08-19 Alyssa Rosenzweigpanfrost: Drop rasterizer null checks in draw calls
2020-08-19 Alyssa Rosenzweigpanfrost: Decontextualize rasterizer
2020-08-19 Samuel Pitoisetradv: track and report if a logical device is lost
2020-08-19 Tomeu Vizosoci: Update kernel used in LAVA to 5.8-based drm-misc
2020-08-19 Tomeu Vizosoci: Fix URL to imagediff page in traces dashboard
2020-08-19 Tomeu Vizosoci: Test Panfrost with more traces
2020-08-19 Tomeu Vizosoci: Split traces.yml file per driver
2020-08-19 Dave Airliellvmpipe/nir: lower some more packing at nir level.
2020-08-19 Dave Airliellvmpipe: lower mul 2x32_64
2020-08-19 Dave Airliellvmpipe: lower cs local index from id
2020-08-19 Dave Airliegallivm/nir: split tex/sampler indirect offsets
2020-08-19 Dave Airliegallivm/nir: fixup compact TCS variable storage.
2020-08-19 Dave Airliegallium/nir/tgsi: add support for compact variables
2020-08-19 Dave Airliellvmpipe: lower uadd_carry/usub_borrow.
2020-08-19 Dave Airliegallivm/sample: fix lod query on array textures.
2020-08-19 Dave Airliegallivm/nir: add imod support
2020-08-19 Dave Airliegallium/nir/tgsi: reindent some code in the nir->tgsi...
2020-08-19 Dave Airliellvmpipe/cs: update compute counters not fragment shader.
2020-08-19 Dave Airlievallium: fix input attachment lowering variable shadowing
2020-08-18 Hyunjun Kofreedreno: support GL_EXT_semaphore
2020-08-18 Eduardo Lima... freedreno: Enable GL_EXT_memory_object and GL_EXT_memor...
next