Commit graph

55 commits

Author SHA1 Message Date
Gaetan Nadon
acc2c1191e configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
This macro aggregate a number of existing macros that sets commmon
X.Org components configuration options. It shields the configuration file from
future changes.
2009-11-15 18:11:36 -05:00
Gaetan Nadon
2600469338 configure.ac: AM_MAINTAINER_MODE missing #24238
This turns off maintainer mode build rules in tarballs.
Works in conjunction with autogen.sh --enable-maintainer-mode
2009-11-15 13:55:25 -05:00
Gaetan Nadon
abdb124781 .gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-11-15 13:22:55 -05:00
Adam Jackson
2f13449c98 glproto 1.4.10 2009-05-26 17:16:20 -04:00
Paulo Cesar Pereira de Andrade
25a12ff858 Janitor: Correct make distcheck and dont distribute autogen.sh 2009-01-27 20:06:28 -02:00
Adam Jackson
660a90502a Upgrade GLX Public License 1.0 to FreeB 2.0.
According to the press release:

    Previous SGI contributions to the free and open source community
    are now available under the new license. These contributions
    include the SGI® OpenGL® Sample Implementation, the GLX™ API and
    other GLX extensions.

    [...]

    "SGI has been one of the most ardent commercial supporters of free
    and open source software, so it was important to us that we continue
    to support the free software development community by releasing our
    earlier OpenGL-related contributions under this new license," said
    Steve Neuner, director of Linux, SGI. "This license ensures that all
    existing user communities will benefit, and their work can proceed
    unimpeded. Both Mesa and the X.org Project can continue to utilize
    this code in free software distributions of GNU/Linux. Now more than
    ever, software previously released by SGI under earlier GLX and SGI
    Free Software License B is free."

"The GLX API" is here read to include the original GLX source release
from:

http://www.sgi.com/products/software/opensource/glx/download.html
ftp://ftp.sgi.com/sgi/opengl/glx/glx1_2.1.tgz

which includes glxint.h as included in XFree86, from which our copy
is derived.
2008-09-22 11:41:04 -04:00
Julien Cristau
391a147ccc Update to SGI FreeB 2.0.
Under the terms of version 1.1, "once Covered Code has been published
under a particular version of the License, Recipient may, for the
duration of the License, continue to use it under the terms of that
version, or choose to use such Covered Code under the terms of any
subsequent version published by SGI."

FreeB 2.0 license refers to "dates of first publication".  They are here
taken to be 1991-2000, as noted in the original license text:

** Original Code. The Original Code is: OpenGL Sample Implementation,
** Version 1.2.1, released January 26, 2000, developed by Silicon Graphics,
** Inc. The Original Code is Copyright (c) 1991-2000 Silicon Graphics, Inc.
** Copyright in any portions created by third parties is as indicated
** elsewhere herein.  All Rights Reserved.

Official FreeB 2.0 text:

http://oss.sgi.com/projects/FreeB/SGIFreeSWLicB.2.0.pdf

As always, this code has not been tested for conformance with the OpenGL
specification.  OpenGL conformance testing is available from
http://khronos.org/ and is required for use of the OpenGL logo in
product advertising and promotion.
2008-09-19 18:59:05 +02:00
James Cloos
a51078116f Replace static ChangeLog with dist-hook to generate from git log 2007-12-06 16:39:01 -05:00
Kristian Høgsberg
6430de9a12 Bump to 1.4.9 so we can depend on SGI pbuffer structs. 2007-10-12 19:03:25 -04:00
James Cloos
e89ed37e56 Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/proto/glproto 2007-09-03 06:17:08 -04:00
James Cloos
2adf876f7b Add *~ to .gitignore to skip patch/emacs droppings 2007-09-03 05:54:04 -04:00
Kristian Høgsberg
750a853fa5 Add proto structs for GLX_SGIX_pbuffer. 2007-08-23 21:37:53 -04:00
Ian Romanick
e37b97e039 Use correct opcodes for GLX_EXT_texture_from_pixmap. 2006-09-14 14:17:57 -07:00
Alan Coopersmith
786f411fed renamed: .cvsignore -> .gitignore 2006-07-14 18:56:16 -07:00
Kristian Høgsberg
cbabd9f718 There are 13 GLX errors. 2006-06-29 03:14:11 +00:00
Adam Jackson
aa8b3bb05b Bump to 1.4.7 2006-05-01 22:23:33 +00:00
Kristian Høgsberg
2864cebfcb Bump to 1.4.6 for FBO opcodes. 2006-03-17 00:43:28 +00:00
David Reveman
60b8534904 Fix typo 2006-03-10 00:11:25 +00:00
Brian Paul
90980329b2 added GL_EXT_framebuffer_object opcodes for Dave Reveman 2006-02-24 22:12:33 +00:00
Brian Paul
1086f49267 added GL_EXT_framebuffer_object opcodes (Dave Reveman) 2006-02-24 15:43:51 +00:00
Adam Jackson
709e3db806 Add GLX_FRONT_LEFT_EXT. Bump to 1.4.5. 2006-02-20 15:43:44 +00:00
Adam Jackson
29f219c9df Bump to 1.4.4 2006-02-14 19:44:32 +00:00
Zack Rusin
25812fd385 texture_from_pixmap defines 2006-02-07 22:17:29 +00:00
Kevin E Martin
5ca023367e Update package version for X11R7 release. 2005-12-21 02:30:07 +00:00
Adam Jackson
7d16c0f03b Stub COPYING files 2005-12-19 16:32:25 +00:00
Kevin E Martin
e6b965749d Update package version number for final X11R7 release candidate. 2005-12-15 00:24:37 +00:00
Donnie Berkholz
1c07b08a75 Bump version to 1.4.1, so xserver can depend on newer version and not die. 2005-10-14 05:09:12 +00:00
Kevin E Martin
a30aedabe9 Revert changes that duplicated GLX_SGIX_swap_barrier protocol requests and
replies
2005-10-06 02:51:57 +00:00
Adam Jackson
0526e5aa28 Bug #3652: Server-side GLX support for GLX_SGIX_swap_barrier and
GLX_SGIX_hyperpipe extensions. (Eric Kunze, SGI)
2005-10-05 22:39:41 +00:00
Adam Jackson
bde8b196d8 Bug #4036: glx.h and glu.h don't belong in glproto. 2005-09-21 00:16:29 +00:00
Eric Anholt
7bfaeebc4d Add basic .cvsignore files for proto modules. 2005-08-02 19:19:38 +00:00
Kevin E Martin
cdd2a9866b Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
    reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version
2005-07-29 21:22:55 +00:00
Søren Sandmann Pedersen
d207f9ce6d - Add build system for xf86-video-ati
- Add build system for xserver/xorg/hw/xfree86/dri
- Add glcore.h to symlink.sh
- Symlink.sh: add some more DRI files, symlink glcore.h from
    extras/Mesa/include/GL/internal to proto/GL
- proto/GL/Makefile.am: install glcore.h
- xf86-video-ark: s/module-dir/xorg-module-dir/
2005-07-14 00:28:45 +00:00
Adam Jackson
9f99b048a1 GLX headers have to go under a directory named GL/ 2005-07-08 17:00:34 +00:00
Daniel Stone
694d4df483 Set version to 1.4. 2005-05-21 04:07:44 +00:00
Adam Jackson
11e397f4e2 revert last change, didn't do right thing at all, sorry for the noise 2005-05-19 00:22:39 +00:00
Adam Jackson
e65f2e9367 Require automake 1.7 in AM_INIT_AUTOMAKE 2005-05-19 00:10:18 +00:00
Søren Sandmann Pedersen
8daef2b603 Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:04 +00:00
Kevin E Martin
af91f8a13d Initial build system files for proto module. 2005-05-06 01:46:30 +00:00
Kevin E Martin
67f6a40fc6 Add Distributed Multihead X (DMX) support 2004-06-30 20:06:52 +00:00
Alexander Gottwald
ae53d8689c Bug 782: Merge native OpenGL for Windows from CYGWIN branch 2004-06-21 13:35:05 +00:00
Eric Anholt
290d3f948d Merge DRI-trunk-20040613 changes to include/GL 2004-06-16 09:47:09 +00:00
Eric Anholt
88f719bede DRI trunk-20040613 import 2004-06-16 09:25:12 +00:00
Eric Anholt
c301cc2aea DRI XFree86-4_3_99_12-merge import 2004-06-16 09:21:44 +00:00
Eric Anholt
4f0d4529d6 Mesa 6.1 20040613 import 2004-06-16 09:16:34 +00:00
Eric Anholt
e2bc1e2649 Initial revision 2004-06-16 09:16:34 +00:00
Egbert Eich
9ae18a0dc7 Merging XORG-CURRENT into trunk 2004-04-23 18:43:06 +00:00
Egbert Eich
0e26563ec9 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2004-03-14 08:31:35 +00:00
Egbert Eich
0adef4ac4e Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 2004-03-03 12:10:53 +00:00
Egbert Eich
d3f4ee16d4 readding XFree86's cvs IDs 2004-02-26 13:35:11 +00:00