openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
skia
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
about 18 hours
ago.
Aug 29, 2024 — Aug 29, 2025
Showing page 2,532 of 2,548
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
use 64bit intermediate to accumulate 16.16 widths, to avoid overflow
[email protected]
More...
over 15 years ago
update blitrow test to exercise different widths for blitrow
[email protected]
More...
over 15 years ago
improve precision for blend
[email protected]
More...
over 15 years ago
Disable 32A->565+dither neon, since it gives different results between its 8-at-a-time loop (neon), and its < 8 residual loop. If we can unify the output, I would love to reinstate this.
[email protected]
More...
over 15 years ago
only report hasspan16 if we're opaque, otherwise we get a different blend via 565 than the 8888 case
[email protected]
More...
over 15 years ago
fix off-by-1 in alpha in colorshader setup don't promise HasSpan16 if we're supposed to dither
[email protected]
More...
over 15 years ago
disable 32A->565 + alpha for now, until it handles src-alpha==0 as a noop
[email protected]
More...
over 15 years ago
update tests for blitrow
[email protected]
More...
over 15 years ago
add tests for blitting all opaque or all transparent (test opts)
[email protected]
More...
over 15 years ago
handle NaN in curve choppers and edgeclipper
[email protected]
More...
over 15 years ago
document the return value of append()
[email protected]
More...
over 15 years ago
update android specific RAM restrictions
[email protected]
More...
over 15 years ago
add optional pref-config table to codecs
[email protected]
More...
over 15 years ago
add kNONE_LCDOrder for screens with no recognizable rgb order
[email protected]
More...
over 15 years ago
update for new fonts
[email protected]
More...
over 15 years ago
convert matrix <--> matrix44 add glyphrec to bounder
[email protected]
More...
over 15 years ago
more vector4 methods
[email protected]
More...
over 15 years ago
don't abort drawing based on layer size
[email protected]
More...
over 15 years ago
add rotation
[email protected]
More...
over 15 years ago
add unittests for map()
[email protected]
More...
over 15 years ago
add localToGlobal and parents
[email protected]
More...
over 15 years ago
add tests for translate, concat, scale
[email protected]
More...
over 15 years ago
add DEBUG_LAYER_BOUNDS option to show layer bounds
[email protected]
More...
over 15 years ago
add static Make methods to return rects
[email protected]
More...
over 15 years ago
implement inverse, determinant
[email protected]
More...
over 15 years ago
update with better fps reporting
[email protected]
More...
over 15 years ago
add FPSBench
[email protected]
More...
over 15 years ago
explicitly pass bounds.top to the edgelist walker, so we don't leave any gaps when the path is in an inverse fillmode, and its top or bottom are on a fractional boundary. (thanks senorblanco)
[email protected]
More...
over 15 years ago
more layers extracted from webkit
[email protected]
More...
over 15 years ago
update layers
[email protected]
More...
over 15 years ago
←
1
2
…
2528
2529
2530
2531
2532
2533
2534
2535
2536
…
2547
2548
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree