wheremyfoodat
|
8a15a42763
|
[PICA] Add texture format -> string function
|
2023-03-06 23:36:38 +02:00 |
|
wheremyfoodat
|
f0e2db19ea
|
[PICA] Implement I4 textures
|
2023-03-06 21:52:36 +02:00 |
|
wheremyfoodat
|
820b8a37b6
|
[PICA] Implement A4 textures
|
2023-03-06 21:07:10 +02:00 |
|
wheremyfoodat
|
922424b8d0
|
Immediate mode vertex submission attempt 1
|
2023-03-06 01:43:39 +02:00 |
|
wheremyfoodat
|
dca560a8da
|
[PICA] Set depth mask to GL_TRUE even if depth testing is off if depth write is enabled
|
2023-03-04 04:04:20 +02:00 |
|
wheremyfoodat
|
f25bc2dd89
|
[PICA] Attempt depth offset/scale and depthmap enable
|
2023-03-04 03:42:01 +02:00 |
|
wheremyfoodat
|
eaab13b264
|
[PICA] Depth buffering v1
|
2023-03-03 00:59:55 +02:00 |
|
wheremyfoodat
|
f9669ce79c
|
[PICA] Add depth buffer format reg
|
2023-03-03 00:58:36 +02:00 |
|
wheremyfoodat
|
c02cf794fe
|
[PICA] Add A8 textures
|
2023-03-02 23:19:03 +02:00 |
|
wheremyfoodat
|
0cd3f581d3
|
[PICA] Add ETC1 and ETC1A4 support
|
2023-03-01 01:42:46 +02:00 |
|
wheremyfoodat
|
421f9acd11
|
[PICA] Invert y axis on UVs
|
2023-02-28 22:53:39 +02:00 |
|
wheremyfoodat
|
d7c2c27e99
|
[PICA] Enable viewport
|
2023-02-28 22:53:11 +02:00 |
|
wheremyfoodat
|
3912fd4779
|
[PICA] Add blending, proper toggle between vertex colour & tex
|
2023-02-28 02:41:44 +02:00 |
|
wheremyfoodat
|
060717bea6
|
[PICA Fix I8 texture format
|
2023-02-28 02:01:25 +02:00 |
|
wheremyfoodat
|
93ba95483b
|
[PICA] Add IA4 texture format
|
2023-02-28 02:00:52 +02:00 |
|
wheremyfoodat
|
19c55b3967
|
[PICA] Add RGBA5551 textures
|
2023-02-28 01:52:37 +02:00 |
|
wheremyfoodat
|
f067adb670
|
[PICA] Add RGBA8 textures
|
2023-02-28 01:45:16 +02:00 |
|
wheremyfoodat
|
05f084762b
|
[PICA] Add IA8 textures
|
2023-02-27 21:55:35 +02:00 |
|
wheremyfoodat
|
de7403b512
|
[PICA] Add RGB565 textures
|
2023-02-27 21:48:37 +02:00 |
|
wheremyfoodat
|
8d82ffeee7
|
[PICA] Commit forgotten texture code (Oops)
|
2023-02-27 15:39:27 +02:00 |
|
wheremyfoodat
|
1d6e5c8bb6
|
Fix the build cause I forgot to push this
|
2023-02-27 02:00:00 +02:00 |
|
wheremyfoodat
|
e80679fe77
|
Geometry pipeline v2
Co-Authored-By: Sky <skylersaleh@gmail.com>
|
2023-02-26 20:41:33 +02:00 |
|
wheremyfoodat
|
1019f65824
|
Fix Fedora build
|
2023-02-18 00:57:42 +02:00 |
|
wheremyfoodat
|
ccdab41c28
|
[PICA] More textures. Upstream should also build now
|
2023-02-01 01:53:51 +02:00 |
|
wheremyfoodat
|
51130b295a
|
[PICA] More textoor
|
2023-02-01 00:34:58 +02:00 |
|
wheremyfoodat
|
03d0d77db8
|
[PICA] Add texture swizzling
|
2023-01-31 22:47:19 +02:00 |
|
wheremyfoodat
|
dd17b2ecb8
|
[PICA] Start working on textures
|
2023-01-31 21:34:42 +02:00 |
|
wheremyfoodat
|
f7824774eb
|
[NDM] Stub ResumeScheduler
|
2023-01-29 17:50:46 +02:00 |
|
wheremyfoodat
|
c3b2699d47
|
[MIC] Stub StartSampling
|
2023-01-29 17:42:52 +02:00 |
|
wheremyfoodat
|
272926a2ce
|
[MIC] Add SetClamp, SetPower
|
2023-01-29 17:36:06 +02:00 |
|
wheremyfoodat
|
29a740dae9
|
[MIC] Implement GetGain & SetGain
|
2023-01-29 16:50:44 +02:00 |
|
wheremyfoodat
|
980139e588
|
[Kernel] Implement CreateMemoryBlock
|
2023-01-29 16:29:45 +02:00 |
|
wheremyfoodat
|
ec7c0b86b7
|
Make some things panic for later
|
2023-01-29 02:39:17 +02:00 |
|
wheremyfoodat
|
687c99cab6
|
[FS] Add DeleteFile
|
2023-01-29 01:27:27 +02:00 |
|
wheremyfoodat
|
a1cb50925f
|
[NCCH] Add support for reading Miis out of NAND
|
2023-01-28 22:25:20 +02:00 |
|
wheremyfoodat
|
4e64f722e5
|
[Kernel] ExitThread [FS] Start implement archive 0x2345678A
|
2023-01-26 17:49:17 +02:00 |
|
wheremyfoodat
|
7c2dd34eba
|
[CFG] Stub GenUniqueConsoleHash
|
2023-01-26 02:20:54 +02:00 |
|
wheremyfoodat
|
f992ecacab
|
[CFG] Add more configs
|
2023-01-26 01:27:05 +02:00 |
|
wheremyfoodat
|
4e04e58fbe
|
[FS] Fix file path oopsie
|
2023-01-26 01:26:04 +02:00 |
|
wheremyfoodat
|
f68ddebf90
|
Fix SleepThread SVC (Fixes nullptr access in SM3DL and Pokemon Rumble Blast)
|
2023-01-25 01:44:14 +02:00 |
|
wheremyfoodat
|
cad046d9a8
|
[APT] Add shared font
|
2023-01-23 19:32:13 +02:00 |
|
wheremyfoodat
|
c8a4c7d7fa
|
[FS] Implement ReadFile for files with host OS file descriptors.
|
2023-01-23 13:34:31 +02:00 |
|
wheremyfoodat
|
098b70690a
|
[APT] Start implementing shared font
|
2023-01-23 13:34:13 +02:00 |
|
wheremyfoodat
|
e052c16a36
|
[FS] Implement GetFileSize [PTM] Stub step functions
|
2023-01-23 03:24:13 +02:00 |
|
wheremyfoodat
|
49dcc25795
|
[FS] Done with CreateFile
|
2023-01-23 02:35:10 +02:00 |
|
wheremyfoodat
|
93d2d300b9
|
[FS] Start implementing CreateFile
|
2023-01-22 14:53:23 +02:00 |
|
wheremyfoodat
|
ee11a9e7c6
|
const -> constexpr
|
2023-01-22 14:24:41 +02:00 |
|
wheremyfoodat
|
995dfb81df
|
ExtSaveData work
|
2023-01-22 14:23:28 +02:00 |
|
wheremyfoodat
|
b1f2be98fa
|
[FS] Add app data folder, add path safety checks
|
2023-01-16 01:06:43 +02:00 |
|
wheremyfoodat
|
c16bf5c8aa
|
[Kernel] Make File::GetSize panic
|
2023-01-14 02:40:24 +02:00 |
|