Commit Verlauf

Autor SHA1 Nachricht Datum
  gdkchan 4c7c21634e Add Sse2 fallback to Vector{Extract|Insert}Single methods on the CPU (#193) vor 8 Jahren
  gdkchan bc26aa558a Add support for the FMLA (by element/scalar) instruction (#187) vor 8 Jahren
  gdkchan 3e81421b2f Add support for vertex base on indexed draws, fix index buffer first (untested) (#197) vor 8 Jahren
  greggameplayer 3262fd13da add the forgotten mm:u link (#190) vor 8 Jahren
  gdkchan 22f138628b Somewhat better ClearBuffers implementation vor 8 Jahren
  gdkchan e6eeb6f09f Add support for Vertex Program A and other small shader improvements (#192) vor 8 Jahren
  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) vor 8 Jahren
  ReinUsesLisp af5f059d4e Fix GL.CreateBuffers -> GL.GenBuffers (#189) vor 8 Jahren
  ReinUsesLisp 09dfefed1f Implementation of UBOs instead of uniform constant arrays (#186) vor 8 Jahren
  gdkchan b8be89ab2d Relax GetThreadContext3 by allowing it to get the context of a running thread vor 8 Jahren
  gdkchan 2f29894d9f Set PC value on SvcCall aswell vor 8 Jahren
  gdkchan 65105c2a3b Implement SvcGetThreadContext3 vor 8 Jahren
  LDj3SNuD c818093528 Add Sqxtun_S, Sqxtun_V with 3 tests. (#188) vor 8 Jahren
  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) vor 8 Jahren
  gdkchan 37a6e84fd4 Add REV16/32 (vector) instructions and fix REV64 vor 8 Jahren
  gdkchan 8f4cd35ade Fix GetLastOpenedUser stub returning an invalid account id value vor 8 Jahren
  Rygnus 0bec9d8439 Add opcodes SQXTUN_S and SQXTUN_V (#184) vor 8 Jahren
  gdkchan 7c7ee8f8ca Aways write voice state as finished playing while proper audren support is not in place vor 8 Jahren
  gdkchan e7559f128f Small OpenGL Renderer refactoring (#177) vor 8 Jahren
  gdkchan 69697957e6 Workaround for recent audren regression vor 8 Jahren
  gdkchan c26ddd6259 Fix 3 graphics related issues (#180) vor 8 Jahren
  Starlet 5182361f4b Better audren implementation (#179) vor 8 Jahren
  gdkchan 3e6afeb513 Fix some thread sync issues (#172) vor 8 Jahren
  ReinUsesLisp a4020bb398 Port from OpenTK.NETCore to OpenTK.NetStandard (#176) vor 8 Jahren
  riperiperi 53ebbcfbd9 Rework signed multiplication. Fixed an edge case and passes all tests. (#174) vor 8 Jahren
  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) vor 8 Jahren
  Jules Blok 35e695552e NvGpuEngine3d: Fix uploading vertex arrays without index buffers. (#173) vor 8 Jahren
  gdkchan 46f18af6be Do not read or write macros to main memory, use a separate memory instead (as this apparently what the real thing does) vor 8 Jahren
  gdkchan b747b23607 Add the FADDP (scalar) instruction vor 8 Jahren
  Ac_K 4e430760b4 Implement NPDM files parser (#169) vor 8 Jahren