mirror of
https://github.com/ocornut/imgui.git
synced 2026-05-10 05:38:24 +08:00
Backends: WebGPU: added SetSamplerLinear/Nearest draw callbacks. (#9378)
This commit is contained in:
+1
-1
@@ -145,7 +145,7 @@ Other Changes:
|
||||
- SDLRenderer2: Reset n/a n/a n/a
|
||||
- SDLRenderer3: Reset SetSamplerLinear SetSamplerNearest n/a
|
||||
- Vulkan: Reset SetSamplerLinear SetSamplerNearest SetSamplerCustom
|
||||
- WebGPU: Reset *missing* *missing* *missing*
|
||||
- WebGPU: Reset SetSamplerLinear SetSamplerNearest *missing*
|
||||
(Vulkan backend by @yaz0r, others by @ocornut)
|
||||
- GLFW: added a Win32-specific implementation of `ImGui_ImplGlfw_GetContentScaleXXXX`
|
||||
functions for legacy GLFW 3.2. (#9003)
|
||||
|
||||
Reference in New Issue
Block a user