1. 04 Aug, 2018 1 commit
    • Lioncash's avatar
      gl_shader_manager: Amend sign differences in an assertion comparison in... · dde5dce7
      Lioncash authored
      gl_shader_manager: Amend sign differences in an assertion comparison in SetShaderUniformBlockBinding()
      
      Ensures both operands have the same sign in the comparison.
      
      While we're at it, we can get rid of the redundant casting of ub_size to
      an int. This type will always be trivial and alias a built-in type (not
      doing so would break backwards compatibility at a standard level).
      dde5dce7
  2. 03 Aug, 2018 19 commits
  3. 02 Aug, 2018 20 commits