Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a9c187e5ccd5596e8f2f988b4e73977abadd4995
/
src
/
gpu
/
gl
/
GrGLAttachment.cpp
c89a7ee
Use shared gpu memory size for all GrAttachments.
by Greg Daniel
· 4 years, 10 months ago
c0d6915
Reland "Rename GrStencilAttachment class to generic GrAttachment"
by Greg Daniel
· 4 years, 10 months ago
[Renamed (63%) from src/gpu/gl/GrGLStencilAttachment.cpp]
99b1a8b
Revert "Rename GrStencilAttachment class to generic GrAttachment"
by Jim Van Verth
· 4 years, 10 months ago
[Renamed (63%) from src/gpu/gl/GrGLAttachment.cpp]
6113d50
Rename GrStencilAttachment class to generic GrAttachment
by Greg Daniel
· 4 years, 10 months ago
[Renamed (63%) from src/gpu/gl/GrGLStencilAttachment.cpp]
8ade5e8
Remove special handling of stencil formats and just use GrBackendFormts.
by Greg Daniel
· 4 years, 10 months ago
e77162e
Make GrStencilAttachment derive from GrSurface.
by Greg Daniel
· 4 years, 11 months ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 8 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 8 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 8 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 8 years ago
d0d7270
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
by Brian Salomon
· 8 years ago
c1ce2f7
Revert "Redefine the meaning of sample counts in GPU backend."
by Brian Salomon
· 8 years ago
48825b1
Redefine the meaning of sample counts in GPU backend.
by Brian Salomon
· 8 years ago
2e6055b
Refactor to separate backend object lifecycle and GpuResource budget decision
by kkinnunen
· 9 years ago
0a5fa48
Add onMemoryDump to GrContext
by ericrk
· 10 years ago
6dc6f5f
Add support for creating texture backed images where Skia will delete the texture.
by bsalomon
· 10 years ago
8dc7c3a
Rename GrStencilBuffer to GrStencilAttachment
by egdaniel
· 10 years ago
[Renamed (79%) from src/gpu/gl/GrGLStencilBuffer.cpp]
39edf76
Rename GrGpuGL -> GrGLGpu
by jvanverth
· 11 years ago
861e103
Rename GrGpuGL to GrGLGpu for consistency
by bsalomon
· 11 years ago
12299ab
Make GrResourceCache2 responsible for calling release, abandon, and ~.
by bsalomon
· 11 years ago
69ed47f
Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl
by bsalomon
· 11 years ago
089a780
Split GrResource into GrCacheable/GrGpuObject
by commit-bot@chromium.org
· 11 years ago
972f9cd
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
by commit-bot@chromium.org
· 11 years ago
7283022
Make GrResource know whether 3D objects' lifetimes are managed by Skia or not.
by bsalomon@google.com
· 13 years ago
d364554
Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derived classes
by robertphillips@google.com
· 13 years ago
d6bbbf8
Simplified stencil buffer caching
by robertphillips@google.com
· 13 years ago
d8f856c
Move convolution from code in GrGLProgram to new GrConvolutionEffect
by tomhudson@google.com
· 13 years ago
dd182cb
Move GL-specific source code to make room for D3D back end.
by tomhudson@google.com
· 14 years ago
[Renamed from src/gpu/GrGLStencilBuffer.cpp]
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 14 years ago
[Renamed from gpu/src/GrGLStencilBuffer.cpp]
0b77d68
Make GrGLInterface a per-GrContext refcounted object rather than a global
by bsalomon@google.com
· 14 years ago