summaryrefslogtreecommitdiff
path: root/progs/xdemos
AgeCommit message (Expand)Author
2009-08-19progs/xdemos: add multictx to .gitignoreBrian Paul
2009-08-07progs/xdemos: added multictx.c (multi-context rendering demo)Brian Paul
2009-08-07glxgears: make functions static, update commentsBrian Paul
2009-08-05Merge branch 'mesa_7_5_branch'Brian Paul
2009-08-03xdemo/glxswapcontrol: Move get_framge_usage after the swap.Pauli Nieminen
2009-08-03xdemos/glxcontexts: Don't leak visual info when choosing visual again.Pauli Nieminen
2009-07-06demos: Fix vsync checking in glxgearsIan Romanick
2009-07-08demos: use glEnable/DisableClientState() for vertex arraysBrian Paul
2009-06-30xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAYJon TURNEY
2009-06-23demos: fix issues in glxcontexts.cBrian Paul
2009-04-24demos: ensure display lists are destroyed for next generationAlan Hourihane
2009-03-24demos: add LDFLAGS for corender target, bug 20844Brian Paul
2009-03-17xdemos: Fix sharedtex_mt.Thomas Hellstrom
2009-03-14mesa: .gitignoreYounes Manton
2009-03-13xdemos: Add multithreaded sharedtex_mt.Thomas Hellstrom
2009-03-12demos: move declaration before codeBrian Paul
2009-03-11xdemos: On termination with `esc` close the contexts correctly.Alan Hourihane
2009-02-16demos: fix glxpixmap and call glXWaitGL before calling XCopyArea.Alan Hourihane
2009-02-11demos: better error message for overlay.c, see bug 20055Brian Paul
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul
2009-02-01glxgears: No, really. Fix the dyslexia.Ian Romanick
2009-01-30Fix dyslexia.Ian Romanick
2009-01-30glxgears: Log a message if synched to vblankIan Romanick
2008-11-15Merge commit 'origin/master' into gallium-0.2Keith Whitwell
2008-11-12Add glsync demo program from jbarnes for testing vblank synchronization.Eric Anholt
2008-10-27Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2008-10-16glxswapcontrol: added -fullscreen optionBrian Paul
2008-10-16glxgears: for fullscreen, disable window borders the right wayBrian Paul
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-18Merge commit 'origin/master' into gallium-0.2Keith Whitwell
2008-09-13remove invalid XDestroyWindow() callGuillaume Melquiond
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-07-30Always pass CFLAGS when compiling or linking demosGuillaume Melquiond
2008-07-24query/print GLSL version stringBrian Paul
2008-06-04sync up with glxgears.c from masterBrian Paul
2008-06-04fix event handling issues (such as when resizing when not animating)Brian Paul
2008-06-04press 'a' to toggle animationBrian Paul
2008-06-04code refactoring (draw_frame(0, handle_event())Brian Paul
2008-06-04remove references to incorrect -winwidth/-winheight, replace with -geometryBrian Paul
2008-05-26Remove CVS keywords.José Fonseca
2008-05-21Merge branch 'gallium-0.1' into gallium-tex-surfacesMichel Dänzer
2008-05-20add new binaries to ignore to make 'git status' cleanerZack Rusin
2008-05-07updated options/helpBrian Paul
2008-05-07mesa: document a/s keysBrian Paul
2008-05-07mesa: add texturing to thread testBrian Paul
2008-05-05Ignore xdemos/sharedtexDan Nicholson
2008-04-30added xdemos/sharedtex.c testBrian Paul
2008-04-30added xdemos/sharedtex.c testBrian Paul