Historial de Commits

Autor SHA1 Mensaje Fecha
  emmauss b334aab435 Add special log for stubs (#81) hace 8 años
  gdkchan 494e6dfa1e [GPU] Set frame buffer texture size to window size hace 8 años
  gdkchan 7dd14a4f3a [GPU] Send correct window size to the vertex shader hace 8 años
  gdkchan 42ebfdff7f [GPU] Fix frame buffer being upside down in some cases hace 8 años
  gdkchan 47100ec8c1 [GPU] Avoid drawing the frame buffer with alpha blend enabled, use correct blend enable register, clear the buffer before drawing hace 8 años
  emmauss bbcad307bd Add logclass, made changes to logging calls (#79) hace 8 años
  gdkchan 435f9ffad8 [HLE] Fix hid issues on some games hace 8 años
  gdkchan 032c442505 [GPU] Remove 1f in RCP instruction emitter on glsl decompiler hace 8 años
  gdkchan 8ab76a7bd4 [GPU] Do not use the f suffix on float contants on the shader glsl code hace 8 años
  gdkchan 237eaeb920 Bump glsl version to support layout qualifier hace 8 años
  gdkchan c8c86a3854 Fix for current framebuffer issues (#78) hace 8 años
  LDj3SNuD 262b5b8054 Add TRN1 & TRN2 (vector) instructions. Add 4 simple tests (4S, 8B). (#77) hace 8 años
  gdkchan 9227b0ea59 [CPU] Speed up translation a little bit hace 8 años
  gdkchan 46548bbc41 [HLE/Service] Fix ToCalendarTimeWithMyRule (for real this time) hace 8 años
  gdkchan 29a4fb6a57 [HLE/Service] Fix ToCalendarTimeWithMyRule hace 8 años
  gdkchan cb29b4303c [CPU] Fix CNT instruction hace 8 años
  gdkchan 7b2f471d4f [GPU] Add support for the BC4/5 texture formats hace 8 años
  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