Skip to content

VirtualGL/virtualgl

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

The 'register' keyword was deprecated in C++11 and removed in C++17, so
usage of that keyword in VirtualGL (more specifically in the in-tree
FLTK and MD5 code, not in the VGL code itself) prevented successful
compilation with newer compilers (e.g. Clang 16) unless -Wno-register
was specified.

Fixes https://bugs.gentoo.org/898876
Closes #233
441c4e7

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
doc