Sign in
dawn
/
dawn
/
refs/heads/chromium/4865
/
src
/
dawn_native
/
metal
/
CommandBufferMTL.h
ec9cf2a
Rename namespace dawn_native to dawn::native.
by Corentin Wallez
· 3 years, 2 months ago
chromium/4825
chromium/4826
7f8fa04
Use C++17 nested namespaces instead of manually nesting them.
by Corentin Wallez
· 3 years, 2 months ago
5230c6b
Implement 3D texture copies on Metal
by Austin Eng
· 3 years, 10 months ago
50f9958
DeviceBase: Make object creation use ResultOrError<Ref<T>>
by Corentin Wallez
· 4 years ago
76d9e34
Eagerly destroy CommandBuffer commands after submission
by Enrico Galli
· 4 years, 7 months ago
5191adc
Query API: WriteTimestamp
by Hao Li
· 4 years, 9 months ago
c64242d
Make RefCounted derived objects have private destructors
by Rafael Cintron
· 5 years ago
0c66bcd
Reland "Metal: Add CommandRecordingContext"
by Austin Eng
· 5 years ago
15c442e
Revert "Metal: Add CommandRecordingContext"
by Corentin Wallez
· 5 years ago
2b3975f
Metal: Add CommandRecordingContext
by Austin Eng
· 5 years ago
321c122
Remove the "Base" from pure-frontend dawn_native types
by Corentin Wallez
· 5 years ago
4b90c47
Add missing descriptors that are present in WebGPU.
by Corentin Wallez
· 6 years ago
c0c7e2f
Add workaround on using non-zero ResolveLevel or ResolveSlice on Metal
by Jiawei Shao
· 6 years ago
61c0db7
Refactor the emulation of store and MSAA resolve
by Jiawei Shao
· 6 years ago
f20f5b9
WebGPU error handling 5: Move CmdBufBuilder logic to CmdEncoder
by Corentin Wallez
· 6 years ago
81da14f
Remove RenderPassDescriptor from BeginRenderPassCmd
by Jiawei Shao
· 6 years ago
49a65d0
dawn_native: Fixup namespace from backend:: to dawn_native::
by Corentin Wallez
· 7 years ago
30965a7
dawn_native: Fixup header guards from BACKEND_ to DAWNNATIVE_
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/metal/CommandBufferMTL.h]
4a9ef4e
Rename the copyright authors from NXT to Dawn
by Corentin Wallez
· 7 years ago
976430c
CommandBufferMTL: Iterate per-pass
by Corentin Wallez
· 7 years ago
f58d84d
Format: src/backend/metal
by Corentin Wallez
· 7 years ago
b0c75a5
Member rename: src/backend/metal
by Corentin Wallez
· 7 years ago
fffe6df
Split backend/common in backend/ and common/
by Corentin Wallez
· 8 years ago
2dd73fb
Remove unnecessary Device forwarding.
by Corentin Wallez
· 8 years ago
6cb33ef
Metal: Introduce a proper BufferUploader and PendingCommands
by Corentin Wallez
· 8 years ago
0ba5550
Metal: split non-trivial objects in their own file.
by Corentin Wallez
· 8 years ago