Commit History

Author SHA1 Message Date
  Tony Wasserka 087edcfbec Pica/OutputMerger: Fix flipped framebuffers. 11 years ago
  Tony Wasserka 6ca752ccbc Pica/TextureUnit: Implement mirrored repeating texture wrapping. 11 years ago
  Tony Wasserka 8bd7a896ea Pica: Fix a bug in the register definitions, relating to texture wrapping. 11 years ago
  Tony Wasserka aaf30ca4ee Pica/OutputMerger: Implement color format checking. 11 years ago
  Tony Wasserka 3b5710bae6 Pica/Rasterizer: Rasterize actual pixel centers instead of pixel corners. 11 years ago
  Tony Wasserka 3cb22d31a7 Pica/Rasterizer: Fix garbage pixels at triangle borders. 11 years ago
  Tony Wasserka 638b370fb5 Pica/Rasterizer: Clean up and fix backface culling. 11 years ago
  Tony Wasserka 365236fa4c Pica: Cleanup clipping code and change screenspace z to range from -1..0. 11 years ago
  Tony Wasserka 70a764d992 Pica/VertexShader: Implement the LOOP instruction. 11 years ago
  Tony Wasserka 6c26ec72a5 Pica/CommandProcessor: Properly implement shader load destination offset registers. 11 years ago
  Tony Wasserka 67120270f2 Pica/CommandProcessor: Work around initialized vertex attributes some more. 11 years ago
  Tony Wasserka 0da6a7e234 GPU: Properly implement memory fills. 11 years ago
  bunnei 745b42d236 Merge pull request #570 from purpasmart96/config_mem 11 years ago
  bunnei 8e731b129d Merge pull request #582 from lioncash/warnings 11 years ago
  bunnei 60f9cd6a4a Merge pull request #579 from lioncash/bkpt 11 years ago
  Lioncash 4f910bb1a1 vfpinstr: Fix trivial signed/unsigned mismatch warnings 11 years ago
  Lioncash a7120662e6 dyncom: Support conditional BKPT instructions 11 years ago
  Tony Wasserka a78b8b1bc4 Merge pull request #578 from linkmauve/math-typo 11 years ago
  purpasmart96 c3c309f33d ConfigMem: Clean up the Config memory to be more like the shared page and moved 11 years ago
  Emmanuel Gil Peyrot 8a1c08a0af VideoCore: Fix a typo in Vec4 MakeVec(T, Vec3<T>), where the second argument was Vec2<T> instead. 11 years ago
  bunnei d57eb210a0 Merge pull request #577 from Subv/err 11 years ago
  Subv cb3d254517 Services: Fixed "Tried to connect to named port err:f". 11 years ago
  bunnei 2b2b343ce0 Merge pull request #574 from lioncash/warn 11 years ago
  bunnei 004b8ef2aa Merge pull request #576 from lioncash/usad 11 years ago
  Lioncash 012d1e32ad dyncom: Actually set the destination register for USAD8/USADA8. 11 years ago
  Lioncash f0c4bd629c vfpdouble: Use %p for printing pointer addresses. 11 years ago
  bunnei 20dc07721c Merge pull request #539 from linkmauve/framebuffer-formats 11 years ago
  bunnei 46887afeda Merge pull request #573 from lioncash/intflags 11 years ago
  Emmanuel Gil Peyrot c439b3074d video_core: Implement the remaining framebuffer formats in the OpenGL renderer. 11 years ago
  Lioncash 473afa4530 arm: Set the A bit on reset. 11 years ago