Skip to content

Releases: Rinnegatamante/vitaShaRK

v.1.5

02 Apr 16:20
Compare
Choose a tag to compare
Add shark_get_internal_compile_output function.

v.1.4

10 Jun 16:56
Compare
Choose a tag to compare
Integrated sceShaccCgExt.

v.1.3

29 Apr 20:53
Compare
Choose a tag to compare
Add shark_set_allocators to change sceShaccCg allocator funcs.

v.1.2: Move CompileProgram inputs to global variables (#3)

29 Jan 10:14
7264cea
Compare
Choose a tag to compare
SceShaccCg does not copy the inputs to sceShaccCgCompileProgram, so they must not be stored on the stack unless their lifetimes last the full time between CompileProgram and DestroyCompileOutput

v.1.1: Do not include vitasdk.h (#1)

11 Apr 11:53
30e2361
Compare
Choose a tag to compare
* Do not include vitasdk.h

* Do not include modulemgr.h.

* Include modulemgr.h.

v.1.0

16 Jul 15:43
Compare
Choose a tag to compare
Typo fix.