fincs
2600a8ada0
gx2: enhance GX2AttribFormat with info from decaf-emu
...
https://github.com/decaf-emu/decaf-emu/blob/master/src/libdecaf/src/cafe/libraries/gx2/gx2_enum.h#L21-L49
2021-03-06 14:28:27 +01:00
fincs
a607078c5d
gx2/gx2r: improve compatibility of enum bitmask types with C++
2021-03-04 19:48:46 +01:00
fincs
e4ea8bf0e4
gx2: add a few missing enum values from decaf-emu
...
https://github.com/decaf-emu/decaf-emu/blob/master/src/libdecaf/src/cafe/libraries/gx2/gx2_enum.h
2021-03-04 19:48:46 +01:00
Crayon2000
e86579ae4c
Add definition for VPADSetGyroDirReviseBase
...
Removed the sudo in ci.yml, this is not required when using a Docker container.
Added missing doxygen comments in debug.h.
2020-08-13 08:44:23 +01:00
James Benton
5bf8c57bb8
Fix GX2TVScanMode.
...
Fixes #119 .
2020-04-25 08:06:00 +01:00
James Benton
159284a93d
gx2: Add const to pointers where possible.
2019-11-22 17:42:16 +00:00
James Benton
9998acd4b3
gx2: Add missing primitive modes.
2019-11-19 23:09:39 +00:00
James Benton
f0ed4fb91f
gx2: Add GX2Get{Geometry,Vertex,Pixel}Uniform{Block,Var}.
2019-11-19 09:41:18 +00:00
James Benton
f2f82b1c08
gx2: Fix data parameter type for GX2Set*UniformReg
2019-11-19 09:39:51 +00:00
James Benton
f281a995b3
gx2: Add GX2_COMP_MAP and GX2_SQ_SEL_{RGBA} to utils.h
2018-10-21 15:25:32 +01:00
James Benton
fb4a54fc4c
Rename GX2_SQ_SELMASK macro to GX2_SEL_MASK.
2018-10-21 15:24:25 +01:00
rw-r-r-0644
5201b78bd0
gx2: Add points primitive mode
2018-10-21 15:20:33 +01:00
Maschell
6c999bf95c
Add GX2ResolveAAColorBuffer
2018-07-01 18:29:50 +02:00
James Benton
96bddc5a69
gx2: Add GX2DebugCapture functions.
2018-06-28 12:38:40 +01:00
James Benton
fe9e0b208c
gx2: Add brackets around define values.
2018-06-26 15:56:11 +01:00
Maschell
9977270efe
Add some missing GX2 defines
2018-06-23 13:45:50 +02:00
James Benton
5f1b1902f6
Prefix structsize macros with WUT_
2018-06-20 11:05:16 +01:00
James Benton
f11112ca0f
Change LATTE_SQ_SEL to GX2_SQ_SEL.
...
latte is private stuff yo.
2018-05-31 11:19:39 +01:00
James Benton
ee9bd49c34
whb: Handle GPU hangs by resetting the GPU on shutdown.
...
So your application will exit cleanly even when you break the GPU.
2017-06-02 11:50:12 +01:00
James Benton
bd59620c56
gx2: Add GX2RResourceFlags to GX2Surface.
2017-05-28 12:01:06 +01:00
James Benton
f177555ca3
gx2: Add some alignment values to gx2/enum.h
2017-05-10 17:28:09 +01:00
James Benton
5c9cc47e1c
gx2: Add GX2TempGetGPUVersion.
2017-05-10 17:24:01 +01:00
James Benton
753226cff3
gx2: Add missing typedef enum names.
2017-05-10 17:23:44 +01:00
James Benton
5a91b91476
gx2: Fix return type of GX2GetSystemDRCScanMode.
2017-05-10 17:22:18 +01:00
James Benton
d0dab12160
Add GX2_SHADER_PROGRAM_ALIGNMENT
2017-05-07 01:37:48 +01:00
James Benton
00a3d9d554
Change GX2 shader program pointers to void*.
2017-05-07 01:37:41 +01:00
dimok789
37330b5046
- added gx2 aa 2x and 4 and some additional primitive and surface enums
...
- added some gx2 logical ORed enums as typdef enum does not allow OR operations without a cast in C++
- added AXQuit in sndcore2
- added OSGetTitleID in coreinit
- removed not existing functions from nsysnet and added inet_ntoa
2016-10-11 19:17:18 +02:00
James Benton
3f03e84d45
gx2: Remove duplicated GX2RResourceFlags enum.
2016-10-09 21:01:52 +01:00
James Benton
41cee3bd14
gx2r: Add some gx2r draw functions.
2016-10-09 20:57:50 +01:00
James Benton
b85e35dc7d
gx2: Add some tessellation functions.
2016-10-09 20:56:30 +01:00
James Benton
29d6e56963
gx2: Add some more draw functions.
2016-10-09 20:56:16 +01:00
James Benton
a7b9e58c09
gx2: Add missing CHECK_OFFSET for GX2ShadowState.
2016-10-09 20:56:01 +01:00
James Benton
9871c06e67
gx2: Add gx2r buffer functions.
2016-10-09 15:57:23 +01:00
shinyquagsire23
629465f33b
GX2CalcColorBufferAuxInfo takes GX2ColorBuffer argument, not GX2Surface
2016-10-07 11:56:31 -06:00
shinyquagsire23
e89da7a216
Additional GX2 definitions from decaf-emu
2016-08-25 22:01:44 -07:00
shinyquagsire23
5601fa2dda
Remove GX2 functions which don't exist in target system version
2016-08-24 15:46:02 -07:00
James Benton
4bfbb7abf7
Add missing include to sampler.h in gx2/shaders.h
2016-06-08 00:59:48 +01:00
James Benton
b778a54203
Add GX2 shader functions.
2016-06-08 00:21:11 +01:00
James Benton
e831f3c399
Add gx2/enum.h and move all GX2 enums to it.
2016-06-08 00:15:43 +01:00
James Benton
f9123fa460
Fix compile errors.
2016-01-08 08:52:12 -08:00
James Benton
05149e41ad
Add lots of GX2 functions.
2016-01-08 16:38:38 +00:00
James Benton
fddf6f2532
Fix naughty enum typedefs.
2016-01-08 07:28:52 -08:00
James Benton
d84d765e59
Add module .dox
2016-01-07 16:13:50 +00:00
James Benton
1145044517
Start doxygen documentation.
2016-01-07 16:04:01 +00:00
James Benton
4bebe2242d
Remove WUT_LIB_HEADER_START.
2016-01-07 14:09:43 +00:00
James Benton
2e776838ff
Use a macro WUT_LIB_HEADER_{START,END}...
...
So we don't have to extern C and pragma pack in every header file.
2016-01-07 05:02:17 -08:00
James Benton
300c0e45ba
Update include layout.
2016-01-05 15:25:22 -08:00