reverse Keith's 'XFree86Server' glue.
[mesa.git] / include /
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
2002-03-20 Brian Paulremoved glSamplePass()
2002-03-16 Brian Pauladded XMesaResizeBuffers()
2002-02-25 Brian Pauluse official enum values for GL_ARB_depth_texture and...
2002-02-23 Brian PaulDOS updates from Daniel Borca
2002-02-15 Brian Pauladded new depth_texture/shadow tokens (temporary)
2002-02-12 Brian PaulDaniel Borca's new DOS/DJGPP driver.
2002-01-18 Brian Paulupdated gl_mangle.h (Ray Tice)
2002-01-16 Brian Paulnew gl_mangle.h with korn shell script to regenerate...
2001-12-14 Brian Pauloops, wrong value for GLX_SAMPLES
2001-12-14 Brian Pauladded GLX_SAMPLE_BUFFERS, GLX_SAMPLES
2001-12-13 Karl SchultzAdded missing entry points
2001-12-05 Brian Pauladded enums for GL_ARB_depth_texture/shadow/shadow_ambi...
2001-11-19 Brian Pauladded test implementation of GL_ARB_window_pos
2001-11-18 Brian Pauladded missing const to glXGetContextIDEXT() prototype
2001-11-09 Brian Paulfix typedef problem found with MSDev 6.0
2001-11-09 Brian Pauladded GLX 1.4 function manglers
2001-11-09 Brian Pauladded 1.3 function manglers
2001-11-09 Brian Pauldefine GL_VERSION_1_3 (doh!)
2001-10-17 Brian Paulupdated extensions
next