Distribute dri_sarea.h with the tarballs
[mesa.git] / include /
2008-02-15 Kristian HøgsbergAdd TTM buffer object based texture from pixmap impleme...
2008-02-14 Kristian HøgsbergAdd new DRI2 infrastructure.
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-05 Michel DänzerFix GLX build of xserver master branch.
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-29 Jesse BarnesRefactor and fix core vblank support
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-14 George SapountzisAdd GL_CORE_WINDOWS define to glcore.h
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-11 Kristian HøgsbergAdd a version field to __DRIextension.
2007-10-11 Kristian HøgsbergMove new texOffset extension to the new extension mecha...
2007-10-11 Kristian HøgsbergConvert a left-over private void * to __DRIcontext *.
2007-10-11 Kristian HøgsbergRemove now unused getProcAddress from DRIinterfaceMethods.
2007-10-11 Kristian HøgsbergAdd a DRI_ReadDrawable marker extension to signal read...
2007-10-11 Kristian HøgsbergMove media stream counter entry points to new extension.
2007-10-11 Kristian HøgsbergMove GLX_MESA_swap_frame_usage DRI entry points to...
2007-10-11 Kristian HøgsbergMove GLX_MESA_allocate_memory related functions to...
2007-10-10 Kristian HøgsbergMove swap_interval to new extension mechanism.
2007-10-10 Kristian HøgsbergMove the copySubBuffer extension over to the new mechanism.
2007-10-10 Kristian HøgsbergImplement new screen extension API.
2007-10-10 Kristian HøgsbergStop passing in unused fbconfigs to createNewScreen.
2007-10-10 Kristian HøgsbergConvert all DRI entrypoints to take pointers to __DRI...
2007-10-10 Kristian HøgsbergRemove screenConfigs from __DRIscreen.
2007-10-10 Kristian HøgsbergDrop mostly unused __DRIid typedef.
2007-10-10 Kristian HøgsbergDrop createContext and destroyContext from DRIinterface...
2007-10-10 Kristian HøgsbergDrop createDrawable and destroyDrawable fron DRIinterfa...
2007-10-10 Kristian HøgsbergDrop __DRInativeDisplay and pass in __DRIscreen pointer...
2007-10-05 Kristian HøgsbergAdd macros to generate CreateNewScreen entrypoint.
2007-10-05 Kristian HøgsbergRemove XIDs from DRI interface (see #5714).
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-12 BrianAdd glut_fcb.c to the build and update to fix warnings...
2007-08-23 Adam JacksonUnbreak Linux builds with -fvisibility=hidden.
2007-07-27 Zhangmore Mingw32 fixes
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-21 ZhangFix a number of MINGW32 issues
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-29 Brianregenerated
2007-06-28 zhanga variety of fixes for MingW
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-26 Dave Airlieadd glxtokens.h to xmesa_xf86.h as discussed on mailing...
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-22 Michel DänzerAdd interfaces for overriding texture images with drive...
2007-05-22 Michel DänzerFix xserver build after recent XMesa changes.
2007-05-19 BrianDisable (at least for now) PFNGLFRAMEBUFFERTEXTURELAYER...
2007-05-19 Brianadded texture_from_pixmap functions
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickAdd enums and functions for GL_{MESA,EXT}_texture_array.
2007-04-24 Matthias Hopfadd missing semicolon
2007-04-22 Brianimport glxext.h version 19
2007-04-13 Brianpatch for Digital/Tru64 (bug 10635) - forwarded to...
2007-04-13 George Sapountzisxmesa: drop unused XMesaPutImageHelper.
2007-04-13 George Sapountzisxmesa: export xmesa functions used by xfree86.
2007-04-05 George SapountzisRemove SI imports/exports remnants.
2007-03-30 Eric AnholtMerge branch 'origin'
2007-03-30 George SapountzisClean and update XMesa/XFree86 interface.
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
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-22 BrianMerge branch 'origin' into glsl-compiler-1
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...
next