Sign in
dawn
/
dawn
/
8d8fadbbe4e1e65ae08781bcf9d6f0a158f08a12
/
src
/
dawn_native
/
opengl
/
SamplerGL.cpp
f8c5e4a
Add maxAnisotropy to GPUSamplerDescriptor
by shrekshao
· 4 years, 1 month ago
eec9edf
Standardize the use of UNREACHABLE in switches.
by Corentin Wallez
· 4 years, 4 months ago
d6a5431
Add default Undefined sampler compare function
by Austin Eng
· 4 years, 9 months ago
1f6c8c4
Make dawn_native use the webgpu.h header
by Corentin Wallez
· 5 years ago
ba9f3a8
OpenGL: Use non-filtering samplers for int/uint texture.
by Corentin Wallez
· 5 years ago
a0491c9
Rename AddressMode::MirroredRepeat to MirrorRepeat.
by Corentin Wallez
· 6 years ago
e409acf
Rename SamplerDescriptor::compareFunction to compare.
by Corentin Wallez
· 6 years ago
df69f24
OpenGL: Don't use glad to load OpenGL entrypoints
by Corentin Wallez
· 6 years ago
5f1d2e1
Remove sampler border color from Dawn to match WebGPU
by Austin Eng
· 6 years ago
93158eb
Complete the sampler object to match WebGPU
by Yan, Shaobo
· 6 years ago
36afbb6
Make dawn_native use its own header for Dawn datatypes
by Corentin Wallez
· 6 years ago
49a65d0
dawn_native: Fixup namespace from backend:: to dawn_native::
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/SamplerGL.cpp]
226110f
Rename nxt:: to dawn:: in the backends
by Corentin Wallez
· 6 years ago
4a9ef4e
Rename the copyright authors from NXT to Dawn
by Corentin Wallez
· 6 years ago
77d1f10
OpenGL: Split OpenGLBackend in Forward.h and DeviceGL
by Corentin Wallez
· 7 years ago
1ae19e8
Change Sampler creation to use a descriptor instead of a builder
by Corentin Wallez
· 7 years ago
a9e3d7f
Implement sampler address modes (API, D3D, MTL, GL).
by Stephen White
· 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
96acaef
Fix MSVC warnings on enum class switches
by Corentin Wallez
· 8 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
f07e3bd
Initial commit of all the NXT integration.
by Corentin Wallez
· 8 years ago