mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 09:20:02 +01:00
It appears that people who developed EXA forgot that there used to be graphics devices that used 24-bits (3 bytes) instead of 32-bits (4 bytes) in order to display one pixel. The lack of 24-bit color support inside exaGetPixmapFirstPixel causes SiS 6326 to crash when running Xfce since SiS 6326 does not support 32-bit color. Signed-off-by: Kevin Brace <kevinbrace@gmx.com> |
||
|---|---|---|
| .. | ||
| exa.c | ||
| exa.h | ||
| exa_accel.c | ||
| exa_classic.c | ||
| exa_driver.c | ||
| exa_glyphs.c | ||
| exa_migration_classic.c | ||
| exa_migration_mixed.c | ||
| exa_mixed.c | ||
| exa_offscreen.c | ||
| exa_priv.h | ||
| exa_render.c | ||
| exa_unaccel.c | ||
| Makefile.am | ||