Skip to content
  1. Nov 25, 2019
  2. Nov 24, 2019
  3. Nov 23, 2019
  4. Nov 21, 2019
  5. Nov 20, 2019
  6. 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
Loading