summaryrefslogtreecommitdiff
path: root/progs/xdemos
AgeCommit message (Expand)AuthorFilesLines
2005-09-23 Committing in .Jouk Jansen1-1/+1
2005-08-25s/GLX_RGBA_BIT/GLX_RGBA_TYPE/ (bug 4237)Brian Paul1-1/+1
2005-08-09delete display lists upon exitBrian Paul1-0/+3
2005-07-19overlay planes testBrian Paul2-0/+246
2005-07-02Add $(CFLAGS) to the link commands. This makes 'make linux-x86Ian Romanick1-5/+5
2005-05-07assorted warning clean-ups for x86_64, etc (Mikko T.)Brian Paul1-6/+6
2005-04-06added wrappers/helpers for creating/destroying rendering contextsBrian Paul2-1/+45
2005-04-06changed implementation of GetAllFBConfigs()Brian Paul1-7/+4
2005-04-05Make glxgears_fbconfig compile and respect the DISPLAY setting. Add itIan Romanick2-3/+11
2005-02-26use girl2.rgb by defaultDave Airlie1-1/+1
2005-02-26Add glXAllocateMemoryMESA demo app using ycbcr...Dave Airlie2-1/+328
2005-01-17remove trailing slash from TOP definitionDaniel Borca1-1/+1
2005-01-12new test to exercise context and window create/deleteKeith Whitwell2-0/+610
2005-01-10remove a debug lineBrian Paul1-1/+0
2005-01-10tweak output formattting, fixed uninitialized var errorBrian Paul2-46/+48
2005-01-09improved animation rateBrian Paul1-20/+29
2005-01-09rotate at a reasonable rateBrian Paul1-16/+27
2005-01-07added GetAllFBConfigs()Brian Paul1-0/+23
2005-01-06New GetAllFBConfigs() function. Some FBConfigs weren't reported before.Brian Paul2-23/+8
2005-01-04Use the GLX 1.3 pbuffer/fbconfig functions in preference to the SGIX ones.Brian Paul4-145/+295
2004-12-20Add a -fullscreen optionKeith Whitwell1-1/+12
2004-12-12removed unused visInfo varBrian Paul1-3/+0
2004-10-26added stereo option (Jacek Rosik)Brian Paul1-17/+92
2004-10-23wrap angle value (Philipp Klaus Krause)Brian Paul1-0/+2
2004-09-16silence warningsBrian Paul2-2/+2
2004-09-14Have the rendering contexts share textures.Brian Paul1-9/+62
2004-08-13silence a warningBrian Paul2-3/+3
2004-08-13minor fix for newest glxext.h headerBrian Paul1-1/+1
2004-08-10cvs ignore fileBrian Paul1-0/+16
2004-08-10query/print max convolution filter sizeBrian Paul1-0/+7
2004-07-02redo the event loop to make event response betterBrian Paul1-27/+23
2004-05-10s/GLX_PIXMAP_BIT_SGIX/GLX_PBUFFER_BIT_SGIX/Brian Paul1-5/+4
2004-05-07Uses either the GLX_SGI_make_current_read or GLX 1.3 interface,Ian Romanick1-5/+23
2004-04-22obsoleteBrian Paul1-94/+0
2004-03-26minor fixesBrian Paul1-7/+5
2004-03-26Tweaks for make clean / realclean.Brian Paul1-4/+1
2004-03-26New Makefile systemBrian Paul1-0/+79
2004-03-26check for GLX 1.3 during initBrian Paul1-2/+10
2004-02-23The available GLX version is now logged in addition to the clientIan Romanick1-0/+9
2004-02-11Added a test case for Mesa bug #508473 that I wrote a long time ago.Ian Romanick2-1/+192
2004-02-11Added yet another version of gears. This one uses fbconfigs, and is aIan Romanick2-0/+605
2004-02-03another pbuffer demo (Andrew Lentvorski)Brian Paul2-0/+434
2004-02-02tweak commentsBrian Paul2-5/+7
2004-01-24New glXUseRotatedXFontMESA() function. Like glXUseXFont(), but takesBrian Paul4-1/+643
2003-12-05press f key to toggle front/back drawing/copyingBrian Paul1-7/+41
2003-10-03improved 'clean' targets (Otto Solares)Brian Paul1-3/+3
2003-09-08Remove all the swap_control stuff from glxgears demo (restored to vers 1.2).Brian Paul3-331/+833
2003-07-02 Committing in .Jouk Jansen1-0/+15
2003-06-17 Committing in .Jouk Jansen1-6/+6
2003-06-10updated old-style makefiles for new treeBrian Paul1-1/+1