Go to the source code of this file.
Functions | |
| void | goom_init (guint32 resx, guint32 resy, int cinemascope) |
| void | goom_set_resolution (guint32 resx, guint32 resy, int cinemascope) |
| guint32 * | goom_update (gint16 data[2][512], int forceMode) |
| void | goom_close () |
| void goom_init | ( | guint32 | resx, | |
| guint32 | resy, | |||
| int | cinemascope | |||
| ) |
| void goom_set_resolution | ( | guint32 | resx, | |
| guint32 | resy, | |||
| int | cinemascope | |||
| ) |
| guint32* goom_update | ( | gint16 | data[2][512], | |
| int | forceMode | |||
| ) |
| void goom_close | ( | ) |
1.5.5