Files
mesa/src
Yonggang Luo 608020c8c4 d3d12: Fixes warning: comparison of integer expressions of different signedness
../../src/gallium/winsys/d3d12/wgl/d3d12_wgl_framebuffer.cpp:86:22: warning: comparison of integer expressions of different signedness: 'int' and 'const uint32_t' {aka 'const unsigned int'} [-Wsign-compare]
   86 |    for (int i = 0; i < num_buffers; ++i) {
      |                    ~~^~~~~~~~~~~~~

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36864>
2025-08-20 17:41:02 +00:00
..
2025-08-12 13:17:43 +00:00
2025-08-20 00:41:19 +00:00
2025-07-15 12:37:10 +00:00
2025-08-06 20:35:26 +00:00
2025-08-03 14:40:53 -04:00
2025-08-06 20:35:26 +00:00