História revízii

Autor SHA1 Správa Dátum
  Jelle Raaijmakers 84c4b66721 LibGL+LibGPU+LibSoftGPU: Implement texture pixel format support 2 rokov pred
  Jelle Raaijmakers eb7c3d16fb LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion 2 rokov pred
  Linus Groh 173dcfb7cb Everywhere: Fix a bunch of typos 3 rokov pred
  Jelle Raaijmakers 421a80bf43 LibSoftGPU: Update coverage bits after alpha testing 3 rokov pred
  Jelle Raaijmakers 1a338844fa LibSoftGPU: Make `Device` statistics `i64` again 3 rokov pred
  RKBethke 0836912a6d LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane 3 rokov pred
  Jelle Raaijmakers 5861f1821e LibSoftGPU: Clamp polygon depth values to `0.f - 1.f` 3 rokov pred
  Jelle Raaijmakers b8c0ebccfd LibSoftGPU: Implement depth offset factor 3 rokov pred
  Jelle Raaijmakers a20bf80b05 LibGL+LibGPU+LibSoftGPU: Implement point and line drawing 3 rokov pred
  Jelle Raaijmakers 950ded7ab9 LibSoftGPU: Mention correct `i686` target in `Device` comment 3 rokov pred
  Jelle Raaijmakers 7906ada015 LibSoftGPU: Update coverage mask bits during rasterization 3 rokov pred
  Hendiadyoin1 d866637074 LibSoftGPU: Use round_to<int> in Device::get_rasterization_rect_of_size 3 rokov pred
  Jelle Raaijmakers a699e0a9d7 LibSoftGPU: Remove initial fog factor value from Device 3 rokov pred
  Jelle Raaijmakers 526390ec06 LibSoftGPU: Move back to `i32`-based subpixels 3 rokov pred
  Jelle Raaijmakers e70dc20650 LibSoftGPU: Replace some `interpolate()` calls with `VectorN::dot` 3 rokov pred
  Jelle Raaijmakers dfb218f6a8 LibSoftGPU: East-const `interpolate` 3 rokov pred
  Jelle Raaijmakers 6090e79191 LibSoftGPU: Use `u64` for `Device` statistics vars 3 rokov pred
  Jelle Raaijmakers e1a6966863 LibSoftGPU: Check for bottom edge in top-left rule in `Device` 3 rokov pred
  Jelle Raaijmakers f680d82086 LibSoftGPU: Reuse edge function for front/back culling 3 rokov pred
  Jelle Raaijmakers 26a463506e LibSoftGPU: Use `AK::abs` directly instead of `fabsf` 3 rokov pred
  Jesse Buhagiar c9f44c746a LibGL+LibSoftGPU: Add `GL_ADD` Texture Environment 3 rokov pred
  Stephan Unverwerth 5bb76e9b63 LibGL+LibGPU+LibSoftGPU: Load SoftGPU driver dynamically 3 rokov pred
  Stephan Unverwerth 4a99875582 LibGL+LibGPU+LibSoftGPU: Add virtual base class for Images 3 rokov pred
  Stephan Unverwerth 1f3642ed48 LibGPU+LibSoftGPU: Move RasterizerOptions into LibGPU 3 rokov pred
  Stephan Unverwerth 5d2740217f LibGL+LibGPU+LibSoftGPU: Move Vertex.h to LibGPU 3 rokov pred
  Stephan Unverwerth 5bf224708f LibGPU+LibSoftGPU: Move LightModelParameters into LibGPU 3 rokov pred
  Stephan Unverwerth 8f359bf758 LibGPU+LibSoftGPU: Move RasterPosition into its own header in LibGPU 3 rokov pred
  Stephan Unverwerth e416380826 LibGL+LibGPU+LibSoftGPU: Move StencilConfiguration.h to LibGPU 3 rokov pred
  Stephan Unverwerth b652db1f54 LibGL+LibGPU+LibSoftGPU: Move Material.h to LibGPU 3 rokov pred
  Stephan Unverwerth 7da9447619 LibGL+LibGPU+LibSoftGPU: Move Light.h to LibGPU 3 rokov pred