1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
ctruLua/libs
Firew0lf b4d025d602 Updated the sf2dlib and sftdlib; Added the gfx.color.hex() function; Added the New3DS CPU mode control.
As the color order of the sf2dlib changed, you have to change it in your code, or use the color.hex() function.
To fix the problems, just change "0xRRGGBBAA" to "0xAABBGGRR".
Also, the shader compiler changed to Picasso, so you'll need it in order to compile.
https://github.com/fincs/picasso
2015-12-09 23:14:23 +01:00
..
3ds_portlibs More .gitignore 2015-08-18 12:23:22 +02:00
aemstro Added missing dependicies 2015-08-17 21:10:54 +02:00
lua-5.3.2 Updated to Lua 5.3.2 2015-12-04 18:30:38 +01:00
lzlib Moved lzlib to the libs directory (cleaner) 2015-10-04 12:08:25 +02:00
sf2dlib Updated the sf2dlib and sftdlib; Added the gfx.color.hex() function; Added the New3DS CPU mode control. 2015-12-09 23:14:23 +01:00
sfillib More .gitignore 2015-08-18 12:23:22 +02:00
sftdlib Updated the sf2dlib and sftdlib; Added the gfx.color.hex() function; Added the New3DS CPU mode control. 2015-12-09 23:14:23 +01:00
ttf-bitstream-vera-1.10 Added ctr.gfx.text and the Bitsream Vera font 2015-08-19 14:32:53 +02:00