scummvm/graphics/tinygl
2024-07-27 14:00:48 +03:00
..
api.cpp TINYGL: make sure the polygon stipple pattern is copied 2024-06-01 15:33:50 +02:00
arrays.cpp
clear.cpp
clip.cpp COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
colormasks.h
fog.cpp
get.cpp
gl.h
init.cpp TINYGL: correct initialization of the stipple pattern buffer 2024-06-01 15:33:50 +02:00
LICENSE
light.cpp
list.cpp COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
matrix.cpp
memory.cpp
misc.cpp TINYGL: make sure the polygon stipple pattern is copied 2024-06-01 15:33:50 +02:00
opinfo.h TINYGL: revert previous commit and correct number of elements for polygon offset ADD_OP 2024-06-01 15:33:50 +02:00
pixelbuffer.cpp
pixelbuffer.h
select.cpp
specbuf.cpp
texelbuffer.cpp
texelbuffer.h
texture.cpp
tinygl.h
vertex.cpp
zblit.cpp TINYGL: Remove use of Graphics::PixelBuffer from the Line class 2023-05-14 23:04:11 +02:00
zblit.h
zblit_public.h JANITORIAL: Fix referece typo in zblit_public.h 2024-05-18 13:52:31 +02:00
zbuffer.cpp COMMON: Rename memset2/4/8 to memset16/32/64 2023-11-06 13:40:38 +02:00
zbuffer.h COMMON: Avoid including engine headers in common code for DebugChannelDef 2024-06-20 20:15:57 +01:00
zdirtyrect.cpp COMMON: Move more maths functions into the Math namespace 2024-07-27 14:00:48 +03:00
zdirtyrect.h TINYGL: make sure stipple pattern is copied into the internal states instead of using pointers 2024-06-01 15:33:50 +02:00
zgl.h TINYGL: make sure the polygon stipple pattern is copied 2024-06-01 15:33:50 +02:00
zline.cpp
zmath.cpp
zmath.h
ztriangle.cpp TINYGL: make sure stipple pattern is copied into the internal states instead of using pointers 2024-06-01 15:33:50 +02:00