summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2020-03-04Revert "glx: convert glx_config_create_list to one big calloc"Andrii Simiklit1-1/+1
2020-03-04intel/gen12+: Disable mid thread preemption.Rafael Antognolli1-1/+1
2020-03-04aco: fix carry-out size for wave32 v_add_co_u32_e64Rhys Perry1-1/+1
2020-03-04aco: keep track of which events are used in a barrierRhys Perry1-1/+1
2020-03-04intel/device: bdw_gt1 actually has 6 eus per subslicePaulo Zanoni1-1/+1
2020-03-04intel: fix the gen 12 compute shader scratch IDsPaulo Zanoni1-1/+1
2020-03-04intel: fix the gen 11 compute shader scratch IDsPaulo Zanoni1-1/+1
2020-03-04.pick_status.json: Update to 0ac731b1ff96de46998948aa06081efa5140d50eDylan Baker1-0/+702
2020-03-02mesa/st: fix formats required for EXT_texture_norm16Tapani Pälli1-1/+1
2020-03-02intel/compiler: Restrict cs_threads to 64Jordan Justen1-1/+1
2020-03-02.pick_status.json: Update to 3503cb4c28e01b34f3a25546c058150709c22348Dylan Baker1-0/+243
2020-02-28mesa: fix incorrect prim.begin/end for glMultiDrawElementsMarek Olšák1-1/+1
2020-02-28turnip: fix srgb MRTJonathan Marek1-1/+1
2020-02-28aco: Fix signed-vs-unsigned warning.Eric Anholt1-1/+1
2020-02-28ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gensSamuel Pitoiset1-1/+1
2020-02-28ac/llvm: fix 16-bit fmed3 on GFX8 and older gensSamuel Pitoiset1-1/+1
2020-02-28ac/llvm: fix 64-bit fmed3Samuel Pitoiset1-1/+1
2020-02-28mesa: Flush vertices before changing the OpenGL state.Mathias Fröhlich1-1/+1
2020-02-28gallivm/nir: handle mod 0 better.Dave Airlie1-1/+1
2020-02-28gallivm/nir: fix integer divide SIGFPEDave Airlie1-1/+1
2020-02-28gallivm/tgsi: fix stream id regressionDave Airlie1-1/+1
2020-02-28mesa: call FLUSH_VERTICES before updating CoordReplaceMarek Olšák1-1/+1
2020-02-28iris: Apply the flushes when switching pipelines.Rafael Antognolli1-1/+1
2020-02-28tgsi_to_nir: set num_images and num_samplers with holes correctlyMarek Olšák1-1/+1
2020-02-28turnip: Fix compiler warning about casting a nondispatchable handle.Eric Anholt1-1/+1
2020-02-28mesa/st: toggle EXT_texture_norm16 based on format supportTapani Pälli1-1/+1
2020-02-28i965: toggle on EXT_texture_norm16Tapani Pälli1-1/+1
2020-02-28mesa: introduce boolean toggle for EXT_texture_norm16Tapani Pälli1-1/+1
2020-02-28egl: Fix A2RGB10 platform_{device,surfaceless} PBuffer configs.Mathias Fröhlich1-1/+1
2020-02-28anv: Always enable the data cacheJason Ekstrand1-1/+1
2020-02-28.pick_status.json: Update to 09323634898ab3efc0150dc7d756bf36b1b89b76Dylan Baker1-0/+1566
2020-02-25v3d: Sync on last CS when non-compute stage uses resource written by CSJose Maria Casanova Crespo1-1/+1
2020-02-25gitlab-ci: lima: Add flaky tests to the skips listAndreas Baierl1-1/+1
2020-02-25glx/drisw: fix shm put image fallbackDave Airlie1-1/+1
2020-02-25glx/drisw: return false if shmid == -1Dave Airlie1-1/+1
2020-02-25glx/drisw: add getImageShm2 pathDave Airlie1-1/+1
2020-02-25dri: add another get shm variant.Dave Airlie1-1/+1
2020-02-25.pick_status.json: Update to 01496e3d1ea0370af03e6645dbd2b864c2ace94cDylan Baker1-0/+288
2020-02-24iris: Fix import sync-file into syncobjChris Wilson1-1/+1
2020-02-24iris: Fix BLORP vertex buffers to respect ISL MOCS settingsKenneth Graunke1-1/+1
2020-02-24iris: Make mocs an inline helper in iris_resource.hKenneth Graunke1-1/+1
2020-02-24spirv: Remove outdated SPIR-V decoration warningsArcady Goldmints-Orlov1-1/+1
2020-02-24util: promote u_debug_memory.c to src/utilErik Faye-Lund1-1/+1
2020-02-24.pick_status.json: Update to e4baff90812d799d586296fcad992ddcc553c359Dylan Baker1-0/+567
2020-02-20i965: Do not generate D16 B5G6R5_UNORM configs on gen < 8Danylo Piliaiev1-1/+1
2020-02-20util: remove the dependency on kcmp.hMarek Olšák1-1/+1
2020-02-20intel/fs: Correctly handle multiply of fsign with a source modifierIan Romanick1-1/+1
2020-02-20radeonsi: Fix compute copies for subsampled formats.Bas Nieuwenhuizen1-1/+1
2020-02-20nir/search: Use larger type to hold linearized indexIan Romanick1-1/+1
2020-02-20st/vdpau: Only call is_video_format_supported hook if neededMichel Dänzer1-1/+1