Historial de Commits

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