# # ChangeLog for trunk/src/gpu/testmaterial.lolfx # # Generated by Trac 1.2.2 # Apr 14, 2021, 8:02:40 PM Sat, 07 Jul 2012 22:25:52 GMT sam [1590] * trunk/src/Makefile.am (modified) * trunk/src/generated/lolfx-parser.cpp (added) * trunk/src/generated/lolfx-parser.h (added) * trunk/src/generated/lolfx-scanner.cpp (added) * trunk/src/gpu/lolfx-compiler.cpp (added) * trunk/src/gpu/lolfx-compiler.h (added) * trunk/src/gpu/lolfx-parser.y (moved) * trunk/src/gpu/lolfx-scanner.l (added) * trunk/src/gpu/testmaterial.lolfx (modified) * trunk/src/lolcore.vcxproj (modified) * trunk/src/lolcore.vcxproj.filters (modified) * trunk/test/sandbox/lex/.gitignore (deleted) * trunk/test/sandbox/lex/Makefile (deleted) * trunk/test/sandbox/lex/lolfx.l (deleted) * trunk/test/sandbox/lex/test.lolfx (deleted) core: start working on a higher level LolFx compiler based on the ... Mon, 21 May 2012 21:25:26 GMT sam [1407] * trunk/src/gpu/testmaterial.lolfx (modified) gpu: irrelevant tweaks to a test material file. Sun, 20 May 2012 22:38:05 GMT sam [1406] * trunk/src/Makefile.am (modified) * trunk/src/gpu/testmaterial.lolfx (added) * trunk/test/tutorial/02_cube.lolfx (modified) * trunk/win32/lolcore.vcxproj (modified) * trunk/win32/lolcore.vcxproj.filters (modified) gpu: start working on the LolFx format.