7.4 KiB
7.4 KiB
module sokol.sgl
Contents
- Constants
- begin_line_strip
- begin_lines
- begin_points
- begin_quads
- begin_triangle_strip
- begin_triangles
- c1i
- c3b
- c3f
- c4b
- c4f
- context_draw
- context_error
- context_make_pipeline
- default_context
- default_pipeline
- defaults
- deg
- destroy_context
- destroy_pipeline
- disable_texture
- draw
- enable_texture
- end
- error
- frustum
- get_context
- load_default_pipeline
- load_identity
- load_matrix
- load_pipeline
- load_transpose_matrix
- lookat
- make_context
- make_pipeline
- matrix_mode_modelview
- matrix_mode_projection
- matrix_mode_texture
- mult_matrix
- mult_transpose_matrix
- ortho
- perspective
- point_size
- pop_matrix
- pop_pipeline
- push_matrix
- push_pipeline
- rad
- rotate
- scale
- scissor_rect
- scissor_rectf
- set_context
- setup
- shutdown
- t2f
- texture
- translate
- v2f
- v2f_c1i
- v2f_c3b
- v2f_c3f
- v2f_c4b
- v2f_c4f
- v2f_t2f
- v2f_t2f_c1i
- v2f_t2f_c3b
- v2f_t2f_c3f
- v2f_t2f_c4b
- v2f_t2f_c4f
- v3f
- v3f_c1i
- v3f_c3b
- v3f_c3f
- v3f_c4b
- v3f_c4f
- v3f_t2f
- v3f_t2f_c1i
- v3f_t2f_c3b
- v3f_t2f_c3f
- v3f_t2f_c4b
- v3f_t2f_c4f
- viewport
- Context
- ContextDesc
- Desc
- Pipeline
- SglError
- C.sgl_allocator_t
- C.sgl_context
- C.sgl_context_desc_t
- C.sgl_desc_t
- C.sgl_logger_t
- C.sgl_pipeline