DeSmuME is a Nintendo DS emulator
Go to file
gocha 4ba4419e8f OGLRender: prefer GL_LINE_LOOP rather than GL_QUADS for line segment.
Algorithm of isPolyLine() isn't perfect, but I think it'll work good enough for most cases.
This change should improve Castlevania Portrait of Ruin (trajectory of ricochet, and glow of warp stone)
SoftRasterizer must have a similar issue, it doesn't display both of them.
2010-12-20 12:45:39 +00:00
desmume OGLRender: prefer GL_LINE_LOOP rather than GL_QUADS for line segment. 2010-12-20 12:45:39 +00:00
tools emulate firmware command 0x9F (read ID) and update test 2010-08-30 06:30:57 +00:00