index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
xf86Crtc: add tile prop setting
Dave Airlie
2
-2
/
+77
2015-03-24
glamor: Eliminate GLAMOR_USE_SCREEN and GLAMOR_USE_PICTURE_SCREEN
Keith Packard
1
-4
/
+1
2015-03-13
int10: Fix error check for pci_device_map_legacy
Jürg Billeter
2
-2
/
+2
2015-03-13
symbols: Fix sdksyms.sh to cope with gcc5
Egbert Eich
1
-1
/
+13
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
4
-46
/
+12
2015-01-26
dri2: Set vdpau driver name if ddx does not provide any driver name
Adel Gadllah
1
-3
/
+3
2015-01-23
modesetting: Return the crtc for a drawable even if it's rotated
Jason Ekstrand
1
-8
/
+1
2015-01-23
modesetting: Add support for using RandR shadow buffers
Jason Ekstrand
2
-3
/
+115
2015-01-23
modesetting: Add drmmode_bo_has_bo and drmmode_bo_map helper function
Jason Ekstrand
1
-11
/
+32
2015-01-23
modesetting: Refactor drmmode_glamor_new_screen_pixmap
Jason Ekstrand
1
-12
/
+27
2015-01-23
dri2: SourceOffloads may be for DRI3 only
Chris Wilson
1
-0
/
+3
2015-01-23
drivers/modesetting: Save current BlockHandler on return in msBlockHandler
Keith Packard
1
-0
/
+1
2015-01-10
modesetting: Update the cursor without hiding it
Jasper St. Pierre
1
-0
/
+1
2015-01-05
xfree86: rename Xorg.bin to Xorg
Peter Hutterer
4
-9
/
+9
2015-01-01
modesetting: Fix build with --disable-glamor.
Kenneth Graunke
1
-0
/
+2
2014-12-25
modesetting: Add vblank synchronization support when using Present.
Kenneth Graunke
5
-0
/
+256
2014-12-25
modesetting: Include glamor.h from driver.h.
Kenneth Graunke
4
-15
/
+8
2014-12-25
modesetting: Check DPMS mode in ms_covering_crtc().
Kenneth Graunke
1
-1
/
+9
2014-12-25
modesetting: Track the CRTC's DPMS mode.
Kenneth Graunke
2
-12
/
+6
2014-12-25
modesetting: Detect whether damage tracking is needed
Keith Packard
1
-11
/
+16
2014-12-25
modesetting: Fix damage tracking auto-disable code
Keith Packard
1
-6
/
+3
2014-12-19
Solaris: Move shared declarations to xf86_OSlib.h
Alan Coopersmith
3
-3
/
+5
2014-12-19
modesetting: Enable Xv when using glamor
Keith Packard
1
-0
/
+13
2014-12-18
modesetting: [v2] Don't re-enable the cursor when loading the image
Keith Packard
2
-35
/
+41
2014-12-11
Solaris: delete undocumented, unuseful -protect0 flag
Alan Coopersmith
1
-31
/
+0
2014-12-11
modesetting: Use GBM for buffer allocations if Glamor supports it.
Kenneth Graunke
3
-8
/
+68
2014-12-11
modesetting: Create a drmmode_bo wrapper; use it for front_bo.
Kenneth Graunke
3
-24
/
+61
2014-12-11
modesetting: Drop dumb_bo::map_count field and dead unmap code.
Kenneth Graunke
2
-11
/
+0
2014-12-11
modesetting: Move dumb_bo into its own source files.
Kenneth Graunke
5
-117
/
+194
2014-12-11
modesetting: Create helper for glamor_egl_create_textured_screen call.
Kenneth Graunke
3
-24
/
+28
2014-12-11
modesetting: Move ModifyPixmapHeader calls out of if/else branches.
Kenneth Graunke
1
-10
/
+6
2014-12-11
modesetting: Stop using glamor_egl_create_textured_screen_ext().
Kenneth Graunke
2
-12
/
+10
2014-12-08
dri2: integer overflow in ProcDRI2GetBuffers() [CVE-2014-8094]
Alan Coopersmith
1
-0
/
+3
2014-12-08
modesetting: Remove unused params from drmmode_output_init()
Daniel Martin
1
-4
/
+3
2014-12-08
modesetting: Fix ifdefs s/HAVE_UDEV/CONFIG_UDEV_KMS/
Daniel Martin
2
-5
/
+5
2014-12-08
modesetting: Create new EGL screen in drmmode_xf86crtc_resize
Daniel Martin
1
-0
/
+19
2014-12-08
modesetting: Move Bool glamor into drmmode struct
Daniel Martin
3
-8
/
+8
2014-11-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
88
-500
/
+504
2014-11-12
Drop trailing whitespaces
Peter Hutterer
87
-500
/
+500
2014-11-12
xfree86: drop double-typedef of DBusConnection
Peter Hutterer
1
-0
/
+4
2014-10-30
xfree86: Bump ABI versions (video: 19, extension: 9)
Aaron Plattner
1
-2
/
+2
2014-10-28
xfree86: Include 'drivers' directory with distribution
Keith Packard
1
-1
/
+1
2014-10-28
dri2: Distribute new pci_ids headers
Keith Packard
2
-0
/
+13
2014-10-27
modesetting: Skip kernel work-around on error in crtc to kernel msc
Keith Packard
1
-11
/
+12
2014-10-27
Merge remote-tracking branch 'anholt/modesetting-dri2-no-pageflip'
Keith Packard
18
-8
/
+2405
2014-10-27
Skip SetCursor when vtSema is FALSE.
Yogish Kulkarni
1
-1
/
+3
2014-10-27
modesetting: Add support for DRI2 with glamor.
Eric Anholt
7
-3
/
+1364
2014-10-27
modesetting: Export two functions I want to reuse from DRI2/Present.
Eric Anholt
2
-4
/
+7
2014-10-27
dri2: Automatically fill in the driver name if the DDX doesn't provide it.
Eric Anholt
1
-1
/
+61
2014-10-27
dri2: Import a copy of Mesa's PCI ID -> driver name mappings.
Eric Anholt
10
-0
/
+973
[next]