fully separate render thread to prevent slowdowns in main thread
This commit is contained in:
parent
79b83bcb7a
commit
9bd708d8f5
7 changed files with 28 additions and 84 deletions
10
build.bat
10
build.bat
|
@ -1,2 +1,8 @@
|
|||
make EXT=.exe
|
||||
pause
|
||||
@echo off
|
||||
REM
|
||||
REM cnc-patch environment config
|
||||
REM
|
||||
set PATH=C:\win-builds-patch-32\bin
|
||||
gmake clean
|
||||
gmake
|
||||
pause
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue