summaryrefslogtreecommitdiff
path: root/hw/xfree86/dri
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Use internal temp variable for swap macrosMatt Turner1-14/+10
2011-04-24hw/xfree86/dri: remove duplicated includesNicolas Kaiser2-3/+0
2011-03-28dri: kill if 0 out code.Dave Airlie1-4/+0
2010-12-31dri1: warning fixAdam Jackson1-1/+1
2010-12-07Convert alloc+sprintf pairs into asprintf() & XNFasprintf() callsAlan Coopersmith1-5/+2
2010-09-28xserver: delete pervasively use of DISPATCH_PROCTiago Vignatti1-43/+27
2010-09-14xfree86: dri: remove unused PCI macroTiago Vignatti1-2/+0
2010-06-07Make DRI_SCREEN_PRIV just return NULL when DRI isn't initializedKeith Packard1-1/+2
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-5/+3
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-5/+10
2010-06-05Rename region macros to eliminate screen argumentKeith Packard1-18/+18
2010-06-03Move each screen's root-window pointer into ScreenRec.Jamey Sharp1-1/+1
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-12/+12
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2-20/+20
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith2-10/+5
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith2-0/+7
2009-12-18Check for failures from CreateNewResourceTypeAlan Coopersmith1-0/+3
2009-10-08Cast small-int values through intptr_t when passed as pointersJamey Sharp1-3/+5
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-3/+4
2009-09-18dri: use noPanoramiXExtension directly.Shunichi Fuji1-11/+3
2009-09-16Change xf86dristr.h includes to use xf86driproto.h insteadAlan Coopersmith3-3/+3
2009-08-28xf86 ddx: add vga arbiter support.Dave Airlie1-0/+7
2009-07-14xfree86: switch to byte counting functionsPeter Hutterer1-7/+7
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-2/+3
2009-02-23DRI1: Make DRICreateDrawable return TRUE for pixmaps.Michel Dänzer1-1/+1
2009-01-18Kill off --with-mesa-source completelyDan Nicholson1-2/+0
2009-01-18Don't reuse PKG_CHECK_MODULES identifiersDan Nicholson1-1/+1
2009-01-11xfree86: don't mix declarations and codeJulien Cristau1-1/+1
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer2-4/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade2-108/+108
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-27/+27
2008-11-28Make visible symbols required by xorg modules.Paulo Cesar Pereira de Andrade1-27/+27
2008-11-24Notify DRI when crtc regions changeKeith Packard3-0/+26
2008-10-10dri: don't set the dixPrivate key to NULL, as this is a staticly set variable.Maarten Maathuis1-2/+0
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-3/+4
2008-07-04Remove deprecated function miPointerPosition().Tiago Vignatti1-1/+1
2008-05-26Merge branch 'master' into mpxPeter Hutterer1-2/+1
2008-05-21Fix up paths for GL/glx -> glx renamingDan Nicholson1-1/+1
2008-05-21Get out of the mesa symlinking business.Kristian Høgsberg1-1/+0
2008-05-02Merge branch 'master' into mpxPeter Hutterer1-1/+1
2008-05-01Fix an off by one read error in drmSIGIOHandler().Paulo Cesar Pereira de Andrade1-1/+1
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer1-1/+1
2008-04-02Add @XORG_CFLAGS@ to satisfy xf86* includes.Kristian Høgsberg1-1/+1
2008-01-03Merge branch 'master' into mpxPeter Hutterer2-50/+24
2007-11-20Revert "registry: Register XF86DRI extension protocol names."Eamon Walsh1-37/+1
2007-11-07Merge branch 'master' into mpxPeter Hutterer3-57/+12
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+0
2007-10-29Set up visuals for the existing X visuals.Kristian Høgsberg1-2/+0
2007-10-25Merge branch 'master' into XACE-SELINUXEamon Walsh2-47/+5
2007-10-18Drop VisualConfigPriv support from the DRI module.Kristian Høgsberg2-47/+5