Tag 'x11proto-gl-1.4.9-1' created by David Nusinow <[EMAIL PROTECTED]> at 2007-11-15 03:58 +0000
Tagging upload of x11proto-gl-1.4.9-1 to unstable. Changes since x11proto-gl-1.4.8-1: Adam Jackson (9): Require automake 1.7 in AM_INIT_AUTOMAKE revert last change, didn't do right thing at all, sorry for the noise GLX headers have to go under a directory named GL/ Bug #4036: glx.h and glu.h don't belong in glproto. Bug #3652: Server-side GLX support for GLX_SGIX_swap_barrier and Stub COPYING files Bump to 1.4.4 Add GLX_FRONT_LEFT_EXT. Bump to 1.4.5. Bump to 1.4.7 Alan Coopersmith (1): renamed: .cvsignore -> .gitignore Alexander Gottwald (1): Bug 782: Merge native OpenGL for Windows from CYGWIN branch Branden Robinson (4): Set svn:keywords property to "Id" (keyword already present). Note probable out-of-dateness of maplink() function body. Add high-level documentation to XSFBS shell library, intended to reduce Test for existence of debian/patches directory before creating a symlink to it. Brian Paul (2): added GL_EXT_framebuffer_object opcodes (Dave Reveman) added GL_EXT_framebuffer_object opcodes for Dave Reveman Brice Goglin (5): Fix displaying of patches applied by quilt. Minor fixes in the patching system. Fix "display the output of quilt push/pop". Various fixed in debian/control and copyright Do not call laptop-detect, let the only user call it directly Daniel Stone (1): Set version to 1.4. David Nusinow (17): Move xsfbs back to its rightful place Make us error out if we call patch and don't have quilt installed Fix the last commit and fix spelling error. Thanks Brice Goglin for the spelling catch. Fix for bug #371152. Thanks Joey Hess. Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables Move the files so they'll be put in debian/xsfbs automatically when pulled Update serverabi generation to also account for driver Provides Fix name of serverminver Add support for X server input ABI versioning Fix typo that prevented the input abi versioning from working. Fix one missed bit from the serverabiver -> serverminver rename Remove make-orig-tar-gz target Merge branch 'upstream-unstable' into debian-unstable Update changelog Merge commit 'xsfbs/debian-unstable' into debian-unstable Prepare changelog for upload and autoreconf Fix changelog version David Reveman (1): Fix typo Donnie Berkholz (1): Bump version to 1.4.1, so xserver can depend on newer version and not die. Egbert Eich (5): Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 readding XFree86's cvs IDs Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 Merging XORG-CURRENT into trunk Eric Anholt (6): Initial revision Mesa 6.1 20040613 import DRI XFree86-4_3_99_12-merge import DRI trunk-20040613 import Merge DRI-trunk-20040613 changes to include/GL Add basic .cvsignore files for proto modules. Ian Romanick (1): Use correct opcodes for GLX_EXT_texture_from_pixmap. James Cloos (2): Add *~ to .gitignore to skip patch/emacs droppings Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/proto/glproto Julien Cristau (2): Add new "serverabi" rule to generate drivers dependency on the server. Fix copy/paste typo in the input driver provides. Kaleb Keithley (4): Initial revision XFree86 4.3.0.1 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks Import most of XFree86 4.4RC3. This import excludes files which have the Kevin E Martin (6): Add Distributed Multihead X (DMX) support Initial build system files for proto module. Various changes preparing packages for RC0: Revert changes that duplicated GLX_SGIX_swap_barrier protocol requests and Update package version number for final X11R7 release candidate. Update package version for X11R7 release. Kristian Høgsberg (4): Bump to 1.4.6 for FBO opcodes. There are 13 GLX errors. Add proto structs for GLX_SGIX_pbuffer. Bump to 1.4.9 so we can depend on SGI pbuffer structs. Søren Sandmann Pedersen (2): Change all the protonames from <extension>Ext to <extension>Proto. - Add build system for xf86-video-ati Thierry Reding (1): Add some more watch files. Zack Rusin (1): texture_from_pixmap defines --- .gitignore | 11 Makefile.in | 93 - aclocal.m4 | 169 +- configure | 2559 +++++++++++++++++++++++---------------- configure.ac | 2 debian/changelog | 13 debian/control | 13 debian/copyright | 3 debian/watch | 2 debian/xsfbs/xsfbs-autoreconf.mk | 150 ++ debian/xsfbs/xsfbs.mk | 365 +++++ debian/xsfbs/xsfbs.sh | 900 +++++++++++++ glxproto.h | 76 + 13 files changed, 3254 insertions(+), 1102 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]