summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader
AgeCommit message (Expand)AuthorFilesLines
2007-10-11dix: Add a new "registry" mechanism for registering string names of things.Eamon Walsh1-2/+6
2007-09-28xace: add hooks + new access codes: XKB extension.Eamon Walsh1-2/+0
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-3/+0
2007-08-30Remove the now-dead PciAvoid symbol.Eric Anholt1-1/+0
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh3-20/+6
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh2-24/+24
2007-08-27Remove unused xf8GetBlock and xf86GetSparse entry points.Eric Anholt1-2/+0
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick3-25/+18
2007-08-22Add _X_EXPORT to exported functions in hw/xfree86/modes/*Alex Deucher1-0/+11
2007-08-21add xf86_crtc_clip_video_helper to xf86sym.cAlex Deucher1-0/+1
2007-08-16Add some more support for DragonFly. From Joerg SonnenbergerJeremy C. Reed1-0/+2
2007-08-05xserver: stop bcopy from going really slowDave Airlie1-0/+1
2007-08-03security: drop the "declare extension security" dix call. Use theEamon Walsh1-1/+0
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh3-39/+3
2007-07-18Delete some pre-dlloader debugging scaffolding.Adam Jackson1-16/+0
2007-07-18Remove (long-)deprecated xf86EnablePciBusMaster.Adam Jackson1-5/+0
2007-06-28Remove the remnants of OS/2 support.Adam Jackson3-17/+2
2007-06-20Include module name in "already built-in" messageAlan Coopersmith1-1/+1
2007-06-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick2-3/+52
2007-06-11Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+51
2007-06-02Delete VDIF support; it was never used anyway.Adam Jackson1-2/+0
2007-05-29Make sure that the ramdac symbols are present in the serverJulien Cristau1-0/+51
2007-04-17Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+1
2007-04-16Using wrong log level in extension to built-in messageKeith Packard1-1/+1
2007-04-04dix: add new, combined resource lookup function. Move all dix lookup APIEamon Walsh1-11/+11
2007-03-28Merge branch 'master' into XACE-SELINUXEamon Walsh1-3/+0
2007-03-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick7-202/+145
2007-03-27Move libcw setup to the only renderer requiring it (XAA).Eric Anholt1-3/+0
2007-03-26Merge branch 'master' into XACE-SELINUXEamon Walsh6-197/+39
2007-03-25Static cleanups, dead code deletion.Adam Jackson3-193/+27
2007-03-25loader: fix already built-in messageDave Airlie1-1/+1
2007-03-23Clean up Rotate state on server reset.Keith Packard1-0/+1
2007-03-22dix: reorganize property code to better support xace hook; requires new API forEamon Walsh1-0/+1
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
2007-03-15Create driver-independent CRTC-based cursor layer.Keith Packard3-2/+9
2007-03-08Add ResourceStateCallback similar in function to ClientStateCallback.Eamon Walsh1-0/+1
2007-03-08devPrivates rework: redo interface again, dropping parent and type parametersEamon Walsh1-1/+0
2007-03-07Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+0
2007-03-06remove PIXPRIV checks as this flag is always set.Eamon Walsh1-2/+0
2007-03-05Merge branch 'master' into XACE-SELINUXEamon Walsh3-4/+110
2007-03-05devPrivates rework: redo interface and implementation.Eamon Walsh1-2/+5
2007-03-01devPrivates rework: unhook resource system; will try a different approach.Eamon Walsh1-1/+0
2007-02-23devPrivates rework: hook up new interface in resource system; add newEamon Walsh1-0/+1
2007-02-23devPrivates rework: add new interface implementation.Eamon Walsh1-0/+6
2007-02-15Merge crtc/output-based mode selection code.Keith Packard3-4/+110
2007-01-25Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick1-1/+1
2007-01-24Plug memory leak in doLoadModule()Alan Coopersmith1-1/+1
2007-01-24Move xf86ReadLegacyBIOS to the one place that uses it.Ian Romanick1-1/+0
2007-01-15Fix domain insanity.Ian Romanick1-1/+0
2007-01-12Eliminate pciHostAddrToBusAddr from interface.Ian Romanick1-1/+0