SceShaccCgExt Vita: Difference between revisions
From GameBrew
More actions
m Text replacement - "GameBrew!" to "GameBrew" |
No edit summary |
||
| Line 15: | Line 15: | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/sceshacccgextvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/sceshacccgextvita.7z | ||
|website= | |website=https://github.com/bythos14/SceShaccCgExt | ||
|source=https://github.com/bythos14/SceShaccCgExt | |source=https://github.com/bythos14/SceShaccCgExt | ||
}} | }} | ||
SceShaccCgExt is an Extension library for [https://github.com/AnimMouse/SceShaccCg SceShaccCg]. Returns support for Vita-specific Cg language extensions, intrinsics, and stripped-out compiler pragmas. | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.0.1''' | ||
* Fixed a bug in module NID detection that would cause certain SceShaccCg modules to be falsely detected as invalid. | * Fixed a bug in module NID detection that would cause certain SceShaccCg modules to be falsely detected as invalid. | ||
''' | '''v1.0''' | ||
* First Release. | * First Release. | ||
== External links == | ==External links== | ||
* | * GitHub - https://github.com/bythos14/SceShaccCgExt | ||
Revision as of 06:28, 12 December 2022
| SceShaccCgExt | |
|---|---|
| File:Sceshacccgextvita.jpg | |
| General | |
| Author | bythos14 |
| Type | Developments |
| Version | 1.0.1 |
| License | GPL-3.0 |
| Last Updated | 2022/06/18 |
| Links | |
| Download | |
| Website | |
| Source | |
SceShaccCgExt is an Extension library for SceShaccCg. Returns support for Vita-specific Cg language extensions, intrinsics, and stripped-out compiler pragmas.
Changelog
v1.0.1
- Fixed a bug in module NID detection that would cause certain SceShaccCg modules to be falsely detected as invalid.
v1.0
- First Release.