aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
17 hoursglsl: use hash table when serializing resource dataupstream-mainTimothy Arceri
17 hoursspirv: Use fp16 fp_fast_math settings when lowering fp16 asin and acosIan Romanick
18 hourszink: add a batch ref for committed sparse resourcesMike Blumenkrantz
20 hourspan/mdg: quirk to disable auto32Alexandre Marquet
21 hoursradeonsi/vcn: enable yuv440 jpeg decodeSathishkumar S
21 hoursfrontends/va,gallium/vl: add support for yuv440 formatSathishkumar S
21 hoursutil/format: add planar3 y8_u8_v8_440 pipe formatSathishkumar S
21 hoursmesa: replace shader_info::source_sha1Saroj Kumar
21 hoursmesa: Add functions to print blake3Saroj Kumar
22 hoursintel/disasm: Fix cache load/store disassembly for URB messagesSagar Ghuge
25 hourszink: use bitcasts instead of pack/unpack double opcodesGeorg Lehmann
29 hoursrusticl/icd: remove CLObjectKarol Herbst
32 hoursnir/dead_cf: stop reindexing blocks for each non-block cf nodeRhys Perry
33 hoursRevert "ci: disable g52"Daniel Stone
33 hoursradv: track and bind more VRS states from the graphics pipelineSamuel Pitoiset
33 hoursradv: do not emit non-context registers to radv_pipeline::ctx_csSamuel Pitoiset
33 hoursradv: stop recomputing the last VGT API stage when emitting graphics shadersSamuel Pitoiset
33 hoursradv: remove unused parameter to radv_pipeline_emit_pm4()Samuel Pitoiset
34 hoursbroadcom/compiler: do not run lowering I/O for FSJuan A. Suarez Romero
34 hoursbroadcom/compiler: simplify v3d_vir_emit_texIago Toral Quiroga
34 hoursbroadcom/compiler: don't read excess channels on image loadsIago Toral Quiroga
34 hoursbroadcom/compiler: fix num_textures for precompiled shadersIago Toral Quiroga
34 hoursv3d: fix array_len when precompiling outputs for shader-dbIago Toral Quiroga
34 hoursbroadcom/compiler: assert on array overflowIago Toral Quiroga
35 hoursradv: precompute NGG register valuesSamuel Pitoiset
35 hoursradv: move common registers between VS/GS and NGGSamuel Pitoiset
40 hoursspirv: Get rid of the old caps structFaith Ekstrand
40 hoursmicrosoft: Use spirv_capabilities for spirv_to_dxilFaith Ekstrand
40 hoursir3: Use spirv_capabilities in ir3_cmdlineFaith Ekstrand
40 hoursanv: Use spirv_capabilities for the float64 shaderFaith Ekstrand
40 hourszink: Use the new spirv_capabilities structFaith Ekstrand
40 hoursasahi/clc: Use the new spirv_capabilities structFaith Ekstrand
40 hoursintel/kernel: Use the new capabilities structFaith Ekstrand
40 hoursradv: Use vk_physical_device_get_spirv_capabilities()Faith Ekstrand
40 hoursvulkan: Set SPIR-V caps from supported featuresFaith Ekstrand
40 hoursvulkan: add helper to fill out spirv caps automaticallyAlyssa Rosenzweig
40 hoursrusticl: Use the new spirv_capabilities structFaith Ekstrand
40 hoursclover: Use the new spirv_capabilities structFaith Ekstrand
40 hoursmesa: Use the new spirv_capabilities structFaith Ekstrand
40 hoursmesa: Flip the script on SPIR-V extension enablingFaith Ekstrand
40 hoursspirv: Use spirv_capabilities in testsFaith Ekstrand
40 hoursspirv: Add support for specifying caps through the new structFaith Ekstrand
40 hoursspirv: Check capabilities using the supported_capabilities tableFaith Ekstrand
40 hoursspirv: Add a table of all implemented capabilitiesFaith Ekstrand
40 hoursspirv: Drop the SubgroupUniformControlFlow checkFaith Ekstrand
40 hoursspirv: Use supported_capabilities for various checksFaith Ekstrand
40 hoursspirv: Add supported_capabilities to vtn_builderFaith Ekstrand
40 hoursspirv: Move the printf enable out of capabilitiesFaith Ekstrand
40 hoursspirv: Move the old AMD extensions out of capabilitiesFaith Ekstrand
40 hoursmesa: Stop pretending to support SPV_AMD_gcn_shader in OpenGLFaith Ekstrand