aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl
Commit message (Expand)AuthorAge
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsGravatar reed@google.com2013-12-17
* Do not use GrBicubic effect when downscaling. Also, don't use glTexStorage as...Gravatar commit-bot@chromium.org2013-12-09
* Make texture domain a helper so that it can be incorporated into other effects.Gravatar commit-bot@chromium.org2013-12-09
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* Use lowercase windows.h in includes to fix Windows cross compilation using mi...Gravatar bungeman@google.com2013-12-03
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-28
* Don't check the framebuffer status every time we flush when we're on Chromium;Gravatar commit-bot@chromium.org2013-11-27
* Apply hairline optimization only if the path renderer wants itGravatar commit-bot@chromium.org2013-11-22
* Fix VC++ ptr-to-... and va_list confusionGravatar commit-bot@chromium.org2013-11-21
* Minor fix in Ganesh shader generation.Gravatar commit-bot@chromium.org2013-11-21
* Avoid printing draw target info to stderr while running unit testsGravatar commit-bot@chromium.org2013-11-21
* More Windows 64b compilation warning fixesGravatar robertphillips@google.com2013-11-21
* Remove the SKIA_IGNORE_GPU_MIPMAPS now that Chrome sets glGenMipmap forGravatar commit-bot@chromium.org2013-11-20
* Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat...Gravatar robertphillips@google.com2013-11-20
* More Windows 64b compilation warning fixesGravatar robertphillips@google.com2013-11-20
* Add extra warnings to match what Android uses.Gravatar mtklein@google.com2013-11-20
* Revert "Add extra warnings to match what Android uses."Gravatar scroggo@google.com2013-11-20
* Add extra warnings to match what Android uses.Gravatar djsollen@google.com2013-11-20
* Revert "Do not apply hairline optimization for paths if nv_path_rendering is ...Gravatar bsalomon@google.com2013-11-08
* Do not apply hairline optimization for paths if nv_path_rendering is usedGravatar commit-bot@chromium.org2013-11-08
* Added support for Chrome's gpu command buffer extension BindUniformLocation.Gravatar commit-bot@chromium.org2013-11-07
* Make GrContext cache the gpu pathsGravatar commit-bot@chromium.org2013-11-01
* Only disable scratch texture reuse on the N10 and N4Gravatar robertphillips@google.com2013-11-01
* Fix two inconsistencies in handling fixed-function texture coordinate set gen...Gravatar commit-bot@chromium.org2013-11-01
* Fix for r12069 (actually turn on don't-reuse-scratch-textures feature)Gravatar robertphillips@google.com2013-11-01
* Turn on don't-reuse-scratch-textures for all Android devicesGravatar robertphillips@google.com2013-11-01
* Add can-ignore-rect hint to clear callGravatar robertphillips@google.com2013-10-31
* No longer use scratch textures on ARM devicesGravatar robertphillips@google.com2013-10-31
* Don't check if shaders compile or program links in release ChromiumGravatar commit-bot@chromium.org2013-10-30
* Fix broken MSAA for RGBAGravatar commit-bot@chromium.org2013-10-28
* Implement SkColorFilter as a GrGLEffectGravatar commit-bot@chromium.org2013-10-23
* GrTHashCache -> GrTHashTableGravatar mtklein@google.com2013-10-21
* More clang warning fixes.Gravatar commit-bot@chromium.org2013-10-21
* Fix GrProgramsTest to not generate tests with too many TexCoord referencesGravatar commit-bot@chromium.org2013-10-21
* Add support for GL_CHROMIUM_renderbuffer_format_BGRA8888Gravatar commit-bot@chromium.org2013-10-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-17
* Third wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-16
* separate state for msaa renderabilityGravatar commit-bot@chromium.org2013-10-15
* Start cleaning up 64bit Win warningsGravatar robertphillips@google.com2013-10-14
* Move renderable config list to GrDrawTargetCapsGravatar commit-bot@chromium.org2013-10-14
* Clean up SkTypes.h.Gravatar bungeman@google.com2013-10-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-10
* Express (GLSL expression, possibly known value) pairs as a classGravatar commit-bot@chromium.org2013-10-10
* Add swapBuffer call to SkGLContextHelper.Gravatar djsollen@google.com2013-10-09
* Implement stroking a path with nv_path_renderingGravatar commit-bot@chromium.org2013-10-09
* Implement filling a path with nv_path_rendering coverGravatar commit-bot@chromium.org2013-10-09
* Use vertexless shaders when NVpr is availableGravatar commit-bot@chromium.org2013-10-04
* Move VertexBuilder to a GrGLFullShaderBuilder subclassGravatar commit-bot@chromium.org2013-10-04