Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
8abb370aca280516f4861c6c942ec453aad018fa
/
src
/
gpu
/
gl
8abb370
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
by robertphillips
· 8 years ago
29df760
Define clear regions in terms of GrFixedClip
by csmartdalton
· 8 years ago
4bcd62e
Add some copy support for vulkan msaa
by egdaniel
· 8 years ago
fc9527a
Add support for glDrawRangeElements
by bsalomon
· 8 years ago
aa92afb
Remove FP16 support from ANGLE. Previous workaround was incomplete.
by brianosman
· 8 years ago
e3031b6
Update ANGLE to latest as of August 25, 2016
by brianosman
· 8 years ago
7535f41
Reduce window rectangles cap to 8
by csmartdalton
· 8 years ago
f1c6cd7
Rename WorseCaseSize to WorstCasSize
by robertphillips
· 8 years ago
138c263
Fix various issues with framebuffer fetch
by egdaniel
· 8 years ago
28341fa
Implement difference clip rects with window rectangles
by csmartdalton
· 8 years ago
b424936
Print error from driver when shader compiler fails
by bsalomon
· 8 years ago
f963599
Add flag for window rectangles to GrRenderTarget
by csmartdalton
· 8 years ago
5702c86
Restore scratch texture reuse on Adreno.
by brianosman
· 8 years ago
9bc1187
Include EXT_window_rectangles API
by csmartdalton
· 8 years ago
3b88a03
Remove color-dodge/burn from NVIDIA blacklist on 355.00+
by csmartdalton
· 8 years ago
4e44efe
SkRTConf: eliminate
by halcanary
· 8 years ago
b979634
Revert of SkRTConf: reduce functionality to what we use, increase simplicity (patchset #8 id:150001 of https://codereview.chromium.org/2212473002/ )
by mtklein
· 8 years ago
ef59974
SkRTConf: reduce functionality to what we use, increase simplicity
by halcanary
· 8 years ago
4c18b62
Add ES 3.0 fallback for instanced rendering
by csmartdalton
· 8 years ago
e0d3629
Add test configs for instanced rendering
by csmartdalton
· 8 years ago
0d9990f
Merge ProgramDesc's for GL and Vulkan
by egdaniel
· 8 years ago
d656200
require semi at the end of SkASSERT and friends
by caryclark
· 8 years ago
cbecb08
Allow GrReducedClip to take non-integer query bounds
by csmartdalton
· 8 years ago
aec570e
Don't ask GLX for EGL procs.
by mtklein
· 8 years ago
d7bae18
Reenable support for CHROMIUM_set_uniform_location
by bsalomon
· 8 years ago
5fa7f30
Remove DrawFace enum from GrPipelineBuilder
by robertphillips
· 8 years ago
5d1676c
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ )
by robertphillips
· 8 years ago
da152eb
Remove DrawFace enum from GrPipelineBuilder
by robertphillips
· 8 years ago
35a98c7
Add integer array uniforms to GL and Vulkan
by fmenozzi
· 8 years ago
c4459f6
Fix debugging code for tracing texture creation
by brianosman
· 8 years ago
b117ff1
Convert readSurfacePixels to use a draw context instead of a texture
by bsalomon
· 8 years ago
23c4f1a
Fix GrGLInterface::validate() to check for GL_OES_sample_shading on ES contexts
by bsalomon
· 8 years ago
7890b89
Remove guards in GrGLInterface::validate() for functions that Chromium used to not provide.
by bsalomon
· 8 years ago
990dbc8
Add Texture2D and Sampler GrSLTypes
by egdaniel
· 8 years ago
485a120
Add resource provider flag to avoid client-side buffers
by csmartdalton
· 8 years ago
b3772dc
Fix GL shader sources getting truncated by ADB log
by csmartdalton
· 8 years ago
a7f2964
Begin instanced rendering for simple shapes
by csmartdalton
· 8 years ago
0d28e57
Fix caching of sample locations
by csmartdalton
· 8 years ago
ec7f2ac
Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ )
by ksakamoto
· 8 years ago
42e6798
Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ )
by rmistry
· 8 years ago
09d49a3
Fix caching of sample locations
by csmartdalton
· 8 years ago
42eafa4
Begin instanced rendering for simple shapes
by csmartdalton
· 8 years ago
d46cdc4
Remove support for GL discards
by egdaniel
· 8 years ago
c411f2d
Add a GL cap for instanced rendering to floating point
by csmartdalton
· 8 years ago
0a3a7f7
Have gpu createTestingOlyBackendTexture know if it is a render target or not
by egdaniel
· 8 years ago
b593a76
Support GL_SAMPLES queries in null contexts
by csmartdalton
· 8 years ago
9cb6340
Start using GrGpuCommandBuffer in GrDrawTarget.
by egdaniel
· 8 years ago
37feccb
Revert of Support GL_SAMPLES queries in null contexts (patchset #4 id:60001 of https://codereview.chromium.org/2085043002/ )
by brianosman
· 8 years ago
57e9853
Support GL_SAMPLES queries in null contexts
by csmartdalton
· 8 years ago
1d20258
Tab -> spaces
by brianosman
· 8 years ago
e6865a0
Revert of Support GL_SAMPLES queries in null contexts (patchset #2 id:20001 of https://codereview.chromium.org/2085043002/ )
by brianosman
· 8 years ago
64b92a5
Support GL_SAMPLES queries in null contexts
by csmartdalton
· 8 years ago
497e9e2
Integers can now be passed as uniforms; needed for passing color count to fragment shader
by fmenozzi
· 8 years ago
9b972c4
Support texel and draw-indirect buffers in null GL contexts
by csmartdalton
· 8 years ago
452ba88
Revert of Integers can now be passed as uniforms (patchset #1 id:1 of https://codereview.chromium.org/2076143003/ )
by brianosman
· 8 years ago
cc3a22b
Integers can now be passed as uniforms; needed for passing color count to fragment shader
by fmenozzi
· 8 years ago
f848c9c
Workaround NVIDIA driver bug with NV_sample_mask_override_coverage
by csmartdalton
· 8 years ago
fe19987
Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture
by brianosman
· 8 years ago
2b5f2cb
Move multisampleDisableSupport into GrCaps
by csmartdalton
· 8 years ago
739bbb2
Fix glDraw*Indirect prototypes
by csmartdalton
· 8 years ago
9a3fbf7
Add control of manual mipmapping to GrContextOptions
by brianosman
· 8 years ago
e239547
Revert of Add control of manual mipmapping to GrContextOptions (patchset #2 id:20001 of https://codereview.chromium.org/2054623003/ )
by mtklein
· 8 years ago
97e398d
Add control of manual mipmapping to GrContextOptions
by brianosman
· 8 years ago
066df7c
Add GpuCommandBuffer support.
by egdaniel
· 8 years ago
5c7d62d
When setting up a copySurface dst texture make the orientation match the src when glBlitFramebuffer requires it
by bsalomon
· 8 years ago
4dbbd04
SkLeanWindows.h: #include "Windows.h" fewer places
by halcanary
· 8 years ago
131ff13
Switch to a whitelist for manual mip-map generation
by brianosman
· 8 years ago
1897cfd
Abandon offset support with texel buffers
by csmartdalton
· 8 years ago
5cebf8c
Support ARB extensions for indirect drawing
by csmartdalton
· 8 years ago
21c5ec6
Exclude Mali devices from manual mip-mapping.
by brianosman
· 8 years ago
09563ce
Add a caps bit to enable/disable the new manual mip-mapper
by brianosman
· 8 years ago
33f6b3f
Manually generated sRGB mipmaps, with successively smaller draws.
by brianosman
· 8 years ago
3eb7d76
Fix incorrect sampler locations when using CHROMIUM_bind_uniform_location
by kkinnunen
· 8 years ago
a167e74
Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead.
by brianosman
· 8 years ago
c9986b6
Pretend that Adreno4xx doesn't have sRGB write control.
by brianosman
· 8 years ago
193d9cf
Eliminate special case nvpr batch handling
by cdalton
· 8 years ago
93a379b
Separate user and raw stencil settings
by cdalton
· 8 years ago
e19aecd
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ )
by robertphillips
· 8 years ago
154349b
Disable unpack row length when uploading mips
by ericrk
· 8 years ago
12dbb39
Separate user and raw stencil settings
by cdalton
· 8 years ago
6663acf
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 8 years ago
44d427e
Only enable SRGB write control on desktop GL when SRGB is supported.
by bsalomon
· 8 years ago
85d9667
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ )
by bsalomon
· 8 years ago
33595bd
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 8 years ago
4017007
Fix unit test crash caused by OSMesa not supporting rendering to GL_ALPHA8
by bsalomon
· 8 years ago
35b784d
Bring back sRGB-write-control as a caps bit.
by brianosman
· 8 years ago
76948d4
Add Gr*Proxy classes
by robertphillips
· 8 years ago
c402518
Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget
by ericrk
· 8 years ago
31f25a0
Revert of Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRend… (patchset #1 id:60001 of https://codereview.chromium.org/1941353003/ )
by jvanverth
· 8 years ago
0736f33
Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget
by ericrk
· 9 years ago
4f16e63
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ )
by robertphillips
· 9 years ago
92605b3
Add Gr*Proxy classes
by robertphillips
· 9 years ago
89d09a1
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ )
by robertphillips
· 9 years ago
db1adf5
Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #9 id:150001 of https://codereview.chromium.org/1924183003/ )
by jvanverth
· 9 years ago
de5bf0c
Add Gr*Proxy classes
by robertphillips
· 9 years ago
1cb00e4
Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget
by kkinnunen
· 9 years ago
6536ae5
added GrMSAAPathRenderer
by ethannicholas
· 9 years ago
900bd4a
Add mipmap loading to Vulkan.
by jvanverth
· 9 years ago
817fed3
Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #5 id:80001 of https://codereview.chromium.org/1924183003/ )
by benjaminwagner
· 9 years ago
fb59164
Don't mark mipmaps dirty if uploading > 1 levels
by jvanverth
· 9 years ago
Next »