ReactOS 0.4.16-dev-197-g92996da
|
#include "types.h"
Go to the source code of this file.
Definition at line 420 of file matrix.c.
Referenced by gl_Begin(), gl_ClipPlane(), gl_Lightfv(), gl_RasterPos4f(), gl_TexGenfv(), and gl_windowpos().
Definition at line 455 of file matrix.c.
Referenced by gl_Begin(), and gl_RasterPos4f().
Definition at line 487 of file matrix.c.
Referenced by gl_RasterPos4f(), and gl_transform_vb_part2().
void gl_Frustum | ( | GLcontext * | ctx, |
GLdouble | left, | ||
GLdouble | right, | ||
GLdouble | bottom, | ||
GLdouble | top, | ||
GLdouble | nearval, | ||
GLdouble | farval | ||
) |
Definition at line 511 of file matrix.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 709 of file matrix.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 738 of file matrix.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 584 of file matrix.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 785 of file matrix.c.
Referenced by execute_list(), gl_Frustum(), gl_Ortho(), gl_Rotatef(), and init_exec_pointers().
void gl_Ortho | ( | GLcontext * | ctx, |
GLdouble | left, | ||
GLdouble | right, | ||
GLdouble | bottom, | ||
GLdouble | top, | ||
GLdouble | nearval, | ||
GLdouble | farval | ||
) |
Definition at line 553 of file matrix.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 653 of file matrix.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 603 of file matrix.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 927 of file matrix.c.
Referenced by init_exec_pointers().
Definition at line 814 of file matrix.c.
Referenced by gl_Rotatef(), and gl_save_Rotatef().
Definition at line 940 of file matrix.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 976 of file matrix.c.
Referenced by execute_list(), and init_exec_pointers().
Definition at line 1014 of file matrix.c.
Referenced by execute_list(), init_exec_pointers(), and sw_SetContext().