James Benton
|
2cb787fabf
|
Add libwhb - WUT HomeBrew library.
A library with utility functions for helping create simple homebrew
applications.
Mainly based off shinyquagsire23's gx2 sample.
https://github.com/shinyquagsire23/gx2texture2D
|
2017-05-10 17:30:34 +01:00 |
|
James Benton
|
91621b39b1
|
cmake: Rename libgfd target to gfd.
So we get libgfd.a instead of liblibgfd.a
|
2017-05-10 17:27:50 +01:00 |
|
James Benton
|
ad35efc97c
|
Add libdefaultheap.
Gives you access to MEMAllocFromDefaultHeap{Ex} and MEMFreeToDefaultHeap.
This is a workaround until we can support data imports.
|
2017-05-10 17:27:00 +01:00 |
|
James Benton
|
c9d177651e
|
gx2: Add missing GX2GetSwapStatus export.
|
2017-05-10 17:24:10 +01:00 |
|
James Benton
|
5c9cc47e1c
|
gx2: Add GX2TempGetGPUVersion.
|
2017-05-10 17:24:01 +01:00 |
|
James Benton
|
8c93d5b3c8
|
proc_ui: Add ProcUIRegisterCallback{Core}.
|
2017-05-10 17:21:57 +01:00 |
|
James Benton
|
fcafa791b3
|
Add libgfd.
|
2017-05-07 01:38:01 +01:00 |
|
James Benton
|
bfeac63818
|
Rearrange source tree.
|
2017-05-07 01:37:13 +01:00 |
|