Historial de Commits

Autor SHA1 Mensaje Fecha
  gdkchan e6eeb6f09f Add support for Vertex Program A and other small shader improvements (#192) hace 7 años
  gdkchan 900a84ae0a Fix vertex buffer size on the gpu when the draw vertex count is less than the buffer size, added a few more registers (currently not implemented) hace 7 años
  ReinUsesLisp af5f059d4e Fix GL.CreateBuffers -> GL.GenBuffers (#189) hace 7 años
  ReinUsesLisp 09dfefed1f Implementation of UBOs instead of uniform constant arrays (#186) hace 7 años
  gdkchan b8be89ab2d Relax GetThreadContext3 by allowing it to get the context of a running thread hace 7 años
  gdkchan 2f29894d9f Set PC value on SvcCall aswell hace 7 años
  gdkchan 65105c2a3b Implement SvcGetThreadContext3 hace 7 años
  LDj3SNuD c818093528 Add Sqxtun_S, Sqxtun_V with 3 tests. (#188) hace 7 años
  LDj3SNuD 8f6387128a Add Sse Opt. for Cmeq_V_2D, Cmgt_V_2D (Reg). Add Sse Opt. for Crc32cb, Crc32ch, Crc32cw, Crc32cx. Add 10 simple tests for Fcmgt, Fcmge, Fcmeq, Fcmle, Fcmlt (S, V) (Reg, Zero). Add 2 Cnt_V tests. (#183) hace 7 años
  gdkchan 37a6e84fd4 Add REV16/32 (vector) instructions and fix REV64 hace 7 años
  gdkchan 8f4cd35ade Fix GetLastOpenedUser stub returning an invalid account id value hace 7 años
  Rygnus 0bec9d8439 Add opcodes SQXTUN_S and SQXTUN_V (#184) hace 7 años
  gdkchan 7c7ee8f8ca Aways write voice state as finished playing while proper audren support is not in place hace 7 años
  gdkchan e7559f128f Small OpenGL Renderer refactoring (#177) hace 7 años
  gdkchan 69697957e6 Workaround for recent audren regression hace 7 años
  gdkchan c26ddd6259 Fix 3 graphics related issues (#180) hace 7 años
  Starlet 5182361f4b Better audren implementation (#179) hace 7 años
  gdkchan 3e6afeb513 Fix some thread sync issues (#172) hace 7 años
  ReinUsesLisp a4020bb398 Port from OpenTK.NETCore to OpenTK.NetStandard (#176) hace 7 años
  riperiperi 53ebbcfbd9 Rework signed multiplication. Fixed an edge case and passes all tests. (#174) hace 7 años
  LDj3SNuD 3bdd109f45 Add Cmeq_S, Cmge_S, Cmgt_S, Cmhi_S, Cmhs_S, Cmle_S, Cmlt_S (Reg, Zero) & Cmtst_S compare instructions. Add 22 compare tests (Scalar, Vector). Add Eor_V, Not_V tests. (#171) hace 7 años
  Jules Blok 35e695552e NvGpuEngine3d: Fix uploading vertex arrays without index buffers. (#173) hace 7 años
  gdkchan 46f18af6be Do not read or write macros to main memory, use a separate memory instead (as this apparently what the real thing does) hace 7 años
  gdkchan b747b23607 Add the FADDP (scalar) instruction hace 7 años
  Ac_K 4e430760b4 Implement NPDM files parser (#169) hace 7 años
  Ac_K 3c4dafff3f Merge pull request #152 from greggameplayer/patch-5 hace 7 años
  greggameplayer 5a3449f5d9 delete mixed tabs & spaces & use void for methods hace 7 años
  greggameplayer e40db09bed add a new Method for OpenAudioOut & OpenAudioOutAuto hace 7 años
  greggameplayer 4397049c6a Implement ListAudioOutsAuto & OpenAudioOutAuto hace 7 años
  Ac_K e581abb2f5 Merge pull request #160 from greggameplayer/patch-7 hace 7 años