Files
goo-engine/source/blender
Campbell Barton 6cc2c16d06 Fix #106264: Color picker broken with Wayland & AMD GPU
- Use off-screen drawing when reading from the front-buffer isn't
  supported.

- Add a capabilities flag for reading the front-buffer which is always
  disabled on WAYLAND.

- Add GPU_offscreen_read_pixels_region, used for reading a sub-region of
  an off-screen buffer - use for color-picking a single pixel.
2023-04-16 20:16:54 +10:00
..
2023-04-16 16:24:38 +10:00
2023-04-12 11:24:10 +10:00
2023-04-15 10:04:07 +12:00
2023-04-16 16:24:38 +10:00
2023-04-16 16:24:38 +10:00