Skip to content

Conversation

@zagortenej
Copy link

This PR exposes a few more OpenGL APIs via Sdl library:

  • glFrontFace
  • glUniform3fv
  • glUniform4fv
  • glUniformMatrix3fv
  • glUniformMatrix4fv
  • glUniform1f
  • glUniform2f
  • glUniform3f
  • glUniform4f
  • glDeleteProgram

glDeleteProgram has already been defined in gl.c, this PR just adds deleteProgram() to GL.hx on Haxe side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant