Historial de Commits

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