1. f8c5e4a Add maxAnisotropy to GPUSamplerDescriptor by shrekshao · 4 years, 1 month ago
  2. eec9edf Standardize the use of UNREACHABLE in switches. by Corentin Wallez · 4 years, 4 months ago
  3. d6a5431 Add default Undefined sampler compare function by Austin Eng · 4 years, 9 months ago
  4. 1f6c8c4 Make dawn_native use the webgpu.h header by Corentin Wallez · 5 years ago
  5. ba9f3a8 OpenGL: Use non-filtering samplers for int/uint texture. by Corentin Wallez · 5 years ago
  6. a0491c9 Rename AddressMode::MirroredRepeat to MirrorRepeat. by Corentin Wallez · 6 years ago
  7. e409acf Rename SamplerDescriptor::compareFunction to compare. by Corentin Wallez · 6 years ago
  8. df69f24 OpenGL: Don't use glad to load OpenGL entrypoints by Corentin Wallez · 6 years ago
  9. 5f1d2e1 Remove sampler border color from Dawn to match WebGPU by Austin Eng · 6 years ago
  10. 93158eb Complete the sampler object to match WebGPU by Yan, Shaobo · 6 years ago
  11. 36afbb6 Make dawn_native use its own header for Dawn datatypes by Corentin Wallez · 6 years ago
  12. 49a65d0 dawn_native: Fixup namespace from backend:: to dawn_native:: by Corentin Wallez · 6 years ago
  13. d37523f Move src/backend to src/dawn_native by Corentin Wallez · 6 years ago[Renamed (97%) from src/backend/opengl/SamplerGL.cpp]
  14. 226110f Rename nxt:: to dawn:: in the backends by Corentin Wallez · 6 years ago
  15. 4a9ef4e Rename the copyright authors from NXT to Dawn by Corentin Wallez · 6 years ago
  16. 77d1f10 OpenGL: Split OpenGLBackend in Forward.h and DeviceGL by Corentin Wallez · 7 years ago
  17. 1ae19e8 Change Sampler creation to use a descriptor instead of a builder by Corentin Wallez · 7 years ago
  18. a9e3d7f Implement sampler address modes (API, D3D, MTL, GL). by Stephen White · 7 years ago
  19. c7807ab Format: src/backend/opengl by Corentin Wallez · 7 years ago
  20. 7ee1610 Member rename: src/backend/opengl by Corentin Wallez · 7 years ago
  21. 96acaef Fix MSVC warnings on enum class switches by Corentin Wallez · 8 years ago
  22. fffe6df Split backend/common in backend/ and common/ by Corentin Wallez · 8 years ago
  23. 2dd73fb Remove unnecessary Device forwarding. by Corentin Wallez · 8 years ago
  24. f07e3bd Initial commit of all the NXT integration. by Corentin Wallez · 8 years ago