Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
eee3c09e96d0a925e1ecaec118cc3ac0294e86ea
/
src
/
gpu
/
gl
/
builders
d9d8485
Retract GrTexture.h a bit
by Robert Phillips
· 8 years ago
068acd5
enable geometry shader support in GrGLShaderStringBuilder
by Ethan Nicholas
· 8 years ago
9bee2e5
Revise system for checking for uninstantiated proxies
by Robert Phillips
· 8 years ago
e334c59
Attempt to work around iOS varying limit in GLPrograms test
by Brian Salomon
· 8 years ago
2983f40
Re-land of "eliminated GrGLSLExpr".
by Ethan Nicholas
· 8 years ago
bc5d4d7
Split tracking of TexelBuffers from normal samplers
by Greg Daniel
· 8 years ago
421fe44
Revert "Revert "Revert "eliminated GrGLSLExpr"""
by Ethan Nicholas
· 8 years ago
a91e0b7
Allow TextureSamplers to have null GrTexture pointer
by Robert Phillips
· 8 years ago
796001c
Revert "Revert "eliminated GrGLSLExpr""
by Ethan Nicholas
· 8 years ago
5e550ab
Revert "eliminated GrGLSLExpr"
by Brian Salomon
· 8 years ago
93f20f5
eliminated GrGLSLExpr
by Ethan Nicholas
· 8 years ago
0df1b04
skslc can now be compiled with no Skia dependencies, in preparation for its eventual
by Ethan Nicholas
· 8 years ago
9bd301d
Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual"
by Ethan Nicholas
· 8 years ago
f3333c8
skslc can now be compiled with no Skia dependencies, in preparation for its eventual
by Ethan Nicholas
· 8 years ago
bcf35f8
Revert "skslc can now be compiled with no Skia dependencies, in preparation for"
by Ethan Nicholas
· 8 years ago
7833466
skslc can now be compiled with no Skia dependencies, in preparation for
by Ethan Nicholas
· 8 years ago
488f0d6
Add ability to insert systrace markers for the android framework
by Derek Sollenberger
· 8 years ago
c663953
Print GL shader source with line numbers when there is a compile error
by csmartdalton
· 8 years ago
3865711
Replaced all calls to fragmentPosition() with sk_FragCoord
by Ethan Nicholas
· 8 years ago
cae3a4c
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
by Ethan Nicholas
· 8 years ago
de4d301
Replaced all calls to fragmentPosition() with sk_FragCoord
by Ethan Nicholas
· 8 years ago
95e3c05
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
c456b73
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
by Kevin Lubick
· 8 years ago
a5494f1
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
941e7e2
re-land of added sk_FragCoord support to skslc
by Ethan Nicholas
· 8 years ago
e8e4a3e
Revert "added sk_FragCoord support to skslc"
by Greg Daniel
· 8 years ago
ce33f10
added sk_FragCoord support to skslc
by Ethan Nicholas
· 8 years ago
1edc5b9
Rename vars and functions from 'glslcaps'->'shadercaps'
by Brian Salomon
· 8 years ago
94efbf5
Merge GrGLSLCaps into GrShaderCaps
by Brian Salomon
· 8 years ago
f9f4512
Reland image storage with fixes.
by Brian Salomon
· 8 years ago
59dc411
Revert "Initial OpenGL Image support."
by Brian Salomon
· 8 years ago
be34882
Initial OpenGL Image support.
by Brian Salomon
· 8 years ago
276cc41
Revive geometry shaders
by csmartdalton
· 8 years ago
101b844
Remove GrGLSLSampler type and subclasses
by Brian Salomon
· 8 years ago
9e1138d
re-land of switched skslc from std::string to SkString
by Ethan Nicholas
· 8 years ago
792d0f1
Revert "switched skslc from std::string to SkString"
by Greg Daniel
· 8 years ago
d8df21a
switched skslc from std::string to SkString
by Ethan Nicholas
· 8 years ago
7ef4b74
re-re-land of skslc now uses standard Skia caps
by Ethan Nicholas
· 8 years ago
857cb97
Revert "re-land of skslc now uses standard Skia caps"
by Leon Scroggins
· 8 years ago
498d403
re-land of skslc now uses standard Skia caps
by Ethan Nicholas
· 8 years ago
b0b5360
Revert "skslc now uses standard Skia caps"
by Leon Scroggins
· 8 years ago
8af38a9
skslc now uses standard Skia caps
by Ethan Nicholas
· 8 years ago
ddb37d6
re-re-land of skslc now automatically turns on derivatives support
by ethannicholas
· 8 years ago
ac66ae6
Revert "re-land of skslc now automatically turns on derivatives support"
by Mike Klein
· 8 years ago
d7d1997
re-land of skslc now automatically turns on derivatives support
by Ethan Nicholas
· 8 years ago
37269ff
Revert "skslc now automatically turns on derivatives support"
by Ethan Nicholas
· 8 years ago
311742b
skslc now automatically turns on derivatives support
by Ethan Nicholas
· 8 years ago
ad146f6
added SkSL support for mustForceNegatedAtanParamToFloat cap
by ethannicholas
· 8 years ago
5961bc9
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
9df16b5
Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ )
by jvanverth
· 8 years ago
ccb1dd8
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
4824cf4
Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ )
by mtklein
· 8 years ago
dcfe6db
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
15341a2
Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ )
by jvanverth
· 8 years ago
08b2ccf
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
d214d6a
Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ )
by fmalita
· 8 years ago
f008b0a
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
29111a3
Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ )
by ethannicholas
· 8 years ago
b12b3c6
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
a316395
Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ )
by ethannicholas
· 8 years ago
9b0fe3d
Turned on SkSL->GLSL compiler
by ethannicholas
· 8 years ago
5d8f69f
Merge GrGLSLProgramDesc into GrProgramDesc
by egdaniel
· 8 years ago
b424936
Print error from driver when shader compiler fails
by bsalomon
· 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
0d9990f
Merge ProgramDesc's for GL and Vulkan
by egdaniel
· 8 years ago
b3772dc
Fix GL shader sources getting truncated by ADB log
by csmartdalton
· 8 years ago
09aa1fc
Refactor how we store and use samplers in Ganesh
by egdaniel
· 9 years ago
b800248
Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:120001 of https://codereview.chromium.org/1885863004/ )
by egdaniel
· 9 years ago
45b61a1
Refactor how we store and use samplers in Ganesh
by egdaniel
· 9 years ago
3f6f76f
Rename EmitArgs::fSamplers to fTexSamplers
by cdalton
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
0e1853c
Update how we send draws to gpu backend to reduce state setting.
by egdaniel
· 9 years ago
9c3f143
Add support for vertex and geometry shader textures
by cdalton
· 9 years ago
5e58cee
Add GrShaderFlags enum
by cdalton
· 9 years ago
9f1d415
Finalize gpu shaders in ProgramBuilding.
by egdaniel
· 9 years ago
85dc359
Remove SkNEW_APPEND_TO_TARRAY.
by bungeman
· 9 years ago
7bdb05d
Do not try to get fragment input locations with CHROMIUM_path_rendering
by kkinnunen
· 9 years ago
c1e7101
Make GrGLProgramBuilder a local stack variable in CreateProgram
by egdaniel
· 9 years ago
e5286e0
Beginning of support for texture rectangles.
by bsalomon
· 9 years ago
fa89632
Move some program building utils from GL to GLSL
by egdaniel
· 9 years ago
7f9b2e4
Swizzle shader output and blend when using GL_RED to implement kAlpha_8_GrPixelConfig
by bsalomon
· 9 years ago
2047b78
Don't ref/unref the static src-over xp
by bsalomon
· 9 years ago
7ea439b
Create GLSLUniformHandler class for gpu backend
by egdaniel
· 9 years ago
56cf6dc
Create a static instances of SrcOver XferProcessor
by egdaniel
· 9 years ago
7ea33f5
Initial version of external_oes texture support and unit test
by bsalomon
· 9 years ago
0315dbc
Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ )
by bsalomon
· 9 years ago
27a0487
Initial version of external_oes texture support and unit test
by bsalomon
· 9 years ago
0eafe79
Create GrGLSLVaryingHandler class for program building
by egdaniel
· 9 years ago
a2e3e0f
Move glsl onto EmitArgs struct for emitCode
by egdaniel
· 9 years ago
4ca2e60
Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder.
by egdaniel
· 9 years ago
57d3b03
Rename some processor functions from GL to GLSL
by egdaniel
· 9 years ago
e659a58
Move GrGLPrimitive/GeometryProc to GLSL
by egdaniel
· 9 years ago
fa4cc8b
Move XferProcessors to glsl
by egdaniel
· 9 years ago
64c4728
Make all GrFragmentProcessors GL independent.
by egdaniel
· 9 years ago
2d721d3
Move all ShaderBuilder files to GLSL
by egdaniel
· 9 years ago
8dcdedc
Make GrGLSLProgramBuilder base class for GrGLProgramBuilder.
by egdaniel
· 9 years ago
44972e2
Remove debug print statement
by egdaniel
· 9 years ago
f3bace9
Add addFragPosUniform to GrGLrogramBuilder
by egdaniel
· 9 years ago
Next »