Commit Graph

1050 Commits

Author SHA1 Message Date
Brian Paul 1960da2e09 docs: 7.5.1 md5 sums 2009-09-03 15:49:10 -06:00
Brian Paul 7d3af894d6 docs: point to fd.o for downloads instead of SourceForge 2009-09-03 15:44:49 -06:00
Brian Paul 0b4e835b13 docs: prep for 7.5.1 release 2009-09-03 14:57:30 -06:00
Brian Paul 08575509e4 docs: added news entry for 7.5.1 2009-09-03 14:57:16 -06:00
Brian Paul ccb081414b docs: update precompiled libs info 2009-09-03 14:57:04 -06:00
Brian Paul 47df7900fd docs: move SGI GLU link 2009-09-03 14:56:50 -06:00
Ian Romanick 446a71d1f8 docs: Document new extension support for 7.6 release. 2009-09-03 11:22:47 -07:00
Brian Paul aca8dbcaa6 docs: fixed glXCreateGLXPixmap() for direct rendering 2009-08-31 11:22:36 -06:00
Brian Paul 1d64a4ceb3 docs/: document cross-compile fix 2009-08-31 11:22:36 -06:00
Brian Paul 6bf86681f5 docs: fixed glXCreateGLXPixmap() for direct rendering 2009-08-31 10:32:56 -06:00
Brian Paul f7654faf16 docs/: document cross-compile fix 2009-08-31 10:32:14 -06:00
Brian Paul e363ec1d08 Merge branch 'mesa_7_5_branch' 2009-08-27 16:54:32 -06:00
Brian Paul 0d7bed9f89 docs: fix selection/feedback culling bug 2009-08-27 16:50:44 -06:00
Brian Paul 38f5641106 Merge branch 'mesa_7_5_branch' 2009-08-26 14:49:15 -06:00
Brian Paul d09d03aa42 docs: document sampler array bug fix 2009-08-26 12:04:35 -06:00
Brian Paul b879316d4d docs: recent 7.5.1 bug fixes 2009-08-24 13:05:20 -06:00
Brian Paul 96f7b42242 docs: recent 7.5.1 bug fixes 2009-08-24 13:02:33 -06:00
Brian Paul d09a19bf6e Merge branch 'mesa_7_5_branch' 2009-08-14 11:27:51 -06:00
Brian Paul 1574b05189 docs: docs: document new --with-max-width/height config options 2009-08-14 11:24:20 -06:00
Brian Paul a7ca80ff6a Add a FAQ about internal buffer sizes.
(cherry picked from master, commit 9a8781bd24)
2009-08-14 11:23:18 -06:00
Brian Paul c3f9c2eb75 docs: document new --with-max-width/height config options 2009-08-14 09:00:15 -06:00
Tom Fogal 9a8781bd24 Add a FAQ about internal buffer sizes. 2009-08-14 08:58:59 -06:00
Brian Paul 1f71305993 Merge branch 'mesa_7_5_branch'
Conflicts:

	src/mesa/main/state.c
2009-08-05 14:13:48 -06:00
Brian Paul 5b3428d745 docs:fix glBlitFramebuffer() for Gallium 2009-08-05 13:50:21 -06:00
Brian Paul 3a221a9018 docs: 7.5.1 bug fixes 2009-08-04 09:27:49 -06:00
Brian Paul aefaeba54a docs: document new i915/945 extensions 2009-07-30 08:22:26 -06:00
Brian Paul d2f6d6ce49 Merge branch 'mesa_7_5_branch'
Conflicts:

	Makefile
	configs/default
	docs/relnotes.html
	src/mesa/main/version.h
2009-07-28 08:58:25 -06:00
RALOVICH, Kristóf 27e55588e0 docs: do not mentions xthreads any more 2009-07-27 15:38:04 -06:00
Brian Paul 25e371fb7b docs: 7.5 tarball md5sums 2009-07-27 13:27:54 -06:00
Brian Paul b4ba6a66b7 docs: initial release notes for 7.5.1 2009-07-22 12:49:34 -06:00
Ian Romanick 006a526edb Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Conflicts:
	src/mesa/drivers/dri/unichrome/via_ioctl.c
	src/mesa/drivers/dri/unichrome/via_screen.c
	src/mesa/main/version.h
	src/mesa/state_tracker/st_atom.c
2009-12-16 09:09:51 -08:00
Brian Paul b96ae1b2c4 Merge branch 'mesa_7_5_branch'
Conflicts:

	Makefile
	progs/glsl/multitex.c
	src/mesa/main/enums.c
	src/mesa/main/state.c
	src/mesa/main/texenvprogram.c
	src/mesa/main/version.h
2009-07-17 22:00:47 -06:00
Brian Paul 7fd3674672 docs: set date for 7.5 release 2009-07-17 12:40:24 -06:00
Brian Paul 27587f46e5 docs: news entry for 7.5 release 2009-07-17 09:40:59 -06:00
Brian Paul 8c6e81f97d docs: update links to Gallium wiki page on freedesktop.org 2009-07-17 09:40:59 -06:00
Brian Paul 8987410ab6 Merge branch 'mesa_7_5_branch' 2009-07-09 08:05:56 -06:00
Brian Paul 78af70be37 docs: document gl_TextureMatrix[i][j] array indexing bug fix 2009-07-09 08:04:07 -06:00
Brian Paul 36e906aad6 docs: document glMaterial/glShadeModel display list optimization 2009-07-08 14:14:03 -06:00
Zack Rusin edb0267170 Merge commit 'origin/openvg-1.0' 2009-07-06 21:43:26 -04:00
Brian Paul 418987ff05 docs: detect when too many varying vars are used 2009-06-26 16:54:44 -06:00
Brian Paul 4181a107cb docs: fix typos, remove old text from relnotes file 2009-06-26 16:47:57 -06:00
Brian Paul 2a41df86a3 docs: bring over news updates from 7.4 branch 2009-06-26 16:46:21 -06:00
Brian Paul 318122b60a docs: bring in 7.4.3 and 7.4.4 release notes, news 2009-06-26 16:45:54 -06:00
Brian Paul dd585db687 docs: increase max varying vars to 16 2009-06-26 16:41:54 -06:00
Brian Paul 62ad606065 docs: document for/continue bug fix 2009-06-26 13:16:34 -06:00
Brian Paul 84c5e4805b docs: updated Mesa release instructions 2009-06-26 13:16:32 -06:00
José Fonseca ebe0796ba2 docs: Document building with SCons. 2009-06-17 10:12:11 +01:00
Brian Paul f57280cc73 Merge branch 'arb_vertex_array_object' 2009-06-26 17:49:14 -06:00
Brian Paul a18e209edb Merge branch 'mesa_7_5_branch'
Conflicts:

	Makefile
	src/gallium/drivers/softpipe/sp_screen.c
	src/mesa/main/version.h
2009-06-26 17:07:07 -06:00
Brian Paul b2a1ca4fcf docs: document GL_ARB_vertex_array_object 2009-06-22 17:54:16 -06:00
Brian Paul 9038b6c8bb Merge branch 'ext-provoking-vertex'
Conflicts:

	docs/relnotes-7.6.html
	progs/tests/Makefile
	src/gallium/drivers/softpipe/sp_prim_vbuf.c
	src/glx/x11/indirect.c
	src/mesa/glapi/Makefile
	src/mesa/glapi/dispatch.h
	src/mesa/glapi/glapioffsets.h
	src/mesa/glapi/glapitable.h
	src/mesa/glapi/glapitemp.h
	src/mesa/glapi/glprocs.h
	src/mesa/main/dlist.c
	src/mesa/main/enums.c
	src/mesa/sparc/glapi_sparc.S
	src/mesa/x86-64/glapi_x86-64.S
	src/mesa/x86/glapi_x86.S
2009-06-19 09:15:34 -06:00
Brian Paul 1510c3cae1 docs: minor relnotes clean-up 2009-06-15 16:44:26 -06:00
Brian Paul 70d247c69b Merge branch 'arb_map_buffer_range'
Conflicts:

	docs/relnotes-7.6.html
	src/mesa/main/mtypes.h
2009-06-15 16:42:42 -06:00
Brian Paul a04af335a4 Merge branch 'mesa_7_5_branch'
Conflicts:

	src/mesa/drivers/dri/i915/i915_tex_layout.c
	src/mesa/drivers/dri/i965/brw_wm_glsl.c
	src/mesa/drivers/dri/intel/intel_buffer_objects.c
	src/mesa/drivers/dri/intel/intel_pixel_bitmap.c
	src/mesa/drivers/dri/intel/intel_pixel_draw.c
	src/mesa/main/enums.c
	src/mesa/main/texstate.c
	src/mesa/vbo/vbo_exec_array.c
2009-06-24 08:54:37 -06:00
Dave Airlie c4a5754a8c add some info to relnotes on radeon 2009-06-13 07:43:04 +10:00
José Fonseca bf89ecb6c9 Merge branch 'mesa_7_5_branch'
Conflicts:
	src/mesa/state_tracker/st_cb_fbo.c
	src/mesa/state_tracker/st_framebuffer.c
2009-06-11 16:34:56 +01:00
Brian Paul 5450281ff7 docs: document GLSL preprocessor fixes 2009-06-10 09:31:01 -06:00
Brian Paul e297569d65 docs: new feature: GL_ARB_map_buffer_range 2009-06-08 17:06:13 -06:00
Brian Paul cc26e27746 docs: document MESA_EXTENSION_OVERRIDE env var 2009-06-08 10:56:51 -06:00
Brian Paul 5cd47e0361 docs: remove version info carried over from 7.5 2009-06-02 21:41:03 -06:00
Brian Paul 8086352fef docs: clarify GL_ARB_copy_buffer driver support 2009-06-02 21:35:11 -06:00
Brian Paul 2e708fa909 docs: added GL_ARB_copy_buffer extension 2009-06-02 21:35:11 -06:00
Brian Paul 2ecc2ece9c docs: implemented GL_EXT_provoking_vertex 2009-06-01 20:45:08 -06:00
Brian Paul edfbf7dccb Merge branch 'mesa_7_5_branch'
Conflicts:

	Makefile
	src/mesa/main/version.h
2009-05-18 10:36:50 -06:00
Brian Paul 6e61700541 docs: link to 7.5 relnotes 2009-05-18 07:17:46 -06:00
Brian Paul da0d4e1db6 docs: emphasize the incomplete status of the nouveau/R300 gallium drivers 2009-05-18 07:17:36 -06:00
Brian Paul 65b9cd74e3 docs: updates from the 7.4 branch 2009-05-15 08:02:40 -06:00
Brian Paul ac5bf63f74 docs: GL_APPLE_vertex_array_object for Gallium drivers and Intel DRI drivers 2009-05-13 11:24:11 -06:00
Brian Paul d6318ba8a8 docs: asst updates to openvg.html 2009-05-01 11:37:09 -06:00
Zack Rusin 544dd4b11f OpenVG 1.0 State Tracker
Import of the OpenVG 1.0 state tracker for Gallium.
2009-05-01 12:51:59 -04:00
Brian Paul 7ca0427338 docs: initial 7.6 release notes page 2009-05-01 09:24:19 -06:00
Brian Paul edd2bbe4a7 docs: fix typo 2009-05-01 09:08:39 -06:00
Brian Paul e4e7ecc221 docs: asst. updates for 7.5 release 2009-04-30 17:17:31 -06:00
Brian Paul a405cc7b72 docs: bring in 7.4 doc updates from mesa_7_4_branch 2009-04-30 17:13:22 -06:00
Brian Paul 675b1cacf7 docs: notes about new version number meaning in release notes 2009-04-30 17:11:20 -06:00
Brian Paul c953f6620c docs: removed/added demo programs 2009-04-18 13:16:35 -06:00
Brian Paul a902b6ba48 docs: separate compilation units in 7.5 2009-04-16 22:07:53 -06:00
Brian Paul 9f784647ad docs: bump Gallium version number 2009-04-08 08:23:45 -06:00
Brian Paul f6b71d02c7 docs: updated Cell driver info 2009-04-08 08:23:45 -06:00
Brian Paul ce01de5075 docs: more info for 7.4 release notes 2009-04-08 08:23:45 -06:00
Brian Paul 439909a87d docs: document the MESA_GLSL env var, other misc GLSL updates 2009-04-07 11:09:53 -06:00
Roland Scheidegger c6a6cc1918 mesa: add new signed rgba texture format
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-28 02:02:42 +01:00
Brian Paul c9caecaffa docs: updated Mesa extension enum info 2009-03-20 17:15:21 -06:00
Brian Paul 69e07bdeb4 mesa: remove GL_MESA_program_debug extension
This was never fully fleshed out and hasn't been used.
2009-03-07 11:53:18 -07:00
Brian Paul 7d399bf062 docs: add SPARC assembly updates 2009-02-26 18:59:58 -07:00
Brian Paul 36c1e756da docs: some Cell driver docs updates 2009-02-10 19:36:52 -07:00
Brian Paul 9c101c44c4 cell: update Cell driver info (code is on master now) 2009-02-10 16:56:58 -07:00
Brian Paul e97681c7f5 mesa: merge gallium-0.2 into gallium-master-merge
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-09 09:22:22 -07:00
Brian Paul 6e5d311719 mesa: remove oddball linux-directfb-install makefile rule
It's probably not needed since the 'make install' rules were overhauled last year.
2009-02-05 08:41:27 -07:00
Brian Paul 79e3441f66 Revert "docs: document new MESA_GLX_FORCE_DIRECT env var for the Xlib driver"
This reverts commit 2f51be75c5.
2009-02-04 16:33:25 -07:00
Brian Paul 2f51be75c5 docs: document new MESA_GLX_FORCE_DIRECT env var for the Xlib driver 2009-02-03 15:36:38 -07:00
Brian Paul e351343fdf docs: i965 fixes 2009-01-29 00:59:54 +00:00
Brian Paul e6df67bf66 docs: fix typo 2009-01-29 00:59:53 +00:00
Brian Paul b987fde60a docs: skeleton 7.4 release notes file 2009-01-29 00:59:53 +00:00
Brian Paul 978a6c1cfa docs: 7.3 md5 sums 2009-01-29 00:59:53 +00:00
Brian Paul 4e8d99998f docs: set 7.3 release date 2009-01-29 00:59:52 +00:00
Brian Paul bbcbf4f680 docs: assorted updates, link fixes 2009-01-29 00:59:52 +00:00
Brian Paul 26da28c995 mesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient and GL_SGIX_depth_texture
Everyone should be using the newer/better ARB versions of these extensions.
2009-01-28 16:49:28 -07:00
Brian Paul f584752afe docs: document GL_EXT_texture_swizzle 2009-01-28 15:06:54 -07:00
Brian Paul ea8d0aa94b docs: added GL_NV_texture_env_combine4 2009-01-23 17:40:24 -07:00
Brian Paul 6f8896c599 docs: document improved stencil support and GL_EXT_vertex_array_bgra 2009-01-23 11:36:57 -07:00
Brian Paul fb88b6df82 docs: first 7.5 feature: GL_ARB_framebuffer_object 2009-01-22 15:51:12 -07:00
Brian Paul d2ab930046 docs: placeholder 7.5 release notes 2009-01-22 10:29:24 -07:00
Brian Paul 609cc9c139 docs: skeleton 7.4 release notes file 2009-01-22 10:18:04 -07:00
Brian Paul e5aa89386d docs: 7.3 md5 sums 2009-01-22 10:14:39 -07:00
Brian Paul faa6d8af59 docs: set 7.3 release date 2009-01-22 10:01:17 -07:00
Brian Paul b6c41fd933 docs: assorted updates, link fixes 2009-01-22 10:01:17 -07:00
Brian Paul 65118a51b6 docs: document glXMakeContextCurrent() and Windows fixes 2009-01-20 15:36:01 -07:00
Brian Paul c12d24b513 mesa: fix incorrect transformation of GL_SPOT_DIRECTION
This was changed between GL 1.0 and 1.1.  Mesa still had the 1.0 behaviour.
2009-01-14 11:51:30 -07:00
Brian Paul 34d17d2bdc docs: #pragma now handled 2009-01-13 15:09:40 -07:00
Ian Romanick 1f47388dfe Add language about implicit flush and command completion
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 12:36:03 -08:00
Brian Paul 34500a6da5 docs: fixes since 7.3-rc1 2009-01-13 09:03:43 -07:00
Brian Paul 834db82153 docs: document deprecated/removed headers/interfaces 2009-01-10 12:09:08 -07:00
Brian Paul 2c56dd7757 docs: prerequisite updates 2009-01-10 11:52:55 -07:00
Brian Paul d0c2cbd257 docs: dri2proto, libdrm tweaks 2009-01-08 17:19:51 -07:00
Brian Paul 2c0ce92e8a docs: updated Cell docs, from gallium-0.2 branch 2009-01-08 16:15:31 -07:00
Brian Paul 1ed9b1ec90 docs: more 7.3 doc updates 2009-01-08 16:14:19 -07:00
Brian Paul 11ade9a3d1 docs: import 7.2 relnotes, start on 7.3 relnotes 2009-01-08 16:12:23 -07:00
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 &amp; 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
Brian d2ffe4ca07 glext.h version 39 2007-02-20 08:38:46 -07:00
Brian 61d31ae10d info about stand-alone compiler 2007-02-17 09:41:19 -07:00
Brian fc5a7ea5de noise() works now 2007-01-28 19:02:03 -07:00
Brian bbec2fdb3a minor updates 2007-01-28 12:11:10 -07:00
Brian 04d60ea54c note that non-member posts are auto-rejected 2007-01-27 06:25:31 -07:00
Brian bc5d480e2c added shading.html link 2007-01-21 10:37:25 -07:00
Brian 9595d1935c Added a page with shading language status, tips, etc. 2007-01-20 13:40:57 -07:00
Brian ade39f53f6 document 32-bit Z line/point fix 2007-01-06 12:58:28 -07:00
Brian 24cf67fc73 document VBO bug fix 9445 2007-01-05 08:41:16 -07:00
Brian 6ec4a03b9f initial release notes for 6.5.3 2006-12-16 11:09:14 -07:00
Brian 7f82674a7e Updated with new mesa-commit list. 2006-12-06 08:20:03 -07:00
Brian eb9033c723 Replaced by .html file. 2006-12-05 16:36:35 -07:00
Brian 4a1976b224 Replaced by .html files. 2006-12-05 16:36:12 -07:00
Brian 492e406fec Removed/obsolete. 2006-12-05 16:27:31 -07:00
Brian d43ccf61c2 New git repository info, links. 2006-12-05 16:14:39 -07:00
Brian 464e36391f New info about Mesa's git repository. 2006-12-05 16:14:14 -07:00
Brian Paul 45b211f9d4 version bump 2006-12-02 19:26:01 +00:00
Brian Paul 4f3ff14a06 md5 sums 2006-12-02 19:22:16 +00:00
Brian Paul b98c1e4a4b remove bogus link 2006-12-02 18:18:55 +00:00
Brian Paul f10acf8b78 6.5.2 release updates 2006-12-02 18:18:41 +00:00
Claudio Ciccani 73fdecca9f Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its own header.
Updated to the current DirectFBGL interface (i.e. added GetProcAddress()).
2006-12-01 14:12:05 +00:00
Brian Paul ba02b07c75 fix indirect glMap* bugs 2006-11-23 00:43:23 +00:00
Ian Romanick b0d8b13777 Add tdfx updates to release notes. 2006-11-22 19:05:20 +00:00
Brian Paul c478f0d25b name mangling update/fix 2006-11-18 16:44:30 +00:00
Brian Paul c15f6a991d gluBuild2DMipmaps() fixes 2006-11-17 15:59:19 +00:00
Brian Paul ebe4c893f8 fix glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) bug 9044 2006-11-16 14:44:23 +00:00
Brian Paul 222930461f more bug fixes 2006-11-15 14:59:05 +00:00
Ian Romanick 466d4a1dd0 Added information about added GLX_SGI_make_current_read support 2006-11-10 21:11:39 +00:00
Brian Paul 07bec141ac assorted updates for 6.5.2 2006-11-03 17:43:20 +00:00
Brian Paul 351feae130 recent updates/fixes 2006-11-01 15:24:47 +00:00
Brian Paul 4e4c0bbef7 glDrawPixels, line clipping bug fixes 2006-10-18 18:03:54 +00:00
Brian Paul c61ecf373e fixed NV_position_invariant 2006-10-10 21:44:55 +00:00
Ian Romanick fcd758868b Added dispatch.html.
This new file documents Mesa's implementation of GL function dispatch.  It's
not quite complete, but I think there's enough there to make it useful.
2006-10-09 18:26:03 +00:00
Brian Paul bb4b378c60 updated info about name mangling 2006-09-29 01:22:53 +00:00
Brian Paul 87c5ec817c updated doxygen info 2006-09-21 22:54:53 +00:00
Brian Paul bb0862968e updated extension info 2006-09-21 22:53:15 +00:00
Brian Paul 60955d7f96 Re-org of per-release info.
From now on, put all release-specific info into the release-X.Y.Z.html file
rather than scattered between a relnotes file, versions.html and news.html.
2006-09-21 22:51:16 +00:00
Brian Paul 3d70f9ff82 6.5.1 md5 sums 2006-09-16 04:23:16 +00:00
Brian Paul 0321dac2cd update 6.5.1 release date 2006-09-16 04:13:20 +00:00
Brian Paul eee85373c7 set 6.5.1 release date 2006-09-14 20:31:13 +00:00
Brian Paul 4a901667e5 document vertex.weight hack 2006-09-05 23:20:58 +00:00
Brian Paul 1f03339f1c updated info about glxproto.h 2006-09-05 18:23:21 +00:00
Brian Paul d9cb0fc44d version bump 2006-08-31 17:54:31 +00:00
Brian Paul 6c44c53e06 update link 2006-08-31 15:19:44 +00:00
Brian Paul 761d87485e updated 6.5.1 relnotes link 2006-08-31 15:17:43 +00:00
Brian Paul e2859ea6ef Convert VERSIONS and RELNOTES-6.5.1 to html, update links to them. 2006-08-31 15:16:10 +00:00
Brian Paul 8a4366717a fix Xlib driver mem leaks 2006-08-30 22:04:09 +00:00
Brian Paul 398471429b set 6.5.1 release to Aug 31 2006-08-29 21:56:59 +00:00
Brian Paul 96ee800cd4 6.5.1 bug fixes 2006-08-25 22:07:40 +00:00
Brian Paul e53e0f47d0 recent bug fixes 2006-08-24 23:37:36 +00:00
Brian Paul d5299bf9a1 various updates 2006-08-21 14:26:06 +00:00
Brian Paul cf4d2f7109 updates for 6.5.1 2006-08-18 20:24:54 +00:00
Brian Paul b7a661cf8c 6.5.1 relnotes 2006-08-10 14:57:24 +00:00
Brian Paul 795e83f809 latest updates for 6.5.1 2006-08-10 14:54:19 +00:00
Sean D'Epagnier 7196cddb3a Added initial multisampling support to glfbdev driver.
Fully implemented glutGameMode, and added vidresize stubs to make
Added support for glutReshapeDisplay to change video mode but not lose
current mesa context.
implementation glut 5 complient.
Fixed many minor bugs
Updated docs
2006-08-10 10:21:17 +00:00
Brian Paul 35fe7cfae4 fix link for Aqsis 2006-08-02 21:26:15 +00:00
Brian Paul fe3242f00a GLUT on fbdev driver. Sean D'Epagnier 2006-07-31 14:24:21 +00:00
Michal Krol 91dbc04d5e Commit enums for GL_MESA_shader_debug.spec. 2006-07-30 15:19:19 +00:00
Michal Krol d2ac9ab6ee More text. 2006-07-30 14:28:38 +00:00
Brian Paul 69ddf6cc41 more 6.5.1 additions 2006-07-19 15:09:42 +00:00
Brian Paul d9eff8ba19 download/install updates 2006-07-12 20:14:43 +00:00
Brian Paul 3cb56804ca fix glut/freeglut links 2006-06-23 15:27:32 +00:00
Brian Paul 4df010b296 fix glVertexAttribPointerARB's normalized behaviour 2006-06-13 17:17:32 +00:00
Brian Paul a3feff414f GL_APPLE_vertex_array_object is new 2006-06-12 20:02:45 +00:00
Brian Paul 5dbd0a400a added info about prerequisites for building DRI drivers 2006-06-08 23:42:07 +00:00
Brian Paul 11ea8cb0a2 fix glBegin error test 2006-06-08 23:12:58 +00:00
Brian Paul 0c65604eeb links to ClosedGL and S3TC library 2006-06-08 19:59:41 +00:00
Brian Paul 808809b061 updated Pixmap vs. XImage info 2006-06-07 14:01:31 +00:00
Brian Paul 79d8db77b9 fix depth-format rectangular textures 2006-06-02 12:47:42 +00:00
Brian Paul 4d3ab19abf document MESA_TEX/TNL_PROG env vars 2006-06-01 20:22:30 +00:00
Brian Paul 55ad3cc055 fix bug 7077 - mem leak 2006-05-30 22:26:21 +00:00
Michal Krol 44d5c8668a First draft. 2006-05-30 09:35:36 +00:00
Brian Paul acc9566b86 GL_INDEX_OFFSET fix 2006-05-22 17:41:59 +00:00
Brian Paul 226d0187b5 glxinfo -l expanded, fixed bug 6863 2006-05-20 15:18:23 +00:00
Brian Paul e35b9058ce updated docs for off-screen rendering 2006-05-19 03:42:16 +00:00
Brian Paul ab13ec10eb 16/32-bit chan fixes, texture compression fixes 2006-05-09 14:41:08 +00:00
Ian Romanick 6e2ab82f5c Fix some silly spelling errors. 2006-05-03 17:12:12 +00:00
Brian Paul cb0ae25a4e vertex attrib alias change, glPopAttrib/GL_DRAW_BUFFER bug fix 2006-04-25 00:55:47 +00:00
Brian Paul 6e542f11c9 minor updates 2006-04-19 16:55:27 +00:00
Brian Paul 12ad488e59 Replace old README.X11 with updated xlibdriver.html 2006-04-19 03:25:06 +00:00
Brian Paul 780155ab31 6.5.1 fixes 2006-04-14 02:26:40 +00:00
Brian Paul 0a605f93db fixed line clipping bug 6512 2006-04-06 22:15:27 +00:00