sdl2_window icon indicating copy to clipboard operation
sdl2_window copied to clipboard

Make OpenGL initializaiton default Cargo feature flag

Open bvssvni opened this issue 8 years ago • 0 comments

See old discussion here https://github.com/PistonDevelopers/window/issues/56.

At some point the in the future I expect most libraries to be written for either Gfx or Vulkan, so OpenGL initialization will not be needed.

bvssvni avatar May 18 '17 21:05 bvssvni