summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2021-03-23android: anv: add libcutils shared dependencyMauro Rossi1-1/+1
2021-03-23nv50: initialize target for blit source surfacesIlia Mirkin1-1/+1
2021-03-23radv: Fix improper max_index_count argument for indexed drawsTony Wasserka1-1/+1
2021-03-23gallium,st: add missing viewport swizzlesIlia Mirkin1-1/+1
2021-03-23panfrost: Add a Meson dependency on bi_opcodes.h for bifrost_compilerJesse Natalie1-1/+1
2021-03-23i965/gen11: Fix must-be-ones bit positions in 3D_MODEJordan Justen1-1/+1
2021-03-23.pick_status.json: Update to 277ea7a015cd7df10a9dc65d5def0762cf2e9599Dylan Baker1-0/+2115
2021-03-19CI: Use a sha for the Windows SPIRV-LLVM-Translator dependencyJesse Natalie1-1/+1
2021-03-18aco/tests: Use _exit in child processMichel Dänzer1-1/+1
2021-03-18zink: fix emulation of no mipfilterErik Faye-Lund1-1/+1
2021-03-18compiler/spirv: fix image sample queriesMike Blumenkrantz1-1/+1
2021-03-18aco: Fix constant address offset calculation for ds_read2 instructions.Timur Kristóf1-1/+1
2021-03-18gallium/st: fix shader_has_one_variantErik Faye-Lund1-1/+1
2021-03-18gallium/st: fix shader_has_one_variantErik Faye-Lund1-1/+1
2021-03-18zink: always use requested format for sampler view creationMike Blumenkrantz1-1/+1
2021-03-18gallium/u_vbuf: use updated pipe_draw_start_count while using draw_vboNeha Bhende1-1/+1
2021-03-18mesa: set states in fast path for restoring light attributesNeha Bhende1-1/+1
2021-03-18intel/fs/vec4: add missing dependency in write-on-write fixed GRFsLionel Landwerlin1-1/+1
2021-03-18ir3: fix has_src() to return correctly in ir3_nir_lower_tex_prefetchHyunjun Ko1-1/+1
2021-03-18.pick_status.json: Update to e3f703e4646b57534e49e0975cc3df20bf7b4a54Dylan Baker1-0/+720
2021-03-17.pick_status.json: Update to 2407952ec99ab1c2a16e01a9e300f799e4d53320Dylan Baker1-0/+1611
2021-03-15.pick_status.json: Mark 8955d179d3e47982ccd67b8aecb0f5bed73d60b6 as backportedDylan Baker1-1/+1
2021-03-15anv: Lower ViewIndex to zero when multiview is disabledCaio Marcelo de Oliveira Filho1-1/+1
2021-03-15frontends/va: fix protected slice data buffer read sizePierre-Eric Pelloux-Prayer1-1/+1
2021-03-15lavapipe: fix push descriptor set indexingMike Blumenkrantz1-1/+1
2021-03-15glsl: fix declarations of gl_MaxVaryingFloatsTimothy Arceri1-1/+1
2021-03-15intel/fs: Handle payload node interference in destinationsJason Ekstrand1-1/+1
2021-03-15Revert "glsl: default to compat shaders in compat profile"Timothy Arceri1-1/+1
2021-03-15aco: set compr for fp16 exportsRhys Perry1-1/+1
2021-03-15spirv: Ignore WorkgroupSize in non-compute stagesPierre Moreau1-1/+1
2021-03-15.pick_status.json: Mark db67d9c0d11c886c5b960126b8bf0a230e65d980 as backportedDylan Baker1-1/+1
2021-03-15.pick_status.json: Mark a67d3e7c9e2c1ae9b05153a281cf73926b9f6af7 as backportedDylan Baker1-1/+1
2021-03-15.pick_status.json: Mark bddc0e023c2c87d3248691ea62b77626704cc5a4 as backportedDylan Baker1-1/+1
2021-03-15.pick_status.json: Update to b1ab69f467b7b10e383f3b6bb957c7e6669a3772Dylan Baker1-0/+2367
2021-03-11.pick_status.json: Mark 5f1b3544729178715a1ed0714bd1029737089824 as backportedDylan Baker1-1/+1
2021-03-11.pick_status.json: Mark ea27f2bf092f462171fe14a44619565d14f43fb8 as backportedDylan Baker1-1/+1
2021-03-11.pick_status.json: Mark 942ba4e34124d1058492f544dc8fd42f4012fd12 as backportedDylan Baker1-1/+1
2021-03-11.pick_status.json: Mark 04df0cb4ae7055b0a4a6dc9875aa5926131fe5f4 as backportedDylan Baker1-1/+1
2021-03-11.pick_status.json: Update to c22267262ee1b6817df368a51168fa82bd17293cDylan Baker1-0/+72
2021-03-11.pick_status.json: Update to ea27f2bf092f462171fe14a44619565d14f43fb8Dylan Baker1-0/+9
2021-03-11turnip: Remove unused TU_DEBUG_IR3 flagMatt Turner1-1/+1
2021-03-11vulkan/device_select: Only call vkGetPhysicalDeviceProperties2 if the device ...Georg Lehmann1-1/+1
2021-03-11zink: fix streamout emission for super-enhanced layoutsMike Blumenkrantz1-1/+1
2021-03-11aco: Fix vector::reserve() being called with the wrong sizeTony Wasserka1-1/+1
2021-03-11tegra/context: unwrap indirect_draw_count as wellKarol Herbst1-1/+1
2021-03-11tegra/context: fix regression in tegra_draw_vboKarol Herbst1-1/+1
2021-03-11st/mesa: Update constants on alpha test change if it's loweredIcecream951-1/+1
2021-03-11.pick_status.json: Update to 6ceb6b509e64c54812a5f6a208e7d93cc61119f4Dylan Baker1-0/+1215
2021-03-11radeonsi: properly set SPI_SHADER_PGM_HI_ESPierre-Eric Pelloux-Prayer1-1/+1
2021-03-11radv: don't set sx_blend_opt_epsilon for V_028C70_COLOR_10_11_11Rhys Perry1-1/+1