fill out more linux os layer coverage

This commit is contained in:
Ryan Fleury
2025-05-10 11:38:43 -07:00
parent b9350c867c
commit b52e3be5ae
3 changed files with 68 additions and 11 deletions
@@ -14,7 +14,7 @@
//~ rjf: Decide On Backend
#if !defined(R_OPENGL_LINUX_BACKEND)
# define R_OPENGL_LINUX_BACKEND R_OPENGL_LINUX_BACKEND_GLX
# define R_OPENGL_LINUX_BACKEND R_OPENGL_LINUX_BACKEND_EGL
#endif
////////////////////////////////