gloperate icon indicating copy to clipboard operation
gloperate copied to clipboard

C++ library for defining and controlling modern GPU rendering/processing operations.

Results 65 gloperate issues
Sort by recently updated
recently updated
newest added

Implement facilities for creating and using shared contexts

Core
needs review

Implement creation of offscreen contexts

Core
needs review

I'm not sure how complicated this is to implement (if possible at all), but it would be great two slots could be connected if their types are convertible, e.g.: ```...

Base
requires decision