1. 12 Jun, 2019 3 commits
    • ReinUsesLisp's avatar
      gl_device: Fix TestVariableAoffi test · ee81fb94
      ReinUsesLisp authored
      This test is intended to be invalid GLSL, but it was being invalid in
      two points instead of one. The intention is to use a non-immediate
      parameter in a textureOffset like function.
      
      The problem is that this shader was being compiled as a separable
      shader object and the text was writting to gl_Position without a
      redeclaration, being invalid GLSL.
      
      Address that issue by using a user-defined output attribute.
      ee81fb94
    • bunnei's avatar
      Merge pull request #2578 from lioncash/cnmt · 7e2bcf04
      bunnei authored
      file_sys/nca_metadata: Update CNMT structures
      7e2bcf04
    • bunnei's avatar
      Merge pull request #2572 from FernandoS27/gpu-mem · f981efdf
      bunnei authored
      GPUVM: Correct GPU VM virtual address space
      f981efdf
  2. 11 Jun, 2019 1 commit
  3. 10 Jun, 2019 2 commits
  4. 09 Jun, 2019 5 commits
  5. 08 Jun, 2019 4 commits
  6. 07 Jun, 2019 6 commits
  7. 06 Jun, 2019 8 commits
  8. 05 Jun, 2019 11 commits