aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-28Snap for 8508678 from 31e364bbe017350c2ec473665ac25db095654add to ndk-r25-rel...ndk-r25cndk-r25bndk-r25ndk-r25-releaseAndroid Build Coastguard Worker
2022-04-06Merge remote-tracking branch 'aosp/upstream-master' into update-shadercDavid Neto
2022-04-04Update CHANGESNatalie Chouinard
2022-04-04Roll external/spirv-headers/ 6a55fade6..4995a2f27 (8 commits)Natalie Chouinard
2022-04-04Roll external/re2/ 611baecbc..0c5616df9 (14 commits)Natalie Chouinard
2022-04-04Roll external/googletest/ f45d5865e..25dcdc7e8 (26 commits)Natalie Chouinard
2022-04-01Suppress -Wunused-but-set-variable on variable (#4777)Nico Weber
2022-04-01spirv-diff: Fix OpTypeFunction matching w.r.t operand count (#4771)Shahbaz Youssefi
2022-03-28spirv-diff: Basic support for OpTypeForwardPointer (#4761)Shahbaz Youssefi
2022-03-28spirv-as: Add opcode name when possible (#4757)sfricke-samsung
2022-03-28spirv-diff: Use GetSingleWord*Operand (#4768)Shahbaz Youssefi
2022-03-28BUILD.gn: Fix standalone GN builds (#4765)Nicolas Capens
2022-03-25Handle shaders without execution model in spread-volatile-semantics (#4766)Jaebaek Seo
2022-03-25spirv-val: Add more Vulkan VUID labels (#4764)sfricke-samsung
2022-03-25Support SPV_KHR_uniform_group_instructions (#4734)Nikita
2022-03-24spirv-diff: Refactor instruction grouping and matching (#4760)Shahbaz Youssefi
2022-03-24spirv-val: Clean up VariablePointers logic (#4755)sfricke-samsung
2022-03-24Use types have same widths in loop condition. (#4763)Roy.li
2022-03-23spirv-val: Add Vulkan 32-bit bit op Base (#4758)sfricke-samsung
2022-03-23spirv-val: Label and add test for PSB Aligned (#4756)sfricke-samsung
2022-03-23BUILD.gn: Enable independent builds within the Chromium tree (#4762)Nicolas Capens
2022-03-22spirv-opt: (WIP) Eliminate Dead Input Component Pass (#4720)Greg Fischer
2022-03-22spirv-val: Add better error code for invalid operand (#4753)sfricke-samsung
2022-03-22Qualify std::move. (#4741)Daniel Thornburgh
2022-03-14spirv-val: Small Cleanup of validate image (#4752)sfricke-samsung
2022-03-10spirv-val: Add Vulkan Dref not allowed 3D dim VUID (#4751)sfricke-samsung
2022-03-10spirv-val: Add Vulkan Image VUID 06214 (#4750)sfricke-samsung
2022-03-10spirv-val: Label Vulkan RuntimeArray VUID (#4749)sfricke-samsung
2022-03-10spirv-val: Disallow array of push constants (#4742)sfricke-samsung
2022-03-07Reset the id bound on the module in compact ids (#4744)Steven Perron
2022-03-07Better handling of 0xFFFFFFFF when folding vector shuffle (#4743)Steven Perron
2022-03-07Generalize assert in ccp (#4735)Steven Perron
2022-03-07Update bazel output directory in gitignore. (#4746)Steven Perron
2022-03-07Fixed Bazel Windows build (#4736)IcyTv
2022-03-07Add pass to remove DontInline function control (#4747)Steven Perron
2022-03-07spirv-val: Label VUID 06491 (#4745)sfricke-samsung
2022-03-04Don't rebuilt valid analyses. (#4733)Steven Perron
2022-03-04spirv-val: Label Vulkan VUID 04734 (#4739)sfricke-samsung
2022-03-04spirv-val: Validate DebugTypeMatrix (#4732)Jeremy Hayes
2022-03-03Use bazel 5 for bazel builds. (#4738)Steven Perron
2022-02-15Optimize DefUseManager allocations (#4709)pd-valve
2022-02-15Optimize Type::HashValue (#4707)pd-valve
2022-02-14spirv-opt: Add OpExecutionModeId support (#4719)sfricke-samsung
2022-02-11Handle propagation of arrays with decorations (#4717)Natalie Chouinard
2022-02-11Bump pathval from 1.1.0 to 1.1.1 in /tools/sva (#4716)Steven Perron
2022-02-11Add OpModuleProcessed to debug opcode (#4694)sfricke-samsung
2022-02-11spirv-diff: Match OpSpecConstantComposite correctly (#4704)Shahbaz Youssefi
2022-02-10avoid unnecessary reallocations in GetOperandConstants (#4708)pd-valve
2022-02-10Optimize Instruction::Instruction (#4705)pd-valve
2022-02-10Remove reference to protobuf internals from fuzzers (#4701)Ryan Harrison