mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
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:
parent
0d678c7723
commit
389f16577e
551 changed files with 56240 additions and 43928 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue