summaryrefslogtreecommitdiff
path: root/include/GL/glx.h
AgeCommit message (Expand)Author
2010-07-19glx: Drop support for GLX_MESA_allocate_memoryKristian Høgsberg
2010-01-25mesa: misc GLX_INTEL_swap_event fixesRobert Bragg
2010-01-08DRI2/GLX: add INTEL_swap_event supportJesse Barnes
2008-10-29glx: added PFNGL*PROC typedefs for GLX 1.3 functionsBrian Paul
2006-05-05updated GLX_EXT_texture_from_pixmap tokens (Dave Reveman)Brian Paul
2006-05-01Update function signatures for EXT_tfp entrypoints.Adam Jackson
2006-04-11Add attrib_list to glXBindTexImageEXTDavid Reveman
2006-03-31bump version/dateBrian Paul
2006-03-26fix some PFNGL* typedefsBrian Paul
2006-03-09Add prototypes for GLX_MESA_swap_frame_usage, GLX_MESA_swap_control, andBrian Paul
2005-11-08remove a bunch of extension stuff that's in glxext.hBrian Paul
2005-02-26bring over structs from Xorg glx.h to make Mesa glx.h the one true glx.hDave Airlie
2005-02-26Add GLX_MESA_allocate_memory from Xorg glx.hDave Airlie
2005-01-04added GLX_NV_float_bufferBrian Paul
2004-09-27change include of glx_mangle.h to match other headersBrian Paul
2004-05-21remove duplicate GLX_DRAWABLE_TYPE token, sorted tokens by enum valueBrian Paul
2003-12-11Quash annoying compiler warningKeith Whitwell
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2003-01-14prototype render-to-textureBrian Paul
2002-10-14added missing GLX_TRANSPARENT_RGBBrian Paul
2002-10-08GLX_NV_vertex_array_range and GLX_MESA_agp_offset extensionsBrian Paul
2002-08-22added glXAllocate/FreeMemoryNV()Brian Paul
2001-12-14oops, wrong value for GLX_SAMPLESBrian Paul
2001-12-14added GLX_SAMPLE_BUFFERS, GLX_SAMPLESBrian Paul
2001-09-24removed duplicate GLX_AUX_BUFFERS_BIT definitionBrian Paul
2001-09-23bump versions to 4.0Brian Paul
2001-09-14more GL 1.3 and GLX 1.4 updatesBrian Paul
2001-09-01added GLX_RGBA_TYPE, fixed GLX_LARGEST_PBUFFER typoBrian Paul
2001-07-27added four missing GLX 1.3 tokensBrian Paul
2001-06-25added missing GLX_PBUFFER_WIDTH/HEIGHT tokensBrian Paul
2001-05-24change GLXContext and GLXFBConfig typedefsBrian Paul
2000-12-14updated glXSet3DfxModeMESA() prototype typesBrian Paul
2000-12-08include glxext.h unless GLX_GLXEXT_LEGACY is definedBrian Paul
2000-11-25fixed GLX_PBUFFER valueBrian Paul
2000-08-22 Committing in .Jouk Jansen
2000-06-23added extension numbers for Mesa extensionsBrian Paul
2000-06-08clean-up in anticipation of glxext.hBrian Paul
2000-04-19added GLX_EXT_import_context, 1.3 misc clean-upBrian Paul
2000-04-10added missing 1.3 token values, added glXGetFBConfigs(), fixed glXChooseFBCon...Brian Paul
2000-03-31fixed typo in GLX_SLOW_VISUAL_EXTBrian Paul
2000-03-31added GLX_EXT_visual_ratingBrian Paul
2000-03-20removed test for MESA symbolBrian Paul
2000-03-06 Committing in .Jouk Jansen
2000-03-03removed GLX_VERSION_1_3 for nowBrian Paul
2000-02-27changed glXCopyContext() mask to unsigned long, per GLX specBrian Paul
2000-02-25 Committing in .Jouk Jansen
2000-02-23changed glXCopyContext()'s mask to unsigned longBrian Paul
1999-12-11added GLX_ARB_get_proc_addressBrian Paul
1999-11-24added a few more GLX 1.3 tokensBrian Paul
1999-11-23added GLX 1.3 tokens and functionsBrian Paul