mirror of
https://github.com/libretro/RetroArch
synced 2025-04-25 18:02:57 +00:00
Merge pull request #8565 from markwkidd/patch-1
SET_ROTATION: not only for accelerated video drivers
This commit is contained in:
commit
f718b3558f
@ -485,7 +485,6 @@ enum retro_mod
|
||||
/* Environment commands. */
|
||||
#define RETRO_ENVIRONMENT_SET_ROTATION 1 /* const unsigned * --
|
||||
* Sets screen rotation of graphics.
|
||||
* Is only implemented if rotation can be accelerated by hardware.
|
||||
* Valid values are 0, 1, 2, 3, which rotates screen by 0, 90, 180,
|
||||
* 270 degrees counter-clockwise respectively.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user