summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/pbutil.c
Commit message (Collapse)AuthorAgeFilesLines
* pbutil: Do not require GLX_SGIX_pbuffer for fbconfig only-functions.Kristian Høgsberg2007-10-171-26/+45
|
* Do XSync() before resetting error handler.Kristian Høgsberg2007-10-131-0/+1
|
* added wrappers/helpers for creating/destroying rendering contextsBrian Paul2005-04-061-1/+37
|
* changed implementation of GetAllFBConfigs()Brian Paul2005-04-061-7/+4
|
* remove a debug lineBrian Paul2005-01-101-1/+0
|
* tweak output formattting, fixed uninitialized var errorBrian Paul2005-01-101-45/+47
|
* added GetAllFBConfigs()Brian Paul2005-01-071-0/+23
|
* Use the GLX 1.3 pbuffer/fbconfig functions in preference to the SGIX ones.Brian Paul2005-01-041-84/+226
| | | | Added more functions to pbutil.[ch] to better isolate API differences.
* tweak commentsBrian Paul2004-02-021-4/+2
|
* 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/+230