upp.src: reorganize (TCore... moved to archive)

git-svn-id: svn://ultimatepp.org/upp/trunk@14426 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-05-03 08:26:26 +00:00
parent 0d678c7723
commit 389f16577e
551 changed files with 56240 additions and 43928 deletions

View file

@ -10,7 +10,7 @@ GUI_APP_MAIN
Buffer<RGBA> b(len);
for(int i = 0; i < 1000; i++) {
for(int i = 0; i < 10; i++) {
{
RTIMING("memsetd");
memsetd(b, *(dword*)&(c), len);