.. |
api.cpp
|
TINYGL: Fixed reading outside of buffer
|
2021-11-27 01:09:40 +01:00 |
arrays.cpp
|
TINYGL: Fixed normal array element
|
2021-11-09 19:49:42 +01:00 |
Changelog
|
TINYGL: Added tglDrawElements
|
2021-10-20 22:20:28 +02:00 |
clear.cpp
|
TINYGL: Fix glopClear
|
2017-05-01 08:32:25 +00:00 |
clip.cpp
|
TINYGL: Added check if texture is uploaded
|
2021-11-09 17:09:13 +01:00 |
get.cpp
|
ALL: Silence some GCC7 fall through warnings
|
2017-09-02 15:24:01 +02:00 |
gl.h
|
TINYGL: Cleanup texture pixel formats
|
2021-12-04 01:09:12 +01:00 |
image_util.cpp
|
TINYGL: Make gl_resizeImage* pixel-format-independent
|
2020-11-12 08:13:49 +01:00 |
init.cpp
|
TINYGL: Cleanup code
|
2021-12-04 14:27:35 +01:00 |
LICENSE
|
TINYGL: Added tglDrawElements
|
2021-10-20 22:20:28 +02: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: Added tglDrawElements
|
2021-10-20 22:20:28 +02:00 |
pixelbuffer.cpp
|
TINYGL: Moved PixelBuffer to TinyGL
|
2021-11-27 21:29:02 +01:00 |
pixelbuffer.h
|
TINYGL: Moved PixelBuffer to TinyGL
|
2021-11-27 21:29:02 +01: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: Moved PixelBuffer to TinyGL
|
2021-11-27 21:29:02 +01:00 |
texture.cpp
|
TINYGL: Drop BGRA pixel format
|
2021-12-04 22:16:22 +01:00 |
vertex.cpp
|
TINYGL: Fixed tglViewport transformation
|
2021-11-08 08:57:19 +01:00 |
zblit.cpp
|
TINYGL: Moved PixelBuffer to TinyGL
|
2021-11-27 21:29:02 +01:00 |
zblit.h
|
TINYGL: Added tglDrawElements
|
2021-10-20 22:20:28 +02:00 |
zbuffer.cpp
|
TINYGL: Fixed mismatch malloc/new
|
2021-11-27 18:32:10 +01:00 |
zbuffer.h
|
TINYGL: Mark private/public entries in FrameBuffer class
|
2021-12-05 22:30:52 +01:00 |
zdirtyrect.cpp
|
TINYGL: Implemented tglPolygonOffset function
|
2021-10-26 21:59:04 +02:00 |
zdirtyrect.h
|
TINYGL: Implemented tglPolygonOffset function
|
2021-10-26 21:59:04 +02:00 |
zgl.h
|
TINYGL: Fixed multi texture generation calls
|
2021-12-04 14:29:25 +01:00 |
zline.cpp
|
TINYGL: Implemented tglPolygonOffset function
|
2021-10-26 21:59:04 +02: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
|
TINYGL: Implemented tglPolygonOffset function
|
2021-10-26 21:59:04 +02:00 |