- 7615d94 [spirv-writer] Cleanup capabilities code. by dan sinclair · 4 years, 10 months ago
- 65cd5a8 [spirv-writer] Add support for outer_product by dan sinclair · 4 years, 10 months ago
- 36471fe [spirv-writer] Add support for derivatives. by dan sinclair · 4 years, 10 months ago
- 2cbbb5d [spirv-writer] Add support for dot call. by dan sinclair · 4 years, 10 months ago
- 3c3cf3c [spirv-writer] Add support for is_inf by dan sinclair · 4 years, 10 months ago
- c31903d [spirv-writer] Add is_nan support. by dan sinclair · 4 years, 10 months ago
- 0bcb50b [spirv-writer] Add support for all intrinsic. by dan sinclair · 4 years, 10 months ago
- 3e7dc82 [spirv-writer] Generate any intrinsic by dan sinclair · 4 years, 10 months ago
- 06d4947 [spirv-reader] Refactor emission for OpBranch by David Neto · 4 years, 10 months ago
- 3bbc45d [spirv-reader] Update test to show error caught by David Neto · 4 years, 10 months ago
- 90d6b2d [spirv-reader] Update test to show error is caught by David Neto · 4 years, 10 months ago
- 7d60a4c Fix nit in PRESUBMIT.py by Ryan Harrison · 4 years, 10 months ago
- ccb699e Remove right shift arithmetic operand. by dan sinclair · 4 years, 10 months ago
- 2b23e4b Remove unless_stmt by dan sinclair · 4 years, 10 months ago
- 6bd7061 Remove conditional break/continue. by dan sinclair · 4 years, 10 months ago
- 27d42ed [spirv-reader]: Support OpBranch by David Neto · 4 years, 10 months ago
- e76f4da Adding PRESUBMIT.py with a bunch of checks turned on by Ryan Harrison · 4 years, 10 months ago
- 579d33c Make case selectors an integer value by dan sinclair · 4 years, 10 months ago
- e009c20 Add IntLiteral parent for Sint and Uint literals. by dan sinclair · 4 years, 10 months ago
- c6f2947 Rename the IntLiteral to SintLiteral. by dan sinclair · 4 years, 10 months ago
- 1649dfa [spirv-reader] Support unreachable, as a return by David Neto · 4 years, 10 months ago
- 91332dc [spirv-reader] Support kill by David Neto · 4 years, 10 months ago
- 1d69915 Rename case statement conditions to selectors. by dan sinclair · 4 years, 10 months ago
- cb48e79 [spirv-reader] Support return, return-value by David Neto · 4 years, 10 months ago
- d861359 [spirv-reader] Emit loop and continuing by David Neto · 4 years, 10 months ago
- 468c26b [spirv-reader] Emit control flow: if/then/else by David Neto · 4 years, 10 months ago
- e2be489 Fix merge conflict by dan sinclair · 4 years, 10 months ago
- dadd149 [spirv-writer] Add fallthrough support by dan sinclair · 4 years, 10 months ago
- 916b408 [spirv-writer] Add switch support by dan sinclair · 4 years, 10 months ago
- 7768f5b [spirv-reader] use stack of statement lists by David Neto · 4 years, 10 months ago
- b83c651 [spirv-reader] Add problematic CFG case as disabled test by David Neto · 4 years, 10 months ago
- 1aadbd4 Add case_selectors update by dan sinclair · 4 years, 10 months ago
- 59fc026 [spirv-writer] Generate kill statements. by dan sinclair · 4 years, 10 months ago
- 091b2b5 Updating to match WGSL spec. by dan sinclair · 4 years, 10 months ago
- 46e959d Update intrinsics in the grammar. by dan sinclair · 4 years, 10 months ago
- 1d2ad81 Update WGSL grammar builtins to match spec. by dan sinclair · 4 years, 10 months ago
- 0647d23 [spirv-writer] Remove stpq support. by dan sinclair · 4 years, 10 months ago
- 5370390 Remove NOP. by dan sinclair · 4 years, 10 months ago
- 53f2026 Add if with else continue test. by dan sinclair · 4 years, 10 months ago
- 615aaed [spirv-writer] Fill out cast code. by dan sinclair · 4 years, 10 months ago
- 7e5e02f [spirv-reader] Support access chain by David Neto · 4 years, 10 months ago
- 91c5a49 [wgsl-writer] Function var decls don't mention storage class by David Neto · 4 years, 10 months ago
- 1bbc1cb [spirv-reader] Support null vector, matrix, arr, struct by David Neto · 4 years, 10 months ago
- b275fd2 [spirv-reader] Systematic bad construct exit tests by David Neto · 4 years, 10 months ago
- e3d2356 [spirv-reader] Remove TODO about nested selections by David Neto · 4 years, 10 months ago
- c02de8f [spirv-reader] remove redundant disabled test by David Neto · 4 years, 10 months ago
- 9f7297c [spirv-reader] Unordered float compares by David Neto · 4 years, 10 months ago
- 4484fe1 Add include path to public config for BUILD.gn by Ryan Harrison · 4 years, 10 months ago
- 0bbf1e7 Small fix for BUILD.gn by Ryan Harrison · 4 years, 10 months ago
- 3e025a4 Rolling 6 dependencies by David Neto · 4 years, 10 months ago
- cad427e [spirv-reader] Find if-selection internal headers by David Neto · 4 years, 10 months ago
- d8082d2 [spirv-reader] Rename Edge::kToMerge to kIfBreak by David Neto · 4 years, 10 months ago
- 15fd736 [spirv-reader] Classify kSwitchBreak from deep in control flow by David Neto · 4 years, 10 months ago
- 4dfda01 Rename brace and bracket to match spec by dan sinclair · 4 years, 10 months ago
- 1f1f08f Add spvtools deps to top-level targets by Ryan Harrison · 4 years, 10 months ago
- ace7a13 Fixes to unbreak the BUILD.gn build by Ryan Harrison · 4 years, 10 months ago
- a4e6858 Remove push constants. by dan sinclair · 4 years, 10 months ago
- 506fe79 Remove unused entries from .gni file by Ryan Harrison · 4 years, 10 months ago
- ab56088 [spirv-reader] Classify kSwitchBreak edges by David Neto · 4 years, 10 months ago
- 920bdcd [spirv-reader] Refine selection construct concept by David Neto · 4 years, 10 months ago
- 054927d [spirv-reader] Classify CFG edges by David Neto · 4 years, 11 months ago
- 32b41b7 Add block annotations to computeboids by dan sinclair · 4 years, 11 months ago
- 265d5d0 Unique method names in computeboids by dan sinclair · 4 years, 11 months ago
- b1870ef [spirv-writer] Add a LocalSize execution mode. by dan sinclair · 4 years, 11 months ago
- 2287f33 [spirv-writer] Add null initializers where needed. by dan sinclair · 4 years, 11 months ago
- 5b43c58 [spirv-writer] First pass at entry point interface by dan sinclair · 4 years, 11 months ago
- 6ca2699 Windows fixes. by dan sinclair · 4 years, 11 months ago
- 253ee1b Fixup IntLiteral names. by dan sinclair · 4 years, 11 months ago
- 6164da2 [spirv-writer] Handle load of array accessors if needed. by dan sinclair · 4 years, 11 months ago
- 8a669aa [spirv-builder] Generate load for cast expression. by dan sinclair · 4 years, 11 months ago
- c8c10e8 [spirv-writer] Generate load for var initializer, if needed by David Neto · 4 years, 11 months ago
- de4259e Fixup computeboids translation error. by dan sinclair · 4 years, 11 months ago
- abd472e [spirv-writer] Add start of cast support. by dan sinclair · 4 years, 11 months ago
- 64db1d9 Add mising computeboids casts. by dan sinclair · 4 years, 11 months ago
- cf35178 [spirv-writer] Load array accessors if required. by dan sinclair · 4 years, 11 months ago
- cf2af15 [spirv-writer] Add assignment tests. by dan sinclair · 4 years, 11 months ago
- 576c9af [spirv-writer] Add function with body test. by dan sinclair · 4 years, 11 months ago
- a0b3754 [spirv-writer] Enable FunctionVar_WithNonConstantConstructor by dan sinclair · 4 years, 11 months ago
- ac47807 Fix compute_boids.wgsl literal types, storage class by David Neto · 4 years, 11 months ago
- 540ab21 [spirv-writer] Fragment shaders use OriginUpperLeft by David Neto · 4 years, 11 months ago
- 7cac245 [spirv-writer] Handle multi name swizzles. by dan sinclair · 4 years, 11 months ago
- a1a4800 [spirv-writer] Avoid branch after dead if/then if/else by David Neto · 4 years, 11 months ago
- 9684d81 [spirv-writer] decorations are annotations by David Neto · 4 years, 11 months ago
- 1be8d7f [spirv-writer] Declare extension when using vulkan memory model by David Neto · 4 years, 11 months ago
- e3bf49a tint executable: infer output format, allow stdout by David Neto · 4 years, 11 months ago
- 4092f22 [spirv-writer] Split the constructor expression method. by dan sinclair · 4 years, 11 months ago
- a308ae2 [spirv-writer] Stub out more accessor tests by dan sinclair · 4 years, 11 months ago
- b5b960e Rolling 7 dependencies by dan sinclair · 4 years, 11 months ago
- 8ff8c07 [spirv-reader] Find switch case headers by David Neto · 4 years, 11 months ago
- 3051bfd [spirv-writer] Handle building vectors from other vectors. by dan sinclair · 4 years, 11 months ago
- 563d3e9 Add support for running [chromium-style] checks in CMake builds by Ryan Harrison · 4 years, 11 months ago
- a5bba60 [spirv-builder] Handle single element swizzle. by dan sinclair · 4 years, 11 months ago
- 40aa8d6 [spirv-writer] Generate loads for call parameters. by dan sinclair · 4 years, 11 months ago
- 2283925 [spirv-writer] Add start of break and continue. by dan sinclair · 4 years, 11 months ago
- a92c114 [spirv-reader] Label control flow constructs by David Neto · 4 years, 11 months ago
- 195e4fe [spirv-reader] Verify order among header, continue, merge by David Neto · 4 years, 11 months ago
- 26ec00a [spirv-writer] Handle alias struct members. by dan sinclair · 4 years, 11 months ago
- d34b210 Add fuzzing target to BUILD.gn by Ryan Harrison · 4 years, 11 months ago
- 597f52a [spirv-reader] Fix labels in CFG tests by David Neto · 5 years ago
- 75dbd87 Add missing storage classes to compute boids. by dan sinclair · 5 years ago