Implemented get_pixel_format for X11

This commit is contained in:
Dzmitry Malyshau 2015-04-11 23:30:17 -04:00
parent d5138d2708
commit ac23d3114c
3 changed files with 36 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "glutin"
version = "0.0.23"
version = "0.0.24"
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
description = "Cross-plaform OpenGL context provider."
keywords = ["windowing", "opengl"]