Tweaking bloom some more
This commit is contained in:
parent
f3d709a48d
commit
34b393334c
6 changed files with 67 additions and 62 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
CXXFLAGS += $(shell sdl2-config --cflags) -std=c++14 -Wall
|
||||
CXXFLAGS += $(shell sdl2-config --cflags) -std=c++14 -Wall -g
|
||||
CFLAGS += $(shell sdl2-config --cflags)
|
||||
CPPFLAGS += -I. -Iimgui -Iglm \
|
||||
-DREAL_BUILD -DGLM_ENABLE_EXPERIMENTAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue