summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2009-07-19Merge tag 'mesa_7_5' into debian-experimentalBrice Goglin3-4/+14
Conflicts: progs/tests/.gitignore progs/tests/Makefile progs/tests/SConscript progs/trivial/Makefile scons/dxsdk.py scons/gallium.py
2009-07-17docs: set date for 7.5 releaseBrian Paul1-1/+1
2009-07-17docs: news entry for 7.5 releaseBrian Paul1-0/+8
2009-07-17docs: update links to Gallium wiki page on freedesktop.orgBrian Paul3-3/+3
2009-07-09docs: document gl_TextureMatrix[i][j] array indexing bug fixBrian Paul1-0/+1
2009-07-08docs: document glMaterial/glShadeModel display list optimizationBrian Paul1-0/+1
2009-06-28Merge commit 'mesa_7_5_rc4' into debian-experimentalJulien Cristau7-24/+243
Conflicts: progs/fp/point-position.c progs/fp/tri-depth.c progs/fp/tri-depth2.c progs/fp/tri-depthwrite.c progs/fp/tri-depthwrite2.c progs/fp/tri-inv.c progs/fp/tri-param.c progs/fp/tri-tex.c progs/tests/.gitignore progs/tests/Makefile progs/tests/zreaddraw.c
2009-06-26docs: detect when too many varying vars are usedmesa_7_5_rc4Brian Paul1-0/+1
2009-06-26docs: fix typos, remove old text from relnotes fileBrian Paul1-9/+2
2009-06-26docs: bring over news updates from 7.4 branchBrian Paul1-0/+15
2009-06-26docs: bring in 7.4.3 and 7.4.4 release notes, newsBrian Paul3-0/+149
2009-06-26docs: increase max varying vars to 16Brian Paul1-0/+1
2009-06-26docs: document for/continue bug fixBrian Paul1-0/+1
2009-06-26docs: updated Mesa release instructionsBrian Paul1-15/+25
2009-06-24Merge tag 'mesa_7_5_rc3' into debian-experimentalJulien Cristau2-3/+6
2009-06-17docs: Document building with SCons.José Fonseca1-2/+50
2009-06-10docs: document GLSL preprocessor fixesBrian Paul1-0/+1
2009-05-18docs: link to 7.5 relnotesBrian Paul1-0/+1
2009-05-18docs: emphasize the incomplete status of the nouveau/R300 gallium driversBrian Paul1-3/+5
2009-05-18Merge branch 'debian-experimental' into testTimo Aaltonen5-1135/+0
Conflicts: Makefile configs/default docs/download.html docs/news.html docs/relnotes-7.4.2.html doxygen/.gitignore include/GL/internal/dri_interface.h include/GLES/egl.h progs/demos/Windows/all.dsp progs/demos/Windows/bounce.dsp progs/demos/Windows/clearspd.dsp progs/demos/Windows/cubemap.dsp progs/demos/Windows/demos.dsw progs/demos/Windows/drawpix.dsp progs/demos/Windows/fire.dsp progs/demos/Windows/gears.dsp progs/demos/Windows/geartrain.dsp progs/demos/Windows/glinfo.dsp progs/demos/Windows/gloss.dsp progs/demos/Windows/gltestperf.dsp progs/demos/Windows/glutfx.dsp progs/demos/Windows/ipers.dsp progs/demos/Windows/isosurf.dsp progs/demos/Windows/loadbias.dsp progs/demos/Windows/morph3d.dsp progs/demos/Windows/multiarb.dsp progs/demos/Windows/occlude.dsp progs/demos/Windows/osdemo.dsp progs/demos/Windows/paltex.dsp progs/demos/Windows/pixeltex.dsp progs/demos/Windows/pointblast.dsp progs/demos/Windows/rain.dsp progs/demos/Windows/ray.dsp progs/demos/Windows/readpix.dsp progs/demos/Windows/reflect.dsp progs/demos/Windows/renormal.dsp progs/demos/Windows/shadowtex.dsp progs/demos/Windows/spectex.dsp progs/demos/Windows/spriteblast.dsp progs/demos/Windows/stex3d.dsp progs/demos/Windows/teapot.dsp progs/demos/Windows/terrain.dsp progs/demos/Windows/tessdemo.dsp progs/demos/Windows/texcyl.dsp progs/demos/Windows/texdown.dsp progs/demos/Windows/texenv.dsp progs/demos/Windows/texobj.dsp progs/demos/Windows/trispd.dsp progs/demos/Windows/tunnel.dsp progs/demos/Windows/tunnel2.dsp progs/demos/Windows/winpos.dsp progs/demos/dinoshade.c progs/demos/projtex.c progs/egl/Makefile progs/egl/demo1.c progs/egl/demo2.c progs/egl/demo3.c progs/egl/eglgears.c progs/egl/eglinfo.c progs/fp/.gitignore progs/fp/Makefile progs/miniglx/Makefile progs/redbook/Windows/redbook.dsw progs/redbook/Windows/teapots.dsp progs/slang/windows/vc60/cltest.dsp progs/slang/windows/vc60/framework.dsp progs/slang/windows/vc60/slang.dsw progs/slang/windows/vc60/sotest.dsp progs/slang/windows/vc60/vstest.dsp progs/tests/.gitignore progs/tests/Makefile progs/tests/afsmultiarb.c progs/tests/antialias.c progs/tests/api_speed.c progs/tests/arbfpspec.c progs/tests/arbfptest1.c progs/tests/arbfptexture.c progs/tests/arbfptrig.c progs/tests/arbnpot-mipmap.c progs/tests/arbnpot.c progs/tests/arbvptest1.c progs/tests/arbvptest3.c progs/tests/arbvptorus.c progs/tests/arbvpwarpmesh.c progs/tests/arraytexture.c progs/tests/blendminmax.c progs/tests/blendsquare.c progs/tests/blendxor.c progs/tests/bufferobj.c progs/tests/bug_3050.c progs/tests/bug_3101.c progs/tests/bug_3195.c progs/tests/copypixrate.c progs/tests/crossbar.c progs/tests/cva.c progs/tests/debugger.c progs/tests/drawbuffers.c progs/tests/exactrast.c progs/tests/ext422square.c progs/tests/fbotest1.c progs/tests/fbotest2.c progs/tests/floattex.c progs/tests/fog.c progs/tests/fogcoord.c progs/tests/fptest1.c progs/tests/fptexture.c progs/tests/interleave.c progs/tests/invert.c progs/tests/jkrahntest.c progs/tests/lineclip.c progs/tests/manytex.c progs/tests/minmag.c progs/tests/mipmap_limits.c progs/tests/multipal.c progs/tests/multitexarray.c progs/tests/multiwindow.c progs/tests/no_s3tc.c progs/tests/packedpixels.c progs/tests/pbo.c progs/tests/prog_parameter.c progs/tests/random.c progs/tests/readrate.c progs/tests/rubberband.c progs/tests/seccolor.c progs/tests/shader_api.c progs/tests/stencil_twoside.c progs/tests/stencil_wrap.c progs/tests/stencilwrap.c progs/tests/subtexrate.c progs/tests/tex1d.c progs/tests/texcmp.c progs/tests/texcompress2.c progs/tests/texfilt.c progs/tests/texgenmix.c progs/tests/texline.c progs/tests/texrect.c progs/tests/texwrap.c progs/tests/unfilledclip.c progs/tests/vao-01.c progs/tests/vao-02.c progs/tests/vparray.c progs/tests/vpeval.c progs/tests/vptest1.c progs/tests/vptest2.c progs/tests/vptest3.c progs/tests/vptorus.c progs/tests/vpwarpmesh.c progs/tests/yuvrect.c progs/tests/yuvsquare.c progs/tests/zreaddraw.c progs/trivial/.gitignore progs/trivial/Makefile progs/trivial/clear.c progs/trivial/dlist-dangling.c progs/trivial/dlist-edgeflag-dangling.c progs/trivial/dlist-edgeflag.c progs/trivial/drawarrays.c progs/trivial/drawelements.c progs/trivial/drawrange.c progs/trivial/line-clip.c progs/trivial/line-cull.c progs/trivial/line-userclip-clip.c progs/trivial/line-userclip-nop-clip.c progs/trivial/line-userclip-nop.c progs/trivial/line-userclip.c progs/trivial/line.c progs/trivial/lineloop-clip.c progs/trivial/lineloop.c progs/trivial/point-clip.c progs/trivial/point-param.c progs/trivial/point-wide.c progs/trivial/point.c progs/trivial/poly-flat.c progs/trivial/poly-unfilled.c progs/trivial/poly.c progs/trivial/quad-clip-all-vertices.c progs/trivial/quad-clip-nearplane.c progs/trivial/quad-clip.c progs/trivial/quad-degenerate.c progs/trivial/quad-flat.c progs/trivial/quad-offset-factor.c progs/trivial/quad-offset-unfilled.c progs/trivial/quad-offset-units.c progs/trivial/quad-tex-2d.c progs/trivial/quad-tex-3d.c progs/trivial/quad-tex-pbo.c progs/trivial/quad-unfilled.c progs/trivial/quad.c progs/trivial/quads.c progs/trivial/quadstrip-flat.c progs/trivial/quadstrip.c progs/trivial/tri-blend.c progs/trivial/tri-clip.c progs/trivial/tri-cull.c progs/trivial/tri-dlist.c progs/trivial/tri-edgeflag.c progs/trivial/tri-flat-clip.c progs/trivial/tri-flat.c progs/trivial/tri-tex-3d.c progs/trivial/tri-unfilled-clip.c progs/trivial/tri-unfilled-smooth.c progs/trivial/tri-unfilled-userclip.c progs/trivial/tri-unfilled.c progs/trivial/tri-userclip.c progs/trivial/tri.c progs/trivial/tristrip-clip.c progs/trivial/tristrip.c progs/trivial/vbo-drawarrays.c progs/trivial/vbo-drawelements.c progs/trivial/vbo-drawrange.c progs/trivial/vp-array.c progs/trivial/vp-clip.c progs/trivial/vp-line-clip.c progs/trivial/vp-tri.c progs/trivial/vp-unfilled.c progs/vp/Makefile progs/vp/vp-tris.c src/egl/Makefile src/egl/drivers/demo/Makefile src/egl/drivers/demo/demo.c src/egl/drivers/dri/Makefile src/egl/drivers/dri/egldri.c src/egl/drivers/dri/egldri.h src/egl/main/Makefile src/egl/main/eglapi.c src/egl/main/eglapi.h src/egl/main/eglconfig.c src/egl/main/eglconfig.h src/egl/main/eglcontext.c src/egl/main/eglcontext.h src/egl/main/egldisplay.c src/egl/main/egldisplay.h src/egl/main/egldriver.c src/egl/main/egldriver.h src/egl/main/eglglobals.c src/egl/main/eglglobals.h src/egl/main/egllog.c src/egl/main/eglmode.h src/egl/main/eglsurface.c src/egl/main/eglsurface.h src/egl/main/egltypedefs.h src/glx/mini/Makefile src/glx/x11/dri2_glx.c src/mesa/drivers/allegro/amesa.c src/mesa/drivers/dri/intel/intel_buffers.c src/mesa/drivers/dri/intel/intel_clear.c src/mesa/drivers/dri/intel/intel_context.c src/mesa/drivers/dri/intel/intel_pixel.c src/mesa/drivers/dri/r300/r300_texstate.c src/mesa/drivers/dri/radeon/radeon_screen.c src/mesa/drivers/windows/gldirect/dx7/gld_wgl_dx7.c src/mesa/drivers/windows/gldirect/dx8/gld_wgl_dx8.c src/mesa/drivers/windows/gldirect/dx9/gld_wgl_dx9.c src/mesa/main/glheader.h src/mesa/main/light.c src/mesa/main/teximage.c src/mesa/main/texparam.c src/mesa/main/version.h src/mesa/swrast/s_texfilter.c
2009-05-15docs: updates from the 7.4 branchBrian Paul3-5/+80
2009-05-03Merge branch 'mesa_7_4_branch' of git.freedesktop.org:/git/mesa/mesa into ↵Julien Cristau6-3/+161
debian-unstable
2009-05-01docs: fix typoBrian Paul1-1/+1
2009-04-30docs: asst. updates for 7.5 releaseBrian Paul3-7/+7
2009-04-30docs: bring in 7.4 doc updates from mesa_7_4_branchBrian Paul4-3/+117
2009-04-30docs: notes about new version number meaning in release notesBrian Paul1-1/+8
2009-04-30docs: fix typosBrian Paul3-3/+3
2009-04-28docs: fix swrast texrect bug 21461Brian Paul1-0/+2
2009-04-20fixed intel front-buffer rendering segfaultBrian Paul1-0/+1
2009-04-18docs: removed/added demo programsBrian Paul1-0/+1
2009-04-18docs: create 7.4.2 release notes pageBrian Paul2-0/+60
2009-04-18docs: remove unused sectionsBrian Paul1-9/+0
2009-04-18docs: MD5 sums for 7.4.1 releaseBrian Paul1-1/+9
2009-04-18docs: prep for 7.4.1 releaseBrian Paul3-2/+9
2009-04-16docs: separate compilation units in 7.5Brian Paul1-0/+1
2009-04-16docs: fixed user clip plane restore bug in glPopAttrib()Brian Paul1-0/+1
2009-04-15docs: more bug fixes for Mesa 7.4.1Ian Romanick1-0/+4
2009-04-08docs: bump Gallium version numberBrian Paul1-1/+1
2009-04-08docs: updated Cell driver infoBrian Paul1-10/+1
2009-04-08docs: more info for 7.4 release notesBrian Paul1-0/+20
2009-04-07docs: document the MESA_GLSL env var, other misc GLSL updatesBrian Paul1-3/+29
2009-04-07docs: more bug fixes for Mesa 7.4.1Brian Paul1-0/+2
2009-04-02docs: fix TXB texture unit bias errorBrian Paul1-0/+1
2009-04-01docs: fix bug 20986Brian Paul1-0/+2
2009-03-31docs: first 7.4.1 bug fixesBrian Paul1-0/+2
2009-03-31docs: prep for Mesa 7.4.1 release notesBrian Paul2-0/+69
2009-03-30Merge commit 'mesa_7_4' into debian-experimentalTimo Aaltonen2-3/+4
2009-03-27docs: 7.4 release md5 sumsBrian Paul1-1/+9
2009-03-28mesa: add new signed rgba texture formatRoland Scheidegger2-0/+215
This is a (partial) backport of the signed texture format support in OGL 3.1. Since it wasn't promoted from an existing extension roll our own.
2009-03-27docs: set 7.4 release datemesa_7_4Brian Paul2-2/+2