.. |
ast
|
Rename TINT_INSTANTIATE_CLASS_ID()
|
2021-03-02 20:51:18 +00:00 |
diagnostic
|
Source: Restructure Source::File
|
2021-02-18 21:40:19 +00:00 |
inspector
|
Add inspector support for DepthTexture reflection
|
2021-03-03 13:46:43 +00:00 |
reader
|
reader/wgsl: Tail-call optimize expression methods
|
2021-03-04 22:52:05 +00:00 |
semantic
|
Add inspector support for DepthTexture reflection
|
2021-03-03 13:46:43 +00:00 |
transform
|
Add transform::Renamer
|
2021-03-04 11:12:45 +00:00 |
type
|
Rename TINT_INSTANTIATE_CLASS_ID()
|
2021-03-02 20:51:18 +00:00 |
utils
|
Add tint_unittest flags for enabling DXC validation
|
2021-02-19 12:39:25 +00:00 |
validator
|
Validate sign of RHS matches LHS for scalar variable declarations
|
2021-02-26 18:25:56 +00:00 |
writer
|
Reland "Remove deprecated textureLoad overloads with no level param"
|
2021-03-02 20:31:58 +00:00 |
CMakeLists.txt
|
Remove tint::Namer
|
2021-03-04 21:00:15 +00:00 |
block_allocator.h
|
Add tint::BlockAllocator<T>
|
2021-01-21 15:30:10 +00:00 |
block_allocator_test.cc
|
Add tint::BlockAllocator<T>
|
2021-01-21 15:30:10 +00:00 |
castable.cc
|
Pull Is() out of castable and into a new TypeInfo
|
2021-03-02 20:30:08 +00:00 |
castable.h
|
Rename TINT_INSTANTIATE_CLASS_ID()
|
2021-03-02 20:51:18 +00:00 |
castable_test.cc
|
Rename TINT_INSTANTIATE_CLASS_ID()
|
2021-03-02 20:51:18 +00:00 |
clone_context.cc
|
CloneContext: Add support for transforming symbols
|
2021-03-04 10:42:55 +00:00 |
clone_context.h
|
CloneContext: Add support for transforming symbols
|
2021-03-04 10:42:55 +00:00 |
clone_context_test.cc
|
CloneContext: Add support for transforming symbols
|
2021-03-04 10:42:55 +00:00 |
debug.cc
|
Source: Restructure Source::File
|
2021-02-18 21:40:19 +00:00 |
debug.h
|
Source: Restructure Source::File
|
2021-02-18 21:40:19 +00:00 |
debug_test.cc
|
Source: Restructure Source::File
|
2021-02-18 21:40:19 +00:00 |
demangler.cc
|
Optimize demangling
|
2021-03-04 16:29:05 +00:00 |
demangler.h
|
Simplify calls to ast::Node::[to_]str()
|
2021-01-29 11:22:40 +00:00 |
demangler_test.cc
|
Demangler: Change signature of primary Demangle() function
|
2021-01-26 16:57:10 +00:00 |
intrinsic_table.cc
|
Reland "Remove deprecated textureLoad overloads with no level param"
|
2021-03-02 20:31:58 +00:00 |
intrinsic_table.h
|
Add TINT_UNREACHABLE() and TINT_ICE() helper macros
|
2021-02-17 20:13:34 +00:00 |
intrinsic_table_test.cc
|
Reland "Remove deprecated textureLoad overloads with no level param"
|
2021-03-02 20:31:58 +00:00 |
program.cc
|
Program: Fix move of diagnostics.
|
2021-02-24 13:51:13 +00:00 |
program.h
|
Have Program::IsValid() return false unless built
|
2021-02-19 19:04:18 +00:00 |
program_builder.cc
|
Fix TypesBuilder::builder pointer initialization
|
2021-02-17 16:23:52 +00:00 |
program_builder.h
|
TypeDeterminer: Resolve swizzles
|
2021-02-24 14:15:02 +00:00 |
program_builder_test.cc
|
Have ProgramBuilder::Func() register the function
|
2021-02-02 14:29:15 +00:00 |
program_test.cc
|
Program: Fix move of diagnostics.
|
2021-02-24 13:51:13 +00:00 |
scope_stack.h
|
Add std::hash<tint::Symbol> specialization
|
2021-01-11 22:02:42 +00:00 |
scope_stack_test.cc
|
ProgramBuilder: Swap parameter order for Var and Const
|
2021-02-16 23:57:01 +00:00 |
source.cc
|
Source: Restructure Source::File
|
2021-02-18 21:40:19 +00:00 |
source.h
|
TypeDeterminer: Resolve swizzles
|
2021-02-24 14:15:02 +00:00 |
symbol.cc
|
Add a symbol table.
|
2020-12-10 16:56:02 +00:00 |
symbol.h
|
Add std::hash<tint::Symbol> specialization
|
2021-01-11 22:02:42 +00:00 |
symbol_table.cc
|
Add SymbolTable::New()
|
2021-02-11 14:54:41 +00:00 |
symbol_table.h
|
Add SymbolTable::New()
|
2021-02-11 14:54:41 +00:00 |
symbol_table_test.cc
|
Add SymbolTable::New()
|
2021-02-11 14:54:41 +00:00 |
symbol_test.cc
|
Add a symbol table.
|
2020-12-10 16:56:02 +00:00 |
test_main.cc
|
Add tint_unittest flags for enabling DXC validation
|
2021-02-19 12:39:25 +00:00 |
traits.h
|
Split Program into Program and ProgramBuilder
|
2021-01-26 16:57:10 +00:00 |
traits_test.cc
|
Move CloneContext and Traits from src/ast to src/
|
2021-01-21 16:20:40 +00:00 |
type_determiner.cc
|
TD: Fix O(2^n) of reachable-by-entry-point
|
2021-03-03 19:54:44 +00:00 |
type_determiner.h
|
TD: Fix O(2^n) of reachable-by-entry-point
|
2021-03-03 19:54:44 +00:00 |
type_determiner_test.cc
|
TD: Fix O(2^n) of reachable-by-entry-point
|
2021-03-03 19:54:44 +00:00 |