index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
gpu.gyp
Commit message (
Expand
)
Author
Age
*
This patch implements the diffuse and specular lighting filters in Ganesh.
senorblanco@chromium.org
2012-07-11
*
Remove GrStringBuilder
bsalomon@google.com
2012-07-10
*
Partially rolled forward the SkGrPixelRef changes
robertphillips@google.com
2012-06-29
*
Un-trifurcate GrTextContext: get rid of Default and Batched subclasses,
tomhudson@google.com
2012-06-29
*
Pseudo-reverted r4396 (SkGrPixelRef files are still in source pool but are un...
robertphillips@google.com
2012-06-29
*
Moved SkGrTexturePixelRef to SkGrPixelRef
robertphillips@google.com
2012-06-28
*
Initial support for GL_NV_path_renering. Experimental, there are still some i...
bsalomon@google.com
2012-06-28
*
Split GrSWMaskHelper into its own files
robertphillips@google.com
2012-06-27
*
Move GrTemplates.h to src
bsalomon@google.com
2012-06-22
*
Add GrSurface parent class above GrTexture & GrRenderTarget
robertphillips@google.com
2012-06-21
*
Make GrClipMaskManager configure the stencil and scissor on GrGpu
bsalomon@google.com
2012-06-21
*
Add GrMemoryPool as a helper to override operators new/delete
bsalomon@google.com
2012-06-19
*
Split GrContext's AA Rect drawing methods into helper class
robertphillips@google.com
2012-06-12
*
Towards NV path rendering
bsalomon@google.com
2012-06-11
*
Move GrGpuGL::programUnitTest into its own file
bsalomon@google.com
2012-06-01
*
Add GrGradientEffects files. These implementations will be invoked from
tomhudson@google.com
2012-05-31
*
Implement morphology as a custom effect
bsalomon@google.com
2012-05-31
*
Merge GrGpuGLShaders into its parent class, GrGpuGL
bsalomon@google.com
2012-05-31
*
Some refactoring of GrCustomStage and friends
bsalomon@google.com
2012-05-18
*
Debug Windows compiler complaint fixes
robertphillips@google.com
2012-05-14
*
Extract ShaderCodeSegments from GrGLProgram into a new class,
tomhudson@google.com
2012-05-11
*
Remove tesselated path renderer and supporting code, glu, and libtess target
bsalomon@google.com
2012-05-11
*
Move convolution from code in GrGLProgram to new GrConvolutionEffect
tomhudson@google.com
2012-05-10
*
Move GL function prototype typdefs to a separate header
bsalomon@google.com
2012-05-07
*
Make GrGLDefines.h be a private header
bsalomon@google.com
2012-05-07
*
Move function decls and macros out of public headers that are meant for inter...
bsalomon@google.com
2012-05-07
*
Second half of refactoring to move SW path rendering to GrPathRenderer
robertphillips@google.com
2012-05-01
*
Remove GrPath typedef
bsalomon@google.com
2012-04-27
*
Hooks up the GrCustomStage/GrGLProgramStageFactory/GrGLProgramStage
tomhudson@google.com
2012-04-20
*
Make GM able to run MSAA modes and multiple GPU configs in a single run.
bsalomon@google.com
2012-04-19
*
Infrastructure for new Ganesh shader pipeline: base classes for GPU
tomhudson@google.com
2012-04-18
*
Minor refactoring to pull GrClipMaskManager into its own files
robertphillips@google.com
2012-04-16
*
Minor code cleanup of Debug GL Interface
robertphillips@google.com
2012-04-16
*
Initial split up of Debug Interface into separate files
robertphillips@google.com
2012-04-05
*
Delivering .gyp files to enable building & linking w/ ANGLE on Windows
robertphillips@google.com
2012-04-02
*
Revert 3538.
bungeman@google.com
2012-03-29
*
Correct dependencies in gyp files.
bungeman@google.com
2012-03-29
*
Moved mac, unix, win and mesa directories under src/gpu/gl
robertphillips@google.com
2012-03-28
*
Moved Debug GL interface to src/gpu/gl/debug in preparation for splitting it up.
robertphillips@google.com
2012-03-28
*
Remove mutual dependency of gr and skgr.
bungeman@google.com
2012-03-22
*
Added debug GL Interface. This interface tracks various GL objects in order t...
robertphillips@google.com
2012-03-19
*
Split GrTextContext into baseclass and subclass
bsalomon@google.com
2012-03-16
*
Make all gyp targets automatically include common.gypi
epoger@google.com
2012-03-16
*
Remove offscreen supersampler.
bsalomon@google.com
2012-03-02
*
Revert 3191
bsalomon@google.com
2012-02-15
*
Add test to detect bias in conversion of frag shader floats to bytes
bsalomon@google.com
2012-02-14
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Make GLCaps be standalone and be a member of GrGLContextInfo
bsalomon@google.com
2012-02-14
*
Add two files missed in r3165; most critically the gyp!
tomhudson@google.com
2012-02-10
*
Add GrGLContextInfo
bsalomon@google.com
2012-02-10
[next]