git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[WHLSL] Allow uniform buffers to be used in the interpreter
[WebKit-https.git]
/
Tools
/
WebGPUShadingLanguageRI
/
Checker.js
2018-09-29
mmaxfield@apple.com
[WHLSL] Allow uniform buffers to be used in the interpreter
blob
|
commitdiff
2018-09-25
mmaxfield@apple.com
[WHSL] Implement semantics
blob
|
commitdiff
|
diff to current
2018-09-25
commit-queue@webki...
[WHLSL] It shouldn’t be possible to use ternary express...
blob
|
commitdiff
|
diff to current
2018-08-29
mmaxfield@apple.com
[WHLSL] Add more functions to the standard library
blob
|
commitdiff
|
diff to current
2018-08-23
mmaxfield@apple.com
[WSL] Ternary expressions appear to be unimplemented
blob
|
commitdiff
|
diff to current
2018-08-23
mmaxfield@apple.com
[WHLSL] Allow native types to have type arguments ...
blob
|
commitdiff
|
diff to current
2018-08-20
commit-queue@webki...
[WHLSL] Remove generics from the interpreter
blob
|
commitdiff
|
diff to current
2017-10-02
fpizlo@apple.com
WSL should be fine with &foo()[i] if foo() returns...
blob
|
commitdiff
|
diff to current
2017-09-22
fpizlo@apple.com
WSL should report an error if you try to create an...
blob
|
commitdiff
|
diff to current
2017-09-21
fpizlo@apple.com
WSL should have some post-instantiation type checking
blob
|
commitdiff
|
diff to current
2017-09-21
fpizlo@apple.com
WSL should support switch
blob
|
commitdiff
|
diff to current
2017-09-21
fpizlo@apple.com
WSL needs a way to verify that structs are not cyclic
blob
|
commitdiff
|
diff to current
2017-09-20
mmaxfield@apple.com
[WSL] Restrict vertex and fragment entry points accordi...
blob
|
commitdiff
|
diff to current
2017-09-19
fpizlo@apple.com
Cannot put typedefs of templated structs inside structs
blob
|
commitdiff
|
diff to current
2017-09-19
fpizlo@apple.com
[WSL] Cannot put templated structs inside structs
blob
|
commitdiff
|
diff to current
2017-09-19
fpizlo@apple.com
WSL should support enum
blob
|
commitdiff
|
diff to current
2017-09-18
fpizlo@apple.com
WSL cannot use typedefs of arrays
blob
|
commitdiff
|
diff to current
2017-09-18
fpizlo@apple.com
Figure out how WSL will support field overloads like...
blob
|
commitdiff
|
diff to current
2017-09-18
mmaxfield@apple.com
WSL needs to understand && and ||
blob
|
commitdiff
|
diff to current
2017-09-15
fpizlo@apple.com
WSL Evaluator should only allocate EBuffers when dealin...
blob
|
commitdiff
|
diff to current
2017-09-15
fpizlo@apple.com
Rationalize how WSL's operator&[] works
blob
|
commitdiff
|
diff to current
2017-09-15
fpizlo@apple.com
WSL should support ++, --, +=, and all of those things
blob
|
commitdiff
|
diff to current
2017-09-14
fpizlo@apple.com
WSL IntLiteralType should become int32 if unified with...
blob
|
commitdiff
|
diff to current
2017-09-12
fpizlo@apple.com
WSL should allow you to say "protocol Foo : Bar { ...
blob
|
commitdiff
|
diff to current
2017-09-11
fpizlo@apple.com
WSL Substitution should probably wrap type variables...
blob
|
commitdiff
|
diff to current
2017-09-11
mmaxfield@apple.com
WSL should support for loops
blob
|
commitdiff
|
diff to current
2017-09-11
fpizlo@apple.com
WSL should be able to handle a simple constexpr type...
blob
|
commitdiff
|
diff to current
2017-09-11
mmaxfield@apple.com
WSL should support while loops
blob
|
commitdiff
|
diff to current
2017-09-10
fpizlo@apple.com
WSL overload resolution should not be cascading
blob
|
commitdiff
|
diff to current
2017-09-09
fpizlo@apple.com
Add "if" statements to WSL
blob
|
commitdiff
|
diff to current
2017-09-09
ryanhaddad@apple.com
Unreviewed, rolling out r221776.
blob
|
commitdiff
|
diff to current
2017-09-08
mmaxfield@apple.com
Add "if" statements to WSL
blob
|
commitdiff
|
diff to current
2017-09-06
mmaxfield@apple.com
WSL should correctly handle the interaction between...
blob
|
commitdiff
|
diff to current
2017-09-05
mmaxfield@apple.com
WSL should support the bool type
blob
|
commitdiff
|
diff to current
2017-09-04
fpizlo@apple.com
WSL IntLiteral should have variable type so that it...
blob
|
commitdiff
|
diff to current
2017-09-04
fpizlo@apple.com
Add more tests for null behavior in WSL
blob
|
commitdiff
|
diff to current
2017-09-03
fpizlo@apple.com
WSL should support structs
blob
|
commitdiff
|
diff to current
2017-09-03
fpizlo@apple.com
WSL NullType should be a special type variable so it...
blob
|
commitdiff
|
diff to current
2017-09-01
fpizlo@apple.com
WSL should have more tests of type checking failures
blob
|
commitdiff
|
diff to current
2017-09-01
fpizlo@apple.com
WSL should be be able to call a function declared in...
blob
|
commitdiff
|
diff to current
2017-09-01
fpizlo@apple.com
WSL Rewriter should be an identity on things that aren...
blob
|
commitdiff
|
diff to current
2017-09-01
fpizlo@apple.com
WSL should support loading from arrays
blob
|
commitdiff
|
diff to current
2017-09-01
fpizlo@apple.com
WSL should support makeptr (\)
blob
|
commitdiff
|
diff to current
2017-08-31
fpizlo@apple.com
WSL should support dereference (^)
blob
|
commitdiff
|
diff to current
2017-08-31
fpizlo@apple.com
WSL EPtr does not need to carry around the type
blob
|
commitdiff
|
diff to current
2017-08-31
fpizlo@apple.com
WSL should handle variable assignments and variable...
blob
|
commitdiff
|
diff to current
2017-08-31
fpizlo@apple.com
WSL should be able to run a program that uses generics
blob
|
commitdiff
|
diff to current
2017-08-30
fpizlo@apple.com
Rename ArrayLang to WebGPU Shading Language, or WSL...
blob
|
commitdiff
|
diff to current