Sign in
dawn
/
dawn
/
5ad5250a3b38a40a8b12fe3b21ba15306d33a149
/
src
/
dawn_native
/
Commands.cpp
ebf183b
Implement drawIndexedIndirect validation
by Ken Rockot
· 3 years, 8 months ago
6237c8a
Introduce WriteBuffer command
by Ken Rockot
· 3 years, 9 months ago
413dcf8
Rename setBlendColor->setBlendConstant
by Brandon Jones
· 4 years, 2 months ago
01e4450
Query API: Non Precise Occlusion Query
by Hao Li
· 4 years, 7 months ago
76d9e34
Eagerly destroy CommandBuffer commands after submission
by Enrico Galli
· 4 years, 10 months ago
5c89c8d
Query API: ResolveQuerySet
by Hao Li
· 4 years, 11 months ago
5191adc
Query API: WriteTimestamp
by Hao Li
· 5 years ago
e831653
Normalize case X : {} break; to case X : { break;}
by Corentin Wallez
· 5 years ago
9c81f87
Allow SetBindGroup command to be skipped with dynamic offsets.
by Bryan Bernhart
· 6 years ago
314fd35
Update SetBindGroup dynamic offsets to uint32_t
by Austin Eng
· 6 years ago
91b2142
Change setVertexBuffers to setVertexBuffer
by François Beaufort
· 6 years ago
8a488c1
Implement RenderBundle in the frontend
by Austin Eng
· 6 years ago
050ab49
Implement RenderPassEncoder::SetViewport - front end
by Yunchao He
· 6 years ago
05f7ad5
Reland "dawn_native: Indirect draw/dispatch"
by Idan Raiter
· 6 years ago
39b8ddf
Revert "dawn_native: Indirect draw/dispatch"
by Austin Eng
· 6 years ago
7eb6be1
dawn_native: Indirect draw/dispatch
by Idan Raiter
· 6 years ago
8dfc593
Remove the concept of push constants
by Corentin Wallez
· 6 years ago
1b5fb81
Dynamic Buffer Offset : Validation
by Yan, Shaobo
· 6 years ago
cf52d71
Change buffer-related sizes/offsets to be uint64_t
by Austin Eng
· 6 years ago
d3d3aa0
Implement Texture-to-Texture Copies
by Brandon Jones
· 6 years ago
11d32c8
Implementation of Debug Marker APIs
by Brandon Jones
· 6 years ago
c789b84
Rename draw commands to match WebGPU IDL
by Jiawei Shao
· 6 years ago
49a65d0
dawn_native: Fixup namespace from backend:: to dawn_native::
by Corentin Wallez
· 7 years ago
d37523f
Move src/backend to src/dawn_native
by Corentin Wallez
· 7 years ago
[Renamed (96%) from src/backend/Commands.cpp]
4a9ef4e
Rename the copyright authors from NXT to Dawn
by Corentin Wallez
· 7 years ago
d8c068f
Remove explicit usage transition from the API and validation
by Corentin Wallez
· 7 years ago
e909d4e
Move FreeCommands and SkipCommand to their own file
by Corentin Wallez
· 7 years ago