mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-26 16:30:23 +01:00
gallium/glx/xlib: updated comments
This commit is contained in:
parent
80b8fbcaba
commit
10eb2ca954
3 changed files with 2 additions and 4 deletions
|
|
@ -26,7 +26,6 @@
|
|||
|
||||
/**
|
||||
* "Fake" GLX API implemented in terms of the XMesa*() functions.
|
||||
* XXX rename this file to glx_api.c
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
*/
|
||||
|
||||
|
||||
/*
|
||||
* XXX rename this file to glx_getproc.c
|
||||
/**
|
||||
* glXGetProcAddress()
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,6 @@
|
|||
|
||||
/**
|
||||
* Fake implementation of glXUseXFont().
|
||||
* XXX rename this file to glx_usefont.c
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue