.. |
api.cpp
|
TINYGL: Call tglColor4f from tglColor4fv.
|
2016-07-21 16:40:07 +02:00 |
arrays.cpp
|
TINYGL: Implement tglDrawArrays.
|
2017-04-22 16:42:14 +00:00 |
Changelog
|
TINYGL: Updated changelog.
|
2014-08-16 18:25:23 +02:00 |
clear.cpp
|
Merge branch 'master' into tinygl-dirty-rects-fixed
|
2014-08-16 16:03:27 +02:00 |
clip.cpp
|
TINYGL: Simplify a bit updateTmp .
|
2016-07-15 22:20:41 +00:00 |
get.cpp
|
Merge branch 'master' into tinygl-dirty-rects-fixed
|
2014-08-16 16:03:27 +02:00 |
gl.h
|
TINYGL: Implement tglDrawArrays.
|
2017-04-22 16:42:14 +00:00 |
image_util.cpp
|
TINYGL: cleanup license headers
|
2014-08-13 18:52:52 +02:00 |
init.cpp
|
TINYGL: Free disposed textures before images.
|
2016-07-28 01:55:48 +00:00 |
LICENSE
|
TINYGL: cleanup license headers
|
2014-08-13 18:52:52 +02:00 |
light.cpp
|
TINYGL: Correct dot-product after its sign is known.
|
2016-07-16 14:38:41 +00:00 |
list.cpp
|
TINYGL: cleanup license headers
|
2014-08-13 18:52:52 +02:00 |
matrix.cpp
|
Merge pull request #1262 from vpelletier/tinygl_dirty2d
|
2016-07-18 05:17:35 +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 |
texture.cpp
|
TINYGL: Add free_texture variant taking a GLTexture * argument.
|
2016-07-18 04:34:09 +02:00 |
vertex.cpp
|
TINYGL: Always initialise normal and eye coordinates (valgrind)
|
2016-07-28 01:55:48 +00:00 |
zblit.cpp
|
TINYGL: Manage BlitImages with a refcount.
|
2016-07-28 23:32:43 +00:00 |
zblit.h
|
TINYGL: Manage BlitImages with a refcount.
|
2016-07-28 23:32:43 +00:00 |
zbuffer.cpp
|
Merge pull request #1294 from vpelletier/tinygl_memory
|
2016-08-27 04:58:56 +02:00 |
zbuffer.h
|
Revert "GRIM: fixed transparency in TinyGL renderer"
|
2016-07-28 01:55:14 +00:00 |
zdirtyrect.cpp
|
TINYGL: Manage BlitImages with a refcount.
|
2016-07-28 23:32:43 +00:00 |
zdirtyrect.h
|
TINYGL: Manage BlitImages with a refcount.
|
2016-07-28 23:32:43 +00:00 |
zgl.h
|
TINYGL: Free disposed textures before images.
|
2016-07-28 01:55:48 +00:00 |
zline.cpp
|
TINYGL: Entirely avoid calling scissorPixel in putPixel when possible.
|
2016-07-21 16:02:22 +02:00 |
zmath.cpp
|
TINYGL: cleanup license headers
|
2014-08-13 18:52:52 +02:00 |
zmath.h
|
TINYGL: cleanup license headers
|
2014-08-13 18:52:52 +02:00 |
ztriangle.cpp
|
TINYGL: Merge dead kInterpST code path into kInterpSTZ one.
|
2016-07-28 02:46:41 +00:00 |