index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
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
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exa
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-22
include: drop obsolete check for typeof operator
Enrico Weigelt, metux IT consult
1
-8
/
+0
2024-03-03
render: move private definitions out of public glyphstr.h
Enrico Weigelt, metux IT consult
1
-1
/
+1
2024-02-05
replace _X_INLINE by inline in internal static functions
Enrico Weigelt, metux IT consult
4
-4
/
+4
2023-01-20
rootless: Use screen_x and screen_y instead of pixmap pointer hacks
Jeremy Huddleston Sequoia
2
-2
/
+2
2022-04-02
exa: fix "comparison is always false"
Konstantin Kharlamov
2
-4
/
+2
2021-10-27
Remove autotools support
Povilas Kanapickas
1
-24
/
+0
2020-07-10
exa: rename some badly named variables
Dave Airlie
3
-4
/
+4
2020-07-05
Fix spelling/wording issues
Alan Coopersmith
4
-5
/
+5
2020-05-01
Fix build with gcc 9.3.0's -Werror=alloc-size-larger-than=
Alexander Volkov
1
-1
/
+1
2020-01-27
Restrict 1x1 pixmap filling optimization to GXcopy
George Matsumura
1
-1
/
+1
2019-10-30
mi: Add a default no-op miSourceValidate
Adam Jackson
1
-5
/
+3
2019-05-02
assert(a && b) --> assert(a); assert(b)
Adam Richter
1
-5
/
+6
2018-06-01
exa: Use PictureMatchFormat for source-only picture format description
Michel Dänzer
1
-1
/
+2
2018-03-21
exa: promise not to touch the data when swapping pointers
Eric Engestrom
1
-1
/
+1
2018-02-26
render: Store and use all 16bpc of precision for solid pixels (v2.1)
Adam Jackson
1
-1
/
+3
2017-04-26
Add a Meson build system alongside autotools.
Eric Anholt
1
-0
/
+24
2017-03-17
fb: Remove 24bpp support (v3)
Adam Jackson
1
-21
/
+4
2016-07-18
Remove readmask from screen block/wakeup handler
Keith Packard
1
-6
/
+4
2016-06-17
exa: only draw valid trapezoids
Maarten Lankhorst
1
-1
/
+2
2016-05-09
EXA: Honour op parameter to exaGlyphs even if maskFormat == NULL
Michel Dänzer
1
-4
/
+4
2015-10-27
build: Remove stale miext/cw include paths
Adam Jackson
1
-3
/
+1
2015-09-23
exa: initialise mask_off_x and mask_off_y
Dave Airlie
1
-1
/
+1
2015-04-21
Convert exa & fb to new *allocarray functions
Alan Coopersmith
3
-8
/
+8
2014-11-12
Drop trailing whitespaces
Peter Hutterer
4
-11
/
+11
2014-10-27
dix: Always store GC client clip as a region (v2)
Adam Jackson
3
-21
/
+17
2014-10-08
exa, kdrive: Remove redundant BitsPerPixel macros
Adam Jackson
1
-12
/
+0
2014-06-25
exa: Fix a warning when enabling DEBUG_TRACE_FALL
Thierry Reding
1
-1
/
+1
2014-01-22
exa: Fix -Wshadow warnings
Keith Packard
2
-4
/
+3
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
10
-29
/
+29
2014-01-12
exa: Clean up warnings
Keith Packard
2
-4
/
+12
2013-11-14
Stop including inline assembly .il file for Solaris Studio builds
Alan Coopersmith
1
-4
/
+0
2013-10-14
Skip damage calls if DamageCreate fails in exa functions
Alan Coopersmith
2
-8
/
+14
2013-09-10
damage: Implicitly unregister on destroy
Adam Jackson
3
-4
/
+0
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-2
/
+2
2012-10-29
EXA: Track source/mask pixmaps more explicitly for Composite fallback regions.
Michel Dänzer
2
-4
/
+13
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
1
-1
/
+0
2012-07-07
exa: pixmap sharing infrastructure (v3)
Dave Airlie
4
-1
/
+52
2012-07-05
Use screen-specific privates for exa pixmap and gc privates
Keith Packard
2
-14
/
+8
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
4
-15
/
+9
2012-05-21
render/exa: use glyph picture accessors
Dave Airlie
1
-3
/
+3
2012-05-14
exa: Remove redundant declaration.
Michal Suchanek
1
-3
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
13
-4198
/
+4106
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
1
-3
/
+3
2011-08-10
EXA/mixed: Update sys_pitch in MPH even when there's no system memory copy.
Michel Dänzer
1
-10
/
+13
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
8
-12
/
+12
2011-06-20
EXA: fix typo
Rob Clark
1
-1
/
+1
2011-04-22
Add RegionInitBoxes(), and fix some buggy callers of RegionInit().
Søren Sandmann Pedersen
1
-4
/
+3
2011-03-28
EXA: Use dixGetPrivate(Addr) instead of dixLookupPrivate.
Michel Dänzer
1
-4
/
+3
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
6
-13
/
+13
[next]