summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/dixsym.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2007-03-06remove PIXPRIV checks as this flag is always set.Eamon Walsh1-2/+0
2006-12-14Add new, combined dix lookup functions.Eamon Walsh1-4/+8
2006-08-21Merge branch 'XACE-modular' into my-XACE-modularEamon Walsh1-1/+0
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith1-1/+0
2006-08-07remove optional R3 backwards compatibilityDaniel Stone1-1/+0
2006-08-03Make SecurityLookupIDBy* part of the base functionality.Eamon Walsh1-2/+0
2006-07-31Adding devPrivates support to the ExtensionEntry structure.Eamon Walsh1-0/+2
2006-06-21Use XACE, not XCSECURITY to decide if SecurityLookup* are exportedAlan Coopersmith1-2/+2
2006-06-21Unbreak unbreaking the loader. Re-add the symbol reference lists so that theAdam Jackson1-0/+532
2006-06-19Another round of loader sense-beating. Remove the (unused) server exportAdam Jackson1-538/+0
2006-06-04Remove a stray LBX reference.Adam Jackson1-4/+1
2006-03-24Refactored the screensaver and DPMS timer code to use the screensaver timerFredrik Höglund1-4/+1
2006-01-08Remove remaining #ifdef DPSEXT stanzas.Adam Jackson1-3/+0
2005-10-01Bug #3411: fix handling of keyboard Autorepeat rate in xorg.conf.Matthieu Herrb1-0/+3
2005-08-26Back out previous change until I figure out something smarter.Daniel Stone1-2/+0
2005-08-26Add Xv symbol from Xext.Daniel Stone1-0/+2
2005-07-06add missing PictureTransformPoint3d callAlan Hourihane1-0/+1
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-2/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-3/+3
2005-05-30Bug #3368: Cosmetic cleanup to DIX export list.Adam Jackson1-15/+19
2005-05-22Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> XevieXORG-6_8_99_8Alan Coopersmith1-0/+8
2005-05-19Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions.Adam Jackson1-9/+0
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
2005-04-01Bug #2835: Add symbol exports to support the ReadDisplay extension.Adam Jackson1-1/+5
2004-09-14Refix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1361 - RFE: AllowRoland Mainz1-2/+1
2004-09-14Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1361 - RFE: AllowRoland Mainz1-1/+108
2004-08-19Add missing no.*Extension symbols (Bug #1131, Aaron Plattner).Kevin E Martin1-1/+11
2004-08-09Move the new render symbols to dixsym.c instead so they are grouped withKristian Høgsberg1-1/+7
2004-08-09- Fix building without Xfixes extensionKevin E Martin1-1/+5
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+4
2003-12-19XFree86 4.3.99.902 (RC 2)xf86-4_3_99_902Kaleb Keithley1-2/+1
2003-12-04XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley1-1/+5
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-276/+309
2003-11-14Initial revisionKaleb Keithley1-0/+367