Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
2b23c4bf3186bf3fa71bb105afdcf3b8e5995b52
/
src
/
gpu
/
gl
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 6 years ago
35b40ce
Revert "Check for ANGLE's implementation of texture_rectangle"
by Ravi Mistry
· 6 years ago
00f8866
Check for ANGLE's implementation of texture_rectangle
by Weiliang Chen
· 6 years ago
70132d0
Make GrPrimitiveProcessor::Attribute a class, hide data members.
by Brian Salomon
· 6 years ago
3a69c74
Fix unit tests when workarounds are enabled
by Adrienne Walker
· 6 years ago
6d138bf
Reland "Remove GrBackendObject and all related functions from Skia."
by Greg Daniel
· 7 years ago
4ee8851
Driver bug workaround: unbind_attachments_on_bound_render_fbo_delete
by Adrienne Walker
· 6 years ago
c48f776
Driver bug workaround: pack_parameters_workaround_with_pack_buffer
by Adrienne Walker
· 6 years ago
94f585e
Driver bug workaround: gl_clear_broken
by Adrienne Walker
· 6 years ago
3ed3399
Driver bug workaround: restore_scissor_on_fbo_change
by Adrienne Walker
· 6 years ago
d7c7978
Driver bug workaround: max_msaa_sample_count_4
by Adrienne Walker
· 6 years ago
001cae0
Driver bug workaround: disallow_large_instanced_draw
by Adrienne Walker
· 6 years ago
724afe8
Driver bug workaround: max_texture_size_limit_4096
by Adrienne Walker
· 6 years ago
0e38394
Reland "Driver bug workaround: disable_discard_framebuffer"
by Adrienne Walker
· 6 years ago
6831484
Reland "Driver bug workaround: disable_blend_equation_advanced"
by Adrienne Walker
· 6 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 6 years ago
a0ca909
Revert "Remove GrBackendObject and all related functions from Skia."
by Brian Osman
· 6 years ago
636d803
Revert "Driver bug workaround: disable_blend_equation_advanced"
by Greg Daniel
· 6 years ago
0b1e628
Revert "Driver bug workaround: disable_discard_framebuffer"
by Greg Daniel
· 6 years ago
8aa0dca
Driver bug workaround: disable_discard_framebuffer
by Adrienne Walker
· 6 years ago
f31fece
Driver bug workaround: disable_blend_equation_advanced
by Adrienne Walker
· 6 years ago
ccd4cfc
Remove GrBackendObject and all related functions from Skia.
by Greg Daniel
· 7 years ago
06d3746
Add fPreferExternalImagesOverES3 to GrContextOptions
by Brian Osman
· 6 years ago
71a6995
Only enable noperspective with ES3 shading language
by Brian Osman
· 6 years ago
2fa5374
Disable unpack-row-length support on iOS
by Brian Osman
· 7 years ago
26dbe3b
Implement GL canCopySurface in GrGLCaps.
by Greg Daniel
· 7 years ago
b73a9f8
Add internal grsurface flag to track if using gl rectangle or external texture.
by Greg Daniel
· 7 years ago
fb68b3b
Remove GrPrimitiveType::kTriangleFan
by Brian Salomon
· 7 years ago
a070ed7
Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0.
by Greg Daniel
· 7 years ago
6f5e77a
ccpr: Cull extremely thin triangles
by Chris Dalton
· 7 years ago
061020e
With ES3, enable both ES2 and ES3 external image extensions
by Brian Osman
· 7 years ago
4b2f915
Move external texture extension logic into SkSL
by Brian Osman
· 7 years ago
da40cd2
Add glFlush workaround for instanced draws on Skylake
by Chris Dalton
· 7 years ago
f7621cb
Fix many return-std-move-in-c++11 warnings
by Kevin Lubick
· 7 years ago
7444c3c
Revert "Delete getRenderTargetHandle call on SkSurface."
by Greg Daniel
· 7 years ago
50f77da
ccpr: Actually blacklist ANGLE
by Chris Dalton
· 7 years ago
92cbf3f
Don't create lazy proxys if their width/height is greater than max tex size
by Greg Daniel
· 7 years ago
c828109
Delete getRenderTargetHandle call on SkSurface.
by Greg Daniel
· 7 years ago
ba375a8
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
by Robert Phillips
· 7 years ago
516c292
ccpr: Blacklist ANGLE again
by Chris Dalton
· 7 years ago
323fbcf
Move GrBackendRenderTarget over to new system of getting backed infos
by Greg Daniel
· 7 years ago
52e16d9
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
by Greg Daniel
· 7 years ago
c585e20
Workaround for lack of ESSL3 external image extension on older Samsung devices
by Brian Osman
· 7 years ago
4470e34
Avoid calling glGetString(GL_EXTENSIONS) on core profiles
by Brian Salomon
· 7 years ago
9a544bc
Stop using clear-as-draw workaround on newer Intel drivers on macOS
by Brian Salomon
· 7 years ago
dc09213
Revert "Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used.""
by Brian Salomon
· 7 years ago
d401330
Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used."
by Brian Salomon
· 7 years ago
7e1dd20
Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used.
by Brian Salomon
· 7 years ago
be77a02
Hide GrPixelConfig in SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
7c7ff03
ccpr: Normalize homogeneous coords with frexp/ldexp
by Chris Dalton
· 7 years ago
cf6da8c
Dump additional details about the gpu resources.
by Derek Sollenberger
· 7 years ago
3746ac2
Remove path ranges from gpu.
by Ben Wagner
· 7 years ago
0090ef6
Don't use gl_FragCoord on legacy Tegra hardware
by Chris Dalton
· 7 years ago
34df0d3
Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfig
by Brian Salomon
· 7 years ago
032aaae
Remove legacy GrContext factories function and supporting code/types.
by Brian Salomon
· 7 years ago
a6a3df7
Move GrPixelConfig to GrTypesPriv
by Brian Salomon
· 7 years ago
f4a00e4
Move a bunch of internal types from GrTypes to GrTypesPriv
by Brian Salomon
· 7 years ago
0fd1275
GrGLES Interface: GL_OES_vertex_array_object ext
by Hal Canary
· 7 years ago
5fba7ad
Support GL_RGB textures and render targets.
by Brian Salomon
· 7 years ago
1045013
GrGLExtensions: remove unneded unique_ptr
by Hal Canary
· 7 years ago
abf7b76
Add texture-specific flags for External & Rectangle textures
by Robert Phillips
· 7 years ago
19eaf2d
Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU.""
by Brian Salomon
· 7 years ago
af77002
Allow SkTraceMemoryDump to exclude wrapped objects
by Eric Karl
· 7 years ago
be5947c
Revert "New read pixels implementation that is simpler but does all conversions on CPU."
by Brian Salomon
· 7 years ago
c9a642e
New read pixels implementation that is simpler but does all conversions on CPU.
by Brian Salomon
· 7 years ago
fe0253f
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags
by Robert Phillips
· 7 years ago
55fa647
Correctly discard or load RT when doing copies as draws in Vulkan
by Greg Daniel
· 7 years ago
91fba61
Support GL_OES_EGL_image_external on newer GLSL without essl3
by Brian Osman
· 7 years ago
25375e8
GrGLES: unify MakeNativeInterface_{android,egl}
by Hal Canary
· 7 years ago
0e90f98
Check GL_EXT_texture_format_BGRA8888 before GL_APPLE_texture_format_BGRA8888
by Alexis Hetu
· 7 years ago
96f3a42
GrGLES: clean up android_get_gl_proc
by Hal Canary
· 7 years ago
8a3f55c
Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"
by Greg Daniel
· 7 years ago
c2d0dd6
Add a shader cap for incomplete short int precision
by Chris Dalton
· 7 years ago
8a37583
Ensure that GrGpu state tracking is initialized before making a backend RT/Tex in tests
by Brian Salomon
· 7 years ago
7d2b16a
Improve handling of GrPixelConfig in GrBackendTex/RT ctors
by Greg Daniel
· 7 years ago
f8a131d
Compile with GCC 7.2.0.
by Ben Wagner
· 7 years ago
98ad5b7
Fixed some shader cache issues
by Ethan Nicholas
· 7 years ago
52e943a
Add testing-only backend render target support to GrVkGpu.
by Brian Salomon
· 7 years ago
0c51eea
Add GrMockRenderTarget and mock backend render targets
by Brian Salomon
· 7 years ago
26102cb
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
by Brian Salomon
· 7 years ago
f865b05
Add GM configs that test rendering to a GL backend texture and render target
by Brian Salomon
· 7 years ago
26b50a4
Add testing only helper to flush and sync gpu.
by Greg Daniel
· 7 years ago
f777897
Delazify wrapped backend textures/render target proxies
by Brian Salomon
· 7 years ago
58389b9
Initial texture data is never flipped when uploaded.
by Brian Salomon
· 7 years ago
e64b064
Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture.
by Brian Salomon
· 7 years ago
25d07fc
Prefer kMixedSamples MSFBOType to multisampled-render-to-texture variants
by Brian Salomon
· 7 years ago
0c4b7b1
Move internal calls from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
2a4f983
Remove GrSurfaceOrigin from GrSurfaceDesc.
by Brian Salomon
· 7 years ago
10fc6fd
Revert "Revert "Add 1010102 support to Ganesh""
by Brian Osman
· 7 years ago
f2ec024
Make use of the buffer data null hint a GrContextOption
by Robert Phillips
· 7 years ago
ded47a5
Revert "Add 1010102 support to Ganesh"
by Brian Osman
· 7 years ago
44b6120
Add 1010102 support to Ganesh
by Brian Osman
· 7 years ago
691f5e7
Respect disable driver correctness workaround flag in Vulkan
by Greg Daniel
· 7 years ago
3d86a19
Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL workarounds
by Brian Salomon
· 7 years ago
5f33a8c
Start on new GPU pixel ops implementation.
by Brian Salomon
· 7 years ago
2612bae
ccpr: Prefer atlas sizes under 4k on ARM
by Chris Dalton
· 7 years ago
020dbe7
Don't assert that GLSL shader compilation succeeded in Chrome
by Brian Salomon
· 7 years ago
c320b15
Introduce GrColorType
by Brian Salomon
· 7 years ago
535ba8d
Drop unused support for MSAA sample locations
by Chris Dalton
· 7 years ago
7fe33c0
Drop unused shader support for multisample interpolation
by Chris Dalton
· 7 years ago
Next »