index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
Commit message (
Expand
)
Author
Age
*
Revert r5491, r5495, r5497, and r5498.
borenet@google.com
2012-09-11
*
Add more logging to GrGLInterface. Temporary.
borenet@google.com
2012-09-11
*
Add lots of logging to GrGLInterface.cpp. Temporary.
borenet@google.com
2012-09-11
*
Wrap all GrCustomStage textures in GrTextureAccess, remove StageDesc::fInConf...
bsalomon@google.com
2012-09-11
*
Removed old resource locking system
robertphillips@google.com
2012-09-09
*
Remove extraneous const qualifier.
bsalomon@google.com
2012-09-07
*
Try r5428 again with fix
bsalomon@google.com
2012-09-07
*
Revert 5428 and 5429.
bsalomon@google.com
2012-09-07
*
Fix shader errors in r5428.
bsalomon@google.com
2012-09-07
*
Consolidate texture access functions, provide default GrTextureAccess
bsalomon@google.com
2012-09-07
*
Introduce GrGLShaderBuilder::TextureSampler
bsalomon@google.com
2012-09-06
*
Resource cache now explicitly takes ref of managed resources
robertphillips@google.com
2012-09-05
*
Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive...
robertphillips@google.com
2012-09-05
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
Simplified stencil buffer caching
robertphillips@google.com
2012-09-05
*
Recommit r5350 with fix for image failures (which affected GLs that don't sup...
bsalomon@google.com
2012-08-30
*
Revert 5350 while image changes are diagnosed.
bsalomon@google.com
2012-08-30
*
Remove fModulate from GrGLShaderBuilder
bsalomon@google.com
2012-08-30
*
Sanitizing source files in Skia_Nightly_House_Keeping
skia.committer@gmail.com
2012-08-30
*
Linux warning fixes
bsalomon@google.com
2012-08-29
*
Add helpers to add/modulate glsl vec4s.
bsalomon@google.com
2012-08-29
*
Hide GrDrawTarget::Caps's member vars
bsalomon@google.com
2012-08-28
*
Some GrGLShaderBuilder cleanup
bsalomon@google.com
2012-08-28
*
Do premul and r/b swap conversions in a custom effect
bsalomon@google.com
2012-08-27
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Remove _UPM_ GrPixelConfigs
bsalomon@google.com
2012-08-20
*
Add TexParameteriv entry point so ANGLE interface will validate
robertphillips@google.com
2012-08-20
*
Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEn...
robertphillips@google.com
2012-08-16
*
Fixing source files that do not have newlines at the end.
rmistry@google.com
2012-08-14
*
Split cache-specific fields out of GrTextureDesc
robertphillips@google.com
2012-08-13
*
uniquely name FS functions, add lighting effects to unit test
bsalomon@google.com
2012-08-07
*
Registry-based unit test for custom effects
bsalomon@google.com
2012-08-03
*
Reduce usage of GrGLShaderBuilder::SamplerMode
tomhudson@google.com
2012-08-02
*
Move GL programs unit test code to tests project.
bsalomon@google.com
2012-08-02
*
Early out the texture key generation if there is no texture passed to the GrG...
twiz@google.com
2012-08-02
*
Introduction of set of functions to manage generation of texture fetch shader...
twiz@google.com
2012-08-02
*
Removed GrClip & related classes
robertphillips@google.com
2012-08-01
*
Fixed minor memory leaks
robertphillips@google.com
2012-07-31
*
Modified GrGpuGL_unittest to no longer use the old constructors to create gra...
rileya@google.com
2012-07-31
*
Make 0-texture GrCustomStages work.
bsalomon@google.com
2012-07-31
*
Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate s...
robertphillips@google.com
2012-07-31
*
Remove GrDrawState::setTexture/getTexture
bsalomon@google.com
2012-07-30
*
Move GPU gradients into src/effects/gradients.
rileya@google.com
2012-07-27
*
Added getConservativeBound helper function to GrClipData
robertphillips@google.com
2012-07-26
*
Altered Ganesh's clip stack plumbing to pass down new GrClipData class
robertphillips@google.com
2012-07-26
*
Move filter/wrap out of GrSamplerState into GrTextureParams
bsalomon@google.com
2012-07-25
*
Remove uniform names from top of GrGLProgram.cpp, builder responsible for "u"...
bsalomon@google.com
2012-07-25
*
Disable unused uniform assert due to texture matrices being crammed down stag...
bsalomon@google.com
2012-07-25
*
Add GL uniform manager
bsalomon@google.com
2012-07-25
[next]