Histórico de commits

Autor SHA1 Mensagem Data
  Stephan Unverwerth 1f3642ed48 LibGPU+LibSoftGPU: Move RasterizerOptions into LibGPU 3 anos atrás
  Stephan Unverwerth 5d2740217f LibGL+LibGPU+LibSoftGPU: Move Vertex.h to LibGPU 3 anos atrás
  Stephan Unverwerth 5bf224708f LibGPU+LibSoftGPU: Move LightModelParameters into LibGPU 3 anos atrás
  Stephan Unverwerth 8f359bf758 LibGPU+LibSoftGPU: Move RasterPosition into its own header in LibGPU 3 anos atrás
  Stephan Unverwerth e416380826 LibGL+LibGPU+LibSoftGPU: Move StencilConfiguration.h to LibGPU 3 anos atrás
  Stephan Unverwerth b652db1f54 LibGL+LibGPU+LibSoftGPU: Move Material.h to LibGPU 3 anos atrás
  Stephan Unverwerth 7da9447619 LibGL+LibGPU+LibSoftGPU: Move Light.h to LibGPU 3 anos atrás
  Stephan Unverwerth e7450fa940 LibGL+LibGPU+LibSoftGPU: Move SamplerConfig to LibGPU 3 anos atrás
  Stephan Unverwerth 4e0643ae97 LibGL+LibGPU+LibSoftGPU: Move ImageFormat.h to LibGPU 3 anos atrás
  Stephan Unverwerth 24d420312c LibGL+LibGPU+LibSoftGPU: Move Enums.h to LibGPU 3 anos atrás
  Stephan Unverwerth ac033dd9b6 LibGL+LibGPU+LibSoftGPU: Move DeviceConfig to LibGPU 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 anos atrás
  Jelle Raaijmakers 8a3242cb83 LibGL+LibSoftGPU+LibGfx: Reimplement normal transformation 3 anos atrás
  Jelle Raaijmakers bc5e5afc7b LibSoftGPU+LibGfx: Transform and normalize normals before lighting 3 anos atrás
  Jelle Raaijmakers 284a629ab4 LibGL+LibSoftGPU: Implement more of `GL_LIGHT_MODEL_COLOR_CONTROL` 3 anos atrás
  Lenny Maiorani 759857b597 LibSoftGPU: Avoid copying data when doing triangle rasterization 3 anos atrás
  Jelle Raaijmakers 870b835115 LibGfx+LibSoftGPU: Allow indexed reads into `Gfx::Vector` 3 anos atrás
  Jelle Raaijmakers 20a5a4363c LibSoftGPU: Remove unused vector types from `Device` 3 anos atrás
  Jelle Raaijmakers d75135663b LibGfx+LibSoftGPU: Add and use `Vector.xy()` 3 anos atrás
  Jelle Raaijmakers 439617cf6f LibSoftGPU: Use `lroundf` instead of `roundf` in rasterization rect 3 anos atrás
  Jelle Raaijmakers 37dd10fbbe LibSoftGPU: Use `float` instead of `int` for triangle screen coords 3 anos atrás
  Jelle Raaijmakers 9fc419395e LibSoftGPU: Use destination alpha for texture decal function 3 anos atrás
  Jelle Raaijmakers e1c863d99a LibSoftGPU: Use non-normalized light vector for attenuation 3 anos atrás
  Jelle Raaijmakers c3273e9492 LibSoftGPU: Clean up some conditionals in `Device` 3 anos atrás
  Jelle Raaijmakers f28047de73 LibSoftGPU: Round rasterization position to nearest integer 3 anos atrás
  Jelle Raaijmakers 8c9fa50c61 LibSoftGPU: Apply regular cartesian coordinate system 3 anos atrás
  Jelle Raaijmakers 971b39ae4f LibSoftGPU: Rename `rgba` to `bgra` to reflect actual value 3 anos atrás
  Jelle Raaijmakers db0616c67a LibSoftGPU: Generalize pixel buffers and standardize on BGRA8888 3 anos atrás
  Jelle Raaijmakers 6318522339 LibSoftGPU: Remove `Device::wait_for_all_threads()` 3 anos atrás
  Jelle Raaijmakers 4d53a87355 LibSoftGPU: Remove unused `AK/Function.h` include 3 anos atrás