Opened 2 years ago

Closed 10 months ago

#14961 closed feature request (fixed)

TINYGL: glScissor is not implemented in TinyGL

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

Description

glScissor is not implemented in TinyGL. There is a function header, but the code is empty. Unfortunately, I cannot find reference implementation for this function.

Beyond Freescape, other engines will benefit from having this function: https://github.com/search?q=repo%3Ascummvm%2Fscummvm%20tglScissor&type=code

Change History (2)

comment:1 by neuromancer, 14 months ago

@cmd05 started to work on this issue: https://github.com/scummvm/scummvm/pull/6412

comment:2 by neuromancer, 10 months ago

Owner: set to neuromancer
Resolution: fixed
Status: newclosed

This was already fixed in https://github.com/scummvm/scummvm/pull/6575 by @lephilousophe

Note: See TracTickets for help on using tickets.