mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-27 21:27:12 +00:00
(RGL) Uses custom matrix code
This commit is contained in:
parent
a283a54bee
commit
c369aa97df
@ -124,6 +124,10 @@ VIDEO IMAGE
|
||||
VIDEO DRIVER
|
||||
============================================================ */
|
||||
|
||||
#if defined(__CELLOS_LV2__)
|
||||
#include "../../gfx/math/matrix.c"
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_OPENGL)
|
||||
#include "../../gfx/gl.c"
|
||||
#elif defined(GEKKO)
|
||||
|
Loading…
Reference in New Issue
Block a user