ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <tamtypes.h>
Go to the source code of this file.
Typedefs | |
typedef signed char | dithermx_t[16] |
Functions | |
qword_t * | draw_dithering (qword_t *q, int enable) |
qword_t * | draw_dither_matrix (qword_t *q, char *dm) |
Draw library dithering functions
Definition in file draw_dithering.h.
typedef signed char dithermx_t[16] |
Definition at line 11 of file draw_dithering.h.
Dithering Matrix
Definition at line 121 of file draw_environment.c.
References GIF_FLG_PACKED, GIF_REG_AD, GIF_SET_TAG, GS_REG_DIMX, GS_SET_DIMX, and PACK_GIFTAG.
Dithering Switch
Definition at line 108 of file draw_environment.c.
References GIF_FLG_PACKED, GIF_REG_AD, GIF_SET_TAG, GS_REG_DTHE, GS_SET_DTHE, and PACK_GIFTAG.