Fixed an iOS view orientation issue when SDL_GL_CreateContext or SDL_CreateRenderer is called.

This commit is contained in:
Alex Szpakowski
2015-04-10 23:30:31 -03:00
commit fe6c797cad
1638 changed files with 474295 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# parameter name, type, value range, required, categories
--blend, enum, [none blend add mod], false, []
--cyclecolor, boolean, [], false, []
--cyclealpha, boolean, [], false, []
--iterations, integer, [1000 1000], true, []