scummvm/graphics/tinygl
Fiodar Stryzhniou 894f4916f5 GRAPHICS: Fix warnings for header search failure.
WARNING: Can't find following headers in User or System Include Paths "opinfo.h"
2021-06-26 08:46:07 +03: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 JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
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 JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
light.cpp ALL: Eliminate LOCAL_PI macro 2020-09-23 23:20:23 +02:00
list.cpp TINYGL: cleanup license headers 2014-08-13 18:52:52 +02:00
matrix.cpp ALL: Eliminate LOCAL_PI macro 2020-09-23 23:20:23 +02:00
memory.cpp TINYGL: cleanup license headers 2014-08-13 18:52:52 +02:00
misc.cpp Merge branch 'master' into tinygl-dirty-rects-fixed 2014-08-16 16:03:27 +02:00
opinfo.h TINYGL: Implement tglDrawArrays. 2017-04-22 16:42:14 +00:00
select.cpp TINYGL: cleanup license headers 2014-08-13 18:52:52 +02:00
specbuf.cpp TINYGL: cleanup license headers 2014-08-13 18:52:52 +02:00
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 JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
zblit.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
zblit.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
zbuffer.cpp TINYGL: Move texture resampling from create time to render time 2020-11-12 08:15:39 +01:00
zbuffer.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
zdirtyrect.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
zdirtyrect.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
zgl.h GRAPHICS: Fix warnings for header search failure. 2021-06-26 08:46:07 +03:00
zline.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
zmath.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
zmath.h TINYGL: cleanup license headers 2014-08-13 18:52:52 +02:00
ztriangle.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00