scummvm/graphics/tinygl
2022-09-18 17:30:57 +02:00
..
api.cpp TINYGL: Added fog support. 2022-06-05 20:59:38 +02:00
arrays.cpp TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
clear.cpp TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
clip.cpp TINYGL: Switch profiling to runtime condition 2022-06-05 23:40:35 +02:00
fog.cpp GRAPHICS, OPENGL: Fixed static analysis issue report 2022-09-18 17:30:57 +02:00
get.cpp TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
gl.h TINYGL: Added fog support. 2022-06-05 20:59:38 +02:00
image_util.cpp TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
init.cpp TINYGL: Switch profiling to runtime condition 2022-06-05 23:40:35 +02:00
LICENSE TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
light.cpp TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
list.cpp TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
matrix.cpp TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
memory.cpp TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
misc.cpp TINYGL: Added fog support. 2022-06-05 20:59:38 +02:00
opinfo.h TINYGL: Added fog support. 2022-06-05 20:59:38 +02:00
pixelbuffer.cpp TINYGL: Janitorial 2022-01-01 12:00:38 +01:00
pixelbuffer.h ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
select.cpp TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
specbuf.cpp TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
texelbuffer.cpp ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
texelbuffer.h ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
texture.cpp TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
tinygl.h TINYGL: Cleanup function arguments 2021-12-27 13:22:38 +01:00
vertex.cpp TINYGL: Added fog support. 2022-06-05 20:59:38 +02:00
zblit_public.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
zblit.cpp TINYGL: Removed few more forced inlines 2022-07-17 01:35:19 +02:00
zblit.h ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
zbuffer.cpp TINYGL: Initialise _enableScissor for case when dirty rects are off. 2022-05-02 10:01:08 +02:00
zbuffer.h TINYGL: Removed few more forced inlines 2022-07-17 01:35:19 +02:00
zdirtyrect.cpp TINYGL: Added fog support. 2022-06-05 20:59:38 +02:00
zdirtyrect.h TINYGL: Added fog support. 2022-06-05 20:59:38 +02:00
zgl.h TINYGL: Switch profiling to runtime condition 2022-06-05 23:40:35 +02:00
zline.cpp TINYGL: Removed few more forced inlines 2022-07-17 01:35:19 +02:00
zmath.cpp TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
zmath.h TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
ztriangle.cpp TINYGL: Reduced some forced inlines 2022-07-17 01:10:54 +02:00