summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-02-04Delete directories not included in the mesa tarballs.Julien Cristau2-369/+0
2006-11-27get rid of meaningless XFree86LOADER test (bug 9144)Brian Paul1-3/+0
2006-11-16regenerate from gl.hBrian Paul1-10/+8
2006-11-16remove obsolete GL_MESA_trace stuffBrian Paul1-31/+0
2006-11-03added 1.3/1.4 function manglingBrian Paul1-16/+42
2006-10-09return void instead of GLvoid for glClearDebugLogMESA(), glGetDebugLogMESA()Brian Paul1-2/+2
2006-09-16added #ifdef tests for Windows for int64_t, uint64_tBrian Paul1-0/+4
2006-09-04 OpenVMS compile support updateJouk Jansen1-210/+553
2006-09-04 OpenVMS compile support updateJouk Jansen1-0/+1
2006-08-30remove extension defines/protos that are now in glext.hBrian Paul1-101/+0
2006-08-30latest version from OpenGL ARBBrian Paul2-16/+243
2006-08-15Add support for GL_EXT_gpu_program_parameters. Any driver that enablesIan Romanick2-0/+20
2006-08-15s/GLvoid/void/ to fix gcc 4.2 issue (bug 7875)Brian Paul1-1/+1
2006-08-12Fix white-space problem in the prototype for glBlitFramebufferEXT thatIan Romanick2-2/+2
2006-08-11Convert comment header for __GLcontextModesRec to Doxygen style.Ian Romanick1-6/+12
2006-08-10Added initial multisampling support to glfbdev driver.Sean D'Epagnier1-0/+1
2006-08-07remove stray text from previous check-inBrian Paul1-1/+0
2006-08-03added GL_EXT_texture_sRGBBrian Paul1-0/+43
2006-08-01Move GL_MESA_shader_debug from glext.h to gl.h.Michal Krol1-0/+5
2006-06-20reorder a few token definitionsBrian Paul1-16/+16
2006-06-12remove const qualifier from glGenVertexArraysAPPLE() parameterBrian Paul1-2/+2
2006-05-05updated GLX_EXT_texture_from_pixmap tokens (Dave Reveman)Brian Paul1-1/+38
2006-05-02Update to final EXT_tfp tokensDavid Reveman1-5/+5
2006-05-01Update function signatures for EXT_tfp entrypoints.Adam Jackson1-2/+2
2006-04-11FBConfig support for EXT_tfpDavid Reveman1-0/+18
2006-04-11Add attrib_list to glXBindTexImageEXTDavid Reveman1-1/+1
2006-03-31DMesa now uses OSMesa as a back-end.Daniel Borca1-6/+6
2006-03-31bump version/dateBrian Paul2-3/+3
2006-03-31Dave Reveman's patch for GLX_MESA_copy_sub_buffer supportBrian Paul1-0/+8
2006-03-30XMesaDrawLine macro, not currently usedBrian Paul2-0/+13
2006-03-30Fixes from BrianKarl Schultz1-4/+3
2006-03-26fix some PFNGL* typedefsBrian Paul1-5/+5
2006-03-09Add prototypes for GLX_MESA_swap_frame_usage, GLX_MESA_swap_control, andBrian Paul1-0/+54
2006-03-01GL_EXT_framebuffer_blit tokens/functionsBrian Paul1-0/+22
2006-02-23include inttypes.h if __osf__ defined (Randall Hand)Brian Paul1-1/+1
2006-02-05EGL 1.2 tokens/functions/etc.Brian Paul1-2/+50
2006-01-25WGL_ARB_extensions_string extensionBrian Paul1-0/+9
2005-12-14regenerate to pick up glGetQueryObject[u]i64vEXT funcsBrian Paul1-0/+2
2005-12-10rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESABrian Paul1-9/+11
2005-12-08bump version numberBrian Paul1-2/+2
2005-12-08remove stray _ from GL[u]int64_EXTBrian Paul1-2/+2
2005-12-08handle 64-bit types for Windows.Karl Schultz1-0/+3
2005-12-07Updates for GL_EXT_timer_query:Brian Paul1-0/+18
2005-11-29assorted fixes for server-side direct rendering (bug 5199)Brian Paul1-1/+0
2005-11-12Added OSMesaColorClamp(), bug 4917Brian Paul1-2/+11
2005-11-08remove a bunch of extension stuff that's in glxext.hBrian Paul1-147/+5
2005-09-28added GL_EXT_packed_depth_stencilBrian Paul1-0/+10
2005-09-11Silence some warnings.Brian Paul1-3/+3
2005-09-05Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warni...Karl Schultz1-2/+2
2005-09-02added GL_EXT_timer_query tokenBrian Paul1-0/+9