mesa/progs/xdemos
Pauli Nieminen fb7cf731f9 xdemo/glxswapcontrol: Move get_framge_usage after the swap.
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-08-03 13:42:05 -06:00
..
.gitignore mesa: .gitignore 2009-03-14 20:20:56 -04:00
corender.c define M_PI if needed 2008-01-22 07:57:33 -07:00
glsync.c demos: move declaration before code 2009-03-12 17:21:05 -06:00
glthreads.c xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAY 2009-06-30 13:58:21 -06:00
glxcontexts.c xdemos/glxcontexts: Don't leak visual info when choosing visual again. 2009-08-03 11:55:29 -06:00
glxdemo.c Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. 2003-06-05 00:50:18 +00:00
glxgears.c demos: Fix vsync checking in glxgears 2009-07-06 11:42:12 -07:00
glxgears_fbconfig.c Use XDisplayName() when reporting errors (bug 8079). 2006-12-13 08:30:26 -07:00
glxgears_pixmap.c Add GLXPixmap version of glxgears to show case new GLX Pixmap functionality. 2008-02-14 22:05:55 -05:00
glxheads.c xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAY 2009-06-30 13:58:21 -06:00
glxinfo.c remove invalid XDestroyWindow() call 2008-09-13 14:22:15 -06:00
glxpbdemo.c removed unused visInfo var 2004-12-12 22:24:09 +00:00
glxpixmap.c demos: fix glxpixmap and call glXWaitGL before calling XCopyArea. 2009-02-16 11:56:21 +00:00
glxsnoop.c New glxsnoop demo to display another window's z/stencil/back buffer. 2007-10-11 16:39:02 -06:00
glxswapcontrol.c xdemo/glxswapcontrol: Move get_framge_usage after the swap. 2009-08-03 13:42:05 -06:00
ipc.c Fix xdemos build on FreeBSD: <sys/types.h> before <netinet/tcp.h> 2008-03-21 14:19:30 -07:00
ipc.h Example of cooperative rendering into one window by two processes 2007-10-11 18:25:12 -06:00
Makefile demos: add LDFLAGS for corender target, bug 20844 2009-03-24 16:06:50 -06:00
manywin.c xdemos: On termination with esc close the contexts correctly. 2009-03-11 13:35:27 +00:00
offset.c remove dependency on libGLU 2007-11-12 08:02:09 -07:00
opencloseopen.c xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAY 2009-06-30 13:58:21 -06:00
overlay.c demos: better error message for overlay.c, see bug 20055 2009-02-11 07:53:56 -07:00
pbdemo.c fix logic error, typos 2007-07-24 09:19:22 -06:00
pbinfo.c Use XDisplayName() when reporting errors (bug 8079). 2006-12-13 08:30:26 -07:00
pbutil.c pbutil: Do not require GLX_SGIX_pbuffer for fbconfig only-functions. 2007-10-17 17:04:59 -04:00
pbutil.h pbutil: Do not require GLX_SGIX_pbuffer for fbconfig only-functions. 2007-10-17 17:04:59 -04:00
shape.c remove unused var 2008-01-22 07:57:33 -07:00
sharedtex.c added xdemos/sharedtex.c test 2008-04-30 15:30:29 -06:00
sharedtex_mt.c xdemos: Fix sharedtex_mt. 2009-03-17 11:38:00 +01:00
texture_from_pixmap.c use glXGetProcAddress to get extension funcs 2007-05-29 08:08:03 -06:00
vgears.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
vindex.c Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. 2003-06-05 00:50:18 +00:00
vtest.c Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. 2003-06-05 00:50:18 +00:00
wincopy.c Added -clip option to test glCopyPixels beyond window bounds. 2006-10-16 23:22:44 +00:00
xdemo.c Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. 2003-06-05 00:50:18 +00:00
xfont.c Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. 2003-06-05 00:50:18 +00:00
xrotfontdemo.c New glXUseRotatedXFontMESA() function. Like glXUseXFont(), but takes 2004-01-24 16:50:35 +00:00
xuserotfont.c silence a warning 2004-08-13 21:05:02 +00:00
xuserotfont.h New glXUseRotatedXFontMESA() function. Like glXUseXFont(), but takes 2004-01-24 16:50:35 +00:00
yuvrect_client.c Use XDisplayName() when reporting errors (bug 8079). 2006-12-13 08:30:26 -07:00