gallium/glx/xlib: updated comments

This commit is contained in:
Brian Paul 2009-08-12 10:24:44 -06:00
parent 80b8fbcaba
commit 10eb2ca954
3 changed files with 2 additions and 4 deletions

View file

@ -26,7 +26,6 @@
/**
* "Fake" GLX API implemented in terms of the XMesa*() functions.
* XXX rename this file to glx_api.c
*/

View file

@ -24,8 +24,8 @@
*/
/*
* XXX rename this file to glx_getproc.c
/**
* glXGetProcAddress()
*/

View file

@ -27,7 +27,6 @@
/**
* Fake implementation of glXUseXFont().
* XXX rename this file to glx_usefont.c
*/