summaryrefslogtreecommitdiffstats
path: root/.pick_status.json
Commit message (Expand)AuthorAgeFilesLines
* st/nir: Unify inputs_read/outputs_written before serializing NIRDanylo Piliaiev2020-02-181-1/+1
* zink: confused compilation macro usage for zink in target helpers.luc2020-02-181-1/+1
* egl: Implement getImage/putImage on pbuffer swrast.Mathias Fröhlich2020-02-181-1/+1
* pan/midgard: Use fprintf instead of printf for constantsAlyssa Rosenzweig2020-02-181-1/+1
* pan/midgard: Don't crash with constants on unknown opsAlyssa Rosenzweig2020-02-181-1/+1
* pan/midgard: Fix missing prefixesAlyssa Rosenzweig2020-02-181-1/+1
* intel/fs/gen12: Workaround data coherency issues due to broken NoMask control...Francisco Jerez2020-02-181-1/+1
* intel/fs/gen12: Fixup/simplify SWSB annotations of SIMD32 scratch writes.Francisco Jerez2020-02-181-1/+1
* intel/fs/gen12: Workaround unwanted SEND execution due to broken NoMask contr...Francisco Jerez2020-02-181-1/+1
* intel/fs: Add virtual instruction to load mask of live channels into flag reg...Francisco Jerez2020-02-181-1/+1
* intel/fs/gen7: Fix fs_inst::flags_written() for SHADER_OPCODE_FIND_LIVE_CHANNEL.Francisco Jerez2020-02-181-1/+1
* intel/fs/cse: Make HALT instruction act as CSE barrier.Francisco Jerez2020-02-181-1/+1
* radeonsi: don't wait for shader compilation to finish when destroying a contextMarek Olšák2020-02-181-1/+1
* .pick_status.json: Update to bee5c9b0dc13dbae0ccf124124eaccebf7f2a435Dylan Baker2020-02-181-0/+1071
* glsl: fix gl_nir_set_uniform_initializers() for image arraysTimothy Arceri2020-02-141-1/+1
* .pick_status.json: Update to 946eacbafb47c8b94d47e7c9d2a8b02fff5a22faDylan Baker2020-02-141-0/+153
* Revert "st/va: Convert interlaced NV12 to progressive"Thong Thai2020-02-131-1/+1
* Revert "nir: Add a couple trivial abs optimizations"Erik Faye-Lund2020-02-131-1/+1
* iris: fix aux buf map failure in 32bits app on AndroidTapani Pälli2020-02-131-1/+1
* glsl: fix a memory leak with resource_setTapani Pälli2020-02-131-1/+1
* radeonsi: make si_fence_server_signal flush pipe without workPeng Huang2020-02-131-1/+1
* .pick_status.json: Update to 2a98cf3b2ecea43cea148df7f77d2abadfd1c9dbDylan Baker2020-02-131-0/+405
* nir: do not use De Morgan's Law rules for flt and fgeSamuel Pitoiset2020-02-111-1/+1
* aco: fix creating v_madak if v_mad_f32 has two sgpr literalsSamuel Pitoiset2020-02-111-1/+1
* panfrost: Remove unused anonymous enum variables.Vinson Lee2020-02-111-1/+1
* Revert "gallium: Fix big-endian addressing of non-bitmask array formats."Eric Anholt2020-02-111-1/+1
* radeonsi: fix the DCC MSAA bug workaroundMarek Olšák2020-02-111-1/+1
* svga: Use pipe_shader_state_from_tgsi to set shader stateNeha Bhende2020-02-111-1/+1
* svga: fix size of format_conversion_table[]Neha Bhende2020-02-111-1/+1
* .pick_status.json: Update to 23037627359e739c42b194dec54875aefbb9d00bDylan Baker2020-02-111-0/+594
* aco: fix waiting for scalar stores before "writing back" data on GFX8-GFX9Samuel Pitoiset2020-02-101-1/+1
* Vulkan overlay: use the corresponding image index for each swapchainGeorg Lehmann2020-02-101-1/+1
* radeonsi: don't report that multi-plane formats are supportedMarek Olšák2020-02-101-1/+1
* freedreno/ir3: put the conversion back for half const to the right place.Hyunjun Ko2020-02-101-1/+1
* .pick_status.json: Update to 689817c9dfde9a0852f2b2489cb0fa93ffbcb215Dylan Baker2020-02-101-0/+162
* Vulkan Overlay: Don't try to change the image layout to present twiceGeorg Lehmann2020-02-071-1/+1
* aco: do not use ds_{read,write}2 on GFX6Samuel Pitoiset2020-02-071-1/+1
* intel/vec4: fix valgrind errors with vf_values arrayTapani Pälli2020-02-071-1/+1
* aco: fix gfx10_wave64_bpermuteRhys Perry2020-02-071-1/+1
* Correctly wait in the fragment stage until all semaphores are signaledGeorg Lehmann2020-02-071-1/+1
* svga: Fix banded DMA uploadThomas Hellstrom2020-02-071-1/+1
* anv: set MOCS on push constantsLionel Landwerlin2020-02-071-1/+1
* intel: Load the driver even if I915_PARAM_REVISION is not found.Rafael Antognolli2020-02-071-1/+1
* swr: Fix GCC 4.9 checks.Vinson Lee2020-02-071-1/+1
* gallium: let the pipe drivers decide the supported modifiersJames Xiong2020-02-071-1/+1
* aco/optimizer: Don't combine uniform bool s_and to s_andn2.Timur Kristóf2020-02-071-1/+1
* .pick_status.json: Update to d8bae10bfe0f487dcaec721743cd51441bcc12f5Dylan Baker2020-02-071-0/+477
* intel/fs: Don't count integer instructions as being possibly coissueIan Romanick2020-02-051-1/+1
* util/disk_cache: check for write() failure in the zstd pathEric Engestrom2020-02-051-1/+1
* anv: implement gen9 post sync pipe control workaroundLionel Landwerlin2020-02-051-1/+1