This website requires JavaScript.
Explore
Help
Register
Sign In
XLibre
/
xserver
Watch
1
Star
1
Fork
0
You've already forked xserver
mirror of
https://github.com/X11Libre/xserver.git
synced
2026-04-14 17:18:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c8d2744584868aa2655bf3ec047f2f9669e4291
xserver
/
exa
History
Alexander Volkov
9937183e4b
Fix build with gcc 9.3.0's -Werror=alloc-size-larger-than=
2020-05-01 20:02:29 +00:00
..
exa_accel.c
Fix build with gcc 9.3.0's -Werror=alloc-size-larger-than=
2020-05-01 20:02:29 +00:00
exa_classic.c
…
exa_driver.c
…
exa_glyphs.c
…
exa_migration_classic.c
…
exa_migration_mixed.c
…
exa_mixed.c
…
exa_offscreen.c
assert(a && b) --> assert(a); assert(b)
2019-05-02 15:02:36 -07:00
exa_priv.h
exa: promise not to touch the data when swapping pointers
2018-03-21 11:22:59 -04:00
exa_render.c
exa: Use PictureMatchFormat for source-only picture format description
2018-06-01 11:57:15 +02:00
exa_unaccel.c
mi: Add a default no-op miSourceValidate
2019-10-30 16:26:01 +00:00
exa.c
…
exa.h
…
Makefile.am
…
meson.build
…