Documentation
¶
Overview ¶
Package shaders (sub-package of the CRT package) contains the GLSL shader code used by Gopher2600 to create a CRT like image. Also contains the generator package used to process the GLSL code so that it is usable in Go.
Index ¶
Constants ¶
View Source
const DebugScr int32 = 1
View Source
const False int32 = 0
View Source
const Fragment = `` /* 9691-byte string literal not displayed */
View Source
const GUI int32 = 0
View Source
const Overlay int32 = 2
View Source
const PlayScr int32 = 3
View Source
const PrefsCRT int32 = 4
View Source
const True int32 = 1
View Source
const Vertex = `` /* 221-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.