Sam Hocevar
|
d6634da83f
|
build: fix the WTFPL site URL in all code comments.
|
12 vuotta sitten |
Sam Hocevar
|
bbca3b6e59
|
build: fixes for out-of-tree builds, and get rid of
some deprecated stuff.
|
12 vuotta sitten |
Sam Hocevar
|
50ff3f9ce0
|
ps3: refactor elf → self build logic and make make_fself mandatory
when building for the PS3 on a Unix system.
|
12 vuotta sitten |
Sam Hocevar
|
e390f03e0a
|
build: add a common.am include file and a "make lolcheck" target that does
nothing for now except ensure that every makefile includes common.am.
|
12 vuotta sitten |
Sam Hocevar
|
5bd24fa1d3
|
build: hide the SDL_main.h inclusion in core.h, and only activate it
on Windows if using Visual Studio; if using MinGW, try to stick to the
original main() entry point.
|
12 vuotta sitten |
Sam Hocevar
|
b5563ad21d
|
core: switch the Win32/x64 binaries to the Windows subsystem so that they
do not open a console at startup.
|
12 vuotta sitten |
Sam Hocevar
|
65ea695de1
|
core: start working on a higher level LolFx compiler based on the latest
GLSL grammar and some personal attempts at writing an HLSL grammar.
|
12 vuotta sitten |
Sam Hocevar
|
c6514fae84
|
test: GLSL syntax fiddling.
|
12 vuotta sitten |
Sam Hocevar
|
e7fd8c57e2
|
test: a better GLSL parser in the LolFx test parser.
|
12 vuotta sitten |
Sam Hocevar
|
e70887f511
|
test: more grammar improvements.
|
12 vuotta sitten |
Sam Hocevar
|
39493bebaa
|
test: add most of the GLSL grammar.
|
12 vuotta sitten |
Sam Hocevar
|
8a547a254f
|
test: add more GLSL and HLSL keywords to our grammar.
|
12 vuotta sitten |
Sam Hocevar
|
8ac8e13b75
|
test: some grammar tweaks.
|
12 vuotta sitten |
Sam Hocevar
|
1246eb233f
|
test: start working on a lexer/parser for LolFx using flex and bison.
|
12 vuotta sitten |
Sam Hocevar
|
3283dfc011
|
build: minor reorganisation of the sandbox code.
|
13 vuotta sitten |