index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
uxa
Age
Commit message (
Expand
)
Author
2018-02-06
meson: Add meson build system
Ville Syrjälä
2016-07-20
Update to ABI 22 and NotifyFd
Chris Wilson
2016-07-14
uxa: Don't bother with xf86GARTCloseScreen
Adam Jackson
2016-07-02
DRI3 is not supported by mesa/i915
Chris Wilson
2016-04-22
uxa: Enable Y-tiling BLT support
Chris Wilson
2016-03-24
uxa: Restore old bo on failure
Lyude
2016-02-15
display: prevent a NULL pointer dereference in intel_set_scanout_pixmap
Martin Peres
2015-11-19
Re-enable acceleration!
Chris Wilson
2015-11-19
Rename Option "NoAccel" to "Accel"
Chris Wilson
2015-10-02
uxa: Add missing const to string to stop compiler warning
Robert Ancell
2015-06-17
backlight: Factor known names into preferred interfaces
Chris Wilson
2015-06-09
Fix typos found with codespell v1.7
Sedat Dilek
2015-05-04
Remove the driver option to delete connectors on unplugging
Chris Wilson
2015-04-24
uxa: Fix compilation for bool
Chris Wilson
2015-04-09
uxa: Do not register hotplug without RandR
Olivier Fourdan
2015-03-31
Add TILE property support (for MST tiled monitors)
Chris Wilson
2015-03-03
Convert from RRSetChanged() to RROutputChanged()
Chris Wilson
2015-02-25
uxa: udev integration depends on fstat and sys/stat.h
Chris Wilson
2015-02-18
uxa/dri: Drop dependency on stdbool
Chris Wilson
2015-02-13
uxa: Remove the filtering of bogus Present MSC values
Chris Wilson
2015-02-07
uxa/present: Fix flip_count for aborting on failed flip request
Chris Wilson
2015-02-06
uxa/present: Do flip returns 0 on failure
Chris Wilson
2015-02-05
uxa/present: Do not allow the unflip to fail
Chris Wilson
2015-02-04
Allow runtime selection between DRI levels
Chris Wilson
2015-02-02
uxa/dri2: Recreate the triple buffer across a mode change
Chris Wilson
2015-01-31
Unify Option "DRI" parsing
Chris Wilson
2015-01-31
uxa/dri2: Reimplement triple buffer support
Chris Wilson
2015-01-30
uxa: Fix error handling for failed pageflips
Chris Wilson
2015-01-30
uxa/dri2: Make vblank/flip handlers static
Chris Wilson
2015-01-30
uxa/dri2: Reset swap_info->type after a failed flip submission
Chris Wilson
2015-01-26
uxa: fix XVMC = no build
Patrick Welche
2015-01-19
Set the vdpau driver to va_gl
Adel Gadllah
2014-12-09
uxa/dri: Remove defunct intel->back_pixmap
Chris Wilson
2014-12-09
uxa/dri: Fix triple buffer swapping
Chris Wilson
2014-11-06
Remove defunct glamor support
Chris Wilson
2014-10-08
intel: Store pointer to struct intel_device
Chris Wilson
2014-09-24
uxa/video: only call intel_xvmc_adaptor_init when xvmc is enabled
tobias.jakobi1@uni-bielefeld.de
2014-09-18
uxa/glamor: Silence compiler warnings
Chris Wilson
2014-09-16
uxa: Fix conversion of Segments into Rectangles
Chris Wilson
2014-09-15
uxa: Stub out intel_sync_init|fini when not compiled in
Chris Wilson
2014-09-13
glamor: Do version check for fd <-> pixmap functions
Keith Packard
2014-09-12
Use intel_uxa.h in all uxa-specific files
Keith Packard
2014-09-12
intel_present.c does not need to include uxa.h
Keith Packard
2014-09-12
Move some UXA-specific code under #if USE_UXA.
Keith Packard
2014-09-12
Move UXA hardware initialization into intel_uxa_init
Keith Packard
2014-09-12
Add intel_flush to abstract flushing pending acceleration operations
Keith Packard
2014-09-12
Rename uxa-specific functions and structs
Keith Packard
2014-09-12
Move intel_alloc_framebuffer to intel_memory.c
Keith Packard
2014-09-12
Do more checks for proposed flip pixmaps
Keith Packard
2014-09-12
Eliminate pixmap private 'stride' field, which duplicates devKind
Keith Packard
[next]