Skip to content
  1. Jun 12, 2019
    • 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. Jun 11, 2019
  3. Jun 10, 2019
  4. Jun 09, 2019
  5. Jun 08, 2019
  6. Jun 07, 2019
  7. Jun 06, 2019
  8. Jun 05, 2019
Loading