Histórico de Commits

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