summaryrefslogtreecommitdiff
path: root/GL
Commit message (Expand)AuthorAgeFilesLines
* Build libglx correctly when not building the Xorg DDX.Adam Jackson2005-12-131-1/+4
* Define XFree86Server only where it is required.Kevin E Martin2005-12-0212-13/+12
* Fix GL build when srcdir != builddir (Donnie Berkholz).Kevin E Martin2005-12-011-0/+1
* Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin2005-11-2913-14/+57
* Update pkgconfig files to separate library build-time dependencies fromKevin E Martin2005-11-191-1/+1
* Use glcontextmodes.[ch] from Mesa.Kevin E Martin2005-11-143-556/+5
* Add GL_CFLAGS so that GLX can find its proto headers when using separateKevin E Martin2005-11-141-1/+1
* programs/Xserver/GL/mesa/X/xf86glx.c: Missing initializer in xf86glx.cDave Airlie2005-10-221-0/+1
* Make sure that the __gl*_size prototypes are seen in all the places thatIan Romanick2005-10-201-0/+2
* include/dix-config.h.in Add support for more extensionsKevin E Martin2005-10-172-2/+10
* Bug #3652: Server-side GLX support for GLX_SGIX_swap_barrier andAdam Jackson2005-10-055-0/+338
* Refactors __glXImageSize and __glXImage3DSize into a single function. ItIan Romanick2005-10-015-45/+99
* Remove some more incorrect prototypes for the __gl*_size functions.Ian Romanick2005-10-011-16/+0
* Replace all uses of __glEvalComputeK (and the doubly redundantIan Romanick2005-09-2811-167/+20
* Fix some problems that caused incorrectly annotated prototypes forIan Romanick2005-09-272-24/+4
* xorg-server.h -> dix-config.h (thinko).Daniel Stone2005-09-031-1/+1
* Add -include dix-config.h to GL/mesa/X to catch _XSERVER64, et al.Daniel Stone2005-09-021-1/+1
* programs/Xserver/GL/windows/glwrap.c Wrap PointParameteriNV &Alan Hourihane2005-08-241-0/+12
* Make DRI/GLcore builds srcdir != builddir safe, and invoke symlink-mesa.shDaniel Stone2005-08-2011-113/+113
* Use '$(DRMSRCDIR)/shared-core' instead of '$(DRMSRCDIR)/shared' for DRMIan Romanick2005-08-126-27/+4
* - Bug #3960: Add remaining GLX and pci.ids stuff to DIST (Cha Young-Ho,Adam Jackson2005-08-043-1/+3
* - Check for vsnprintfAdam Jackson2005-08-041-1/+5
* dist fixes for cw and GL (Donnie Berkholz, me)Adam Jackson2005-08-032-1/+7
* distcheck fixesXORG-6_99_99_900Adam Jackson2005-08-021-2/+2
* GLX fix for loadable servers: indirect_size.c goes in libglx, not libGLcoreAdam Jackson2005-08-013-7/+12
* Fix distcheck for serverKevin E Martin2005-07-2811-11/+11
* Add the symlink script for the Mesa source.Adam Jackson2005-07-231-0/+618
* glapi build (forgot this one somehow)Adam Jackson2005-07-231-0/+15
* Fix the build system to reflect the rest of the Mesa core. Almost links,Adam Jackson2005-07-235-5/+54
* GLX needs gl.h from Mesa tooAdam Jackson2005-07-211-1/+1
* Switch to MESA_SOURCE which we're already AC_SUBSTingAdam Jackson2005-07-168-8/+8
* Hook in the GLcore buildAdam Jackson2005-07-161-1/+3
* Hey look, GLcore linksAdam Jackson2005-07-1610-1/+111
* start the GLcore build systemAdam Jackson2005-07-169-0/+165
* Pull libdri out of the build for now until I get something better workedAdam Jackson2005-07-121-6/+1
* build fixAdam Jackson2005-07-121-0/+2
* GLX server supportAdam Jackson2005-07-121-0/+56
* Forgot to add these for some reasonAdam Jackson2005-07-122-0/+9
* Put the correct value in the length field of the reply. Previously, theIan Romanick2005-07-061-5/+5
* Add missing include paths.Daniel Stone2005-07-032-2/+4
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-0357-29/+320
* Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone2005-07-022-0/+6
* Build workaround. Add glcontextmodes.[ch] from Mesa.Adam Jackson2005-06-192-0/+548
* Re-enable GL_HP_occlusion_test. The problems in Mesa that caused this bugIan Romanick2005-06-091-6/+0
* Bug #3407: Clean out ancient #ifdef X11R5 conditionals.Adam Jackson2005-05-302-10/+0
* Fix includes right throughout the Xserver tree:Alexander Gottwald2005-04-202-2/+2
* Fix passing of non-RGB visuals. The old code did not initialize theXORG-6_8_99_2Alexander Gottwald2005-04-092-4/+28
* If a context is already attached copy it instead of reattaching to keepAlexander Gottwald2005-03-013-289/+429
* Bugzilla #1866 (https://bugs.freedesktop.org/show_bug.cgi?id=1866)Alexander Gottwald2005-02-021-0/+7
* Bugzilla #1866 (https://bugs.freedesktop.org/show_bug.cgi?id=1866)Alexander Gottwald2005-02-023-7/+11