summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2021-08-03intel/disasm: fix missing oword index decodingLionel Landwerlin1-1/+1
2021-08-03clover/nir: Set constant buffer pointer size to hostPierre Moreau1-1/+1
2021-08-03clover/spirv: Properly size 3-component vector argsPierre Moreau1-1/+1
2021-08-03d3d12: split up root parameter update and setErik Faye-Lund1-1/+1
2021-08-03gallium/hud: initialize queryJuan A. Suarez Romero1-1/+1
2021-08-03radv: fix missing cache flushes when clearing HTILE levels on GFX10+Samuel Pitoiset1-1/+1
2021-08-03radv: fix selecting the first active CU when profiling with SQTTSamuel Pitoiset1-1/+1
2021-08-03intel/compiler: make sure swizzle is applied to if conditionTimothy Arceri1-1/+1
2021-08-03.pick_status.json: Update to 97be8e42e42f3b739c3de808553094f86ad8879fDylan Baker1-0/+504
2021-08-02crocus: add support for set alpha to one with blt.Dave Airlie1-1/+1
2021-08-02intel/genxml: fix raster operation field in blt genxmlDave Airlie1-1/+1
2021-08-02crocus/gen45: fix mapping compressed texturesDave Airlie1-1/+1
2021-08-02venus: cache ahb backed buffer memory type bits requirementYiwei Zhang1-1/+1
2021-08-02drm-shim: implement stat/fstat when xstat variants are not thereLionel Landwerlin1-1/+1
2021-08-02meson: dont use missing dumpbin pathMichel Zou1-1/+1
2021-08-02pan/mdg: Analyze helper termination after schedulingIcecream951-1/+1
2021-08-02zink: make codegen compatible with python 3.5Hoe Hao Cheng1-1/+1
2021-08-02.pick_status.json: Update to 842b8c8965327615f4692384a905dd63f1fba63dDylan Baker1-0/+378
2021-07-30pan/bi: Remove incorrect errata workaroundAlyssa Rosenzweig1-1/+1
2021-07-30pan/bi: Restrict swizzles on same cycle temporariesAlyssa Rosenzweig1-1/+1
2021-07-30amd/registers: fix fields conflict detectionPierre-Eric Pelloux-Prayer1-1/+1
2021-07-30gallium/va: don't use key=NULL in hash tablesPierre-Eric Pelloux-Prayer1-1/+1
2021-07-30intel/fs: restrict max push length on older GPUs to a smaller amountDave Airlie1-1/+1
2021-07-30v3d, vc4: Fix dmabuf import for non-scanout buffersJoshua Watt1-1/+1
2021-07-30lima: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser1-1/+1
2021-07-30panfrost: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser1-1/+1
2021-07-30freedreno: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser1-1/+1
2021-07-30etnaviv: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser1-1/+1
2021-07-30etnaviv: fix renderonly check in etna_resource_allocSimon Ser1-1/+1
2021-07-30nine: Fix assert in tx_src_paramThomas H.P. Andersen1-1/+1
2021-07-30.pick_status.json: Update to 87b0962fef4e447a2ea9c76a611aa20b109a259dDylan Baker1-0/+324
2021-07-29.pick_status.json: Mark 8cb795b4772f882024b20c4d4b051b2411dd1a8c as denominatedDylan Baker1-1/+1
2021-07-29anv: fix submission batching with perf queriesLionel Landwerlin1-1/+1
2021-07-29lavapipe: do not mark unsupported tests as crashingErik Faye-Lund1-1/+1
2021-07-29broadcom: remove v3dv3 from neon libraryJuan A. Suarez Romero1-1/+1
2021-07-29nir/lower_shader_calls: adding missing stack offset alignmentLionel Landwerlin1-1/+1
2021-07-29freedreno/ir3: Add build id to the disassembler testDylan Baker1-1/+1
2021-07-29mesa/main: Check for fbo attachments when importing EGL images to texturesJesse Natalie1-1/+1
2021-07-29.pick_status.json: Update to b8e29e89366a5264391dc7c10e778330b7add66aDylan Baker1-0/+297
2021-07-28ir3: Preserve gl_ViewportIndex in the binning shaderConnor Abbott1-1/+1
2021-07-28loader/dri3: create linear buffer with scanout supportLionel Landwerlin1-1/+1
2021-07-28gallium/vl: don't leak fd in vl_dri3_screen_createZhu Yuliang1-1/+1
2021-07-28lavapipe: do not assert on more than 32 samplersErik Faye-Lund1-1/+1
2021-07-28vulkan/wsi/x11: do not inherit last_present_modeChia-I Wu1-1/+1
2021-07-28etnaviv: fix gbm_bo_get_handle_for_plane for multiplanar imagesPhilipp Zabel1-1/+1
2021-07-28gallium: Reset {d,r}Priv in dri_unbind_contextLepton Wu1-1/+1
2021-07-28.pick_status.json: Update to dff0d9911d176802b54890c796e19f56c50f24e1Dylan Baker1-0/+819
2021-07-27glsl: Properly handle .length() of an unsized arrayYevhenii Kolesnikov1-1/+1
2021-07-27glsl: Add operator for .length() method on implicitly-sized arraysYevhenii Kolesnikov1-1/+1
2021-07-27lima: avoid crash with negative viewport valuesErico Nunes1-1/+1