Commit Graph
10 Commits
Author SHA1 Message Date
greggameplayerandgdkchan e71da4fb74 Implement BC6H_SF16 & BC6H_UF16 Texture Formats (#255)
* Implement BC6H_SF16 & BC6H_UF16

* correct coding style (1/5)

* correct coding style (2/5)

* correct coding style (3/5)

* correct coding style (4/5)

* correct coding style (5/5)
2018-07-16 15:09:34 -03:00
greggameplayerandgdkchan 3b00333b0c Add return of Texture Size and Bytes Per Pixel of ASTC2D 5x5, 6x6, 8x8, 10x10 and 12x12 (#249)
* return correct size of ASTC 5x5, 6x6, 8x8, 10x10 and 12x12

* return correct Bytes Per Pixel

* Use method in order to get CompressedTextureSize

* Add Read16BptCompressedTexture method

* add Bpb integer argument
2018-07-12 21:27:59 -03:00
greggameplayerandAc_K 3262fd13da add the forgotten mm:u link (#190) 2018-06-28 23:32:07 +02:00
greggameplayerandGitHub 5a3449f5d9 delete mixed tabs & spaces & use void for methods 2018-06-15 17:54:18 +02:00
greggameplayerandGitHub e40db09bed add a new Method for OpenAudioOut & OpenAudioOutAuto 2018-06-15 17:41:07 +02:00
greggameplayer 4397049c6a Implement ListAudioOutsAuto & OpenAudioOutAuto 2018-06-15 17:24:02 +02:00
greggameplayerandGitHub 644a328b88 change places of the args of GetAvailableLanguagesCodesMethod 2018-06-13 17:38:19 +02:00
greggameplayerandGitHub 940de631ab correct whitespaces 2018-06-13 15:12:03 +02:00
greggameplayerandGitHub d70ed99fb1 Implement GetAvailableLanguageCodes2 with a method 2018-06-13 15:08:11 +02:00
greggameplayerandgdkchan 39ebb83453 Add & Correct ErrorModules (#137)
* Add & Correct ErrorModules

* Remove LibNX specific ErrorModules

* Remove Homebrew Specific ErrorModules
2018-06-08 19:57:42 -03:00