scummvm/graphics/tinygl
2021-04-15 21:20:36 +02:00
..
api.cpp TINYGL: Fix vertice color when clipped and lighting is disabled 2017-07-20 01:51:07 +00:00
arrays.cpp TINYGL: Implement tglDrawArrays. 2017-04-22 16:42:14 +00:00
Changelog
clear.cpp TINYGL: Fix glopClear 2017-05-01 08:32:25 +00:00
clip.cpp TINYGL: Move texture resampling from create time to render time 2020-11-12 08:15:39 +01:00
get.cpp ALL: Silence some GCC7 fall through warnings 2017-09-02 15:24:01 +02:00
gl.h TINYGL: Move texture resampling from create time to render time 2020-11-12 08:15:39 +01:00
image_util.cpp TINYGL: Make gl_resizeImage* pixel-format-independent 2020-11-12 08:13:49 +01:00
init.cpp TINYGL: Fix vertice color when clipped and lighting is disabled 2017-07-20 01:51:07 +00:00
LICENSE
light.cpp ALL: Eliminate LOCAL_PI macro 2020-09-23 23:20:23 +02:00
list.cpp
matrix.cpp ALL: Eliminate LOCAL_PI macro 2020-09-23 23:20:23 +02:00
memory.cpp
misc.cpp
opinfo.h TINYGL: Implement tglDrawArrays. 2017-04-22 16:42:14 +00:00
select.cpp
specbuf.cpp
texelbuffer.cpp TINYGL: Move texture resampling from create time to render time 2020-11-12 08:15:39 +01:00
texelbuffer.h TINYGL: Move texture resampling from create time to render time 2020-11-12 08:15:39 +01:00
texture.cpp TINYGL: Move texture resampling from create time to render time 2020-11-12 08:15:39 +01:00
vertex.cpp TINYGL: Fix vertice color when clipped and lighting is disabled 2017-07-20 01:51:07 +00:00
zblit.cpp TINYGL: Implement a real operator= 2021-03-15 13:25:01 +00:00
zblit.h TINYGL: Simplify setting & disabling scissors. 2017-04-23 10:35:04 +00:00
zbuffer.cpp TINYGL: Move texture resampling from create time to render time 2020-11-12 08:15:39 +01:00
zbuffer.h TINYGL: Move texture resampling from create time to render time 2020-11-12 08:15:39 +01:00
zdirtyrect.cpp TINYGL: Move texture resampling from create time to render time 2020-11-12 08:15:39 +01:00
zdirtyrect.h TINYGL: Move texture resampling from create time to render time 2020-11-12 08:15:39 +01:00
zgl.h TINYGL: Move texture resampling from create time to render time 2020-11-12 08:15:39 +01:00
zline.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
zmath.cpp
zmath.h
ztriangle.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00