New Makefile system
[mesa.git] / include /
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
2002-09-06 Brian Paulversion 17
2002-08-29 Brian Paulfix up stuff accidentaly checked in a few days ago
2002-08-27 Brian Pauldefine GLAPIENTRY and GLAPI if not defined in gl.h
2002-08-22 Brian Pauladded glXAllocate/FreeMemoryNV()
2002-08-17 Brian Pauladded glutGetProcAddress()
2002-06-10 Brian PaulGGI driver updates (Filip Spacek)
2002-06-07 Brian Paulversion 15 of glext.h
2002-06-07 Brian Pauls/GL_MAX_TEXTURE_RECTANGLE_SIZE_NV/GL_MAX_RECTANGLE_TEX...
2002-05-27 Brian Paulremoved experiemental GL_MESA_sprite_point extension
2002-04-23 Karl SchultzFix up alpha buffer handling for Windows.
2002-04-12 Brian Paulversion 13 of glext.h - fixes GL_EXT_texture_env_dot3...
2002-04-04 Brian Pauladded OSMesaGetProcAddress()
2002-04-01 Brian PaulDOS driver update
2002-03-23 Brian Paullatest extension headers from SGI
next