Histórico de Commits

Autor SHA1 Mensagem Data
  Stephan Unverwerth b7c0c32f24 LibSoftGPU: Add option to render a debug overlay há 3 anos atrás
  Stephan Unverwerth fe36edf6ae LibSoftGPU: Put all constexpr config options into Config.h há 3 anos atrás
  Jelle Raaijmakers c19632128c LibGL+LibSoftGPU: Implement texture coordinate generation há 3 anos atrás
  Jelle Raaijmakers 69da279073 LibSoftGPU: Use eye coordinates for fog calculation há 3 anos atrás
  Jelle Raaijmakers fef7f7159c LibGL+LibSoftGPU: Implement eye, clip, NDC and window coordinates há 3 anos atrás
  Jelle Raaijmakers ab6a869f55 LibSoftGPU: Drop unnecessary FP divisions in `to_vec4` há 3 anos atrás
  Jelle Raaijmakers 079c14931f LibSoftGPU: Be less lenient towards unknown enum values há 3 anos atrás
  Jelle Raaijmakers 9d90bab91b LibSoftGPU: Prevent fog from overwriting the alpha channel há 3 anos atrás
  Jelle Raaijmakers 3a5f69b6f3 LibGL+LibSoftGPU: Implement normalization of normals há 3 anos atrás
  Jelle Raaijmakers 1a3af23a10 LibGL: Defer depth writing until after alpha testing há 3 anos atrás
  Jelle Raaijmakers 60fa921daa LibGL: Fix `GL_TRIANGLE_STRIP` rendering only half its triangles há 3 anos atrás
  Stephan Unverwerth 39995548e4 LibGL+LibSoftGPU: Add method to query device info há 3 anos atrás
  Stephan Unverwerth f7c40b25ac LibSoftGPU: Remove GLenum used for selecting rendered primitive type há 3 anos atrás
  Stephan Unverwerth f4d29bf665 LibSoftGPU: Remove OpenGL type for fog mode há 3 anos atrás
  Stephan Unverwerth 74ed7713fa LibSoftGPU: Remove OpenGL type for depth test func há 3 anos atrás
  Stephan Unverwerth 33e601800c LibSoftGPU: Remove OpenGL type for draw buffer selection há 3 anos atrás
  Stephan Unverwerth 1904be0370 LibSoftGPU: Remove OpenGL type for culled side selection há 3 anos atrás
  Stephan Unverwerth 24c76741e8 LibSoftGPU: Remove OpenGL type for front face selection há 3 anos atrás
  Stephan Unverwerth c720cd00db LibSoftGPU: Remove OpenGL type for alpha blend factors há 3 anos atrás
  Stephan Unverwerth 40bd73bdef LibSoftGPU: Remove OpenGL type for alpha test func há 3 anos atrás
  Stephan Unverwerth d8c17c8838 LibGL+LibSoftGPU: Use device samplers for rendering há 3 anos atrás
  Stephan Unverwerth 2a72d14336 LibSoftGPU: Make samplers part of device há 3 anos atrás
  Stephan Unverwerth b8bb72abbe LibSoftGPU: Add device method for creating images há 3 anos atrás
  Stephan Unverwerth a9e27b9a0f LibSoftGPU: Rename class SoftwareRasterizer to Device há 3 anos atrás