summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/pbdemo.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/xdemos: Fix memory leak in pbdemo.c.Vinson Lee2009-11-201-0/+1
|
* progs/xdemos: test glXQueryDrawable()Brian Paul2009-10-071-0/+15
|
* progs/xdemos: fix swapped parameters to CreatePbuffer()Brian Paul2009-10-071-1/+1
|
* fix logic error, typosBrian2007-07-241-5/+4
|
* Use the GLX 1.3 pbuffer/fbconfig functions in preference to the SGIX ones.Brian Paul2005-01-041-35/+34
| | | | Added more functions to pbutil.[ch] to better isolate API differences.
* s/GLX_PIXMAP_BIT_SGIX/GLX_PBUFFER_BIT_SGIX/Brian Paul2004-05-101-5/+4
|
* tweak commentsBrian Paul2004-02-021-1/+5
|
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
|
* pbuffer info and demo programsBrian Paul2002-10-051-0/+477