aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/mtl/GrMtlCaps.mm
Commit message (Expand)AuthorAge
* implemented copy surface as draw for metal gpu backendGravatar Timothy Liang2018-07-31
* implemented copy surface as blit for metal gpu backendGravatar Timothy Liang2018-07-23
* added byte and ubyte types to SKSLGravatar Ruiqi Mao2018-07-17
* Remove texel buffer support.Gravatar Brian Salomon2018-07-13
* added Metal support to GrBackendSurfaceGravatar Timothy Liang2018-06-29
* implemented getting format from texture as virtual in gpu capsGravatar Timothy Liang2018-06-28
* ccpr: Prefer atlas sizes under 4k on ARMGravatar Chris Dalton2018-02-22
* Remove integer texture supportGravatar Brian Salomon2018-02-06
* 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
* 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
* Revert "Drop support for unused MSAA extensions"Gravatar Robert Phillips2018-01-30
* Drop support for unused MSAA extensionsGravatar Chris Dalton2018-01-29
* Remove some unused sample count capsGravatar Brian Salomon2018-01-29
* Reland "Fix precision caps and rrect/ellipse effect precisions"Gravatar Chris Dalton2017-11-16
* Revert "Fix precision caps and rrect/ellipse effect precisions"Gravatar Brian Osman2017-11-16
* Fix precision caps and rrect/ellipse effect precisionsGravatar Chris Dalton2017-11-16
* Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.Gravatar Brian Salomon2017-10-18
* Disable flat interpolation in TextureOp on QualcommGravatar Brian Salomon2017-09-15
* Replace SkFAIL with SK_ABORT.Gravatar Ben Wagner2017-08-16
* Add caps files for metalGravatar Greg Daniel2017-07-31