VOGL
VOGL is a debugger for the OpenGL rendering API intended to be used in the development of video games. VOGL was originally written at RAD Game Tools and Valve. VOGL is free and open-source software subject to the terms of the MIT License.
Original author(s) | RAD Game Tools and Valve |
---|---|
Initial release | March 12, 2014 |
Repository | ![]() |
Written in | C++ |
Operating system | Linux, Microsoft Windows[1] |
Type | Debugger |
License | MIT License[2] |
Website | github |
![](../I/m/Linux_kernel_and_OpenGL_video_games.svg.png)
Mesa 3D comprises an implementation of OpenGL as well as the user-space device drivers. There are additional components inside the Linux kernel: the DRM and the KMS.
Description
There is a graphical front-end implementing Qt5-based GUI widgets.[3]
VOGL was initially released with support for Linux operating systems only, but on April 23, 2014, additional support for Microsoft Windows was released.[1]
Goals included:
- Free and open-source
- Steam integration
- Vendor and driver version neutral
- No special app builds needed
- Frame capturing, full stream tracing, trace trimming
- Optimized replayer
- OpenGL usage validation
- Regression testing, benchmarking
- Robust API support: OpenGL v3/4.x, core or compatibility contexts
- UI to edit captures, inspect state, diff snapshots, control tracing
VOGLperf is a benchmarking tool for Linux OpenGL games.[4]
gollark: I was going to breed a 30G aeon/red messy inbred thuwed from various prizes but I was locked and forgot.
gollark: I can give a better offer.
gollark: I should offer an egg.
gollark: HONLU
gollark: You know, part of the reason the forums are aaaaaargh could be that the way the forum is structured (last updated thing most visible) encourages controversial stuff to go up and generally agreed-upon stuff to go down.]
See also
- GLAVE (software)
- Valgrind
- Linux gaming
References
- Rich Geldreich (April 23, 2014). "vogl Windows port, new regression test system, new vogl_chroot repo". Blog. Retrieved May 7, 2017.
- "VOGL License". 2019-03-04.
- "couple vogl debugger/editor UI screenshots". 2014-03-21.
- "VOGLperf on GitHub". 2019-01-31.
External links
- vogl's GitHub repository
- Moving Your Games to OpenGL From 33:47 till the end of the video there is an introduction to VOGL
- Moving Your Games to OpenGL Steam Dev Days 2014 Presentation PDF
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.