-rw-r--r-- | .clang_complete | 4L |
-rw-r--r-- | .gitattributes | 1L |
-rw-r--r-- | .gitignore | 11L |
-rw-r--r-- | Makefile | 64L |
-rw-r--r-- | TODO | 23L |
-rw-r--r-- | build/app.mk | 67L |
-rw-r--r-- | build/lib.mk | 55L |
-rw-r--r-- | common/Effect.cc | 76L |
-rw-r--r-- | common/Effect.h | 35L |
-rw-r--r-- | common/Model.cc | 78L |
-rw-r--r-- | common/Model.h | 37L |
-rw-r--r-- | common/Renderable.cc | 107L |
-rw-r--r-- | common/Renderable.h | 33L |
-rw-r--r-- | common/app.h | 75L |
-rw-r--r-- | common/assets/font-vincent-8x8.png | 1545B |
-rw-r--r-- | common/assets/orbitron-bold-34.font.dat | 3072B |
-rw-r--r-- | common/assets/orbitron-bold-34.font.png | 11559B |
-rw-r--r-- | common/assets/orbitron-bold-72.font.dat | 3072B |
-rw-r--r-- | common/assets/orbitron-bold-72.font.png | 23717B |
-rw-r--r-- | common/assets/rectangle.glsl | 76L |
-rw-r--r-- | common/assets/textgrid.glsl | 46L |
-rw-r--r-- | common/assets/texturefont.glsl | 35L |
-rw-r--r-- | common/assets/unitcube.obj | 95L |
-rw-r--r-- | common/assets/unitcubeoid.obj | 3245L |
-rw-r--r-- | common/assets/unitsphere.obj | 1985L |
-rw-r--r-- | common/buffers.cc | 187L |
-rw-r--r-- | common/common.vcxproj | 111L |
-rw-r--r-- | common/core.h | 164L |
-rwxr-xr-x | common/gen-opengl-h.sh | 21L |
-rw-r--r-- | common/gl-api.txt | 70L |
-rw-r--r-- | common/glapp.cc | 313L |
-rw-r--r-- | common/glcorearb.h | 4538L |
-rw-r--r-- | common/io.cc | 160L |
-rw-r--r-- | common/io.h | 29L |
-rw-r--r-- | common/loadfile.cc | 58L |
-rw-r--r-- | common/loadobj.cc | 188L |
-rw-r--r-- | common/loadpng.cc | 124L |
-rw-r--r-- | common/matrix.cc | 146L |
-rw-r--r-- | common/matrix.h | 295L |
-rw-r--r-- | common/module.mk | 21L |
-rw-r--r-- | common/opengl.h | 157L |
-rw-r--r-- | common/savepng.cc | 86L |
-rw-r--r-- | common/shaders.cc | 328L |
-rw-r--r-- | common/shared.h | 77L |
-rw-r--r-- | common/simplexnoise.cc | 484L |
-rw-r--r-- | common/stringutils.h | 94L |
-rw-r--r-- | common/textgrid.cc | 119L |
-rw-r--r-- | common/textgrid.h | 46L |
-rw-r--r-- | common/texturefont.cc | 226L |
-rw-r--r-- | common/texturefont.h | 111L |
-rw-r--r-- | common/types.h | 19L |
-rw-r--r-- | common/util.h | 61L |
-rw-r--r-- | fonts/orbitron/LICENSE.txt | 93L |
-rw-r--r-- | fonts/orbitron/Orbitron-Black.ttf | 37584B |
-rw-r--r-- | fonts/orbitron/Orbitron-Bold.ttf | 38580B |
-rw-r--r-- | fonts/orbitron/Orbitron-Medium.ttf | 39816B |
-rw-r--r-- | fonts/orbitron/Orbitron-Regular.ttf | 39484B |
-rw-r--r-- | graphics.sln | 67L |
-rw-r--r-- | graphics.sublime-project | 33L |
-rw-r--r-- | hello/assets/simple.glsl | 51L |
-rw-r--r-- | hello/hello.cc | 246L |
-rw-r--r-- | hello/hello.vcxproj | 101L |
-rw-r--r-- | hello/module.mk | 7L |
-rw-r--r-- | hello/sphere.obj | 3605L |
-rw-r--r-- | test/assets/cube.obj | 95L |
-rw-r--r-- | test/assets/cube.png | 1192B |
-rw-r--r-- | test/assets/flat.glsl | 16L |
-rw-r--r-- | test/assets/hexagon-beveled.obj | 148L |
-rw-r--r-- | test/assets/simple.glsl | 57L |
-rw-r--r-- | test/menu.cc | 153L |
-rw-r--r-- | test/module.mk | 13L |
-rw-r--r-- | test/object.cc | 191L |
-rw-r--r-- | test/test.vcxproj | 101L |
-rw-r--r-- | thirdparty/README | 2L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/FTL.TXT | 169L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/LICENSE.TXT | 37L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/README | 83L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/basepic.c | 108L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/basepic.h | 90L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftadvanc.c | 162L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftapi.c | 121L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftbase.c | 41L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftbase.h | 69L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftbbox.c | 649L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftbdf.c | 88L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftbitmap.c | 758L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftcalc.c | 974L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftcid.c | 117L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftdbgmem.c | 992L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftdebug.c | 266L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftfstype.c | 62L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftgasp.c | 61L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftgloadr.c | 405L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftglyph.c | 629L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftgxval.c | 142L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftinit.c | 282L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftlcdfil.c | 378L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftmac.c | 1061L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftmm.c | 204L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftobjs.c | 4870L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftotval.c | 91L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftoutln.c | 1081L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftpatent.c | 286L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftpfr.c | 146L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftpic.c | 55L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftrfork.c | 849L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftsnames.c | 94L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftstream.c | 865L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftstroke.c | 2418L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftsynth.c | 153L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftsystem.c | 320L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/fttrigon.c | 492L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/fttype1.c | 120L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftutil.c | 436L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftwinfnt.c | 51L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/ftxf86.c | 40L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/md5.c | 295L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/base/md5.h | 45L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/freetype-2.5.0.1.vcxproj | 90L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/config/ftconfig.h | 598L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/config/ftheader.h | 832L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/config/ftmodule.h | 32L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/config/ftoption.h | 833L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/config/ftstdlib.h | 174L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/freetype.h | 4012L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftadvanc.h | 182L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftautoh.h | 357L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftbbox.h | 102L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftbdf.h | 209L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftbitmap.h | 227L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftbzip2.h | 102L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftcache.h | 1057L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftcffdrv.h | 151L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftchapters.h | 120L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftcid.h | 166L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/fterrdef.h | 249L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/fterrors.h | 198L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftgasp.h | 128L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftglyph.h | 620L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftgxval.h | 358L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftgzip.h | 102L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftimage.h | 1322L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftincrem.h | 353L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftlcdfil.h | 251L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftlist.h | 277L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftlzw.h | 99L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftmac.h | 274L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftmm.h | 378L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftmodapi.h | 641L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftmoderr.h | 194L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftotval.h | 203L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftoutln.h | 560L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftpfr.h | 172L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftrender.h | 238L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftsizes.h | 159L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftsnames.h | 200L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftstroke.h | 751L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftsynth.h | 81L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftsystem.h | 347L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/fttrigon.h | 350L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftttdrv.h | 150L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/fttypes.h | 598L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftwinfnt.h | 274L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ftxf86.h | 83L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/autohint.h | 244L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/ftcalc.h | 167L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/ftdebug.h | 255L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/ftdriver.h | 409L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/ftgloadr.h | 168L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/ftmemory.h | 378L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/ftobjs.h | 1569L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/ftpic.h | 71L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/ftrfork.h | 258L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/ftserv.h | 763L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/ftstream.h | 536L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/fttrace.h | 152L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/ftvalid.h | 161L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/internal.h | 63L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/psaux.h | 877L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/pshints.h | 722L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svbdf.h | 82L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svcid.h | 89L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svgldict.h | 88L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svgxval.h | 72L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svkern.h | 51L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svmm.h | 113L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svotval.h | 55L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svpfr.h | 66L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svpostnm.h | 81L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svprop.h | 81L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svpscmap.h | 177L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svpsinfo.h | 111L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svsfnt.h | 103L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svttcmap.h | 107L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svtteng.h | 53L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svttglyf.h | 68L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svwinfnt.h | 50L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/services/svxf86nm.h | 55L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/sfnt.h | 707L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/t1types.h | 255L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/internal/tttypes.h | 1440L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/t1tables.h | 662L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ttnameid.h | 1237L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/tttables.h | 777L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/tttags.h | 109L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/freetype/ttunpat.h | 59L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/include/ft2build.h | 39L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/module.mk | 27L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/psnames/psmodule.c | 609L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/psnames/psmodule.h | 38L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/psnames/psnamerr.h | 42L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/psnames/psnames.c | 26L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/psnames/pspic.c | 97L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/psnames/pspic.h | 66L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/psnames/pstables.h | 4170L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/pngshim.c | 336L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/pngshim.h | 48L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/sfdriver.c | 529L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/sfdriver.h | 38L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/sferrors.h | 40L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/sfnt.c | 43L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/sfntpic.c | 143L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/sfntpic.h | 114L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/sfobjs.c | 1163L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/sfobjs.h | 54L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttbdf.c | 250L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttbdf.h | 46L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttcmap.c | 3557L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttcmap.h | 158L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttcmapc.h | 56L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttkern.c | 306L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttkern.h | 52L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttload.c | 1269L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttload.h | 112L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttmtx.c | 279L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttmtx.h | 55L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttpost.c | 563L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttpost.h | 46L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttsbit.c | 1177L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/sfnt/ttsbit.h | 63L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/smooth/ftgrays.c | 2132L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/smooth/ftgrays.h | 58L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/smooth/ftsmerrs.h | 42L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/smooth/ftsmooth.c | 534L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/smooth/ftsmooth.h | 49L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/smooth/ftspic.c | 118L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/smooth/ftspic.h | 74L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/smooth/smooth.c | 27L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/truetype.c | 38L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttdriver.c | 572L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttdriver.h | 38L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/tterrors.h | 41L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttgload.c | 2328L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttgload.h | 61L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttgxvar.c | 1532L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttgxvar.h | 182L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttinterp.c | 8948L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttinterp.h | 397L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttobjs.c | 1331L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttobjs.h | 442L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttpic.c | 101L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttpic.h | 81L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttpload.c | 599L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttpload.h | 75L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttsubpix.c | 1011L |
-rw-r--r-- | thirdparty/freetype-2.5.0.1/truetype/ttsubpix.h | 110L |
-rw-r--r-- | thirdparty/libpng-1.2.50/ANNOUNCE | 55L |
-rw-r--r-- | thirdparty/libpng-1.2.50/CHANGES | 2787L |
-rw-r--r-- | thirdparty/libpng-1.2.50/LICENSE | 111L |
-rw-r--r-- | thirdparty/libpng-1.2.50/README | 275L |
-rw-r--r-- | thirdparty/libpng-1.2.50/libpng-1.2.50.vcxproj | 102L |
-rw-r--r-- | thirdparty/libpng-1.2.50/png.c | 1100L |
-rw-r--r-- | thirdparty/libpng-1.2.50/png.h | 3810L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngconf.h | 1665L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngerror.c | 396L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pnggccrd.c | 26L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngget.c | 944L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngmem.c | 641L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngpread.c | 1241L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngread.c | 1515L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngrio.c | 180L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngrtran.c | 4470L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngrutil.c | 3386L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngset.c | 1236L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngtest.c | 1705L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngtrans.c | 699L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngvcrd.c | 12L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngwio.c | 260L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngwrite.c | 1593L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngwtran.c | 582L |
-rw-r--r-- | thirdparty/libpng-1.2.50/pngwutil.c | 2832L |
-rw-r--r-- | thirdparty/module.mk | 1L |
-rw-r--r-- | thirdparty/zlib-1.2.7/ChangeLog | 1409L |
-rw-r--r-- | thirdparty/zlib-1.2.7/FAQ | 368L |
-rw-r--r-- | thirdparty/zlib-1.2.7/README | 115L |
-rw-r--r-- | thirdparty/zlib-1.2.7/adler32.c | 179L |
-rw-r--r-- | thirdparty/zlib-1.2.7/compress.c | 80L |
-rw-r--r-- | thirdparty/zlib-1.2.7/contrib/masmx64/bld_ml64.bat | 2L |
-rw-r--r-- | thirdparty/zlib-1.2.7/contrib/masmx64/gvmat64.asm | 553L |
-rw-r--r-- | thirdparty/zlib-1.2.7/contrib/masmx64/inffas8664.c | 186L |
-rw-r--r-- | thirdparty/zlib-1.2.7/contrib/masmx64/inffasx64.asm | 396L |
-rw-r--r-- | thirdparty/zlib-1.2.7/contrib/masmx64/readme.txt | 31L |
-rw-r--r-- | thirdparty/zlib-1.2.7/contrib/masmx86/bld_ml32.bat | 2L |
-rw-r--r-- | thirdparty/zlib-1.2.7/contrib/masmx86/inffas32.asm | 1080L |
-rw-r--r-- | thirdparty/zlib-1.2.7/contrib/masmx86/match686.asm | 479L |
-rw-r--r-- | thirdparty/zlib-1.2.7/contrib/masmx86/readme.txt | 27L |
-rw-r--r-- | thirdparty/zlib-1.2.7/crc32.c | 425L |
-rw-r--r-- | thirdparty/zlib-1.2.7/crc32.h | 441L |
-rw-r--r-- | thirdparty/zlib-1.2.7/deflate.c | 1965L |
-rw-r--r-- | thirdparty/zlib-1.2.7/deflate.h | 346L |
-rw-r--r-- | thirdparty/zlib-1.2.7/gzclose.c | 25L |
-rw-r--r-- | thirdparty/zlib-1.2.7/gzguts.h | 193L |
-rw-r--r-- | thirdparty/zlib-1.2.7/gzlib.c | 620L |
-rw-r--r-- | thirdparty/zlib-1.2.7/gzread.c | 589L |
-rw-r--r-- | thirdparty/zlib-1.2.7/gzwrite.c | 565L |
-rw-r--r-- | thirdparty/zlib-1.2.7/infback.c | 640L |
-rw-r--r-- | thirdparty/zlib-1.2.7/inffast.c | 340L |
-rw-r--r-- | thirdparty/zlib-1.2.7/inffast.h | 11L |
-rw-r--r-- | thirdparty/zlib-1.2.7/inffixed.h | 94L |
-rw-r--r-- | thirdparty/zlib-1.2.7/inflate.c | 1496L |
-rw-r--r-- | thirdparty/zlib-1.2.7/inflate.h | 122L |
-rw-r--r-- | thirdparty/zlib-1.2.7/inftrees.c | 306L |
-rw-r--r-- | thirdparty/zlib-1.2.7/inftrees.h | 62L |
-rw-r--r-- | thirdparty/zlib-1.2.7/treebuild.xml | 116L |
-rw-r--r-- | thirdparty/zlib-1.2.7/trees.c | 1224L |
-rw-r--r-- | thirdparty/zlib-1.2.7/trees.h | 128L |
-rw-r--r-- | thirdparty/zlib-1.2.7/uncompr.c | 59L |
-rw-r--r-- | thirdparty/zlib-1.2.7/zconf.h | 506L |
-rw-r--r-- | thirdparty/zlib-1.2.7/zlib-1.2.7.vcxproj | 108L |
-rw-r--r-- | thirdparty/zlib-1.2.7/zlib.h | 1744L |
-rw-r--r-- | thirdparty/zlib-1.2.7/zutil.c | 324L |
-rw-r--r-- | thirdparty/zlib-1.2.7/zutil.h | 252L |
-rw-r--r-- | tools/mkfont.cc | 204L |
-rw-r--r-- | tools/module.mk | 7L |