Skip to content
  1. Nov 19, 2019
    • ReinUsesLisp's avatar
      gl_shader_gen: Apply default value to gl_Position · bc10714d
      ReinUsesLisp authored
      Nvidia has sane default output values for varyings, but the other
      vendors don't apply these. To properly emulate this we would have to
      analyze the shader header. For the time being, apply the same default
      Nvidia applies so we get the same behaviour on non-Nvidia drivers.
      bc10714d
  2. Nov 18, 2019
  3. Nov 16, 2019
  4. Nov 15, 2019
  5. Nov 14, 2019
  6. Nov 13, 2019
  7. Nov 12, 2019
Loading