Historique des commits

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