~marcoil/glproxy/detection

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
glproxy 2011.12 (20111213)
==============================

* Added support for virtualizing EGL, now client applications don't need to link
  directly with EGL.
* Removed debian packaging files from trunk.
* Functions for resolving extensions now need a valid display.

glproxy 2011.10 (20111019)
==============================

* Removed resolving all extensions at initialization time.
* Added a simple functions, glProxyGetExtProcAddr, to help checking and
  resolving extensions.