Histórico de Commits

Autor SHA1 Mensagem Data
  bunnei 33b9abb91e Pica: Use zero for the SecondaryFragmentColor source. há 11 anos atrás
  bunnei dcbc653b90 rasterizer: Remove unnecessary 'using' for BlendEquation. há 11 anos atrás
  bunnei e6ace38815 Pica: Implement LogicOp function. há 11 anos atrás
  bunnei 3b5ff61201 rasterizer: Implement AddSigned combiner function for alpha channel. há 11 anos atrás
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). há 11 anos atrás
  bunnei 1b42d55a9d Pica: Create 'State' structure and move state memory there. há 11 anos atrás
  tfarley 05dc633a8c OpenGL renderer há 11 anos atrás
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files há 11 anos atrás
  Yuri Kunde Schlesner def5913d19 GPU: Add more fine grained profiling for vertex shader and rasterization há 11 anos atrás
  bunnei 23e8be573e rasterizer: Implemented combiner output scaling. há 11 anos atrás
  bunnei ff767eeb40 rasterizer: Implemented AddSigned combiner op. há 11 anos atrás
  bunnei 547da374b8 rasterizer: Fixed a depth testing bug. há 11 anos atrás
  bunnei a806b420a6 rasterizer: Implement combiner buffer input. há 11 anos atrás
  bunnei 44927f0306 rasterizer: Return zero'd vectors on error conditions. há 11 anos atrás
  Yuri Kunde Schlesner 17a8cae003 Memory: Add GetPhysicalPointer helper function há 11 anos atrás
  Yuri Kunde Schlesner 28a9e4c1d5 Memory: Support more regions in the VAddr-PAddr translation functions há 11 anos atrás
  Rohit Nirmal f15c142c5e Silence some -Wsign-compare warnings. há 11 anos atrás
  Subv 1248e291f0 GPU: Added the stencil test structure to the Pica Regs struct. há 11 anos atrás
  Subv 414b0741c4 GPU: Implemented more depth buffer formats. há 11 anos atrás
  bunnei 34c31db14a GPU: Added RGB565/RGB8 framebuffer support and various cleanups. há 11 anos atrás
  archshift 7f9ee69a2b Added RGBA5551 compatibility in the rasterizer há 11 anos atrás
  Subv c564c21668 GPU: Implemented bits 3 and 1 from the display transfer flags. há 11 anos atrás
  bunnei ed255ebaec Rasterizer: Add support for RGBA4 framebuffer format. há 11 anos atrás
  bunnei 733c19ddd3 Rasterize with the correct color component order. há 11 anos atrás
  Subv 5410367ebf Rasterizer: Fixed a warning in GetWrappedTexCoord. há 11 anos atrás
  Tony Wasserka 2eee3a87f9 Pica/Rasterizer: Replace exit() calls with UNIMPLEMENTED(). há 11 anos atrás
  Tony Wasserka 6e5a903286 Pica/Rasterizer: Make some local lambdas static. há 11 anos atrás
  Tony Wasserka 1561204342 Pica/BlendUnit: Implement separate color/alpha blend equations. há 11 anos atrás
  Tony Wasserka 81ebb4d682 Pica/TextureEnvironment: Add a note. há 11 anos atrás
  Tony Wasserka e11fb96408 Pica/TextureEnvironment: Treat texture combiner source 1 as the PrimaryColor. há 11 anos atrás