Files
qemu/include/ui
Akihiko Odaki cc47123440 ui/surface: Avoid including epoxy/gl.h in header files
include/ui/shader.h and include/ui/surface.h are included by files that
do not depend on Epoxy so they shouldn't include epoxy/gl.h. Otherwise,
compilations of these files can fail because the path to the directory
containing epoxy/gl.h may not be passed to the compiler.

Signed-off-by: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20260303-gl-v1-3-d90f0a237a52@rsg.ci.i.u-tokyo.ac.jp>
2026-03-17 21:15:10 +04:00
..
2025-05-24 16:33:18 +02:00
2025-07-15 10:22:33 +04:00
2024-01-30 21:20:20 +03:00
2026-03-06 17:27:40 +00:00