index
:
driver/xf86-video-ati
6.12-branch
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
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
import-1.1.3
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
mach64-pci
mach64-pci-1
master
obsd
obsd-6.12-branch
obsd-6.13.0
obsd-xf86-video-ati-6.9.0
pci-rework
randr-1.2
sco_port_update
ums
xf86-video-ati-6.14-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_glamor.c
Age
Commit message (
Expand
)
Author
2019-03-08
Revert "glamor: Avoid glamor_create_pixmap for pixmaps backing windows"
Michel Dänzer
2019-01-28
glamor: Avoid glamor_create_pixmap for pixmaps backing windows
Michel Dänzer
2018-12-28
glamor: Can work at depth >= 15 with current xserver Git master
Michel Dänzer
2018-08-29
glamor: Handle ihandle == -1 in radeon_glamor_set_shared_pixmap_backing
Michel Dänzer
2018-07-27
glamor: Use glamor_egl_create_textured_pixmap_from_gbm_bo when possible
Michel Dänzer
2018-07-12
Replace 'foo == NULL' with '!foo'
Michel Dänzer
2018-07-09
glamor: Use GBM for BO allocation when possible
Michel Dänzer
2018-07-09
Add struct radeon_buffer
Michel Dänzer
2018-07-09
glamor: Don't store radeon_surfaces in pixmaps
Michel Dänzer
2018-05-22
glamor: Bail CreatePixmap on unsupported pixmap depth
Michel Dänzer
2018-02-15
If glamor is too old for depth 30, fall back to EXA or ShadowFB
Michel Dänzer
2017-08-30
Require xserver >= 1.13
Michel Dänzer
2017-06-30
Use pRADEONEnt->fd exclusively for the DRM file descriptor
Michel Dänzer
2017-05-17
Use plain glamor_egl_create_textured_screen().
Eric Anholt
2016-11-22
Enable glamor by default with >= R600 and Xorg >= 1.18.3
Michel Dänzer
2016-09-21
glamor: Fix leak of pixmap private when replacing BO
Michel Dänzer
2016-09-14
glamor: Reallocate linear pixmap BO if necessary for DRI2 PRIME
Michel Dänzer
2016-09-14
Move DRI2's local fixup_glamor helper to radeon_glamor_set_pixmap_bo
Michel Dänzer
2016-09-12
glamor: Fix radeon_glamor_share_pixmap_backing for priv->bo == NULL
Michel Dänzer
2016-03-24
Require xserver 1.9 or newer
Michel Dänzer
2016-02-17
glamor: Return NullPixmap on failure to create shareable pixmap
jimqu
2016-02-17
Move radeon_glamor_destroy_pixmap before radeon_glamor_create_pixmap
jimqu
2015-11-17
glamor: Deal with glamor_egl_destroy_textured_pixmap being removed
Michel Dänzer
2015-11-17
glamor: Restore all ScreenRec hooks during CloseScreen
Michel Dänzer
2015-05-15
glamor: Deal with glamor_glyphs_init being removed from xserver
Michel Dänzer
2015-04-27
Don't call radeon_get_pixmap_private() when using EXA
Michel Dänzer
2015-04-03
glamor: Remove the stride member of struct radeon_pixmap
Michel Dänzer
2015-04-03
glamor: Add Option "ShadowPrimary" v2
Michel Dänzer
2015-04-03
glamor: Add radeon_pixmap parameter to radeon_glamor_create_textured_pixmap
Michel Dänzer
2015-04-03
glamor: Remove unused function radeon_glamor_pixmap_is_offscreen
Michel Dänzer
2015-03-30
glamor: Handle GLAMOR_* flags removed from xserver
Michel Dänzer
2015-03-17
Handle tiling in radeon_set_shared_pixmap_backing
David Heidelberger
2015-03-17
Fold radeon_glamor_flush into radeon_cs_flush_indirect
Michel Dänzer
2015-03-17
Move #include "radeon_glamor.h" from radeon.h to where it's needed
Michel Dänzer
2014-08-20
Revert "glamor: Set environment variable RADEON_THREAD=0"
Michel Dänzer
2014-07-30
glamor: Set environment variable RADEON_THREAD=0
Michel Dänzer
2014-05-15
Don't disable acceleration on >= SI on attempts to force EXA
Michel Dänzer
2014-04-14
glamor: Fix test for creating shared pixmaps
Michel Dänzer
2014-03-13
Build against glamor in the xserver tree if available
Michel Dänzer
2014-03-11
Allow enabling glamor on R500 (and R300) class 3D engines as well.
Michel Dänzer
2014-01-22
Don't require the glamoregl module to be pre-loaded with xserver >= 1.15
Michel Dänzer
2013-09-30
radeon: use glamor Xv support if present.
Dave Airlie
2013-08-22
radeon: disallow glamor on pre-R600 asics
Alex Deucher
2013-04-26
glamor: Fix build against xserver < 1.13
Michel Dänzer
2013-03-27
glamor: Only enable for depth >= 24
Michel Dänzer
2013-03-25
glamor: Enable by default on SI
Michel Dänzer
2013-03-22
glamor: Initial PRIME pixmap sharing hooks.
Michel Dänzer
2013-03-18
glamor: Bail if the glamoregl module wasn't loaded early
Michel Dänzer
2013-01-11
Make CRTC shadow pixmaps usable by glamor.
Michel Dänzer
2012-12-27
glamor: Enable full 2D acceleration for SI as well.
Michel Dänzer
[next]