mirror of
https://github.com/X11Libre/xf86-video-suncg14.git
synced 2026-03-24 01:25:04 +00:00
cc4113a11c8214bb23844716ec22e310b444af07
cg14_driver.c: In function ‘CG14FreeRec’:
cg14_driver.c:165:13: warning: variable ‘pCg14’ set but not used [-Wunused-but-set-variable]
165 | Cg14Ptr pCg14;
| ^~~~~
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
xf86-video-suncg14 - CG14 video driver for the Xorg X server
The suncg14 driver supports the built-in frame buffer in the SPARCstation 10sx and SPARCstation 20 workstations.
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-suncg14
Please submit bug reports and requests to merge patches there.
For patch submission instructions, see:
https://www.x.org/wiki/Development/Documentation/SubmittingPatches
Description
Languages
C
77.5%
Makefile
12%
M4
9.8%
Shell
0.7%