Commit History

Author SHA1 Message Date
  ReinUsesLisp 42cb8f1124 astc: Fix typos from search and replace 6 years ago
  ReinUsesLisp 9b8fb3c756 astc: Minor changes to InputBitStream 6 years ago
  ReinUsesLisp d71d7d917e astc: Pass val in Replicate by copy 6 years ago
  ReinUsesLisp 134f3ff9b4 astc: Call std::vector:reserve on decodedClolorValues to avoid reallocating 6 years ago
  ReinUsesLisp 3377b78ea7 astc: Call std::vector::reserve on texelWeightValues to avoid reallocating 6 years ago
  ReinUsesLisp 801fd04f75 astc: Create a LUT at compile time for encoding values 6 years ago
  ReinUsesLisp e183820956 astc: Make IntegerEncodedValue a trivial structure 6 years ago
  ReinUsesLisp 70a31eda62 astc: Make IntegerEncodedValue constructor constexpr 6 years ago
  ReinUsesLisp 5ed377b989 astc: Make IntegerEncodedValue trivially copyable 6 years ago
  ReinUsesLisp e7d97605e8 astc: Rename C types to common_types 6 years ago
  ReinUsesLisp 835a3d09c6 astc: Move Popcnt to an anonymous namespace and make it constexpr 6 years ago
  ReinUsesLisp 731a9a322e astc: Use common types instead of stdint.h integer types 6 years ago
  ReinUsesLisp d3dc4e399c astc: Use 'enum class' instead of 'enum' for EIntegerEncoding 6 years ago
  Fernando Sahmkow 666d431ad8 Merge pull request #3473 from ReinUsesLisp/shader-purge 6 years ago
  Rodrigo Locatti 244fe13219 Merge branch 'master' into shader-purge 6 years ago
  bunnei b30b1f741d Merge pull request #3491 from ReinUsesLisp/polygon-modes 6 years ago
  ReinUsesLisp e24197bb3f gl_shader_decompiler: Initialize gl_Position on vertex shaders 6 years ago
  Fernando Sahmkow 00e9ba0603 Merge pull request #3483 from namkazt/patch-1 6 years ago
  Fernando Sahmkow f159a12820 Merge pull request #3480 from ReinUsesLisp/vk-disabled-ubo 6 years ago
  ReinUsesLisp 3a10016e38 gl_shader_decompiler: Add missing {} on smem GLSL emission 6 years ago
  bunnei ca2d228c9d Merge pull request #3497 from FernandoS27/microprogfile-extend 6 years ago
  bunnei c21dc36cda Merge pull request #3496 from vitor-k/remove-enum 6 years ago
  Fernando Sahmkow 95b804ff05 NVFlinger: Do the microprofile Flip after processing a valid frame. 6 years ago
  Fernando Sahmkow 448856695a Microprofile: Allow accessing token. 6 years ago
  ReinUsesLisp 825d629565 gl_shader_decompiler: Fix regression in render target declarations 6 years ago
  bunnei fce33adcf1 Merge pull request #3494 from ReinUsesLisp/fix-cs-pipeline 6 years ago
  Vitor Kiguchi e891ff9a0c framebuffer_layout.h: drop the use of enum for screen dimensions. 6 years ago
  ReinUsesLisp 8357908099 gl_shader_manager: Fix interaction between graphics and compute 6 years ago
  bunnei 503ebe9b96 Merge pull request #3458 from FearlessTobi/voice-issues 6 years ago
  ReinUsesLisp e4bc3c3342 gl_rasterizer: Implement polygon modes and fill rectangles 6 years ago