index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
GLProgramsTest.cpp
Commit message (
Expand
)
Author
Age
...
*
Readd "immediate" mode
robertphillips
2015-11-11
*
Move all ShaderBuilder files to GLSL
egdaniel
2015-11-11
*
Move GrBatchFlushState from GrDrawTarget to GrDrawingManager
robertphillips
2015-11-11
*
Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups.
egdaniel
2015-11-02
*
Stop creating static GrProcessor instances
bsalomon
2015-10-21
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Mangle output var in GrGLFragmentProcessor::emitChild
bsalomon
2015-09-24
*
Create fragment processor for performing input color blend with child processor
bsalomon
2015-09-15
*
Test that GrFragmentProcessors work without input colors.
bsalomon
2015-09-14
*
Revert of Test that GrFragmentProcessors work without input colors. (patchset...
bsalomon
2015-09-14
*
Test that GrFragmentProcessors work without input colors.
bsalomon
2015-09-14
*
There's a set probability that a linear pipeline of random procs will be crea...
wangyix
2015-09-10
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...
rmistry
2015-08-28
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
Remove overly complicated GR_CREATE_STATIC_PROCESSOR macro
mdempsky
2015-08-27
*
skia: add ability to load command_buffer_gles2
hendrikw
2015-08-27
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...
rmistry
2015-08-26
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-26
*
When getGLInstance is called on a frag proc, the resulting GrGLFragmentProces...
wangyix
2015-08-18
*
Split GrDrawBatch and GrVertexBatch into their own files
bsalomon
2015-08-13
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
2015-08-13
*
Make folder for batches
joshualitt
2015-08-07
*
Added registerChild; transforms, textures, glKey automatically handled.
wangyix
2015-08-04
*
Some cleanup in GrTextureProvider and GrResourceProvider.
bsalomon
2015-07-31
*
Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode()
wangyix
2015-07-22
*
Revert of Remove rt flags that are not necessary (patchset #1 id:1 of https:/...
bsalomon
2015-07-16
*
Remove rt flags that are not necessary
bsalomon
2015-07-16
*
Start to propagate constness of GrPipelineBuilder up the stack
joshualitt
2015-07-13
*
rename GrShaderDataManager -> GrProcessorDataManager
joshualitt
2015-07-09
*
fix up test create functions
joshualitt
2015-07-08
*
Implement support for mixed sampled render targets
vbuzinov
2015-06-12
*
Remove GrContext from GrDrawTarget
bsalomon
2015-05-29
*
Store context options on caps.
bsalomon
2015-05-22
*
Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...
bsalomon
2015-05-22
*
Store context options on caps.
bsalomon
2015-05-22
*
rename GrDrawTargetCaps to GrCaps
bsalomon
2015-05-19
*
fix for angle bot
joshualitt
2015-05-13
*
GLProgramsTest 3.0
joshualitt
2015-05-13
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
Use texture barriers to read directly from the RT
cdalton
2015-04-29
*
Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps
jvanverth
2015-04-29
*
Use GLSLCaps for creating processor keys and GLSL-specific programs
jvanverth
2015-04-28
*
Remove legacy NVPR support
jvanverth
2015-04-27
*
Make non-AA hairline stroke rects snap to pixels centers so they close.
bsalomon
2015-04-27
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Move GrAutoLocaleSetter to new file and fix issue with null locale
bsalomon
2015-03-16
[prev]
[next]