summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-21Add WIP support for Present when using glamor.glamorEric Anholt5-0/+939
2014-08-21Add support for DRI3 when using glamor.Eric Anholt1-0/+41
2014-08-21Add WIP support for DRI2.Eric Anholt4-0/+362
2014-08-21Import a copy of Mesa's PCI ID -> driver name mappings.Eric Anholt10-0/+927
2014-08-21Export two functions I want to reuse from Present.Eric Anholt2-3/+6
2014-08-21Make dumb_get_bo_from_handle() more correctly named.Eric Anholt1-3/+5
2014-08-21Add support for sync fds when glamor is present.Eric Anholt4-1/+141
2014-08-21Add missing headers required to include drmmode_display.h.Eric Anholt1-0/+2
2014-08-21Move the device opening code to a helper function.Eric Anholt1-36/+45
2014-08-21Disable shadowfb when doing glamor.Eric Anholt1-7/+15
2014-08-21Add support for rendering using glamor.Eric Anholt2-0/+67
2014-08-21Drop AM_MAINTAINER_MODE.Eric Anholt1-1/+0
2014-06-26bump to 0.9.0Maarten Lankhorst1-1/+1
2014-05-21Use own thunk function instead of shadowUpdatePackedWeakAdam Jackson1-1/+7
2014-05-02modesetting: fix build regression against older servers.Dave Airlie1-1/+1
2014-05-02modesetting: fix use after free.Dave Airlie1-2/+2
2014-04-28Add support for server managed fdsHans de Goede1-16/+61
2014-02-28modesetting: fix cursor rendering with hotspots.Dave Airlie1-1/+1
2014-02-25modesetting: Don't (brokenly) double-track software cursorAdam Jackson2-2/+1
2014-02-21modesetting: try and use hotspot cursor supportDave Airlie2-1/+15
2014-02-21modesetting: move closing fd to after we check outputsDave Airlie1-1/+1
2014-02-12modesetting: query cursor size from the kernelAlex Deucher3-6/+36
2013-12-03bump to 0.8.1Maarten Lankhorst1-1/+1
2013-12-03Properly identify DSI outputsThierry Reding1-0/+1
2013-12-03Staticise and constify output namesThierry Reding1-16/+16
2013-11-15Handle new DamageUnregister API which has only one argumentKeith Packard1-0/+4
2013-11-15Clean up compiler warnings.Keith Packard2-19/+20
2013-07-31modesetting: change output names for secondary GPUsDave Airlie1-0/+4
2013-06-12bump to 0.8.0Maarten Lankhorst1-1/+1
2013-06-12modesetting: probe only succeeds if connectors are detectedMaarten Lankhorst1-8/+20
2013-06-11modesetting: fix adjust frame crashDave Airlie3-12/+5
2013-04-03support 32 bpp pixmaps when 24 bpp fb is used.Maarten Lankhorst1-1/+1
2013-03-27bump version to 0.7.0Maarten Lankhorst1-1/+1
2013-03-26modesetting: return null for get_modes if output could not be retrievedMaarten Lankhorst1-0/+3
2013-03-26modesetting: clean up leaksMaarten Lankhorst1-8/+20
2013-03-21modesetting: match PCI class 3, any subclassAaron Plattner1-1/+1
2013-03-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-02-25Add missing GTF modesChris Wilson1-1/+74
2013-02-07modesetting: provide dummy hooks for shadowDave Airlie1-0/+13
2013-01-09modesetting: bump to 0.6.0Dave Airlie1-1/+1
2013-01-09modesetting: fix crashes caused by udev race conditionsDave Airlie1-0/+5
2012-11-29Remove call to miInitializeBackingStore()Thierry Reding1-1/+0
2012-11-29build: Put m4 macros in m4 subdirectoryThierry Reding3-0/+4
2012-09-17modesetting: remove alloca usage againDave Airlie1-1/+5
2012-09-14modesetting: add virtual connector supportAlon Levy2-2/+8
2012-09-13bump version to 0.5.0Maarten Lankhorst1-1/+1
2012-08-16Implement ->driverFuncAdam Jackson1-1/+18
2012-07-25modesetting: add output slave support.Dave Airlie4-24/+264
2012-07-25modesetting: add platform bus supportDave Airlie1-15/+69
2012-07-25modesetting: fix warning about close being undefined.Dave Airlie1-0/+1