Closed bkloppenborg closed 12 years ago
The list classes should also implement mutexes and semaphores to control access to the list.
CGLShaderList lacks some commonalities with the other classes so it shouldn't be included. CFeatureList has yet to be implemented so this issue is closed in 3f4c20f3cf04e72cde33f24ab5d2b2918efe930e.
CFeatureList, CGLShaderList, and CModelList all share several things in common. These could be refactored into a common CLists class and then subclassed as necessary.