Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-14 | more GL 1.3 and GLX 1.4 updates | Brian Paul | |
2001-09-01 | added GLX_RGBA_TYPE, fixed GLX_LARGEST_PBUFFER typo | Brian Paul | |
2001-07-27 | added four missing GLX 1.3 tokens | Brian Paul | |
2001-06-25 | added missing GLX_PBUFFER_WIDTH/HEIGHT tokens | Brian Paul | |
2001-05-24 | change GLXContext and GLXFBConfig typedefs | Brian Paul | |
2000-12-14 | updated glXSet3DfxModeMESA() prototype types | Brian Paul | |
2000-12-08 | include glxext.h unless GLX_GLXEXT_LEGACY is defined | Brian Paul | |
2000-11-25 | fixed GLX_PBUFFER value | Brian Paul | |
2000-08-22 | Committing in . | Jouk Jansen | |
Modified Files: Mesa/include/GL/glx.h Mesa/include/GL/xmesa.h Mesa/src/descrip.mms Mesa/src/X/glxheader.h Mesa/src/X/xfonts.c Mesa/src/X/xfonts.h Mesa/src-glu/descrip.mms Mesa/src-glut/capturexfont.c Mesa/src-glut/descrip.mms Mesa/src-glut/glut_cmap.c Mesa/src-glut/glut_event.c Mesa/src-glut/glut_fullscrn.c Mesa/src-glut/glut_gamemode.c Mesa/src-glut/glut_init.c Mesa/src-glut/glut_input.c Mesa/src-glut/glut_menu.c Mesa/src-glut/glut_menu2.c Mesa/src-glut/glut_overlay.c Mesa/src-glut/glut_win.c Mesa/src-glut/glut_winmisc.c Mesa/src-glut/glutint.h Mesa/src-glut/layerutil.h Mesa/vms/analyze_map.com Added Files: Mesa/include/GL/vms_x_fix.h Patches effective on VMS only. This allows for compiling with /name=(as_is,short). This breaks the binary compatibility with previous versions for VMS, but is the only way to combine Mesa with GTK for VMS. Jouk ---------------------------------------------------------------------- | |||
2000-06-23 | added extension numbers for Mesa extensions | Brian Paul | |
2000-06-08 | clean-up in anticipation of glxext.h | Brian Paul | |
2000-04-19 | added GLX_EXT_import_context, 1.3 misc clean-up | Brian Paul | |
2000-04-10 | added missing 1.3 token values, added glXGetFBConfigs(), fixed ↵ | Brian Paul | |
glXChooseFBConfig() | |||
2000-03-31 | fixed typo in GLX_SLOW_VISUAL_EXT | Brian Paul | |
2000-03-31 | added GLX_EXT_visual_rating | Brian Paul | |
2000-03-20 | removed test for MESA symbol | Brian Paul | |
2000-03-06 | Committing in . | Jouk Jansen | |
VMS : C++ & Xlib.h problems. Modified Files: Mesa/include/GL/glx.h ---------------------------------------------------------------------- | |||
2000-03-03 | removed GLX_VERSION_1_3 for now | Brian Paul | |
2000-02-27 | changed glXCopyContext() mask to unsigned long, per GLX spec | Brian Paul | |
2000-02-25 | Committing in . | Jouk Jansen | |
VMS & type-mismatch problems Modified Files: Mesa/include/GL/glext.h Mesa/include/GL/glx.h ---------------------------------------------------------------------- | |||
2000-02-23 | changed glXCopyContext()'s mask to unsigned long | Brian Paul | |
1999-12-11 | added GLX_ARB_get_proc_address | Brian Paul | |
1999-11-24 | added a few more GLX 1.3 tokens | Brian Paul | |
1999-11-23 | added GLX 1.3 tokens and functions | Brian Paul | |
1999-11-22 | bumped GLX version to 1.2, added glXGetCurrentDisplay() | Brian Paul | |
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul | |
1999-10-27 | removed cvs history logs and old comments | Brian Paul | |
1999-10-27 | removed glXGetProcAddressEXT | Brian Paul | |
1999-09-16 | added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddress | Brian Paul | |
1999-09-11 | added GLX_EXT_get_proc_address | Brian Paul | |
1999-08-19 | Initial revision | jtg | |