just a test; no change
[mesa.git] / include /
2004-06-26 Jon SmirlMesa-solo builds with these changes. There are still...
2004-06-23 Brian Paulupdated to version 23
2004-06-22 Brian PaulAlexander Gottwald's patch for cygwin
2004-06-06 Ian RomanickRemove the rest of the need for glxclient.h and remove...
2004-06-03 Jon Smirlkill __driRegisterExtensions(), none of the functions...
2004-06-02 Ian RomanickReplace Bool with GLboolean.
2004-06-02 Ian RomanickXF86DRIDestroyContext, XF86DRICreateDrawable, and
2004-06-01 Ian RomanickConvert 'Display *' to '__DRInativeDisplay *'. Only...
2004-06-01 Ian RomanickReplace all occurances of XF86DRIClipRect (and related...
2004-05-21 Brian Paulremove duplicate GLX_DRAWABLE_TYPE token, sorted tokens...
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-04-23 Brian Paulmove #define for GL_DOUBLE, to put enums in right order
2004-04-15 Ian RomanickCorrect the comments about when the bindContext3 /...
2004-04-09 Brian Pauladded extern "C" for C++ (bug 930933)
2004-03-24 Brian Paulrename class to c_class if using C++ (bug 922294)
2004-03-22 Brian Paulnew DRI interface header
2004-03-04 Brian Paulremove some unneeded macros
2004-02-24 Brian Paulupgraded to version 22
2004-02-19 Ian RomanickRefactored several variables out of XMesaVisual in...
2004-02-10 Daniel Borcafixed back fxMesaGetCurrentContext to match MakeCurrent
2004-02-07 Daniel Borcaadded NUL driver for DMesa
2004-02-06 Brian Pauladded GLU_INCOMPATIBLE_GL_VERSION
2004-02-05 Brian Paulupdate function mangling and add comment about it to...
2004-01-27 Ian RomanickMissed this commit as part of the addition of
2004-01-23 Daniel Borcaaccomodated new driver_func initialization
2004-01-13 Brian Paulremove stuff that's now in glext.h
2004-01-13 Brian Paulupdated to version 21 with OpenGL 1.5 support
2004-01-09 Brian Paulregenerated to support new 1.5 functions, etc.
2003-12-19 Daniel BorcaDMesa: removed MGA2064W driver
2003-12-12 Alan Hourihanefix for C++
2003-12-11 Brian Paulreplace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall)
2003-12-11 Keith WhitwellQuash annoying compiler warning
2003-12-11 Keith WhitwellRemove dead file glcore-new.h
2003-12-08 Alan Hourihanereverse Keith's 'XFree86Server' glue.
2003-12-08 Keith WhitwellCan't include <stddef.h> when building XFree86 server...
2003-12-06 Brian PaulglFBDev driver from embedded-2 branch.
2003-12-06 Brian Paulbasic API work for FBConfigs & Pbuffers
2003-12-06 Brian Pauls/APIENTRY/GLAPIENTRY/ for 1.5 functions
2003-12-04 Alan Hourihanecheck if GLAPIENTRYP is already set
2003-12-04 Alan Hourihane#define GLAPIENTRYP GLAPIENTRY *
2003-12-04 Alan Hourihanebring over glcore.h changes from DRI trunk
2003-11-23 Brian Paulinclude malloc.h to get ptrdiff_t for vertex buffer...
2003-11-22 Brian Pauladded OpenGL 1.5 tokens and functions not yet put into...
2003-10-27 Brian Paulminor fix to glutSetColor prototype (Evgeny Kotsuba)
2003-10-21 Daniel Borcadocumentation update; also new makefiles for Win32...
2003-10-20 Karl SchultzDefine GLAPIENTRYP properly so that GLU compiles on...
2003-10-16 Brian Pauladded GL_ARB_point_sprite tokens
2003-10-16 Jon SmirlMinor changes to make linux-solo build again
2003-10-14 Kendall BennettUpdates to SGI GLU code to get it to compile clean...
2003-10-10 Karl SchultzAdd missing entry points. (Warren Cashen)
2003-10-02 Brian Paulupdates from Daniel Borca
2003-09-30 Kendall BennettUpdates required for building the SciTech SNAP version...
2003-09-23 Brian Paulnew enum values for GL_MESA_program_debug
2003-09-02 Ian RomanickAdded support for EXT_texture_mirror_clamp and the...
2003-08-28 Brian PaulUpdates from Daniel Borca
2003-08-28 Brian Paulremove a bunch of the extension definitions from the...
2003-08-24 Brian Paulfix PFNGLMULTIMODEDRAWARRAYSIBMPROC
2003-08-24 Jon SmirlFix compile problems with `glMultiModeDrawArraysIBM'
2003-08-23 Jon SmirlAdd file miniglx.h
2003-08-19 Brian PaulDOS and glide driver updates from Daniel Borca
2003-08-19 Brian PaulFix glPixelMap: s/GLint/GLsizei/
2003-07-21 Brian Paultokens, functions for GL_MESA_program_debug
2003-07-17 Brian Paulmore DOS updates from Daniel Borca
2003-06-16 Brian PaulDOS updates for new tree (Daniel Borca)
2003-06-13 Brian PaulImplemented GL_ARB_occlusion_query (not 100% finalized).
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-05-10 Brian Paulupdated with new glext.h stuff
2003-05-10 Brian Paulversion 18 of glext.h
2003-05-10 Brian Paulremove temporary stuff
2003-04-29 Brian Paulupdated for glIsBufferARB
2003-04-28 Brian Paulfix glIsBufferARB() prototype
2003-04-23 Brian Paulupdated with newest functions
2003-04-23 Brian Paulfix function prototypes for manging (Bill Hoffman)
2003-04-21 Brian Pauladded GL_EXT_depth_bounds_test
2003-04-18 Brian Paulmore GL_ARB_fragment_program tokens
2003-04-17 Brian Paultemporary GL_ARB_fragment_program tokens
2003-04-09 Brian PaulAdded function pointer typedefs for GL_NV_fragment_program
2003-04-09 Brian PaulAdded GL_ARB_vertex_buffer_object tokens
2003-03-29 Brian Pauladded GL_ARB_vertex_buffer_object functions
2003-03-08 Brian PaulDOS update (Daniel Borca)
2003-02-28 Brian Paulupdated version
2003-02-20 Brian Paullatest DOS updates (Daniel Borca)
2003-02-10 Alan Hourihanefix fragment_program for Windows
2003-02-04 Brian PaulDOS updates (Daniel Borca)
2003-02-04 Brian Paulupdated with new functions (Bill Hoffman)
2003-01-21 Brian PaulGL_ATI_texture_env_combine3 extension
2003-01-14 Brian PaulGL_NV_fragment_program
2003-01-14 Brian Paulprototype render-to-texture
2002-12-18 Brian PaulDOS updates from Daniel Borca.
2002-11-05 Brian PaulUpdates for DOS driver from Daniel Borca.
2002-10-17 Karl SchultzPut back the include of windows.h so we are back to...
2002-10-17 Karl SchultzChange for Windows only: Make demos and examples build...
2002-10-14 Brian Pauldisable wsPriv field in __GLdrawablePrivateRec to...
2002-10-14 Brian Pauladded missing GLX_TRANSPARENT_RGB
2002-10-09 Brian Pauldisable wscx field in __GLimportsRec to be consistant...
2002-10-08 Brian PaulGLX_NV_vertex_array_range and GLX_MESA_agp_offset exten...
2002-10-05 Brian Pauladded XMesaCreatePBuffer()
2002-09-21 Brian Paulmerge updates from 4.0.4
2002-09-19 Brian PaulUpdated BeOS support (Philippe Houdoin)
2002-09-06 Brian Paulremoved glext.h fix-ups corrected in glext.h version 17
next