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
...
*
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
*
Add convex path renderer (disabled)
bsalomon@google.com
2012-01-17
*
Add gyp variable to disable OSAA
bsalomon@google.com
2012-01-12
*
Add code path to SW rasterize paths and upload as a mask texture
bsalomon@google.com
2012-01-12
*
Make GrGLShaderVar objects aware of whether they are uniform, varying, or
tomhudson@google.com
2011-12-08
*
Changes to the android gyp system to build without RTTI and exceptions.
djsollen@google.com
2011-12-05
*
Remove GrGpuGLFixed subclass and ES1 support
bsalomon@google.com
2011-11-14
*
Add support for GL_ARB_texture_swizzle
bsalomon@google.com
2011-11-07
*
Adding support to trunk for building Skia using the Android NDK.
djsollen@google.com
2011-11-03
*
Add NULL GL context implementation. Use in bench (-nullgl) and SampleApp (bac...
bsalomon@google.com
2011-10-27
*
Extract GrDrawTarget::DrState into independent GrDrawState struct.
tomhudson@google.com
2011-10-27
*
Move a bunch of headers from include/gpu to src/gpu. Delete some unused files.
bsalomon@google.com
2011-10-20
*
Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext,...
bsalomon@google.com
2011-10-19
*
move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty...
bsalomon@google.com
2011-10-13
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12
*
Remove nonexistant header from gyp file
bsalomon@google.com
2011-10-04
*
Resubmit 2289 with fix for glsl version
bsalomon@google.com
2011-09-20
*
Revert 2289. GLSL version detection not robust enough. May think we don't hav...
bsalomon@google.com
2011-09-20
*
[GPU] Use new Var type for inputs/outputs of FS and VS
bsalomon@google.com
2011-09-20
*
GrTArray->SkTArray & docs
bsalomon@google.com
2011-09-14
*
Remove unneeded #define
bsalomon@google.com
2011-09-02
*
Fix file name in gyp (wasn't caught b/c of windows case insensitivity)
bsalomon@google.com
2011-08-30
*
Add GrAAHairLinePathRenderer
bsalomon@google.com
2011-08-30
*
Use a prioritized list of path renderers in Gr.
bsalomon@google.com
2011-08-19
*
Make GrGLInterface a per-GrContext refcounted object rather than a global
bsalomon@google.com
2011-08-19
*
Fixed r2125. Identical change but also moves GrTesselatedPathRenderer.h to sr...
bsalomon@google.com
2011-08-17
[prev]
[next]