.. |
api.cpp
|
TINYGL: Replace tglFrustum, tglOrtho and tglClearDepth with float versions
|
2023-03-05 22:36:31 +01:00 |
arrays.cpp
|
TINYGL: Few functions are not allowed to be on call lists
|
2023-02-20 23:39:10 +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 |
colormasks.h
|
TINYGL: Make use of ColorMask templates for NearestTexelBuffer
|
2023-02-03 18:06:51 +00:00 |
fog.cpp
|
GRAPHICS, OPENGL: Fixed static analysis issue report
|
2022-09-18 17:30:57 +02:00 |
get.cpp
|
TINYGL: Fix for front face getter and tuned naming of macro
|
2023-02-20 21:30:25 +01:00 |
gl.h
|
TINYGL: Fix MSVC C4309 enum sign warning
|
2023-03-07 13:52:18 +01:00 |
init.cpp
|
TINYGL: Implement more code for tglGet* functions
|
2023-02-20 20:49:48 +01:00 |
LICENSE
|
TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license.
|
2022-03-08 15:47:20 +01:00 |
light.cpp
|
GRAPHICS: Correct spelling mistake
|
2022-10-27 15:56:06 +02: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: Use realloc to increase the size of the vertex array
|
2023-02-03 22:06:53 +00:00 |
misc.cpp
|
TINYGL: Cleanup variable types for context states
|
2023-02-14 20:08:51 +01:00 |
opinfo.h
|
TINYGL: Few functions are not allowed to be on call lists
|
2023-02-20 23:39:10 +01:00 |
pixelbuffer.cpp
|
TINYGL: Janitorial
|
2022-01-01 12:00:38 +01:00 |
pixelbuffer.h
|
|
|
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
|
TINYGL: Use gl_malloc() and gl_free() for the TexelBuffer classes
|
2023-02-03 18:06:51 +00:00 |
texelbuffer.h
|
TINYGL: Move more TexelBuffer code into texelbuffer.cpp
|
2023-02-03 18:06:51 +00:00 |
texture.cpp
|
TINYGL: Few functions are not allowed to be on call lists
|
2023-02-20 23:39:10 +01:00 |
tinygl.h
|
TINYGL: Added multi context support
|
2023-02-14 19:29:55 +01:00 |
vertex.cpp
|
TINYGL: Use realloc to increase the size of the vertex array
|
2023-02-03 22:06:53 +00:00 |
zblit_public.h
|
TINYGL: Remove unused tglBlitNoBlend function
|
2023-03-03 09:59:41 +00:00 |
zblit.cpp
|
TINYGL: Fix the incorrect use of tglBlitOpaque for additive blends
|
2023-03-03 09:59:41 +00:00 |
zblit.h
|
TINYGL: Remove unused tglBlitNoBlend function
|
2023-03-03 09:59:41 +00:00 |
zbuffer.cpp
|
TINYGL: Rename copyToBuffer to copyFromFrameBuffer
|
2023-02-09 07:31:09 +01:00 |
zbuffer.h
|
TINYGL: Add a fast path for rendering opaque BlitImages
|
2023-03-03 09:59:41 +00:00 |
zdirtyrect.cpp
|
TINYGL: Remove unused tglBlitNoBlend function
|
2023-03-03 09:59:41 +00:00 |
zdirtyrect.h
|
TINYGL: Remove unused tglBlitNoBlend function
|
2023-03-03 09:59:41 +00:00 |
zgl.h
|
JANITORIAL: Fix various "an" typos in comments
|
2023-03-16 14:47:28 +01: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 |