Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelle Raaijmakers 403d3bbdaf LibSoftGPU: Optimize `GPU::Vertex` lists hace 1 año
  Jelle Raaijmakers 00d46e5d77 LibGL+LibGPU+LibSoftGPU: Implement matrix stack per texture unit hace 2 años
  RKBethke 0836912a6d LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane hace 3 años
  Jelle Raaijmakers a20bf80b05 LibGL+LibGPU+LibSoftGPU: Implement point and line drawing hace 3 años
  Jelle Raaijmakers 838cee37a2 LibSoftGPU: Simplify `Clipper` interpolation hace 3 años
  Jelle Raaijmakers 4c1d8a7785 LibSoftGPU: Optimize clipping code hace 3 años
  Jelle Raaijmakers 60fccdbd71 LibSoftGPU: Remove superfluous braces in `Clipper` hace 3 años
  Stephan Unverwerth 5d2740217f LibGL+LibGPU+LibSoftGPU: Move Vertex.h to LibGPU hace 3 años
  Lenny Maiorani 2e436129b0 LibSoftGPU: Dispatch based on ClipPlane enum at compile-time hace 3 años
  Lenny Maiorani 899f062673 LibSoftGPU: Simplify clipping logic hace 3 años
  Lenny Maiorani 25272cabef LibSoftGPU: Reduce Clipper class interface to minimum hace 3 años
  Lenny Maiorani 3143c4b1df LibSoftGPU: Add const to Clipper where possible hace 3 años
  Lenny Maiorani 0da3a2ddde LibSoftGPU: Switch to using east const in Clipper.[h,cpp] hace 3 años
  Stephan Unverwerth 7571ef0343 LibGL+LibSoftGPU: Add multiple texture coordinates to vertex struct hace 3 años
  Stephan Unverwerth 21cad22535 LibSoftGPU: Also interpolate normal during triangle clipping hace 3 años
  Jelle Raaijmakers bca1b9f475 LibSoftGPU: Use `AK::mix` instead of manual interpolation hace 3 años
  Jelle Raaijmakers fef7f7159c LibGL+LibSoftGPU: Implement eye, clip, NDC and window coordinates hace 3 años
  Stephan Unverwerth 251f3c007f LibGL+LibSoftGPU: Move Vertex and Triangle structs to LibSoftGPU hace 3 años
  Stephan Unverwerth ad3d5d43bd LibGL+LibSoftGPU: Move rendering related code to LibSoftGPU library hace 3 años