summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2010-04-04docs: update status of transform feedback and instanced drawingBrian Paul
2010-04-01docs: update GL3 / GL_ARB_fragment_coord_conventions statusBrian Paul
2010-03-30Merge branch '7.8'Michel Dänzer
2010-03-29docs: fix 7.7.1 release dateBrian Paul
2010-03-28mesa: Add 7.8 release MD5 sumsIan Romanick
2010-03-28mesa: set version string to 7.8Ian Romanick
2010-03-28mesa: Add 7.7.1 release MD5 sumsIan Romanick
2010-03-28mesa: set version string to 7.7.1Ian Romanick
2010-03-25Merge branch '7.8'Brian Paul
2010-03-23docs: update docs with 7.7.1 and 7.8 release infoBrian Paul
2010-03-22Merge branch '7.8'Brian Paul
2010-03-22docs: Update the path to build libgl-xlib.Chia-I Wu
2010-03-20docs: note GL_EXT_packed_float, GL_EXT_shared_exponent extensionsBrian Paul
2010-03-20docs: remove the 'Last updated date'Brian Paul
2010-03-12Merge branch '7.8'Michel Dänzer
2010-03-12Grammar and spelling fixesJeff Smith
2010-03-10docs: Update new opengl32.dll target location.José Fonseca
2010-03-08Merge branch '7.8'Brian Paul
2010-03-05docs: skeleton for 7.9 release notesBrian Paul
2010-03-05docs: remove merge conflict garbageBrian Paul
2010-03-05docs: document GL_APPLE_object_purgeableBrian Paul
2010-03-03Note removal of pre-GCC 3.3.0 support in release notes.Ian Romanick
2010-03-03Note removal of color-index rendering in release notes.Ian Romanick
2010-03-01glapi: drop SOLARIS_THREADSGeorge Sapountzis
2010-02-25docs: GL_EXT_texture_array updatesBrian Paul
2010-02-25Remove remaining miniglx referencesKristian Høgsberg
2010-02-25Remove d3d driverKristian Høgsberg
2010-02-25Remove directfb supportKristian Høgsberg
2010-02-25docs: addition of ARB_fcc to i965.Eric Anholt
2010-02-25docs: remove demos.html page which contained one dead linkBrian Paul
2010-02-25glapi: Move src/mesa/main/dispatch.c to glapi and rename.Chia-I Wu
2010-02-17Merge commit '381d5e209815235911c4aab516037c868c8f695f'Ian Romanick
2010-02-17docs: Update TODOs of egl.html.Chia-I Wu
2010-02-15docs: document glMultiDrawElements() fixBrian Paul
2010-02-13docs: document GL_ARB_fragment_coord_conventionsBrian Paul
2010-02-11glx: Fix interval test in glXSwapIntervalMESAIan Romanick
2010-02-11Add git tipsKarl Schultz
2010-02-11docs: remove old CVS referencesBrian Paul
2010-02-09docs: fix typo: s/osdemo/osdemos/Brian Paul
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg
2010-02-05docs: Fix a typo in mesa3d.org HTML.Brian Paul
2010-02-05docs: Update the developer section of egl.html.Chia-I Wu
2010-02-05egl: Remove egl_xdri.Chia-I Wu
2010-02-03egl: Ignore certain environment variables when setuid/setgid.Chia-I Wu
2010-02-03egl: Add EGL_DRIVERS_PATH environment variable.Chia-I Wu
2010-02-02docs: Update for EGL environment variables.Chia-I Wu
2010-01-29docs: Mark what I've been up to.Corbin Simpson
2010-01-29docs: Fixed Windows build for 7.7.1Brian Paul
2010-01-28docs: Update the developer section of egl.html.Chia-I Wu
2010-01-26i965: Add support for EXT_draw_buffers2.Eric Anholt