summaryrefslogtreecommitdiffstats
path: root/include/GL/glx.h
Commit message (Expand)AuthorAgeFilesLines
* glxext: Send the Drawable's ID in the GLX_BufferSwapComplete eventJasper St. Pierre2014-07-031-1/+1
* Revert "mesa: Remove GLXContextID typedef from glx.h."Kenneth Graunke2013-12-291-0/+1
* glx: Add GLX_MESA_query_rendererIan Romanick2013-11-071-1/+26
* mesa: Remove GLXContextID typedef from glx.h.Vinson Lee2013-10-181-1/+0
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* Remove OpenVMS supportMatt Turner2012-11-161-13/+0
* glx: Drop support for GLX_MESA_allocate_memoryKristian Høgsberg2010-07-191-16/+0
* mesa: misc GLX_INTEL_swap_event fixesRobert Bragg2010-01-251-1/+5
* DRI2/GLX: add INTEL_swap_event supportJesse Barnes2010-01-081-0/+19
* 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