aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ccpr
Commit message (Expand)AuthorAge
...
* ccpr: Clean up GrCCGeometryGravatar Chris Dalton2018-04-19
* ccpr: Implement conicsGravatar Chris Dalton2018-04-18
* Always call endFlush on opLists that might survive a flushGravatar Chris Dalton2018-04-18
* Revert "ccpr: Implement conics"Gravatar Chris Dalton2018-04-16
* ccpr: Implement conicsGravatar Chris Dalton2018-04-16
* ccpr: Normalize the cubic inflection function instead of its rootsGravatar Chris Dalton2018-04-16
* ccpr: Clip quadratic hulls more efficientlyGravatar Chris Dalton2018-04-10
* ccpr: Improve CPU checks for collinear pointsGravatar Chris Dalton2018-04-10
* ccpr: Remove fCurrAnchorPoint from GrCCGeometryGravatar Chris Dalton2018-04-10
* ccpr: Remove WindMethod from GrCCCoverageProcessorGravatar Chris Dalton2018-04-09
* ccpr: Make curve corners more seamlessGravatar Chris Dalton2018-04-06
* ccpr: Normalize homogeneous coords with frexp/ldexpGravatar Chris Dalton2018-04-02
* ccpr: Various cleanupsGravatar Chris Dalton2018-03-27
* ccpr: Use Manhattan distance for curve AAGravatar Chris Dalton2018-03-26
* ccpr: Replace curve corner MSAA with analytic attenuationGravatar Chris Dalton2018-03-26
* ccpr: Use a more stable formula to find quadratic coordinatesGravatar Chris Dalton2018-03-21
* ccpr: Update the sample to use proper coverage count buffersGravatar Chris Dalton2018-03-20
* ccpr: Add an attenuation parameter to triangle cornersGravatar Chris Dalton2018-03-14
* ccpr: Simplify triangle cornersGravatar Chris Dalton2018-03-09
* ccpr: Fix stale array access after dynamic resizeGravatar Chris Dalton2018-03-09
* ccpr: Fix crash on zero-length fan tessellationsGravatar Chris Dalton2018-03-09
* Revert "ccpr: Draw curves in a single pass"Gravatar Chris Dalton2018-03-08
* Revert "ccpr: Simplify triangle corners"Gravatar Chris Dalton2018-03-08
* ccpr: Simplify triangle cornersGravatar Chris Dalton2018-03-08
* ccpr: Draw curves in a single passGravatar Chris Dalton2018-03-08
* ccpr: Combine GS triangle hulls and edges into a single drawGravatar Chris Dalton2018-03-07
* ccpr: Fix very small edgesGravatar Chris Dalton2018-03-07
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* ccpr: Prefer atlas sizes under 4k on ARMGravatar Chris Dalton2018-02-22
* ccpr: Fix a couple issues with tessellation and windingGravatar Chris Dalton2018-02-20
* Drop unused shader support for sample variablesGravatar Chris Dalton2018-02-15
* ccpr: Tessellate fans for very large and/or simple pathsGravatar Chris Dalton2018-02-14
* Make fully lazy proxies possess an originGravatar Robert Phillips2018-02-13
* Revert "ccpr: Tessellate fans for very large and/or simple paths"Gravatar Cary Clark2018-02-12
* ccpr: Tessellate fans for very large and/or simple pathsGravatar Chris Dalton2018-02-12
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Gravatar Brian Salomon2018-02-02
* ccpr: Don't use flat interpolation when it is slowGravatar Chris Dalton2018-02-02
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Gravatar Brian Salomon2018-02-02
* More sample count cleanup:Gravatar Brian Salomon2018-02-01
* ccpr: Pack wind into existing varyingsGravatar Chris Dalton2018-02-01
* Revert "Drop support for unused MSAA extensions"Gravatar Robert Phillips2018-01-30
* Drop support for unused MSAA extensionsGravatar Chris Dalton2018-01-29
* ccpr: Use primitive restart feature on ARMGravatar Chris Dalton2018-01-23
* ccpr: Unblacklist MaliGravatar Chris Dalton2018-01-20
* ccpr: Blacklist vertex shaders on ANGLE/SkylakeGravatar Chris Dalton2018-01-19
* Extract a GrCCPathParser class that is decoupled from atlas opsGravatar Chris Dalton2018-01-18
* Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazyGravatar Robert Phillips2018-01-17
* Add ability for lazy proxy callback to free captured resourcesGravatar Greg Daniel2018-01-17