summaryrefslogtreecommitdiff
path: root/progs/xdemos
AgeCommit message (Expand)AuthorFilesLines
2009-07-08demos: use glEnable/DisableClientState() for vertex arraysBrian Paul1-4/+4
2009-07-06demos: Fix vsync checking in glxgearsIan Romanick1-19/+16
2009-06-30xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAYJon TURNEY4-5/+6
2009-06-23demos: fix issues in glxcontexts.cBrian Paul1-114/+46
2009-04-24demos: ensure display lists are destroyed for next generationAlan Hourihane1-0/+4
2009-03-24demos: add LDFLAGS for corender target, bug 20844Brian Paul1-1/+1
2009-03-17xdemos: Fix sharedtex_mt.Thomas Hellstrom1-70/+33
2009-03-14mesa: .gitignoreYounes Manton1-0/+1
2009-03-13xdemos: Add multithreaded sharedtex_mt.Thomas Hellstrom2-0/+524
2009-03-12demos: move declaration before codeBrian Paul1-1/+1
2009-03-11xdemos: On termination with `esc` close the contexts correctly.Alan Hourihane1-1/+1
2009-02-16demos: fix glxpixmap and call glXWaitGL before calling XCopyArea.Alan Hourihane1-0/+1
2009-02-11demos: better error message for overlay.c, see bug 20055Brian Paul1-1/+2
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul3-159/+235
2009-02-01glxgears: No, really. Fix the dyslexia.Ian Romanick1-1/+1
2009-01-30Fix dyslexia.Ian Romanick1-1/+1
2009-01-30glxgears: Log a message if synched to vblankIan Romanick1-0/+74
2008-11-15Merge commit 'origin/master' into gallium-0.2Keith Whitwell3-0/+275
2008-11-12Add glsync demo program from jbarnes for testing vblank synchronization.Eric Anholt3-0/+275
2008-10-27Merge commit 'origin/master' into gallium-0.2Alan Hourihane2-16/+127
2008-10-16glxswapcontrol: added -fullscreen optionBrian Paul1-14/+77
2008-10-16glxgears: for fullscreen, disable window borders the right wayBrian Paul1-2/+50
2008-09-21Remove CVS keywords.Keith Whitwell1-1/+0
2008-09-18Merge commit 'origin/master' into gallium-0.2Keith Whitwell1-1/+0
2008-09-13remove invalid XDestroyWindow() callGuillaume Melquiond1-1/+0
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell1-15/+15
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul1-11/+11
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell3-145/+220
2008-07-30Always pass CFLAGS when compiling or linking demosGuillaume Melquiond1-4/+4
2008-07-24query/print GLSL version stringBrian Paul1-0/+7
2008-06-04sync up with glxgears.c from masterBrian Paul1-75/+121
2008-06-04fix event handling issues (such as when resizing when not animating)Brian Paul1-10/+22
2008-06-04press 'a' to toggle animationBrian Paul1-1/+5
2008-06-04code refactoring (draw_frame(0, handle_event())Brian Paul1-71/+95
2008-06-04remove references to incorrect -winwidth/-winheight, replace with -geometryBrian Paul1-2/+1
2008-05-26Remove CVS keywords.José Fonseca1-1/+0
2008-05-21Merge branch 'gallium-0.1' into gallium-tex-surfacesMichel Dänzer1-0/+1
2008-05-20add new binaries to ignore to make 'git status' cleanerZack Rusin1-0/+1
2008-05-07updated options/helpBrian Paul1-5/+18
2008-05-07mesa: document a/s keysBrian Paul1-0/+2
2008-05-07mesa: add texturing to thread testBrian Paul1-67/+237
2008-05-05Ignore xdemos/sharedtexDan Nicholson1-0/+1
2008-04-30added xdemos/sharedtex.c testBrian Paul2-0/+325
2008-04-30added xdemos/sharedtex.c testBrian Paul2-0/+325
2008-04-03silence warningBrian1-1/+1
2008-03-21Fix xdemos build on FreeBSD: <sys/types.h> before <netinet/tcp.h>Eric Anholt1-1/+1
2008-03-10Darwin: Config/source fixes to now build glxdemo apps and OSMesaJeremy Huddleston1-1/+1
2008-02-29glxgears: oops, remove accidental commit of glFinish() hack.Kristian Høgsberg1-1/+0
2008-02-29Use __DRIextension mechanism providing loader functionality to the driver.Kristian Høgsberg1-0/+1
2008-02-25Remove files of unsupported build systems.José Fonseca1-83/+0