Gopher2600/gui/display
JetSetIlly 5d8d65d0f1 simplified framebuffer pipeline
clarified how and when the vertex shader should flip the texture

occassional graphical artefacts no longer appear. the artefacts appeared
(or were more noticeable) when the TV image was scaled to certain sizes.
they were caused by incorrect use of the framebuffer. using the same
texture as the source and destination of the shading process does not
work as expected
2024-05-15 11:16:55 +01:00
..
shaders simplified framebuffer pipeline 2024-05-15 11:16:55 +01:00
colour.go gui/crt package is now gui/display 2024-05-05 11:35:51 +01:00
crt.go gui/crt package is now gui/display 2024-05-05 11:35:51 +01:00
doc.go shaders package moved to display package 2024-05-05 11:35:51 +01:00
preferences.go gui/crt package is now gui/display 2024-05-05 11:35:51 +01:00