gles triangle
This commit is contained in:
parent
bd699f2183
commit
9cbcd7acca
3 changed files with 294 additions and 263 deletions
2
Makefile
2
Makefile
|
|
@ -6,4 +6,4 @@ all:
|
|||
$(CC) $(CFLAGS) $(LDFLAGS) -o glonkers main.c
|
||||
|
||||
run: all
|
||||
./glonkers
|
||||
SDL_VIDEODRIVER="wayland,x11" ./glonkers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue