summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into my-XACE-modularXACE-modularEamon Walsh2006-09-1524-198/+297
|\
| * Use correct opcodes for GLX_EXT_texture_from_pixmap.Ian Romanick2006-09-141-118/+131
| * Bug 7641: fix comment written to Xorg.conf (s/VertSync/VertRefresh/)Bill Nottingham2006-09-131-1/+1
| * Xprint: revert installation of /etc/X11/Xsession.d/cde_xsessiond_xprint.shDrew Parsons2006-09-121-2/+1
| * transformIsIdentity() now doesn't accept a zero matrix as the identity.Tilman Sauerbeck2006-09-121-0/+1
| * Bug #8226: Fixed SetPictureTransform()'s handling of the argument matrix.Tilman Sauerbeck2006-09-111-7/+13
| * If we're installing libxf86config, install headers needed to build against it.Donnie Berkholz2006-09-101-0/+6
| * the new PCI mapping routines are broken on sparc64 (in fact they lookJesse Barnes2006-09-101-0/+6
| * * Define XPSERVERLIST with `/etc/init.d/xprint get_xpserverlist`Drew Parsons2006-09-108-15/+18
| * Fix AIGLX VT switching.Kristian Høgsberg2006-09-073-27/+104
| * Remove prototypes and externs for non-existant functions and variables.Ian Romanick2006-09-062-8/+0
| * Remove prototypes for non-existant functions.Ian Romanick2006-09-061-19/+0
| * Make sure _XSERVER64 is defined when it should be and gets tested.Michel Dänzer2006-09-065-1/+16
| * Fix #include paths for fontcacheproto headers.Michel Dänzer2006-09-061-2/+2
| * (unsigned long)(1 << 31) = bad news on x86_64.Aaron Plattner2006-09-051-1/+1
* | Generalize the handling of configuration files that ship with extensions.Eamon Walsh2006-09-081-3/+6
* | Zero out newly created ExtensionEntry structures, but only after theEamon Walsh2006-09-081-3/+3
* | Zero out newly allocated ClientRec structures.Eamon Walsh2006-09-081-4/+5
* | Include dix-config.h.Eamon Walsh2006-09-081-0/+4
* | Don't need to allocate memory now that devPrivates are being used.Eamon Walsh2006-09-081-6/+0
* | Merge branch 'master' into my-XACE-modularEamon Walsh2006-09-0568-10968/+5531
|\ \ | |/
| * Add missing file from previous commit.Ian Romanick2006-08-311-0/+105
| * Implement GLX_SGI_swap_control.Ian Romanick2006-08-317-29/+43
| * Fix problems with vertex program protocolIan Romanick2006-08-313-227/+252
| * Fix previous commit breaking other kdrives pulling in fbdev.aMatthew Allum2006-08-312-1/+3
| * Add framebuffer device command line switch for XfbdevMatthew Allum2006-08-313-9/+29
| * Minor extension tweaks.Ian Romanick2006-08-291-2/+1
| * Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverIan Romanick2006-08-2916-84/+338
| |\
| | * Re-add support for tslib (1.0 release) and Xcalibrate extension.Matthew Allum2006-08-2916-84/+338
| * | Make sure unsupported extensions are disabled.Ian Romanick2006-08-291-0/+2
| * | Add support for AIGLX drivers to enable GLX extensions that they support.Ian Romanick2006-08-294-1/+265
| |/
| * Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverIan Romanick2006-08-2918-31/+21
| |\
| | * kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIESDaniel Stone2006-08-2917-25/+16
| | * configure.ac: allow disabling of XSDLDaniel Stone2006-08-291-6/+5
| * | Remove __glXNoSuchRenderOpcode because it is no longer used.Ian Romanick2006-08-292-7/+0
| |/
| * Remove calls to LoaderCheckUnresolved(), since it's now a stub.Adam Jackson2006-08-282-9/+0
| * Enable GL_EXT_texture_filter_anisotropic and GL_EXT_blend_equation_separate.Ian Romanick2006-08-256-4/+25
| * Enable vertex and fragment programs.Ian Romanick2006-08-255-21/+176
| * Finish support for GL_ARB_texture_compression.Ian Romanick2006-08-245-11/+141
| * Remove GL/glx/g_disptab.c, GL/glx/g_disptab_EXT.c, andIan Romanick2006-08-248-5225/+1
| * Add some missing bits of GL_SGI_color_table.Ian Romanick2006-08-244-0/+116
| * Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverIan Romanick2006-08-242-1/+39
| |\
| | * More #ifdef USE_DEPRECATED_KEYBOARD_DRIVER.Adam Jackson2006-08-241-1/+3
| | * Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserverMatthias Hopf2006-08-2442-3889/+2376
| | |\
| | * | Fixed segfault w/ broken Xinerama configs.Matthias Hopf2006-08-161-0/+36
| * | | Regenerate from gl_API.xml 1.63. Enable extensions.Ian Romanick2006-08-245-58/+220
| * | | Regenerate from gl_API.xml 1.62. Functions move, no real changes.Ian Romanick2006-08-244-1893/+1893
| | |/ | |/|
| * | Adapt to Mesa header name change.Lukáš Turek2006-08-241-1/+1
| * | Apply patch in bug #7919, blit improvements inAlan Hourihane2006-08-242-14/+13
| * | Fix typoAlan Hourihane2006-08-241-1/+1