Skip to content

Commit

Permalink
Add changelog in header
Browse files Browse the repository at this point in the history
  • Loading branch information
eliemichel committed Feb 23, 2023
1 parent 1dce81b commit 4dd88e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backends/imgui_impl_wgpu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

// CHANGELOG
// (minor and older changes stripped away, please see git history for details)
// 2023-02-20: Adapt to wgpu-native backend. Define WEBGPU_BACKEND_WGPU when using the wgpu-backend.
// 2023-01-25: Revert automatic pipeline layout generation (see https://github.com/gpuweb/gpuweb/issues/2470)
// 2022-11-24: Fixed validation error with default depth buffer settings.
// 2022-11-10: Fixed rendering when a depth buffer is enabled. Added 'WGPUTextureFormat depth_format' parameter to ImGui_ImplWGPU_Init().
Expand Down

0 comments on commit 4dd88e8

Please sign in to comment.