summaryrefslogtreecommitdiffstats
path: root/o3d/core/cross/gpu2d
Commit message (Expand)AuthorAgeFilesLines
* Incorporating change missed in previous CLkbr@chromium.org2010-02-271-2/+2
* Fixed uninitialized variables breaking Linux build after checkin ofkbr@google.com2010-02-261-3/+3
* Added the bulk of the algorithm for GPU accelerated 2D vector curvekbr@chromium.org2010-02-266-0/+1704
* Requesting C++ readability review for these classes and unit tests.kbr@chromium.org2010-02-196-107/+102
* Added a specialized triangulator which creates triangles filling thekbr@chromium.org2010-02-195-0/+804
* Added computation of three-dimensional texture coordinates for thekbr@chromium.org2010-02-182-0/+287
* Added classifier which determines the type of a cubic curve input.kbr@chromium.org2010-02-184-0/+415
* Added interval tree data structure and unit tests. This is built onkbr@chromium.org2010-02-172-0/+496
* Fixed broken Linux build by changing Counter helper class used bykbr@google.com2010-02-121-21/+21
* Added an arena allocator and an augmentable red-black tree whichkbr@chromium.org2010-02-126-0/+1443