Commit Graph

732 Commits

Author SHA1 Message Date
Brian Paul 49a3fabed8 mesa: updated compilation documentation 2008-12-30 07:57:16 -07:00
Brian Paul c4341fe80a mesa: updated GLSL docs 2008-12-15 18:30:40 -07:00
Brian Paul 5464667874 docs: update webmaster email addr 2008-11-24 08:14:28 -07:00
Keith Whitwell 45efcc44c7 Remove CVS keywords.
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-09-21 11:00:44 -07:00
Brian Paul 9aeb6e7825 added 7.1 MD5 sums 2008-08-26 16:12:29 -06:00
Brian Paul 17e9bbd5a4 7.1 updates from 7.2 branch 2008-08-26 15:58:42 -06:00
Timo Jyrinki 385d6b2e68 asst. html doc updates 2008-08-26 12:36:39 -06:00
Brian Paul 2848b55ed5 mesa: move old/obsolete MESA extensions specs to OLD/ directory 2008-08-20 15:33:03 -06:00
Brian Paul b7ff70e16a bring in docs from 7.0.4 release/branch 2008-08-16 11:09:49 -06:00
Brian Paul b068ab62a0 updated GLSL bug fixes 2008-07-29 17:50:43 -06:00
Brian Paul 1a5c99f4b5 document GLSL 1.20 status 2008-07-29 16:46:08 -06:00
Brian Paul 77497eb73b mesa: revert building glslcompiler by default 2008-07-21 09:01:34 -06:00
Brian Paul 3bfedb7ed4 mesa: build the stand-alone glslcompiler by default, update the docs 2008-07-17 15:40:10 -06:00
Brian Paul 1f4d0748ba GLSL-related bug fixes 2008-07-04 10:05:39 -06:00
Brian Paul 011b0e51e4 link to DRM 2.3.1 2008-07-01 09:02:10 -06:00
Dan Nicholson 5cae1b747b autoconf: Improve the visibility of the swrast DRI driver
Improve the --with-dri-drivers help text so that users are aware that
they should install the swrast DRI driver.
2008-06-30 11:16:09 -07:00
Brian Paul 3491cbea88 added pointer to beta/release candidates 2008-06-21 10:19:45 -06:00
Brian Paul 376203cff8 document makefile changes 2008-06-09 13:52:22 -06:00
Brian Paul 8bd70a7bbe update, re-org build/install instructions 2008-05-27 13:27:57 -06:00
Brian Paul 5173fc6669 updates for 7.1 release 2008-05-27 12:51:10 -06:00
Dan Nicholson 5dbbde5b22 Default DRI driver directory to match X.Org xserver
Since the only valid consumer of the DRI drivers is the X.Org xserver,
this changes the default DRI driver directory to match xorg-server:
${libdir}/dri. The old default of /usr/X11R6/modules/dri was wrong for
nearly all current systems.
2008-05-09 07:06:52 -07:00
Dan Nicholson 00994ac08c autoconf: Scrape the version from configs/default
Added the make script version.mk to print the various version numbers
from configs/default. This is used to substitute the version in autoconf
rather than duplicating it in both places.
2008-05-05 14:21:28 -07:00
Brian 5d73502625 7.0.3 updates 2008-04-04 19:28:33 -06:00
Brian fad7933c44 updated w/ 7.0.3 release 2008-04-04 19:28:33 -06:00
Brian 6eddb4cb20 import 7.0.3 relnotes from 7.0 branch 2008-04-04 19:28:33 -06:00
Dan Nicholson 460d25dca1 autoconf: Add autogen.sh from Xorg for easier setup from git
The defacto method to rebuild the autotools and run the generated
configure is an autogen.sh script. It is much more discoverable than the
custom `make configure' used here. The Makefile targets are still useful
for creating tarballs, though. This autogen.sh is copied from Xorg.
2008-03-10 12:36:57 -07:00
Brian 99a1260985 added info about checking out gallium-0.1 for cell code 2008-03-09 10:39:00 -06:00
Brian ddbfa8c462 added git on Windows section 2008-02-28 08:03:34 -07:00
Brian cef71f58c9 a few words about how the cell driver works. 2008-02-28 08:03:34 -07:00
José Fonseca 60159c1b09 Convert crlf->lf line endings.
Windows/DOS users should enable core.autocrlf from now on:

  git config --global core.autocrlf true
2008-02-28 16:34:32 +09:00
Brian cabcee9ea9 document cell -DSPU_MAIN_PARAM_LONG_LONG flag 2008-02-27 18:02:23 -07:00
caner 5047a8ae19 miniglx doc updates 2008-02-14 09:33:26 -07:00
Brian b87c1ab2c0 Bring in previous 7.0.1/2 release notes, added Cell driver page. 2008-01-24 09:15:31 -07:00
Dan Nicholson 544ab209e7 Allow osmesa to be enabled or disabled
The conditional in src/mesa/Makefile currently hardcodes the cases where
libOSMesa can be built on libGL. Likewise, the xlib case always includes
libOSMesa in the stand-alone target.

This changes the conditional to a loop over the DRIVER_DIRS variable.
This means that any driver configuration can enable or disable osmesa.
The current "stand-alone" rule is changed so that DRIVER_DIRS=x11 and
DRIVER_DIRS="x11 osmesa" are both respected.

The configure option is changed to --enable-gl-osmesa as this change
allows libOSMesa to be built upon any of the libGL-enabling drivers.
2008-01-11 08:25:15 -08:00
Dan Nicholson 73f6f7ed91 autoconf: Remind developers to bump version numbers in configure.ac
Just like configs/default, the version number in configure.ac needs to
be bumped for releases. Maybe later we can figure out how to scrape the
version from configs/default into configure.ac.
2007-12-30 08:48:10 -08:00
Dan Nicholson 2b440d5461 Merge branch 'master' into autoconf2 2007-12-26 15:41:24 -06:00
Dan Nicholson ab57cbaccc autoconf: Helper options for adding GCC 32/64 bit flags
Two new configure options to add -m32 or -m64 to the CFLAGS and CXXFLAGS
when GCC is in use. By default, the user supplied options are
environment variables are respected, but these options are quick helps
for the common case of x86/x86_64 using GCC.
2007-12-26 15:38:30 -06:00
Dan Nicholson 4c5a2b3af2 autoconf: Documentation for using the autoconf'd build
Most of the options available from configure are documented on the
autoconf.html. This page is reached as an alternative provided on the
install.html page. An FAQ about why there is no configure script has
been removed.
2007-12-23 16:38:18 -08:00
Dan Nicholson f71032b7e2 docs: Fix links in contribute section
The contribute section had a broken hyperlink, masking the mailing list
text.
2007-12-18 22:13:46 -08:00
Brian 27028fcf74 minor additions to avoid FAQs 2007-11-27 10:31:55 -07:00
Brian 5ef3a2c06d document GLSL float f/F suffix bug 2007-11-27 10:31:55 -07:00
Brian 2bdd467dfd GLSL support in i965 driver 2007-10-31 09:57:47 -06:00
Brian 7f80dc1ebe updated list 2007-10-31 09:57:47 -06:00
Brian de1d725f44 updated glext.h license info (Khronos), plus other clean-ups 2007-10-01 17:57:25 -06:00
Brian e776e7a95a update the DRM/DRI instructions 2007-09-28 18:39:41 -06:00
Brian f2d9a07efe for Miniglx, use git sources 2007-09-27 10:39:01 -06:00
Brian d3c77cebff updated vrml link 2007-09-13 14:44:27 -06:00
Brian 5bba58ca22 updated with pkg-config info 2007-09-12 10:11:49 -06:00
Dan Nicholson f5557c3a52 DESTDIR support. 2007-09-12 09:57:53 -06:00
Brian 9ceff4ac4c updated bug report guidelines 2007-09-05 10:04:37 -06:00
Zhang 35f35294cd more Mingw32 fixes 2007-07-27 11:19:35 -06:00
Zhang 76fb808910 Fix a number of MINGW32 issues 2007-07-21 11:28:06 -06:00
Brian 02dd2221b6 bring over 7.0 doc changes 2007-06-28 16:44:24 -06:00
Brian d70fa021d5 added memcpy() to-do item 2007-06-12 15:16:21 -06:00
Brian 80a5798719 added GL_EXT_texture_from_pixmap 2007-05-19 08:30:31 -06:00
Brian 6ee6b2dcd9 Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa 2007-05-17 08:54:08 -06:00
Ian Romanick 9ebffb86a6 Initial version of MESA_texture_array spec. 2007-05-16 15:33:36 -07:00
Brian 347bb541f5 Skeleton file for 7.1 release notes. 2007-05-14 14:40:59 -06:00
Brian 3dec7c57b0 document exp(), mod() fixes 2007-05-10 16:14:16 -06:00
Brian 58239d2ae3 document tex sampler bug fix, code changes 2007-05-10 10:52:19 -06:00
Brian 62ef001de7 add pointers to git repo for drm/libpciaccess, replace & with & 2007-05-09 08:17:57 -06:00
Brian 91948f99dd add </ol> tag 2007-05-04 18:32:02 -06:00
Brian e75fbd3f91 Assorted miniglx updates. 2007-05-04 18:26:41 -06:00
Brian a6dad578b5 document R300 bug fix 10848 2007-05-03 13:52:33 -06:00
Brian 18cfe0c801 document recent GLSL, R300 fixes 2007-05-02 18:46:45 -06:00
Brian bfd5cf72c4 fog, mix() bug fixes 2007-05-01 10:23:15 -06:00
Brian d741b10be6 7.0 blurb 2007-04-27 17:05:29 -06:00
Brian af846712fd updates for 7.0 2007-04-27 17:00:13 -06:00
Brian c4615abb11 added 7.0 relnotes link 2007-04-27 16:54:05 -06:00
Brian 430e036413 added 6.5.3 MD5 sums 2007-04-27 16:53:42 -06:00
Brian 502ebe90e8 7.0 release notes (template) 2007-04-27 16:53:26 -06:00
Brian 4b1d1b7b18 document perspective correction issues 2007-04-27 15:25:00 -06:00
Brian 7ff72a7659 document broken inverse trig functions 2007-04-27 15:23:19 -06:00
Brian 74edc663a6 set 6.5.3 release date 2007-04-27 08:00:37 -06:00
Brian 4099531a0a bump Windows to OpenGL 2.1, set release date 2007-04-26 07:50:26 -06:00
Karl Schultz 5814922d25 updates for 6.5.3 w/ VC8 2007-04-25 10:28:37 -06:00
Brian d59e6f233b import glxext.h version 19 2007-04-22 15:32:10 -06:00
Brian fc3d6bd351 memory leaks fixed 2007-04-21 12:30:58 -06:00
Brian 535c37e85d Notes about shared lib version. Document depth-peel fixes. 2007-04-19 14:24:58 -06:00
Brian ba3d384e94 dFdx(), etc. don't work yet 2007-04-19 14:24:29 -06:00
Brian 8598f55091 glean glsl test now does over 150 tests 2007-04-18 09:30:07 -06:00
Brian 6d01f3f1ec added href to shading language info 2007-04-18 09:28:38 -06:00
Brian e3caa5f891 prep for 6.5.3 release 2007-04-18 09:07:56 -06:00
Brian 4d864b087e assorted updates 2007-04-04 09:33:12 -06:00
Brian 2f207dcf1e assorted documentation updates 2007-04-04 09:31:41 -06:00
Brian 7eba12edce more tips, validation info 2007-03-28 17:14:35 -06:00
Brian 05e6fd8398 added ftransform() comment 2007-03-27 16:06:48 -06:00
Brian b67d93111d minor status updates 2007-03-26 10:23:50 -06:00
Brian 8f9db0f81c document internal compiler options 2007-03-23 17:49:19 -06:00
Brian 23d31efc16 merge from master 2007-03-21 11:57:30 -06:00
Brian 88db19a484 document 1D convolution fix 2007-03-21 09:45:58 -06:00
Brian fdf513e07a document some bug fixes, lots of new features 2007-03-13 16:12:23 -06:00
Brian 2cf5fd48d1 Merge branch 'origin' into glsl-compiler-1
Conflicts:

	src/mesa/main/context.c
2007-03-09 11:43:53 -07:00
Brian b03e1712b2 gl_ClipVertex not supported yet 2007-03-09 09:51:55 -07:00
Brian 07e62084bb info about how the compiler works 2007-02-27 16:45:40 -07:00
Brian ff0cc92757 glslcompiler build instructions 2007-02-22 16:29:48 -07:00
Brian 29c471aafc Merge branch 'origin' into glsl-compiler-1
Conflicts:

	src/mesa/main/state.c
	src/mesa/shader/program.c
	src/mesa/shader/program.h
	src/mesa/shader/programopt.c
	src/mesa/shader/slang/slang_execute.c
	src/mesa/sources
	src/mesa/swrast/s_arbshader.c
	src/mesa/swrast/s_context.c
	src/mesa/swrast/s_span.c
	src/mesa/swrast/s_zoom.c
	src/mesa/tnl/t_context.c
	src/mesa/tnl/t_save_api.c
	src/mesa/tnl/t_vb_arbprogram.c
	src/mesa/tnl/t_vp_build.c
	src/mesa/tnl/t_vtx_eval.c
2007-02-22 08:53:33 -07:00
Brian 6d4cf6be4e updated info about arrays, predefined uniforms 2007-02-21 16:07:03 -07:00
Brian 18e9ca5fb0 more branch info 2007-02-20 09:24:06 -07:00
Brian 906fd23e1d glxext.h version 18 2007-02-20 08:41:15 -07:00