SaschaWillems / glCapsViewer

C++ port of the OpenGL hardware capability viewer
GNU Lesser General Public License v3.0
103 stars 28 forks source link

Add GL_VIEWPORT_SUBPIXEL_BITS cap. #14

Closed jozefkucia closed 8 years ago

jozefkucia commented 8 years ago

I am interested in the values of this cap across OpenGL implementations.

SaschaWillems commented 8 years ago

Thx for your PR. Note that adding new caps requires changes to the database, so they're stored when uploading the report. I'll try to add this new column soon.