Enrico Weigelt, metux IT consult 75ea1ea883 fix FTBS on missing return value
> ../../src/xgi_accel.c:1055:2: error: non-void function 'XGIUploadToScratch' should return a value [-Wreturn-type]
         DisableDrawingFunctionDynamically(TRUE);
>         ^
> ../../src/xgi_accel.c:185:4: note: expanded from macro 'DisableDrawingFunctionDynamically'
>                         return; \
>                         ^

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%