summaryrefslogtreecommitdiff
path: root/src/wx/gl_util.h
AgeCommit message (Expand)Author
2025-04-28Add OpenGL audio meters.465-vumeters-take2Carl Hetherington
2025-04-28Small cleanup to wrap uniform variables.Carl Hetherington
2025-04-28Add new Coords class to manage OpenGL coordinates and use it for the video view.Carl Hetherington
2025-04-28Move a couple of methods into the gl namespace.Carl Hetherington
2025-04-28Add move constructor/operator to Texture.Carl Hetherington
2025-04-28Add a comment.Carl Hetherington
2025-04-28Move GL Texture to gl_util.h.Carl Hetherington
2025-04-28Move GL Rectangle helper to gl_util.h.Carl Hetherington
2025-04-28Extract parts of GLVideoView to GLView.Carl Hetherington
2025-04-28Move check_gl_error() out to gl_util.{cc,h}.Carl Hetherington