gdkchan
|
f57fd95fd9
Fix regression -- enable raw frame buffer rendering
|
8 лет назад |
gdkchan
|
feb2680a6c
[GPU] Add more shader instructions, add support for rgb565 textures
|
8 лет назад |
LDj3SNuD
|
e9cfdef098
Add A1B5G5R5 texture format. (#76)
|
8 лет назад |
gdkchan
|
ecf02f525f
Remove line numbers from log
|
8 лет назад |
emmauss
|
b2668e659c
log calling method in logs (#71)
|
8 лет назад |
gdkchan
|
36dfd20c87
Use correct pitch value when decoding linear swizzle textures
|
8 лет назад |
gdkchan
|
b9aa3966c0
Merge shader branch, adding support for GLSL decompilation, a macro
|
8 лет назад |
LDj3SNuD
|
7acd0e0122
Add FMUL (scalar, by element) instruction; add FRECPE, FRECPS (scalar & vector) instructions. Add 5 simple tests. (#74)
|
8 лет назад |
gdkchan
|
980691f36b
[CPU] Fix CBZ/CBNZ with 32 bits operands
|
8 лет назад |
gdkchan
|
702daf2ff4
[CPU] Fail early when the index/size of the vector is invalid
|
8 лет назад |
gdkchan
|
b27944c0b5
Bump the maximum number of threads
|
8 лет назад |
gdkchan
|
df3cbadceb
Fix FRSQRTS and FCM* (scalar) instructions
|
8 лет назад |
gdkchan
|
a7ecf6dd2d
Show service short name for unimplemented commands
|
8 лет назад |
gdkchan
|
081ede2a9a
Support the .romfs extension aswell
|
8 лет назад |
gdkchan
|
36d9130592
Add FMLS (vector) instruction
|
8 лет назад |
gdkchan
|
2fd718c163
Fix typo
|
8 лет назад |
gdkchan
|
dcf0f0be38
Fix possible regression on bsd
|
8 лет назад |
gdkchan
|
69e32e5bbc
Rename services with the official interface names
|
8 лет назад |
gdkchan
|
f15b1c76a1
Add FRSQRTS and FCM* instructions
|
8 лет назад |
Merry
|
39f20d8d1a
Implement Frsqrte_S (#72)
|
8 лет назад |
gdkchan
|
4c19c908e5
Color* should be an array in NvGpuIoctlZbcSetTable
|
8 лет назад |
Starlet
|
1f013df7ed
[ServiceNvDrv] Add 0x4703 ([/dev/nvhost-ctrl-gpu] NvGpuIoctlZbcSetTable) (#70)
|
8 лет назад |
Ac_K
|
6e514e944d
Update README.md
|
8 лет назад |
gdkchan
|
45c078d782
Add Faddp (vector) instruction
|
8 лет назад |
gdkchan
|
9754836c1b
Fix GetAvailableLanguageCodes, stub ListAddOnContent and NvGpuAsIoctlRemap (0x4114)
|
8 лет назад |
gdkchan
|
2d33756878
Stub ActivateKeyboard on Hid
|
8 лет назад |
gdkchan
|
c8b6274456
Stub ActivateMouse on Hid
|
8 лет назад |
gdkchan
|
a3d6baab91
Remove useless spacing
|
8 лет назад |
emmauss
|
836a003c8e
stubs (#69)
|
8 лет назад |
gdkchan
|
e16ca561cb
HashSet is not thread safe, hopefully this fixes the CPU issue where it throws a exception on Add
|
8 лет назад |