.. |
ast
|
Fixup all doxygen warnings
|
2021-04-09 16:51:38 +00:00 |
diagnostic
|
wgsl: Deprecate '-> void' on functions
|
2021-04-08 14:39:47 +00:00 |
inspector
|
[inspector] Add support for new entry point IO syntax
|
2021-04-08 22:41:08 +00:00 |
reader
|
spirv-reader: handle break and continue from if-selection header
|
2021-04-13 19:52:08 +00:00 |
resolver
|
Resolver: compute canonical types and store them as semantic::Variable::Type
|
2021-04-13 13:32:33 +00:00 |
semantic
|
Resolver: compute canonical types and store them as semantic::Variable::Type
|
2021-04-13 13:32:33 +00:00 |
transform
|
transform::VertexPulling - use DataMap for inputs
|
2021-04-13 18:46:47 +00:00 |
type
|
type::Type: fix weird formatting
|
2021-04-07 12:48:01 +00:00 |
utils
|
Support optional file extension in TmpFile
|
2021-04-13 19:07:47 +00:00 |
writer
|
Fix symbol collision in RenameReservedKeywords()
|
2021-04-13 17:53:09 +00:00 |
BUILD.gn
|
writer/hlsl: Move the renamer into the sanitizer transform
|
2021-04-09 17:28:18 +00:00 |
CMakeLists.txt
|
writer/hlsl: Move the renamer into the sanitizer transform
|
2021-04-09 17:28:18 +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
|
transform::VertexPulling - use DataMap for inputs
|
2021-04-13 18:46:47 +00:00 |
castable_test.cc
|
Remove unusued param
|
2021-03-15 21:28:22 +00:00 |
clone_context.cc
|
CloneContext: Don't create named symbols from unnamed
|
2021-04-07 11:16:01 +00:00 |
clone_context.h
|
CloneContext: Fix CloneWithoutTransform()
|
2021-04-08 14:47:37 +00:00 |
clone_context_test.cc
|
CloneContext: Fix CloneWithoutTransform()
|
2021-04-08 14:47:37 +00:00 |
debug.cc
|
Remove all unnecessary includes
|
2021-03-09 11:11:17 +00:00 |
debug.h
|
debug: Add TINT_UNIMPLEMENTED()
|
2021-03-17 04:55:33 +00:00 |
debug_test.cc
|
Add TINT_ASSERT()
|
2021-03-09 13:52:18 +00:00 |
demangler.cc
|
Remove all unnecessary includes
|
2021-03-09 11:11:17 +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
|
Speed up intrinsic table registration
|
2021-04-07 20:35:11 +00:00 |
intrinsic_table.h
|
Remove all unnecessary includes
|
2021-03-09 11:11:17 +00:00 |
intrinsic_table_test.cc
|
Resolver: compute canonical types and store them as semantic::Variable::Type
|
2021-04-13 13:32:33 +00:00 |
program.cc
|
Replace all uses of assert() with TINT_ICE macros
|
2021-03-31 20:43:26 +00:00 |
program.h
|
Remove all unnecessary includes
|
2021-03-09 11:11:17 +00:00 |
program_builder.cc
|
hlsl/writer: Transpose matrices
|
2021-04-07 15:54:11 +00:00 |
program_builder.h
|
Resolver: compute canonical types and store them as semantic::Variable::Type
|
2021-04-13 13:32:33 +00:00 |
program_builder_test.cc
|
Have ProgramBuilder::Func() register the function
|
2021-02-02 14:29:15 +00:00 |
program_test.cc
|
ast: Replace IsValid() with TINT_ASSERT()
|
2021-03-10 11:41:49 +00:00 |
scope_stack.h
|
Add std::hash<tint::Symbol> specialization
|
2021-01-11 22:02:42 +00:00 |
scope_stack_test.cc
|
Remove all unnecessary includes
|
2021-03-09 11:11:17 +00:00 |
source.cc
|
Source: Restructure Source::File
|
2021-02-18 21:40:19 +00:00 |
source.h
|
Fix VS clang-cl build
|
2021-03-09 21:51:50 +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
|
CloneContext: Don't create named symbols from unnamed
|
2021-04-07 11:16:01 +00:00 |
symbol_table.h
|
CloneContext: Don't create named symbols from unnamed
|
2021-04-07 11:16:01 +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
|
Remove all unnecessary includes
|
2021-03-09 11:11:17 +00:00 |
traits.h
|
Remove all unnecessary includes
|
2021-03-09 11:11:17 +00:00 |
traits_test.cc
|
Remove all unnecessary includes
|
2021-03-09 11:11:17 +00:00 |