Историја ревизија

Аутор SHA1 Порука Датум
  ReinUsesLisp bd2c1ab8a0 astc: Use boost's static_vector to avoid heap allocations пре 6 година
  ReinUsesLisp 5de130beea astc: Implement a fast precompiled alternative for Replicate пре 6 година
  ReinUsesLisp 6b4d4473be astc: Move Replicate to a constexpr LUT when possible пре 6 година
  ReinUsesLisp d22a689250 astc: Make InputBitStream constexpr пре 6 година
  ReinUsesLisp 0efc230381 astc: OutputBitStream style changes and make it constexpr пре 6 година
  ReinUsesLisp 664fa4ea06 astc: Fix clang build issues пре 6 година
  ReinUsesLisp 42cb8f1124 astc: Fix typos from search and replace пре 6 година
  ReinUsesLisp 9b8fb3c756 astc: Minor changes to InputBitStream пре 6 година
  ReinUsesLisp d71d7d917e astc: Pass val in Replicate by copy пре 6 година
  ReinUsesLisp 134f3ff9b4 astc: Call std::vector:reserve on decodedClolorValues to avoid reallocating пре 6 година
  ReinUsesLisp 3377b78ea7 astc: Call std::vector::reserve on texelWeightValues to avoid reallocating пре 6 година
  ReinUsesLisp 801fd04f75 astc: Create a LUT at compile time for encoding values пре 6 година
  ReinUsesLisp e183820956 astc: Make IntegerEncodedValue a trivial structure пре 6 година
  ReinUsesLisp 70a31eda62 astc: Make IntegerEncodedValue constructor constexpr пре 6 година
  ReinUsesLisp 5ed377b989 astc: Make IntegerEncodedValue trivially copyable пре 6 година
  ReinUsesLisp e7d97605e8 astc: Rename C types to common_types пре 6 година
  ReinUsesLisp 835a3d09c6 astc: Move Popcnt to an anonymous namespace and make it constexpr пре 6 година
  ReinUsesLisp 731a9a322e astc: Use common types instead of stdint.h integer types пре 6 година
  ReinUsesLisp d3dc4e399c astc: Use 'enum class' instead of 'enum' for EIntegerEncoding пре 6 година
  ReinUsesLisp 096f339a2a video_core: Silence implicit conversion warnings пре 6 година
  ReinUsesLisp a5aa1bb174 astc: Silence implicit conversion warnings пре 6 година
  Lioncash c56d893e77 video_core/textures/astc: Remove unused variables пре 7 година
  Fernando Sahmkow 95261639fb Fix Layered ASTC Textures пре 7 година
  ReinUsesLisp 0ad3c031f4 gl_rasterizer_cache: Move format conversion to its own file пре 7 година
  FernandoS27 60a184455c Fix ASTC Decompressor to support depth parameter пре 7 година
  Lioncash 6a03badcbc astc: Initialize vector size directly in Decompress пре 8 година
  Lioncash 0f148548f3 astc: Mark functions as internally linked where applicable пре 8 година
  Lioncash c5803e30d3 astc: const-correctness changes where applicable пре 8 година
  Lioncash e3fadb9616 astc: Delete Bits' copy contstructor and assignment operator пре 8 година
  Lioncash 4cd52a34b9 astc: In-class initialize member variables where appropriate пре 8 година