| Commit message (Expand) | Author | Age | Files | Lines |
* | demos: use glEnable/DisableClientState() for vertex arrays | Brian Paul | 2009-07-08 | 1 | -4/+4 |
* | demos: Fix vsync checking in glxgears | Ian Romanick | 2009-07-06 | 1 | -19/+16 |
* | xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAY | Jon TURNEY | 2009-06-30 | 4 | -5/+6 |
* | demos: fix issues in glxcontexts.c | Brian Paul | 2009-06-23 | 1 | -114/+46 |
* | demos: ensure display lists are destroyed for next generation | Alan Hourihane | 2009-04-24 | 1 | -0/+4 |
* | demos: add LDFLAGS for corender target, bug 20844 | Brian Paul | 2009-03-24 | 1 | -1/+1 |
* | xdemos: Fix sharedtex_mt. | Thomas Hellstrom | 2009-03-17 | 1 | -70/+33 |
* | mesa: .gitignore | Younes Manton | 2009-03-14 | 1 | -0/+1 |
* | xdemos: Add multithreaded sharedtex_mt. | Thomas Hellstrom | 2009-03-13 | 2 | -0/+524 |
* | demos: move declaration before code | Brian Paul | 2009-03-12 | 1 | -1/+1 |
* | xdemos: On termination with `esc` close the contexts correctly. | Alan Hourihane | 2009-03-11 | 1 | -1/+1 |
* | demos: fix glxpixmap and call glXWaitGL before calling XCopyArea. | Alan Hourihane | 2009-02-16 | 1 | -0/+1 |
* | demos: better error message for overlay.c, see bug 20055 | Brian Paul | 2009-02-11 | 1 | -1/+2 |
* | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul | 2009-02-09 | 3 | -159/+235 |
|\ |
|
| * | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell | 2008-11-15 | 3 | -0/+275 |
| |\ |
|
| * \ | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-10-27 | 2 | -16/+127 |
| |\ \ |
|
| * \ \ | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell | 2008-09-18 | 1 | -1/+0 |
| |\ \ \ |
|
| * \ \ \ | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -15/+15 |
| |\ \ \ \ |
|
| | * | | | | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul | 2008-09-11 | 1 | -11/+11 |
| * | | | | | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 3 | -145/+220 |
| |\| | | | |
|
| | * | | | | sync up with glxgears.c from master | Brian Paul | 2008-06-04 | 1 | -75/+121 |
| | * | | | | Remove CVS keywords. | José Fonseca | 2008-05-26 | 1 | -1/+0 |
| | * | | | | Merge branch 'gallium-0.1' into gallium-tex-surfaces | Michel Dänzer | 2008-05-21 | 1 | -0/+1 |
| | |\ \ \ \ |
|
| | | * | | | | add new binaries to ignore to make 'git status' cleaner | Zack Rusin | 2008-05-20 | 1 | -0/+1 |
| | * | | | | | mesa: document a/s keys | Brian Paul | 2008-05-07 | 1 | -0/+2 |
| | * | | | | | mesa: add texturing to thread test | Brian Paul | 2008-05-07 | 1 | -67/+237 |
| | |/ / / / |
|
| | * | | | | added xdemos/sharedtex.c test | Brian Paul | 2008-04-30 | 2 | -0/+325 |
| | * | | | | Remove files of unsupported build systems. | José Fonseca | 2008-02-25 | 1 | -83/+0 |
| | * | | | | Rename 'mms-config.' to 'mms.config'. | Michal Krol | 2007-10-29 | 1 | -1/+1 |
| | * | | | | Ignore generated files. | José Fonseca | 2007-10-25 | 1 | -2/+7 |
* | | | | | | glxgears: No, really. Fix the dyslexia. | Ian Romanick | 2009-02-01 | 1 | -1/+1 |
* | | | | | | Fix dyslexia. | Ian Romanick | 2009-01-30 | 1 | -1/+1 |
* | | | | | | glxgears: Log a message if synched to vblank | Ian Romanick | 2009-01-30 | 1 | -0/+74 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Add glsync demo program from jbarnes for testing vblank synchronization. | Eric Anholt | 2008-11-12 | 3 | -0/+275 |
| |_|_|/
|/| | | |
|
* | | | | glxswapcontrol: added -fullscreen option | Brian Paul | 2008-10-16 | 1 | -14/+77 |
* | | | | glxgears: for fullscreen, disable window borders the right way | Brian Paul | 2008-10-16 | 1 | -2/+50 |
* | | | | Remove CVS keywords. | Keith Whitwell | 2008-09-21 | 1 | -1/+0 |
| |_|/
|/| | |
|
* | | | remove invalid XDestroyWindow() call | Guillaume Melquiond | 2008-09-13 | 1 | -1/+0 |
|/ / |
|
* | | Always pass CFLAGS when compiling or linking demos | Guillaume Melquiond | 2008-07-30 | 1 | -4/+4 |
* | | query/print GLSL version string | Brian Paul | 2008-07-24 | 1 | -0/+7 |
* | | fix event handling issues (such as when resizing when not animating) | Brian Paul | 2008-06-04 | 1 | -10/+22 |
* | | press 'a' to toggle animation | Brian Paul | 2008-06-04 | 1 | -1/+5 |
* | | code refactoring (draw_frame(0, handle_event()) | Brian Paul | 2008-06-04 | 1 | -71/+95 |
* | | remove references to incorrect -winwidth/-winheight, replace with -geometry | Brian Paul | 2008-06-04 | 1 | -2/+1 |
* | | updated options/help | Brian Paul | 2008-05-07 | 1 | -5/+18 |
* | | Ignore xdemos/sharedtex | Dan Nicholson | 2008-05-05 | 1 | -0/+1 |
* | | added xdemos/sharedtex.c test | Brian Paul | 2008-04-30 | 2 | -0/+325 |
* | | silence warning | Brian | 2008-04-03 | 1 | -1/+1 |
* | | Fix xdemos build on FreeBSD: <sys/types.h> before <netinet/tcp.h> | Eric Anholt | 2008-03-21 | 1 | -1/+1 |
* | | Darwin: Config/source fixes to now build glxdemo apps and OSMesa | Jeremy Huddleston | 2008-03-10 | 1 | -1/+1 |