| Commit message (Expand) | Author | Age | Files | Lines |
* | glxinfo: Print drawable type in verbose mode | Kristian Høgsberg | 2010-04-14 | 1 | -2/+28 |
* | Merge branch '7.8' | Ian Romanick | 2010-04-04 | 1 | -30/+15 |
|\ |
|
| * | xdemos: Build object files first | Jeremy Huddleston | 2010-04-03 | 1 | -30/+15 |
| * | Revert accidental commits from the xquartz tree | Jeremy Huddleston | 2010-04-01 | 1 | -16/+31 |
| * | xdemos: Build object files first | Jeremy Huddleston | 2010-04-01 | 1 | -30/+15 |
| * | xdemos: Fix a build failure for non-autoconf configs | Jeremy Huddleston | 2010-04-01 | 1 | -1/+1 |
* | | Change libX11 variables to not conflict with AC_PATH_XTRA | Dan Nicholson | 2010-03-23 | 1 | -1/+1 |
* | | Use X_LIBS from pkg-config, instead of libdir, for locating libX11 | Jeff Smith | 2010-03-13 | 1 | -2/+2 |
* | | Merge branch '7.8' | Michel Dänzer | 2010-03-12 | 2 | -4/+5 |
|\| |
|
| * | Add programs to .gitignore in xdemos | Jeff Smith | 2010-03-12 | 1 | -3/+4 |
| * | Add -L$(libdir) for xdemos and egl so that the right libX11 is found | Jeff Smith | 2010-03-12 | 1 | -1/+1 |
* | | xdemos/omlsync: improve OML WaitMsc test | Jesse Barnes | 2010-03-08 | 1 | -4/+6 |
|/ |
|
* | progs/xdemos: fix up GLX extension checking | Jesse Barnes | 2010-03-05 | 3 | -27/+6 |
* | xdemos/omlsync: add waitformsc and swap interval code | Jesse Barnes | 2010-03-05 | 1 | -5/+27 |
* | xdemos: add OML sync test | Jesse Barnes | 2010-03-04 | 3 | -0/+252 |
* | progs/xdemos: fix typo in glxinfo help | Brian Paul | 2010-02-26 | 1 | -1/+1 |
* | drop header files and demos for dropped window systems | George Sapountzis | 2010-02-26 | 3 | -428/+0 |
* | glxinfo: Fix User error in glGetProgramivARB | Brian Paul | 2010-02-22 | 1 | -4/+17 |
* | glxgears_fbconfig: Use glXCreateWindow and glXDestroyWindow | Ian Romanick | 2010-02-11 | 1 | -5/+39 |
* | glxgears_fbconfig: Use GLX 1.3 name for function poiner types | Ian Romanick | 2010-02-11 | 1 | -19/+15 |
* | progs/xdemos: Silence uninitialized variable warning. | Vinson Lee | 2010-02-09 | 1 | -1/+1 |
* | progs/xdemos: Silence uninitialized variable warning. | Vinson Lee | 2010-02-08 | 1 | -1/+1 |
* | glxgears: Support GLX_EXT_swap_control for querying the current swap interval. | Aaron Plattner | 2010-01-26 | 1 | -3/+10 |
* | Merge branch 'mesa_7_7_branch' | Brian Paul | 2010-01-22 | 1 | -0/+1 |
|\ |
|
| * | glxgears: unbind current context before "destroying" it | Marcin Slusarz | 2010-01-18 | 1 | -0/+1 |
* | | progs/xdemos: add z/Z keys for scaling the rendering | Brian Paul | 2010-01-22 | 1 | -0/+10 |
* | | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz | 2010-01-14 | 2 | -1/+2 |
|\| |
|
| * | progs/xdemos: Remove unnecessary header from corender.c. | Vinson Lee | 2010-01-11 | 1 | -1/+0 |
| * | progs/demos: Check upper bounds of input in manywin.c. | Vinson Lee | 2010-01-10 | 1 | -0/+2 |
* | | Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa | Jesse Barnes | 2010-01-11 | 4 | -41/+274 |
|\ \
| |/
|/| |
|
| * | xdemos/glsync: handle no sync method better | Jesse Barnes | 2010-01-08 | 1 | -8/+4 |
| * | xdemos/glsync: check glXMakeCurrent return value | Jesse Barnes | 2010-01-08 | 1 | -1/+5 |
| * | xdemos/glsync: Make glsync test draw a rectangle | Jesse Barnes | 2010-01-08 | 1 | -34/+49 |
| * | xdemos/glsync: Add swap interval support to glsync test | Jesse Barnes | 2010-01-08 | 1 | -3/+17 |
| * | DRI2: add OML_sync_control support | Jesse Barnes | 2010-01-08 | 3 | -0/+204 |
* | | progs/xdemos: Check for string overflow. | Vinson Lee | 2010-01-06 | 1 | -3/+29 |
* | | progs/xdemos: Check for string overflow. | Vinson Lee | 2010-01-06 | 1 | -0/+4 |
* | | progs/xdemos: Remove comma at end of enumerator list. | Vinson Lee | 2010-01-06 | 1 | -1/+1 |
* | | progs/xdemos: Use temporary variables. | Vinson Lee | 2010-01-06 | 1 | -2/+2 |
* | | progs/xdemos: Prevent possible string overflow. | Vinson Lee | 2010-01-06 | 1 | -1/+27 |
|/ |
|
* | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul | 2009-12-21 | 1 | -1/+1 |
|\ |
|
| * | progs/xdemos: Use C-style comment. | Vinson Lee | 2009-12-19 | 1 | -1/+1 |
* | | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | 2009-12-15 | 1 | -2/+2 |
|\| |
|
| * | progs/xdemos: Silence compiler warnings in glxinfo.c. | Vinson Lee | 2009-12-12 | 1 | -2/+2 |
* | | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | 2009-12-07 | 1 | -3/+12 |
|\| |
|
| * | progs/xdemos: fix some visual/fbconfig logic in glxinfo.c | Brian Paul | 2009-12-04 | 1 | -3/+12 |
| * | progs/xdemos: Silence unused value warnings in sharedtex_mt.c. | Vinson Lee | 2009-12-04 | 1 | -4/+4 |
| * | progs/xdemos: Fix memory leak in pbdemo.c. | Vinson Lee | 2009-12-04 | 1 | -0/+1 |
| * | progs/xdemos: Add missing break statement in offset.c. | Vinson Lee | 2009-12-04 | 1 | -0/+1 |
| * | progs/xdemos: Remove duplicate code in glxinfo.c. | Vinson Lee | 2009-12-03 | 1 | -2/+0 |