Opened 23 months ago

Closed 5 months ago

#13993 closed feature request (fixed)

TINYGL: glPolygonStipple is not implemented in TinyGL

Reported by: neuromancer Owned by: neuromancer
Priority: normal Component: Graphics
Version: Keywords: tinygl
Cc: neuromancer Game:

Description

glPolygonStipple is not implemented in TinyGL. There is a reference implementation here: https://github.com/C-Chads/tinygl/blob/c4285492260419bcb6cebf8c211743b3bc60523a/src/misc.c#L4-L15

At least one engine, freescape, needs this function to correctly implement CGA/ZX rendering using TinyGL (#13992)

Change History (2)

comment:1 by neuromancer, 6 months ago

comment:2 by neuromancer, 5 months ago

Owner: set to neuromancer
Resolution: fixed
Status: newclosed

Already merged.

Note: See TracTickets for help on using tickets.