Historique des commits

Auteur SHA1 Message Date
  emmauss bbcad307bd Add logclass, made changes to logging calls (#79) il y a 8 ans
  gdkchan 435f9ffad8 [HLE] Fix hid issues on some games il y a 8 ans
  gdkchan 032c442505 [GPU] Remove 1f in RCP instruction emitter on glsl decompiler il y a 8 ans
  gdkchan 8ab76a7bd4 [GPU] Do not use the f suffix on float contants on the shader glsl code il y a 8 ans
  gdkchan 237eaeb920 Bump glsl version to support layout qualifier il y a 8 ans
  gdkchan c8c86a3854 Fix for current framebuffer issues (#78) il y a 8 ans
  LDj3SNuD 262b5b8054 Add TRN1 & TRN2 (vector) instructions. Add 4 simple tests (4S, 8B). (#77) il y a 8 ans
  gdkchan 9227b0ea59 [CPU] Speed up translation a little bit il y a 8 ans
  gdkchan 46548bbc41 [HLE/Service] Fix ToCalendarTimeWithMyRule (for real this time) il y a 8 ans
  gdkchan 29a4fb6a57 [HLE/Service] Fix ToCalendarTimeWithMyRule il y a 8 ans
  gdkchan cb29b4303c [CPU] Fix CNT instruction il y a 8 ans
  gdkchan 7b2f471d4f [GPU] Add support for the BC4/5 texture formats il y a 8 ans
  gdkchan f57fd95fd9 Fix regression -- enable raw frame buffer rendering il y a 8 ans
  gdkchan feb2680a6c [GPU] Add more shader instructions, add support for rgb565 textures il y a 8 ans
  LDj3SNuD e9cfdef098 Add A1B5G5R5 texture format. (#76) il y a 8 ans
  gdkchan ecf02f525f Remove line numbers from log il y a 8 ans
  emmauss b2668e659c log calling method in logs (#71) il y a 8 ans
  gdkchan 36dfd20c87 Use correct pitch value when decoding linear swizzle textures il y a 8 ans
  gdkchan b9aa3966c0 Merge shader branch, adding support for GLSL decompilation, a macro il y a 8 ans
  LDj3SNuD 7acd0e0122 Add FMUL (scalar, by element) instruction; add FRECPE, FRECPS (scalar & vector) instructions. Add 5 simple tests. (#74) il y a 8 ans
  gdkchan 980691f36b [CPU] Fix CBZ/CBNZ with 32 bits operands il y a 8 ans
  gdkchan 702daf2ff4 [CPU] Fail early when the index/size of the vector is invalid il y a 8 ans
  gdkchan b27944c0b5 Bump the maximum number of threads il y a 8 ans
  gdkchan df3cbadceb Fix FRSQRTS and FCM* (scalar) instructions il y a 8 ans
  gdkchan a7ecf6dd2d Show service short name for unimplemented commands il y a 8 ans
  gdkchan 081ede2a9a Support the .romfs extension aswell il y a 8 ans
  gdkchan 36d9130592 Add FMLS (vector) instruction il y a 8 ans
  gdkchan 2fd718c163 Fix typo il y a 8 ans
  gdkchan dcf0f0be38 Fix possible regression on bsd il y a 8 ans
  gdkchan 69e32e5bbc Rename services with the official interface names il y a 8 ans