Enrico Weigelt, metux IT consult e73ff14a7f fix FTBS on missing typedef ulong
> ../../src/xgi_accel.c: In function 'XGIPrepareSolid':
> ../../src/xgi_accel.h:382:27: error: 'ulong' undeclared (first use in this function); did you mean 'ULong'?
>   382 |     pXGI->CommandReg |= ((ulong)(bpp))&(GENMASK(17:16)) ;
>       |                           ^~~~~

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-xgi/-/merge_requests/8>
2024-07-27 22:46:16 +00:00
2010-10-06 20:52:01 -07:00
2024-07-27 22:46:16 +00:00
2024-05-24 15:21:09 +02:00
2018-11-18 16:46:35 -08:00
2022-01-30 09:23:37 -08:00

xf86-video-xgi - XGI video driver for the Xorg X server

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/driver/xf86-video-xgi

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches

Description
No description provided
Readme 3.1 MiB
Languages
C 99.5%
Makefile 0.3%
M4 0.2%