Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-05 | Merge branch 'mesa_7_5_branch' | Brian Paul | |
Conflicts: src/mesa/main/state.c | |||
2009-08-03 | xdemo/glxswapcontrol: Move get_framge_usage after the swap. | Pauli Nieminen | |
This fixes the problem that first frame would report bogus usage values. Problem was caused because get_frame_usage returned data from previous buffer swap. Signed-off-by: Pauli Nieminen <suokkos@gmail.com> | |||
2009-07-08 | demos: use glEnable/DisableClientState() for vertex arrays | Brian Paul | |
2009-06-30 | xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAY | Jon TURNEY | |
Fix xdemos which default to using display :0.0 to default to $DISPLAY, this is kind of irritating when testing on a display other than :0.0 Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> | |||
2008-10-16 | glxswapcontrol: added -fullscreen option | Brian Paul | |
2007-08-14 | xdemo case: Wei Wang's patch for bug#9759 | Xiang, Haihao | |
2006-12-13 | Use XDisplayName() when reporting errors (bug 8079). | Brian | |
2004-09-16 | silence warnings | Brian Paul | |
2004-08-13 | minor fix for newest glxext.h header | Brian Paul | |
2003-09-08 | Remove all the swap_control stuff from glxgears demo (restored to vers 1.2). | Brian Paul | |
New glxswapcontrol.c file added. |