commit | 1e4209e3871493ccfb09e43634d4082f49c227be | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Wed Jul 01 09:54:47 2015 -0700 |
committer | John Reck <jreck@google.com> | Wed Jul 01 09:54:47 2015 -0700 |
tree | b88f538a992e9edb4ecacb92c6b4c56be3a6b4f1 | |
parent | e3fc5415ed65ee7ad451069022b5405361aeb2e7 [diff] |
Use std::sort instead of quickSortX Bug: 22208220 Libcxx has a really good sort algorithm, use that instead. This speeds up shadow tesellation by about 10%. Also less code Change-Id: Iaad424187121d7644076f94ba8a3cf4c110da2f2