mesa/src/gallium/frontends
Karol Herbst 68df8cc79d rusticl/mem: fix Mem::copy_rect
The old code was kinda bogus as we mapped at (0, 0, 0), but then didn't
take the origin into account when specifiying the size of the access.

Just offset properly instead.

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22449>
2023-04-13 20:23:44 +00:00
..
clover fix: clover/llvm: replace llvm::None with std::nullopt for LLVM 17+ 2023-02-15 12:00:06 +00:00
d3d10umd gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
dri dri: Validate more of the context version in validate_context_version 2023-04-06 21:29:54 +00:00
glx/xlib gallium/xlib: call fence_finish() in XMesaSwapBuffers() 2023-03-20 06:05:47 +00:00
hgl haiku: fix build 2023-02-18 00:44:43 +00:00
lavapipe lavapipe: implement inline variant caching 2023-04-11 01:37:05 +00:00
nine nine: use separate register for aL emulation 2023-04-01 11:12:55 +00:00
omx frontends/omx: initialize film_grain_target 2022-12-08 21:59:24 +00:00
osmesa gallium: plumb resolve attachments through from frontends -> pipe_framebuffer_state 2023-02-15 18:06:16 +00:00
rusticl rusticl/mem: fix Mem::copy_rect 2023-04-13 20:23:44 +00:00
va frontends/va: disable skip_frame_enable in vaapi interface. 2023-04-12 23:40:23 +00:00
vdpau util: Remove os/os_thread.h and replace #include "os/os_thread.h" with #include "util/u_thread.h" 2022-11-08 05:21:42 +00:00
wgl meson: replace vk_wsi_args with dependencies to let meson take care of transitivity 2023-02-23 09:42:46 +00:00
xa util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h 2022-11-19 03:38:19 +00:00