summaryrefslogtreecommitdiffstats
path: root/include/GL/glx.h
Commit message (Expand)AuthorAgeFilesLines
* glx: added PFNGL*PROC typedefs for GLX 1.3 functionsBrian Paul2008-10-291-11/+30
* updated GLX_EXT_texture_from_pixmap tokens (Dave Reveman)Brian Paul2006-05-051-1/+38
* Update function signatures for EXT_tfp entrypoints.Adam Jackson2006-05-011-2/+2
* Add attrib_list to glXBindTexImageEXTDavid Reveman2006-04-111-1/+1
* bump version/dateBrian Paul2006-03-311-1/+1
* fix some PFNGL* typedefsBrian Paul2006-03-261-5/+5
* Add prototypes for GLX_MESA_swap_frame_usage, GLX_MESA_swap_control, andBrian Paul2006-03-091-0/+54
* remove a bunch of extension stuff that's in glxext.hBrian Paul2005-11-081-147/+5
* bring over structs from Xorg glx.h to make Mesa glx.h the one true glx.hDave Airlie2005-02-261-0/+22
* Add GLX_MESA_allocate_memory from Xorg glx.hDave Airlie2005-02-261-0/+15
* added GLX_NV_float_bufferBrian Paul2005-01-041-2/+13
* change include of glx_mangle.h to match other headersBrian Paul2004-09-271-3/+3
* remove duplicate GLX_DRAWABLE_TYPE token, sorted tokens by enum valueBrian Paul2004-05-211-22/+21
* Quash annoying compiler warningKeith Whitwell2003-12-111-1/+1
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-2/+0
* prototype render-to-textureBrian Paul2003-01-141-1/+14
* added missing GLX_TRANSPARENT_RGBBrian Paul2002-10-141-2/+3
* GLX_NV_vertex_array_range and GLX_MESA_agp_offset extensionsBrian Paul2002-10-081-11/+33
* added glXAllocate/FreeMemoryNV()Brian Paul2002-08-221-1/+10
* oops, wrong value for GLX_SAMPLESBrian Paul2001-12-141-2/+2
* added GLX_SAMPLE_BUFFERS, GLX_SAMPLESBrian Paul2001-12-141-4/+4
* removed duplicate GLX_AUX_BUFFERS_BIT definitionBrian Paul2001-09-241-2/+1
* bump versions to 4.0Brian Paul2001-09-231-3/+3
* more GL 1.3 and GLX 1.4 updatesBrian Paul2001-09-141-1/+13
* added GLX_RGBA_TYPE, fixed GLX_LARGEST_PBUFFER typoBrian Paul2001-09-011-2/+3
* added four missing GLX 1.3 tokensBrian Paul2001-07-271-1/+5
* added missing GLX_PBUFFER_WIDTH/HEIGHT tokensBrian Paul2001-06-251-1/+3
* change GLXContext and GLXFBConfig typedefsBrian Paul2001-05-241-3/+3
* updated glXSet3DfxModeMESA() prototype typesBrian Paul2000-12-141-2/+2
* include glxext.h unless GLX_GLXEXT_LEGACY is definedBrian Paul2000-12-081-7/+7
* fixed GLX_PBUFFER valueBrian Paul2000-11-251-3/+3
* Committing in .Jouk Jansen2000-08-221-1/+2
* added extension numbers for Mesa extensionsBrian Paul2000-06-231-19/+22
* clean-up in anticipation of glxext.hBrian Paul2000-06-081-84/+134
* added GLX_EXT_import_context, 1.3 misc clean-upBrian Paul2000-04-191-3/+25
* added missing 1.3 token values, added glXGetFBConfigs(), fixed glXChooseFBCon...Brian Paul2000-04-101-38/+41
* fixed typo in GLX_SLOW_VISUAL_EXTBrian Paul2000-03-311-2/+2
* added GLX_EXT_visual_ratingBrian Paul2000-03-311-7/+12
* removed test for MESA symbolBrian Paul2000-03-201-4/+1
* Committing in .Jouk Jansen2000-03-061-1/+13
* removed GLX_VERSION_1_3 for nowBrian Paul2000-03-031-2/+1
* changed glXCopyContext() mask to unsigned long, per GLX specBrian Paul2000-02-271-2/+2
* Committing in .Jouk Jansen2000-02-251-2/+2
* changed glXCopyContext()'s mask to unsigned longBrian Paul2000-02-231-3/+3
* added GLX_ARB_get_proc_addressBrian Paul1999-12-111-2/+6
* added a few more GLX 1.3 tokensBrian Paul1999-11-241-1/+3
* added GLX 1.3 tokens and functionsBrian Paul1999-11-231-13/+122
* bumped GLX version to 1.2, added glXGetCurrentDisplay()Brian Paul1999-11-221-1/+7
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-30/+33
* removed cvs history logs and old commentsBrian Paul1999-10-271-43/+1