Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4a3f5c81410cbf205bcdab47107ebaa7aaa6f3c0
/
src
/
gpu
/
gl
/
GrGLVertexArray.h
4a3f5c8
Remove hacks for UShort2 texture coords
by Brian Osman
· 7 years ago
802cb31
Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.
by Brian Salomon
· 7 years ago
27059d3
ccpr: Use primitive restart feature on ARM
by Chris Dalton
· 8 years ago
1d61635
Add support for instanced draws
by Chris Dalton
· 8 years ago
8e45b4f
GL: track enabled vertex arrays as a count rather than a mask
by Chris Dalton
· 8 years ago
afc2368
Revert "GL: track enabled vertex arrays as a count rather than a mask"
by Chris Dalton
· 8 years ago
243ed37
Remove unnecessary non-UTF8 character
by Leon Scroggins III
· 8 years ago
288d041
GL: track enabled vertex arrays as a count rather than a mask
by Chris Dalton
· 8 years ago
294870f
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
by Robert Phillips
· 9 years ago
485a120
Add resource provider flag to avoid client-side buffers
by csmartdalton
· 9 years ago
e2e71c2
Track GL buffer state based on unique resource ID
by cdalton
· 9 years ago
044d3c1
Revert of Track GL buffer state based on unique resource ID (patchset #6 id:100001 of https://codereview.chromium.org/1854283004/ )
by mtklein
· 9 years ago
deacc97
Track GL buffer state based on unique resource ID
by cdalton
· 9 years ago
397536c
Consolidate GPU buffer implementations
by cdalton
· 9 years ago
f8c3ba4
Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ )
by robertphillips
· 9 years ago
8b1bff2
Consolidate GPU buffer implementations
by cdalton
· 9 years ago
793dc26
Improve GLSL integer support
by cdalton
· 10 years ago
c4d196c
Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ )
by dcheng
· 10 years ago
3a2caf8
Improve GLSL integer support
by cdalton
· 10 years ago
2279325
added support for PLS path rendering
by ethannicholas
· 10 years ago
5366a09
Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ )
by ethannicholas
· 10 years ago
7df3f5e
added support for PLS path rendering
by ethannicholas
· 10 years ago
2fc11d3
Move definitions of GrGL basic types (e.g. GrGLenum) to their own header.
by bsalomon
· 10 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 10 years ago
6df8640
Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)"
by bsalomon
· 10 years ago
404b3b2
Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)
by mtklein
· 10 years ago
5df6fee
Move copy-surface-as-draw fallback to GrGLGpu.
by bsalomon
· 10 years ago
8780bc6
Remove GrGLVertexArray from GrGpuResource hierarchy.
by bsalomon
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
5a105ff
Use uint16s for texture coordinates when rendering text.
by jvanverth
· 10 years ago
e4ef1ca
Revert of Use uint16s for texture coordinates when rendering text. (patchset #5 id:80001 of https://codereview.chromium.org/917373002/)
by reed
· 10 years ago
059034d
Use uint16s for texture coordinates when rendering text.
by jvanverth
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 11 years ago
861e103
Rename GrGpuGL to GrGLGpu for consistency
by bsalomon
· 11 years ago
69ed47f
Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl
by bsalomon
· 11 years ago
37b4d86
Force input coverage to be only a byte in gpu shaders.
by egdaniel
· 11 years ago
6d3fe02
Rename GrGpuObject to GrGpuResource
by bsalomon
· 11 years ago
089a780
Split GrResource into GrCacheable/GrGpuObject
by commit-bot@chromium.org
· 11 years ago
6ebfbf9
Use vertex buffer objects instead of client side arrays in fixed-function codepaths
by commit-bot@chromium.org
· 11 years ago
ce6da4d
Improve handling of FF vertex array state
by commit-bot@chromium.org
· 12 years ago
f6de475
Replace uses of GrAssert by SkASSERT.
by tfarina@chromium.org
· 12 years ago
31ec798
Move GrGLProgram::Desc out of GrGLProgram.
by bsalomon@google.com
· 12 years ago
152336f
Fix uninitialized memory access
by robertphillips@google.com
· 12 years ago
6918d48
Use vertex array objects on core profiles.
by bsalomon@google.com
· 12 years ago