Skip to content
/ glinf Public

info about OpenGL/GLES version and features

License

Notifications You must be signed in to change notification settings

marlam/glinf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

glinf

This is a simple tool that prints information about OpenGL or OpenGLES contexts.

It is roughly comparable to glewinfo or glxinfo, with the following differences:

  • it uses Qt for platform abstraction
  • it focusses on modern OpenGL
  • it prints implementation limits such as GL_MAX_DRAW_BUFFERS
  • it omits information about GLX and visuals

Currently only the implementation limits that I am interested in are printed, but more can be added easily.

About

info about OpenGL/GLES version and features

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published