Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-07 | mesa: remove GL_MESA_program_debug extension | Brian Paul | |
This was never fully fleshed out and hasn't been used. | |||
2009-02-26 | docs: add SPARC assembly updates | Brian Paul | |
2009-02-10 | docs: some Cell driver docs updates | Brian Paul | |
2009-02-10 | cell: update Cell driver info (code is on master now) | Brian Paul | |
2009-02-09 | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul | |
Merge commit 'origin/gallium-0.2' into gallium-master-merge Conflicts: Makefile docs/relnotes-7.4.html docs/relnotes.html src/mesa/drivers/dri/i965/brw_wm.h src/mesa/main/imports.c src/mesa/main/mtypes.h src/mesa/main/texcompress.c src/mesa/main/texenvprogram.c src/mesa/main/version.h src/mesa/vbo/vbo_exec_api.c src/mesa/vbo/vbo_save_draw.c | |||
2009-02-05 | mesa: remove oddball linux-directfb-install makefile rule | Brian Paul | |
It's probably not needed since the 'make install' rules were overhauled last year. | |||
2009-02-04 | Revert "docs: document new MESA_GLX_FORCE_DIRECT env var for the Xlib driver" | Brian Paul | |
This reverts commit 2f51be75c55f69dc3e09036d6fd12f808f5a5028. | |||
2009-02-03 | docs: document new MESA_GLX_FORCE_DIRECT env var for the Xlib driver | Brian Paul | |
2009-01-29 | docs: i965 fixes | Brian Paul | |
2009-01-29 | docs: fix typo | Brian Paul | |
2009-01-29 | docs: skeleton 7.4 release notes file | Brian Paul | |
2009-01-29 | docs: 7.3 md5 sums | Brian Paul | |
2009-01-29 | docs: set 7.3 release date | Brian Paul | |
2009-01-29 | docs: assorted updates, link fixes | Brian Paul | |
2009-01-28 | mesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient and GL_SGIX_depth_texture | Brian Paul | |
Everyone should be using the newer/better ARB versions of these extensions. | |||
2009-01-28 | docs: document GL_EXT_texture_swizzle | Brian Paul | |
2009-01-23 | docs: added GL_NV_texture_env_combine4 | Brian Paul | |
2009-01-23 | docs: document improved stencil support and GL_EXT_vertex_array_bgra | Brian Paul | |
2009-01-22 | docs: first 7.5 feature: GL_ARB_framebuffer_object | Brian Paul | |
2009-01-22 | docs: placeholder 7.5 release notes | Brian Paul | |
2009-01-22 | docs: skeleton 7.4 release notes file | Brian Paul | |
2009-01-22 | docs: 7.3 md5 sums | Brian Paul | |
2009-01-22 | docs: set 7.3 release date | Brian Paul | |
2009-01-22 | docs: assorted updates, link fixes | Brian Paul | |
2009-01-20 | docs: document glXMakeContextCurrent() and Windows fixes | Brian Paul | |
2009-01-14 | mesa: fix incorrect transformation of GL_SPOT_DIRECTION | Brian Paul | |
This was changed between GL 1.0 and 1.1. Mesa still had the 1.0 behaviour. | |||
2009-01-13 | docs: #pragma now handled | Brian Paul | |
2009-01-13 | Add language about implicit flush and command completion | Ian Romanick | |
Copied language from the glXSwapBuffers manual page about the implicit glFlush and expected command completion. This just codifies what people already expect from glXCopySubBufferMESA. The intention of this command is to work like glXSwapBuffers but on a sub-rectangle of the drawable. Acked-by: Brian Paul <brianp@vmware.com> | |||
2009-01-13 | docs: fixes since 7.3-rc1 | Brian Paul | |
2009-01-10 | docs: document deprecated/removed headers/interfaces | Brian Paul | |
2009-01-10 | docs: prerequisite updates | Brian Paul | |
2009-01-08 | docs: dri2proto, libdrm tweaks | Brian Paul | |
2009-01-08 | docs: updated Cell docs, from gallium-0.2 branch | Brian Paul | |
2009-01-08 | docs: more 7.3 doc updates | Brian Paul | |
2009-01-08 | docs: import 7.2 relnotes, start on 7.3 relnotes | Brian Paul | |
2008-12-30 | mesa: updated compilation documentation | Brian Paul | |
2008-12-15 | mesa: updated GLSL docs | Brian Paul | |
2008-11-24 | docs: update webmaster email addr | Brian Paul | |
2008-09-21 | Remove CVS keywords. | Keith Whitwell | |
Cherry-picked from gallium-0.1 Conflicts: src/glu/sgi/libnurbs/interface/bezierEval.h src/glu/sgi/libnurbs/interface/bezierPatch.h src/glu/sgi/libnurbs/interface/bezierPatchMesh.h src/glu/sgi/libnurbs/internals/dataTransform.h src/glu/sgi/libnurbs/internals/displaymode.h src/glu/sgi/libnurbs/internals/sorter.h src/glu/sgi/libnurbs/nurbtess/definitions.h src/glu/sgi/libnurbs/nurbtess/directedLine.h src/glu/sgi/libnurbs/nurbtess/gridWrap.h src/glu/sgi/libnurbs/nurbtess/monoChain.h src/glu/sgi/libnurbs/nurbtess/monoPolyPart.h src/glu/sgi/libnurbs/nurbtess/monoTriangulation.h src/glu/sgi/libnurbs/nurbtess/partitionX.h src/glu/sgi/libnurbs/nurbtess/partitionY.h src/glu/sgi/libnurbs/nurbtess/polyDBG.h src/glu/sgi/libnurbs/nurbtess/polyUtil.h src/glu/sgi/libnurbs/nurbtess/primitiveStream.h src/glu/sgi/libnurbs/nurbtess/quicksort.h src/glu/sgi/libnurbs/nurbtess/rectBlock.h src/glu/sgi/libnurbs/nurbtess/sampleComp.h src/glu/sgi/libnurbs/nurbtess/sampleCompBot.h src/glu/sgi/libnurbs/nurbtess/sampleCompRight.h src/glu/sgi/libnurbs/nurbtess/sampleCompTop.h src/glu/sgi/libnurbs/nurbtess/sampleMonoPoly.h src/glu/sgi/libnurbs/nurbtess/sampledLine.h src/glu/sgi/libnurbs/nurbtess/searchTree.h src/glu/sgi/libnurbs/nurbtess/zlassert.h src/glu/sgi/libutil/error.c src/glu/sgi/libutil/glue.c src/glu/sgi/libutil/gluint.h src/glu/sgi/libutil/project.c src/glu/sgi/libutil/registry.c src/glx/x11/glxclient.h src/glx/x11/glxext.c src/mesa/drivers/dri/ffb/ffb_dd.h src/mesa/drivers/dri/ffb/ffb_points.h src/mesa/drivers/dri/gamma/gamma_context.h src/mesa/drivers/dri/gamma/gamma_macros.h src/mesa/drivers/dri/i810/i810context.h src/mesa/drivers/dri/r128/r128_dd.h src/mesa/drivers/dri/tdfx/tdfx_dd.h | |||
2008-08-26 | added 7.1 MD5 sums | Brian Paul | |
2008-08-26 | 7.1 updates from 7.2 branch | Brian Paul | |
2008-08-26 | asst. html doc updates | Timo Jyrinki | |
2008-08-20 | mesa: move old/obsolete MESA extensions specs to OLD/ directory | Brian Paul | |
2008-08-16 | bring in docs from 7.0.4 release/branch | Brian Paul | |
2008-07-29 | updated GLSL bug fixes | Brian Paul | |
2008-07-29 | document GLSL 1.20 status | Brian Paul | |
2008-07-21 | mesa: revert building glslcompiler by default | Brian Paul | |
2008-07-17 | mesa: build the stand-alone glslcompiler by default, update the docs | Brian Paul | |
2008-07-04 | GLSL-related bug fixes | Brian Paul | |
2008-07-01 | link to DRM 2.3.1 | Brian Paul | |