Opened 11 months ago
#13993 new feature request
TINYGL: glPolygonStipple is not implemented in TinyGL
Reported by: | neuromancer | Owned by: | |
---|---|---|---|
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)
Note:
See TracTickets
for help on using tickets.