summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2021-08-10pick-ui: show commit dateEric Engestrom1-1/+1
2021-08-10pick-ui: show nomination type in the UIEric Engestrom1-1/+1
2021-08-10pick-ui: drop assert that optional argument is passedEric Engestrom1-1/+1
2021-08-10nir/lower_mediump: Fix metadata in all passesAlyssa Rosenzweig1-1/+1
2021-08-10nir/lower_mediump_io: Don't remap base unless neededAlyssa Rosenzweig1-1/+1
2021-08-10glsl: evaluate switch expression onceMarcin Ĺšlusarz1-1/+1
2021-08-10etnaviv: always try to create KMS side handles for imported resourcesLucas Stach1-1/+1
2021-08-10renderonly: don't complain when GPU import failsLucas Stach1-1/+1
2021-08-10.pick_status.json: Update to 4128acdee32eadfef1fb8c3c3ce2e512a267cdf4Eric Engestrom1-0/+369
2021-08-09radv: Allocate space for inline push constants.Bas Nieuwenhuizen1-1/+1
2021-08-09nir/algebraic: fix imod by negative power-of-twoRhys Perry1-1/+1
2021-08-09radeonsi: don't create an infinite number of variantsPierre-Eric Pelloux-Prayer1-1/+1
2021-08-09.pick_status.json: Update to 353e6323936b812884fa677c25bdba91554881b7Eric Engestrom1-0/+450
2021-08-09.pick_status.json: Update to 2f06642b06c94f07f4bfe3df32b25659428c9144Eric Engestrom1-17/+17
2021-08-09util/fossilize_db: Add extra flock mutex.Bas Nieuwenhuizen1-1/+1
2021-08-09util/fossilize_db: Unlock the cache file if the entry already exists.Bas Nieuwenhuizen1-1/+1
2021-08-09util/fossilize_db: Use uint64_t for file size.Bas Nieuwenhuizen1-1/+1
2021-08-09util/fossilize_db: Only allocate entries after full read.Bas Nieuwenhuizen1-1/+1
2021-08-09util/fossilize_db: Be conservative about header length check for locking.Bas Nieuwenhuizen1-1/+1
2021-08-09util/fossilize_db: Flush files after header write.Bas Nieuwenhuizen1-1/+1
2021-08-09util/fossilize_db: Reset file position to parsed_offset on cache_offset read ...Bas Nieuwenhuizen1-1/+1
2021-08-09util/fossilize_db: Update parsed_offset correctly.Bas Nieuwenhuizen1-1/+1
2021-08-09anv: don't try to access Android swapchainsLionel Landwerlin1-1/+1
2021-08-09.pick_status.json: Mark 6ccf11ac2b951963407601b5b1109b45a972e48e as denominatedEric Engestrom1-1/+1
2021-08-09.pick_status.json: Update to 2f06642b06c94f07f4bfe3df32b25659428c9144Eric Engestrom1-0/+765
2021-08-06virgl: disable anisotropic filtering.Dave Airlie1-1/+1
2021-08-06clover/nir: Set constant buffer pointer size to hostPierre Moreau1-1/+1
2021-08-06clover/spirv: Properly size 3-component vector argsPierre Moreau1-1/+1
2021-08-06gallium/hud: initialize queryJuan A. Suarez Romero1-1/+1
2021-08-06radv: fix selecting the first active CU when profiling with SQTTSamuel Pitoiset1-1/+1
2021-08-06intel/compiler: make sure swizzle is applied to if conditionTimothy Arceri1-1/+1
2021-08-04zink: make codegen compatible with python 3.5Hoe Hao Cheng1-1/+1
2021-08-04amd/registers: fix fields conflict detectionPierre-Eric Pelloux-Prayer1-1/+1
2021-08-04gallium/va: don't use key=NULL in hash tablesPierre-Eric Pelloux-Prayer1-1/+1
2021-08-04intel/fs: restrict max push length on older GPUs to a smaller amountDave Airlie1-1/+1
2021-08-04v3d, vc4: Fix dmabuf import for non-scanout buffersJoshua Watt1-1/+1
2021-08-04pan/bi: Restrict swizzles on same cycle temporariesAlyssa Rosenzweig1-1/+1
2021-08-04lima: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser1-1/+1
2021-08-04panfrost: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser1-1/+1
2021-08-04freedreno: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser1-1/+1
2021-08-04etnaviv: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser1-1/+1
2021-08-04etnaviv: fix renderonly check in etna_resource_allocSimon Ser1-1/+1
2021-08-04nine: Fix assert in tx_src_paramThomas H.P. Andersen1-1/+1
2021-08-04anv: fix submission batching with perf queriesLionel Landwerlin1-1/+1
2021-08-04freedreno/ir3: Add build id to the disassembler testDylan Baker1-1/+1
2021-08-04mesa/main: Check for fbo attachments when importing EGL images to texturesJesse Natalie1-1/+1
2021-08-04ir3: Preserve gl_ViewportIndex in the binning shaderConnor Abbott1-1/+1
2021-08-04loader/dri3: create linear buffer with scanout supportLionel Landwerlin1-1/+1
2021-08-04gallium/vl: don't leak fd in vl_dri3_screen_createZhu Yuliang1-1/+1
2021-08-04vulkan/wsi/x11: do not inherit last_present_modeChia-I Wu1-1/+1