You've already forked flecs_tests
Remove tiling and LRU caching, add circles basic shape to improve overall performances.
This commit is contained in:
2
makefile
2
makefile
@@ -67,7 +67,7 @@ debug: $(FETCH) $(SHADER_HEADERS) $(C_SOURCES) $(IMGUI_SOURCES) $(CGLM_SOURCES)
|
||||
$(CC) $(C_SOURCES) $(IMGUI_SOURCES) $(CGLM_SOURCES) \
|
||||
-o $(TARGET) \
|
||||
$(EMCC_FLAGS) \
|
||||
-g --profiling-funcs -gsource-map=inline \
|
||||
-g --profiling-funcs -gsource-map \
|
||||
-sASSERTIONS \
|
||||
-I$(LIB_DIR)/sokol \
|
||||
-I$(LIB_DIR)/imgui \
|
||||
|
||||
Reference in New Issue
Block a user