index
:
~anholt/xf86-video-modesetting
glamor
rewrite
Changes to the modesetting driver for using glamor.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-21
Add WIP support for Present when using glamor.
glamor
Eric Anholt
5
-0
/
+939
2014-08-21
Add support for DRI3 when using glamor.
Eric Anholt
1
-0
/
+41
2014-08-21
Add WIP support for DRI2.
Eric Anholt
4
-0
/
+362
2014-08-21
Import a copy of Mesa's PCI ID -> driver name mappings.
Eric Anholt
10
-0
/
+927
2014-08-21
Export two functions I want to reuse from Present.
Eric Anholt
2
-3
/
+6
2014-08-21
Make dumb_get_bo_from_handle() more correctly named.
Eric Anholt
1
-3
/
+5
2014-08-21
Add support for sync fds when glamor is present.
Eric Anholt
4
-1
/
+141
2014-08-21
Add missing headers required to include drmmode_display.h.
Eric Anholt
1
-0
/
+2
2014-08-21
Move the device opening code to a helper function.
Eric Anholt
1
-36
/
+45
2014-08-21
Disable shadowfb when doing glamor.
Eric Anholt
1
-7
/
+15
2014-08-21
Add support for rendering using glamor.
Eric Anholt
2
-0
/
+67
2014-08-21
Drop AM_MAINTAINER_MODE.
Eric Anholt
1
-1
/
+0
2014-06-26
bump to 0.9.0
Maarten Lankhorst
1
-1
/
+1
2014-05-21
Use own thunk function instead of shadowUpdatePackedWeak
Adam Jackson
1
-1
/
+7
2014-05-02
modesetting: fix build regression against older servers.
Dave Airlie
1
-1
/
+1
2014-05-02
modesetting: fix use after free.
Dave Airlie
1
-2
/
+2
2014-04-28
Add support for server managed fds
Hans de Goede
1
-16
/
+61
2014-02-28
modesetting: fix cursor rendering with hotspots.
Dave Airlie
1
-1
/
+1
2014-02-25
modesetting: Don't (brokenly) double-track software cursor
Adam Jackson
2
-2
/
+1
2014-02-21
modesetting: try and use hotspot cursor support
Dave Airlie
2
-1
/
+15
2014-02-21
modesetting: move closing fd to after we check outputs
Dave Airlie
1
-1
/
+1
2014-02-12
modesetting: query cursor size from the kernel
Alex Deucher
3
-6
/
+36
2013-12-03
bump to 0.8.1
Maarten Lankhorst
1
-1
/
+1
2013-12-03
Properly identify DSI outputs
Thierry Reding
1
-0
/
+1
2013-12-03
Staticise and constify output names
Thierry Reding
1
-16
/
+16
2013-11-15
Handle new DamageUnregister API which has only one argument
Keith Packard
1
-0
/
+4
2013-11-15
Clean up compiler warnings.
Keith Packard
2
-19
/
+20
2013-07-31
modesetting: change output names for secondary GPUs
Dave Airlie
1
-0
/
+4
2013-06-12
bump to 0.8.0
Maarten Lankhorst
1
-1
/
+1
2013-06-12
modesetting: probe only succeeds if connectors are detected
Maarten Lankhorst
1
-8
/
+20
2013-06-11
modesetting: fix adjust frame crash
Dave Airlie
3
-12
/
+5
2013-04-03
support 32 bpp pixmaps when 24 bpp fb is used.
Maarten Lankhorst
1
-1
/
+1
2013-03-27
bump version to 0.7.0
Maarten Lankhorst
1
-1
/
+1
2013-03-26
modesetting: return null for get_modes if output could not be retrieved
Maarten Lankhorst
1
-0
/
+3
2013-03-26
modesetting: clean up leaks
Maarten Lankhorst
1
-8
/
+20
2013-03-21
modesetting: match PCI class 3, any subclass
Aaron Plattner
1
-1
/
+1
2013-03-15
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2013-02-25
Add missing GTF modes
Chris Wilson
1
-1
/
+74
2013-02-07
modesetting: provide dummy hooks for shadow
Dave Airlie
1
-0
/
+13
2013-01-09
modesetting: bump to 0.6.0
Dave Airlie
1
-1
/
+1
2013-01-09
modesetting: fix crashes caused by udev race conditions
Dave Airlie
1
-0
/
+5
2012-11-29
Remove call to miInitializeBackingStore()
Thierry Reding
1
-1
/
+0
2012-11-29
build: Put m4 macros in m4 subdirectory
Thierry Reding
3
-0
/
+4
2012-09-17
modesetting: remove alloca usage again
Dave Airlie
1
-1
/
+5
2012-09-14
modesetting: add virtual connector support
Alon Levy
2
-2
/
+8
2012-09-13
bump version to 0.5.0
Maarten Lankhorst
1
-1
/
+1
2012-08-16
Implement ->driverFunc
Adam Jackson
1
-1
/
+18
2012-07-25
modesetting: add output slave support.
Dave Airlie
4
-24
/
+264
2012-07-25
modesetting: add platform bus support
Dave Airlie
1
-15
/
+69
2012-07-25
modesetting: fix warning about close being undefined.
Dave Airlie
1
-0
/
+1
[next]