index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLCaps.cpp
Commit message (
Expand
)
Author
Age
*
Revert of Enable stencil clipping in mixed sampled render targets (patchset #...
cdalton
2015-11-11
*
Revert of Fix setColocatedSampleLocations on ES and GL < 4.5 (patchset #2 id:...
cdalton
2015-11-11
*
Make GrGLSLProgramBuilder base class for GrGLProgramBuilder.
egdaniel
2015-11-11
*
Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://cod...
cdalton
2015-11-10
*
Fix mixed samples stencil clip
cdalton
2015-11-09
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
*
Loosen requirements for mixed samples support
cdalton
2015-11-06
*
Create swizzle table inside of glsl caps
egdaniel
2015-11-04
*
Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of...
egdaniel
2015-11-03
*
Fix setColocatedSampleLocations on ES and GL < 4.5
cdalton
2015-11-03
*
Create swizzle table inside of glsl caps
egdaniel
2015-11-03
*
Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.
egdaniel
2015-11-02
*
Remove min texture size support
bsalomon
2015-10-28
*
Disable CHROMIUM_bind_uniform_location due to a spec bug
kkinnunen
2015-10-28
*
Fix GLCaps order for CoreProfile
egdaniel
2015-10-26
*
Fix gl caps for mixed sample support
egdaniel
2015-10-26
*
Disable MIP mapping on PowerVR 54x. This GPU spews a lot of errors when using...
bsalomon
2015-10-26
*
Force the s4 to use highp for transforming to NDS
egdaniel
2015-10-22
*
Fix force high precision for arm gpus
egdaniel
2015-10-22
*
Add version string and force highp NDS transfrom to GLSLCaps
egdaniel
2015-10-22
*
Revert of Add version string and force highp NDS transfrom to GLSLCaps (patch...
egdaniel
2015-10-22
*
Add version string and force highp NDS transfrom to GLSLCaps
egdaniel
2015-10-22
*
Move shader precision modifier check onto GLSLCaps
egdaniel
2015-10-21
*
Fix for 2056
joshualitt
2015-10-01
*
Implement stencil clipping in mixed sampled render targets
vbuzinov
2015-09-30
*
disable kIndex_8 gpu support for now -- seems to always be slower
reed
2015-09-14
*
Calculate pixel config and stencil fmt pairs once per pixel config.
egdaniel
2015-09-10
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Add ANGLE workaround to prefer flushes over VRAM usage
robertphillips
2015-08-20
*
Use calloc to allocate data that will be uploaded to vertex/index buffers in ...
bsalomon
2015-08-19
*
Move some work from backend onClear to base class clear
egdaniel
2015-08-06
*
Make ANGLE perf decisions be runtime rather than compile time
bsalomon
2015-07-31
*
Implement support for dual source blending in ES
kkinnunen
2015-07-30
*
Make it possible to toggle MSAA for ES (EXT_multisample_compatibility)
kkinnunen
2015-07-30
*
Disable SRGB support on PowerVR Rogue due to SRGBReadWritePixels failure
bsalomon
2015-07-30
*
SRGB read and write pixels working and unit test
bsalomon
2015-07-30
*
Implement support for CHROMIUM_path_rendering pseudo extension
kkinnunen
2015-07-14
*
Workaround for blacklist KHR_blend_equation_advanced on ARM GPU
joel.liang
2015-07-09
*
Revert of Implement support for CHROMIUM_path_rendering pseudo extension (pat...
jvanverth
2015-07-02
*
Implement support for CHROMIUM_path_rendering pseudo extension
kkinnunen
2015-07-02
*
Cleanup legacy NVPR-related definitions
kkinnunen
2015-07-01
*
Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of ht...
jvanverth
2015-06-30
*
Cleanup legacy NVPR-related definitions
kkinnunen
2015-06-30
*
add drawArraysInstanced to caps
joshualitt
2015-06-26
*
Turn off buffer mapping in Chromium
bsalomon
2015-06-26
*
Move GLSL-specific routines/classes to separate glsl directory
jvanverth
2015-06-24
*
Refactor GrBufferAllocPools to use resource cache
robertphillips
2015-06-24
*
Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:...
robertphillips
2015-06-23
*
Refactor GrBufferAllocPools to use resource cache
robertphillips
2015-06-23
[next]