Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline
[mesa.git] / include /
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-26 Brianupdated version with new Khronos license/copyright
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-20 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-20 Brianupdated to version 18
2007-02-20 Brianupdated to version 39
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-27 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-26 George SapountzisDrop old (pre-AIGLX) GLcore interface.
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2007-01-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-06 Eric AnholtAdd reporting of damage by DRI drivers when the extensi...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-27 Brian Paulget rid of meaningless XFree86LOADER test (bug 9144)
2006-11-16 Brian Paulregenerate from gl.h
2006-11-16 Brian Paulremove obsolete GL_MESA_trace stuff
2006-11-03 Brian Pauladded 1.3/1.4 function mangling
2006-10-09 Brian Paulreturn void instead of GLvoid for glClearDebugLogMESA...
2006-09-16 Brian Pauladded #ifdef tests for Windows for int64_t, uint64_t
2006-09-04 Jouk Jansen OpenVMS compile support update
2006-09-04 Jouk Jansen OpenVMS compile support update
2006-08-30 Brian Paulremove extension defines/protos that are now in glext.h
2006-08-30 Brian Paullatest version from OpenGL ARB
2006-08-15 Ian RomanickAdd support for GL_EXT_gpu_program_parameters. Any...
2006-08-15 Brian Pauls/GLvoid/void/ to fix gcc 4.2 issue (bug 7875)
2006-08-12 Ian RomanickFix white-space problem in the prototype for glBlitFram...
2006-08-11 Ian RomanickConvert comment header for __GLcontextModesRec to Doxyg...
2006-08-10 Sean D'EpagnierAdded initial multisampling support to glfbdev driver.
2006-08-07 Brian Paulremove stray text from previous check-in
2006-08-03 Brian Pauladded GL_EXT_texture_sRGB
2006-08-01 Michal KrolMove GL_MESA_shader_debug from glext.h to gl.h.
2006-06-20 Brian Paulreorder a few token definitions
2006-06-12 Brian Paulremove const qualifier from glGenVertexArraysAPPLE...
2006-05-05 Brian Paulupdated GLX_EXT_texture_from_pixmap tokens (Dave Reveman)
2006-05-02 David RevemanUpdate to final EXT_tfp tokens
2006-05-01 Adam JacksonUpdate function signatures for EXT_tfp entrypoints.
2006-04-11 David RevemanFBConfig support for EXT_tfp
2006-04-11 David RevemanAdd attrib_list to glXBindTexImageEXT
2006-03-31 Daniel BorcaDMesa now uses OSMesa as a back-end.
2006-03-31 Brian Paulbump version/date
2006-03-31 Brian PaulDave Reveman's patch for GLX_MESA_copy_sub_buffer support
2006-03-30 Brian PaulXMesaDrawLine macro, not currently used
2006-03-30 Karl SchultzFixes from Brian
2006-03-26 Brian Paulfix some PFNGL* typedefs
2006-03-09 Brian PaulAdd prototypes for GLX_MESA_swap_frame_usage, GLX_MESA_...
2006-03-01 Brian PaulGL_EXT_framebuffer_blit tokens/functions
2006-02-23 Brian Paulinclude inttypes.h if __osf__ defined (Randall Hand)
2006-02-05 Brian PaulEGL 1.2 tokens/functions/etc.
2006-01-25 Brian PaulWGL_ARB_extensions_string extension
2005-12-14 Brian Paulregenerate to pick up glGetQueryObject[u]i64vEXT funcs
2005-12-10 Brian Paulrename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRAN...
2005-12-08 Brian Paulbump version number
2005-12-08 Brian Paulremove stray _ from GL[u]int64_EXT
2005-12-08 Karl Schultzhandle 64-bit types for Windows.
2005-12-07 Brian PaulUpdates for GL_EXT_timer_query:
2005-11-29 Brian Paulassorted fixes for server-side direct rendering (bug...
2005-11-12 Brian PaulAdded OSMesaColorClamp(), bug 4917
2005-11-08 Brian Paulremove a bunch of extension stuff that's in glxext.h
2005-09-28 Brian Pauladded GL_EXT_packed_depth_stencil
2005-09-11 Brian PaulSilence some warnings.
2005-09-05 Karl SchultzAdd support for memory contexts (Thomas Kaltofen)....
2005-09-02 Brian Pauladded GL_EXT_timer_query token
2005-08-15 Brian Paulinclude stdint.h if WIN32 and GNUC (Colin Harrison...
2005-07-28 Ian RomanickRemove '#if 0' block that was accidentally left in.
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-28 Ian RomanickFix SPARC assembly for 64-bit
2005-07-26 Ian RomanickNo, really, get rid of all the remaining references...
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-07-24 Ian RomanickGut a few more dead bits. Replace uses of the CreateNe...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-06-21 Brian Paulupdated to version 29
2005-06-08 Brian Paulregenerated
2005-06-08 Brian Paulput full prototype on one line to fix gl_mangle.h gener...
2005-06-08 Brian Paulremove stray line
2005-06-08 Brian Paulregenerate for latest glext.h
2005-05-31 Brian Paulremove temporary GL_EXT_framebuffer_object info
2005-05-31 Brian Paulupdated to version 28
2005-05-17 Brian Paulremove eglQueryDisplayMESA()
2005-05-16 Brian PaulEGL_MESA_copy_context stuff
2005-05-14 Jon SmirlAdd empty placeholder for eglCopyContextMESA
2005-05-14 Jon SmirlFix compiler warning about missing parameter list
2005-05-13 Jon SmirlFirst attempt at getting egl support up on dumb framebu...
2005-05-11 Karl SchultzThe "P" suffix on APIENTRY and GLAPIENTRY is to be...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-05-04 Brian PaulEGLScreenMESA updates
2005-04-22 Brian Paultypes for Mesa implementation of EGL
2005-04-22 Brian Paulprototype EGL_MESA_screen_surface.
2005-03-04 Adam JacksonAdd preliminary EGL headers.
2005-02-26 Dave Airliebring over structs from Xorg glx.h to make Mesa glx...
2005-02-26 Dave AirlieAdd GLX_MESA_allocate_memory from Xorg glx.h
2005-02-20 Dave Airlieadd more functionality to miniglx for glitz
2005-02-16 Brian Paulfix non-Win32 definition of GLUTAPIENTRY, remove some...
2005-02-15 Dave Airlieadd EnableExtension so r200 enables all its extensions...
2005-02-08 Adam JacksonBug #2477: Make GLU/GLw/glut build properly even with...
2005-02-08 Brian Pauladded GL_EXT_framebuffer_object enums/funcs. Remove...
2005-01-26 Ian Romanickremove a bunch of temporary #defines, now that glext...
2005-01-21 Brian Paulfix glGetString funniness
next