Sign in
dawn
/
dawn
/
ccc4766e76ecaf3424f6cb74aa8ccee80800464b
/
src
/
dawn_native
/
opengl
/
TextureGL.h
5fafb49
Refactor subresource related variables to a struct
by Yunchao He
· 4 years, 7 months ago
c64242d
Make RefCounted derived objects have private destructors
by Rafael Cintron
· 4 years, 9 months ago
2550e96
Fix OpenGL over-eager lazy zero initialization for textures
by Austin Eng
· 4 years, 10 months ago
9652add
OpenGL: Simplify lazy clear of render pass attachments
by Austin Eng
· 5 years ago
617e356
OpenGL: clear nonrenderable texture formats
by Natasha Lee
· 5 years ago
8cb2393
Ensure clearing attachments is done via renderpass loadop
by Natasha Lee
· 5 years ago
4e3b218
Introduce a format table in the OpenGL
by Corentin Wallez
· 5 years ago
4886403
Clear OpenGL textures on first use if not initialized already
by Natasha Lee
· 6 years ago
8f4046b
Remove glad and replace it with our own GL header
by Corentin Wallez
· 6 years ago
cae68ff
Destroy frontend and backend for Textures
by Natasha Lee
· 6 years ago
24930b3
Workaround GL error when creating texture view from external GL textures
by Jiawei Shao
· 6 years ago
c72ab8c
Support creating texture view with descriptor on OpenGL version >= 4.3
by Jiawei Shao
· 6 years ago
aef480b
Implement CreateDefaultTextureView by CreateTextureView
by Jiawei Shao
· 6 years ago
3d67050
Remove TextureViewBuilder and add CreateDefaultTextureView entry point
by Jiawei Shao
· 6 years ago
425428f
Descriptorize Texture
by Jiawei Shao
· 6 years ago
49a65d0
dawn_native: Fixup namespace from backend:: to dawn_native::
by Corentin Wallez
· 6 years ago
30965a7
dawn_native: Fixup header guards from BACKEND_ to DAWNNATIVE_
by Corentin Wallez
· 6 years ago
d37523f
Move src/backend to src/dawn_native
by Corentin Wallez
· 6 years ago
[Renamed (97%) from src/backend/opengl/TextureGL.h]
4a9ef4e
Rename the copyright authors from NXT to Dawn
by Corentin Wallez
· 6 years ago
d8c068f
Remove explicit usage transition from the API and validation
by Corentin Wallez
· 7 years ago
f53f98b
Use a descriptor for PipelineLayout (#206)
by Kai Ninomiya
· 7 years ago
c7807ab
Format: src/backend/opengl
by Corentin Wallez
· 7 years ago
7ee1610
Member rename: src/backend/opengl
by Corentin Wallez
· 7 years ago
169809c
use TransitionUsageImpl
by Kai Ninomiya
· 7 years ago
35bf424
Swap chains, part 1 (#87)
by Kai Ninomiya
· 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
4595374
Refactor TransitionUsage to use abstract TransitionUsageImpl
by Austin Eng
· 8 years ago
f07e3bd
Initial commit of all the NXT integration.
by Corentin Wallez
· 8 years ago