Alan Coopersmith cc4113a11c Fix warning: variable ‘pCg14’ set but not used [-Wunused-but-set-variable]
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>
2024-01-15 11:40:06 -08:00
2018-11-18 16:20:20 -08:00

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
No description provided
Readme 249 KiB
Languages
C 77.5%
Makefile 12%
M4 9.8%
Shell 0.7%