scummvm/graphics/tinygl
2014-08-13 15:20:17 +02:00
..
api.cpp TINYGL: remove GLU leftovers 2014-07-10 07:29:49 +02:00
arrays.cpp
Changelog
clear.cpp
clip.cpp TINYGL: properly handle color for FLAT mode and lines drawing. Respect FLAT/SMOOTH mode for triangle drawing 2014-07-05 20:54:14 +02:00
get.cpp
gl.h TINYGL: remove GLU leftovers 2014-07-10 07:29:49 +02:00
image_util.cpp
init.cpp
LICENCE
light.cpp TINYGL: properly handle color for FLAT mode and lines drawing. Respect FLAT/SMOOTH mode for triangle drawing 2014-07-05 20:54:14 +02:00
list.cpp
matrix.cpp TINYGL: remove GLU leftovers 2014-07-10 07:29:49 +02:00
memory.cpp
misc.cpp TINYGL: Always pass the depth test if TGL_DEPTH_TEST is disabled. 2014-08-12 17:46:48 +03:00
opinfo.h
select.cpp
specbuf.cpp
texture.cpp TINYGL: Fixed support to RGB textures. 2014-08-13 15:20:17 +02:00
vertex.cpp
zbuffer.cpp TINYGL: Always pass the depth test if TGL_DEPTH_TEST is disabled. 2014-08-12 17:46:48 +03:00
zbuffer.h TINYGL: Always pass the depth test if TGL_DEPTH_TEST is disabled. 2014-08-12 17:46:48 +03:00
zgl.h
zline.cpp TINYGL: properly handle color for FLAT mode and lines drawing. Respect FLAT/SMOOTH mode for triangle drawing 2014-07-05 20:54:14 +02:00
zmath.cpp TINYGL: fix typo in name 2014-07-10 07:21:26 +02:00
zmath.h TINYGL: fix typo in name 2014-07-10 07:21:26 +02:00
ztriangle.cpp TINYGL: properly handle color for FLAT mode and lines drawing. Respect FLAT/SMOOTH mode for triangle drawing 2014-07-05 20:54:14 +02:00