Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
5131678123839cec0e974069b6d3f047c8a82049
/
src
/
gpu
/
gl
/
GrGLGpu.cpp
5131678
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""""
by Greg Daniel
· 7 years ago
cc8eb60
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""
by Yuqian Li
· 7 years ago
876aed8
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
by Greg Daniel
· 7 years ago
7294b85
Revert "Remove origin field from GrSurface"
by Robert Phillips
· 7 years ago
df0e09f
Remove origin field from GrSurface
by Robert Phillips
· 7 years ago
5af9ea3
renamed SkSL types in preparation for killing precision modifiers
by Ethan Nicholas
· 7 years ago
16d8ec6
Pull non-substantive changes out of omnibus GrSurface CL
by Robert Phillips
· 7 years ago
2890fbf
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
by Robert Phillips
· 7 years ago
39c08ac
Automatically prepend "disabled-by-default-" to TRACE categories
by Brian Osman
· 7 years ago
a9340ba
Tracing macro cleanup continued
by Brian Osman
· 7 years ago
02611d9
Add Make[backend] calls for creating GrContexts
by Greg Daniel
· 7 years ago
8724b46
Revert "Add support for semaphores to be inserted on GrContext flush"
by Mike Reed
· 7 years ago
cd1416e
Add support for semaphores to be inserted on GrContext flush
by Greg Daniel
· 7 years ago
d17f658
Remove GrBackendTextureDesc
by Brian Salomon
· 7 years ago
81e7bf8
Update gpu caps for valid sample counts.
by Greg Daniel
· 7 years ago
38a10ad
Add trace events for shader generation.
by Ryan Macnak
· 7 years ago
0f99277
Address ASAN complaint
by Robert Phillips
· 7 years ago
590533f
Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu
by Robert Phillips
· 7 years ago
f02fa6f
Ensure FB sRGB conversion is on during copy-as-draw
by Brian Osman
· 7 years ago
71479b7
Fix missing height check found by /analyze
by Bruce Dawson
· 7 years ago
7f7b902
Add shading language version to GL dump
by Jim Van Verth
· 7 years ago
660cc99
Restrict acceptable bounds for uploading data to mip levels on GPU
by Greg Daniel
· 7 years ago
2e5eaf0
Revert "Revert "Clean up onTransferPixels""
by Jim Van Verth
· 7 years ago
ce57552
Revert "Clean up onTransferPixels"
by Jim Van Verth
· 7 years ago
f7037d0
Clean up onTransferPixels
by Jim Van Verth
· 7 years ago
c64ee46
Add return to surface semaphore calls to indicate when we don't support them
by Greg Daniel
· 7 years ago
a5cb781
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
by Greg Daniel
· 7 years ago
7292231
Revert "Add API for flushing surfaces with gpu semaphores"
by Greg Daniel
· 7 years ago
66366c6
Add API for flushing surfaces with gpu semaphores
by Greg Daniel
· 7 years ago
3809bab
Add GrPrimitiveType::kLinesAdjacency
by Chris Dalton
· 7 years ago
646e429
Retract GrTexture*.h & GrRenderTarget*.h from other headers
by Robert Phillips
· 7 years ago
7cd974f
Revert "Add GrPrimitiveType::kLinesAdjacency"
by Ravi Mistry
· 7 years ago
f7eb015
Add GrPrimitiveType::kLinesAdjacency
by Chris Dalton
· 7 years ago
9bada54
Revert "Revert "Expand partial render target write pixels workaround.""
by Brian Salomon
· 7 years ago
6d9c88b
Modify Adreno 3xx workaround to toggle face culling rather than call glFlush.
by Brian Salomon
· 7 years ago
af971de
Add flush before drawing lines workaround for Adreno 3xx
by Brian Salomon
· 7 years ago
c0110ff
Use nextafter rather than std::nextafter, it's more widely available
by Mostyn Bramley-Moore
· 7 years ago
46983b7
Introduce dynamic pipeline state
by Chris Dalton
· 7 years ago
5ab7276
Suppress rendererability of kAlpha8 GL_CHROMIUM_framebuffer_multisample for ANGLE D3D9
by Robert Phillips
· 7 years ago
31550db
Revert "Revert "Workaround Adreno driver issue with stencil clears.""
by Mike Klein
· 7 years ago
8b06ed7
Revert "Workaround Adreno driver issue with stencil clears."
by Mike Klein
· 7 years ago
4e8c581
Workaround Adreno driver issue with stencil clears.
by Brian Salomon
· 7 years ago
67d52cf
sk_sp-ify GrResourceProvider some more
by Robert Phillips
· 7 years ago
1d61635
Add support for instanced draws
by Chris Dalton
· 7 years ago
fdd1170
Revert "Expand partial render target write pixels workaround."
by Brian Salomon
· 7 years ago
0cc507d
Expand partial render target write pixels workaround.
by Brian Salomon
· 7 years ago
114a3c0
Fix glDrawRangeElements
by Chris Dalton
· 7 years ago
d17b4a6
Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. ""
by Brian Salomon
· 7 years ago
a9e795e
Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "
by Brian Salomon
· 7 years ago
45e5068
Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation.
by Brian Salomon
· 7 years ago
92de631
Remove compressed (ETC1) texture support from Ganesh (take 2)
by Robert Phillips
· 7 years ago
bc262e1
Revert "Remove compressed (ETC1) texture support from Ganesh"
by Brian Osman
· 7 years ago
ee26363
Remove compressed (ETC1) texture support from Ganesh
by Robert Phillips
· 7 years ago
d34edf3
Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""
by Brian Salomon
· 7 years ago
aeaf22b
Updated workaround for Intel 6xxx clear to 0/1 bug
by Eric Karl
· 7 years ago
4b30a96
Revert "Remove GrSurfaceDesc member from GrSurface."
by Greg Daniel
· 7 years ago
8491154
Remove GrSurfaceDesc member from GrSurface.
by Brian Salomon
· 7 years ago
9926f4b
Add drawArraysBaseVertexIsBroken flag
by Chris Dalton
· 7 years ago
d1eaf49
Revert "Revert "Remove GrSurface::desc() method.""
by Brian Salomon
· 7 years ago
c96da1e
Revert "Remove GrSurface::desc() method."
by Greg Daniel
· 7 years ago
9ac9953
Remove GrSurface::desc() method.
by Brian Salomon
· 7 years ago
154ce91
Replace most uses of GrSurface::desc() with conifg(), width(), etc.
by Brian Salomon
· 7 years ago
0ec981b
Remove kCheckAllocation_GrSurfaceFlags.
by Brian Salomon
· 7 years ago
bca46e2
Convert GrMesh back to a class
by Chris Dalton
· 7 years ago
7c8460e
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
by Brian Salomon
· 7 years ago
85d34b2
Remove SkCrossContextImageData and all support code
by Brian Osman
· 7 years ago
028a9a5
Workaround for Intel 6xxx clear to opaque black bug
by Brian Salomon
· 7 years ago
13dddce
Added SkImage::MakeCrossContextFromEncoded
by Brian Osman
· 7 years ago
449d78f
Revert "Added SkImage::MakeCrossContextFromEncoded"
by Brian Salomon
· 7 years ago
83b1b3d
Added SkImage::MakeCrossContextFromEncoded
by Brian Osman
· 7 years ago
8e45b4f
GL: track enabled vertex arrays as a count rather than a mask
by Chris Dalton
· 8 years ago
f086167
Remove support for GLs without separate stencil.
by Brian Salomon
· 7 years ago
7633477
Fix color blending for analytic shadows
by Jim Van Verth
· 8 years ago
afc2368
Revert "GL: track enabled vertex arrays as a count rather than a mask"
by Chris Dalton
· 8 years ago
288d041
GL: track enabled vertex arrays as a count rather than a mask
by Chris Dalton
· 8 years ago
ff92650
Convert GrMesh to a struct
by Chris Dalton
· 8 years ago
fbdc080
Add wireframe mode to Viewer.
by Jim Van Verth
· 8 years ago
bcf612b
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
by Greg Daniel
· 8 years ago
dc87c95
Combine GPU flush with semaphore API
by Brian Osman
· 8 years ago
e3bd422
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
by Greg Daniel
· 8 years ago
fdd77da
Plumb the use of GrBackendRenderTarget throughout Skia
by Greg Daniel
· 8 years ago
e3302df
Make InstancedRendering more opList-splitting friendly
by Robert Phillips
· 8 years ago
7ef28f3
Revert "Revert "Plumb GrBackendTexture throughout skia.""
by Greg Daniel
· 8 years ago
5338f99
rectangle texture scaling is now handled in skslc
by Ethan Nicholas
· 8 years ago
7fa5c31
Revert "Plumb GrBackendTexture throughout skia."
by Stan Iliev
· 8 years ago
7da62b9
Plumb GrBackendTexture throughout skia.
by Greg Daniel
· 8 years ago
3391029
Fix some bugs with read/writePixels
by Brian Osman
· 8 years ago
33aa2c7
Allow FPs to elevate default precision for the entire fragment program
by Brian Osman
· 8 years ago
7448088
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
by Eric Karl
· 8 years ago
dffe982
Revert "Revert "Revert "Allow FPs to elevate default precision for the entire fragment program"""
by Brian Osman
· 8 years ago
ec61785
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
by Mike Klein
· 8 years ago
d58f040
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
by Eric Karl
· 8 years ago
ec53c63
Revert "Revert "Allow FPs to elevate default precision for the entire fragment program""
by Brian Osman
· 8 years ago
903c3f7
Revert "Allow FPs to elevate default precision for the entire fragment program"
by Brian Osman
· 8 years ago
92d7cca
Allow FPs to elevate default precision for the entire fragment program
by Brian Osman
· 8 years ago
84eef51
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
by Brian Salomon
· 8 years ago
e0ff6ab
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
by Eric Karl
· 8 years ago
609e7cc
Add glPolygonMode support.
by Jim Van Verth
· 8 years ago
3798c86
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
by Robert Phillips
· 8 years ago
81444fb
rename makeCopyForTextureParams to isACopyNeededForTextureParams
by Robert Phillips
· 8 years ago
Next »