Age | Commit message (Expand) | Author | Files | Lines |
2005-08-04 | - Bug #3960: Add remaining GLX and pci.ids stuff to DIST (Cha Young-Ho, | Adam Jackson | 3 | -1/+3 |
2005-08-04 | - Check for vsnprintf | Adam Jackson | 1 | -1/+5 |
2005-08-03 | dist fixes for cw and GL (Donnie Berkholz, me) | Adam Jackson | 2 | -1/+7 |
2005-08-02 | distcheck fixesXORG-6_99_99_900 | Adam Jackson | 1 | -2/+2 |
2005-08-01 | GLX fix for loadable servers: indirect_size.c goes in libglx, not libGLcore | Adam Jackson | 3 | -7/+12 |
2005-07-28 | Fix distcheck for server | Kevin E Martin | 11 | -11/+11 |
2005-07-23 | Add the symlink script for the Mesa source. | Adam Jackson | 1 | -0/+618 |
2005-07-23 | glapi build (forgot this one somehow) | Adam Jackson | 1 | -0/+15 |
2005-07-23 | Fix the build system to reflect the rest of the Mesa core. Almost links, | Adam Jackson | 5 | -5/+54 |
2005-07-21 | GLX needs gl.h from Mesa too | Adam Jackson | 1 | -1/+1 |
2005-07-16 | Switch to MESA_SOURCE which we're already AC_SUBSTing | Adam Jackson | 8 | -8/+8 |
2005-07-16 | Hook in the GLcore build | Adam Jackson | 1 | -1/+3 |
2005-07-16 | Hey look, GLcore links | Adam Jackson | 10 | -1/+111 |
2005-07-16 | start the GLcore build system | Adam Jackson | 9 | -0/+165 |
2005-07-12 | Pull libdri out of the build for now until I get something better worked | Adam Jackson | 1 | -6/+1 |
2005-07-12 | build fix | Adam Jackson | 1 | -0/+2 |
2005-07-12 | GLX server support | Adam Jackson | 1 | -0/+56 |
2005-07-12 | Forgot to add these for some reason | Adam Jackson | 2 | -0/+9 |
2005-07-06 | Put the correct value in the length field of the reply. Previously, the | Ian Romanick | 1 | -5/+5 |
2005-07-03 | Add missing include paths. | Daniel Stone | 2 | -2/+4 |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 57 | -29/+320 |
2005-07-02 | Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. | Daniel Stone | 2 | -0/+6 |
2005-06-19 | Build workaround. Add glcontextmodes.[ch] from Mesa. | Adam Jackson | 2 | -0/+548 |
2005-06-09 | Re-enable GL_HP_occlusion_test. The problems in Mesa that caused this bug | Ian Romanick | 1 | -6/+0 |
2005-05-30 | Bug #3407: Clean out ancient #ifdef X11R5 conditionals. | Adam Jackson | 2 | -10/+0 |
2005-04-20 | Fix includes right throughout the Xserver tree: | Alexander Gottwald | 2 | -2/+2 |
2005-04-09 | Fix passing of non-RGB visuals. The old code did not initialize theXORG-6_8_99_2 | Alexander Gottwald | 2 | -4/+28 |
2005-03-01 | If a context is already attached copy it instead of reattaching to keep | Alexander Gottwald | 3 | -289/+429 |
2005-02-02 | Bugzilla #1866 (https://bugs.freedesktop.org/show_bug.cgi?id=1866) | Alexander Gottwald | 1 | -0/+7 |
2005-02-02 | Bugzilla #1866 (https://bugs.freedesktop.org/show_bug.cgi?id=1866) | Alexander Gottwald | 3 | -7/+11 |
2005-01-27 | Functions like glGenTextures and glBindTexture are in OpenGL 1.1 and can be | Alexander Gottwald | 2 | -13/+13 |
2005-01-13 | Thu Jan 13 17:45:13 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 1 | -0/+4 |
2004-11-15 | Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added | Alexander Gottwald | 2 | -1/+8 |
2004-09-21 | Add offscreen GLX direct rendering with XDarwin's xpr backend (John | Torrey Lyons | 1 | -49/+45 |
2004-09-02 | Fix AGL display problems (Bug #1210, Torrey T. Lyons). | Kevin E Martin | 1 | -51/+214 |
2004-08-13 | Added $(MESASRCDIR)/src/mesa/glapi to INCLUDES. Removed $(SERVERSRC)/mi | Alexander Gottwald | 2 | -2/+8 |
2004-08-12 | Fix after Mesa 20040812 merge: revert glxext.h to vendor branch, and fix | Eric Anholt | 1 | -1/+1 |
2004-08-09 | Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339, | Kevin E Martin | 1 | -1/+2 |
2004-07-31 | Fix compiler warning | Kevin E Martin | 1 | -4/+0 |
2004-07-30 | Fix "DoLoadableServer NO" build | Kevin E Martin | 1 | -3/+3 |
2004-07-27 | Fix XDarwin's broken build of libGL and server side GLX. GL library is only | Torrey Lyons | 3 | -651/+775 |
2004-07-26 | Bug #377: Make lib{glx,GLcore,dri} work when compiled as dlloader modules. | Adam Jackson | 7 | -18/+52 |
2004-06-21 | Bug 782: Merge native OpenGL for Windows from CYGWIN branch | Alexander Gottwald | 5 | -0/+2124 |
2004-06-16 | Merge DRI-trunk-20040613 changes in programs/Xserver/GL. | Eric Anholt | 13 | -22/+65 |
2004-06-16 | DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613 | Eric Anholt | 25 | -482/+1064 |
2004-06-16 | Initial revision | Eric Anholt | 4 | -0/+1295 |
2004-06-16 | DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-merge | Eric Anholt | 42 | -750/+184 |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 50 | -68/+234 |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 50 | -235/+69 |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | 50 | -50/+50 |