mesa/src/glut/glx
Brian Paul 12219210af glut: added GLUT_PPM_FILE env var to dump first frame to a PPM file
Set GLUT_PPM_FILE to the desired filename.  The first frame rendered will
be written to that file.
2008-12-15 18:19:05 -07:00
..
capturexfont.c Committing in . 2000-08-22 13:31:00 +00:00
descrip.mms Committing in . 2005-09-23 07:03:53 +00:00
fxglut.def Convert crlf->lf line endings. 2008-02-28 16:34:32 +09:00
glut.def added font-related symbols 2003-01-09 14:36:54 +00:00
glut.pc.in Add more package metadata to the pkg-config files 2008-12-14 08:47:03 -08:00
glut_8x13.c initial check-in (post crash) 1999-08-19 13:57:42 +00:00
glut_9x15.c initial check-in (post crash) 1999-08-19 13:57:42 +00:00
glut_bitmap.c DOS and glide driver updates from Daniel Borca 2003-08-19 15:52:51 +00:00
glut_bwidth.c DOS and glide driver updates from Daniel Borca 2003-08-19 15:52:51 +00:00
glut_cindex.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_cmap.c remove obsolete comment 2006-09-27 14:00:37 +00:00
glut_cursor.c assorted warning clean-ups for x86_64, etc (Mikko T.) 2005-05-07 17:06:49 +00:00
glut_dials.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_dstr.c fix mem leak (bug 11791) 2007-08-01 08:43:58 -06:00
glut_event.c Fix timer problem when using Fortran bindings (submitted by Bill Mitchell) 2007-09-13 14:42:23 -06:00
glut_ext.c typedef GLUTproc, return it from glutGetProcAddress() 2004-11-27 04:54:48 +00:00
glut_fcb.c added null ptr check 2007-09-13 09:26:27 -06:00
glut_fullscrn.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_gamemode.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_get.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_glxext.c s/glxGetProcAddress/glXGetProcAddressARB/ 2001-12-14 11:40:14 +00:00
glut_hel10.c initial check-in (post crash) 1999-08-19 13:57:42 +00:00
glut_hel12.c initial check-in (post crash) 1999-08-19 13:57:42 +00:00
glut_hel18.c initial check-in (post crash) 1999-08-19 13:57:42 +00:00
glut_init.c glut: added GLUT_PPM_FILE env var to dump first frame to a PPM file 2008-12-15 18:19:05 -07:00
glut_input.c a variety of fixes for MingW 2007-06-28 08:12:52 -06:00
glut_joy.c a variety of fixes for MingW 2007-06-28 08:12:52 -06:00
glut_key.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_keyctrl.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_keyup.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_menu.c check if button >= GLUT_MAX_MENUS in glutAttacheMenu() 2006-05-10 19:21:16 +00:00
glut_menu2.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_mesa.c initial check-in (post crash) 1999-08-19 13:57:42 +00:00
glut_modifier.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_mroman.c initial check-in (post crash) 1999-08-19 13:57:42 +00:00
glut_overlay.c fix some strict aliasing problems related to choosing framebuffer configs (Matthias Hopf) 2005-09-02 17:07:00 +00:00
glut_ppm.c glut: added GLUT_PPM_FILE env var to dump first frame to a PPM file 2008-12-15 18:19:05 -07:00
glut_roman.c initial check-in (post crash) 1999-08-19 13:57:42 +00:00
glut_shapes.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_space.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_stroke.c DOS and glide driver updates from Daniel Borca 2003-08-19 15:52:51 +00:00
glut_swap.c glut: added GLUT_PPM_FILE env var to dump first frame to a PPM file 2008-12-15 18:19:05 -07:00
glut_swidth.c DOS and glide driver updates from Daniel Borca 2003-08-19 15:52:51 +00:00
glut_tablet.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_teapot.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_tr10.c initial check-in (post crash) 1999-08-19 13:57:42 +00:00
glut_tr24.c initial check-in (post crash) 1999-08-19 13:57:42 +00:00
glut_util.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_vidresize.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_warp.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glut_win.c assorted fixes for Windows/VC8 2007-04-24 08:53:28 -06:00
glut_winmisc.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
glutbitmap.h initial check-in (post crash) 1999-08-19 13:57:42 +00:00
glutint.h glut: added GLUT_PPM_FILE env var to dump first frame to a PPM file 2008-12-15 18:19:05 -07:00
glutstroke.h initial check-in (post crash) 1999-08-19 13:57:42 +00:00
glutwin32.h patched for Cygwin (Sven Panne) 2000-03-20 19:26:01 +00:00
layerutil.c added some braces to silence gcc warnings 1999-11-12 00:14:06 +00:00
layerutil.h Committing in . 2000-08-22 13:31:00 +00:00
Makefile glut: added GLUT_PPM_FILE env var to dump first frame to a PPM file 2008-12-15 18:19:05 -07:00
Makefile.cygnus added third, tiny version number to mklib scripts 1999-09-15 15:11:01 +00:00
Makefile.mgw glut: s/glut_fbc.c/glut_fcb.c/ 2008-09-14 17:51:01 -06:00
Makefile.sgi initial check-in (post crash) 1999-08-19 13:57:42 +00:00
Makefile.win Change name of glut lib from glut32 to MesaGlut. 2001-10-26 21:21:11 +00:00
mms_depend Committing in . 2003-06-17 07:22:29 +00:00
stroke.h Remove CVS keywords. 2008-09-21 11:00:44 -07:00
win32_glx.c initial check-in (post crash) 1999-08-19 13:57:42 +00:00
win32_glx.h initial check-in (post crash) 1999-08-19 13:57:42 +00:00
win32_menu.c replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h 2003-02-12 23:56:21 +00:00
win32_util.c a variety of fixes for MingW 2007-06-28 08:12:52 -06:00
win32_winproc.c Fix a number of MINGW32 issues 2007-07-21 11:28:06 -06:00
win32_x11.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
win32_x11.h a variety of fixes for MingW 2007-06-28 08:12:52 -06:00