index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vs
Commit message (
Expand
)
Author
Age
*
Add snapshot of gyp-generated vs proj for any third party devs who were using...
bsalomon@google.com
2011-05-19
*
Remove old visual studio project
bsalomon@google.com
2011-05-19
*
Fixup old VS2010 project in case anyone is using it
bsalomon@google.com
2011-05-09
*
fix precendence error (== binds tighter than &)
reed@google.com
2011-05-04
*
fix signed shift in blend32
reed@google.com
2011-05-02
*
Fix dangling ptr when GrRenderTarget outlives its GrTexture representation
bsalomon@google.com
2011-04-05
*
Remove dependence on platform GL headers. Remove code that attempts to infer ...
bsalomon@google.com
2011-04-04
*
Add way to determine at link time what path renderer will be used.
bsalomon@google.com
2011-03-25
*
Remove old GR_* macros for GL extensions in favor of GrGLDefines.h
bsalomon@google.com
2011-03-21
*
Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now).
bsalomon@google.com
2011-03-21
*
This CL removes all dependencies on GL headers across all of Ganesh. New
twiz@google.com
2011-03-18
*
Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.
bsalomon@google.com
2011-03-18
*
Addition of missing file in Visual Studio sample app project file.
twiz@google.com
2011-03-17
*
Remove dependence on glew for creating SkOSWindow_Win's GL ctx.
bsalomon@google.com
2011-03-16
*
Implementation of a GL-virtualization layer for Skia. This allows for
twiz@google.com
2011-03-14
*
Correction of the non-portable use of dynamically allocated stack arrays in the
twiz@google.com
2011-03-09
*
Add filters to organize the VS project. Remove unused Gr files.
bsalomon@google.com
2011-03-08
*
PDF Type3 Support.
ctguil@chromium.org
2011-03-04
*
Add include\ports to include path for SampleApp project on windows.
ctguil@chromium.org
2011-03-04
*
Add support for clipstack to Gr. GrClip is now a list of rects and paths with...
bsalomon@google.com
2011-03-03
*
Add uniscribe library to windows release configuration.
ctguil@chromium.org
2011-03-01
*
Remove SkRefCnt.cpp from windows build.
ctguil@chromium.org
2011-02-25
*
Support unicode to glyph id conversion in windows for non-BMP characters.
ctguil@chromium.org
2011-02-23
*
Add new files to VC2010 proj
bsalomon@google.com
2011-02-22
*
Make VS2010 project reflect new location of GrGLIRect.h
bsalomon@google.com
2011-02-18
*
Reduce glGets for stencil bits.
bsalomon@google.com
2011-02-18
*
Hide alloc size vs content size below API
bsalomon@google.com
2011-02-17
*
Provide windows font host implementation needed to support TrueType text in p...
vandebo@chromium.org
2011-02-14
*
Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer ...
bsalomon@google.com
2011-02-14
*
Adds ability to draw rects using a unit square vertex buffer. Useful when mat...
bsalomon@google.com
2011-02-01
*
Add SampleShaderText to vs project.
bsalomon@google.com
2011-01-25
*
Rev the GrContext interface. Context has draw* functions that take a new GrPa...
bsalomon@google.com
2011-01-21
*
Cleanup including of GL headers and provide way to include custom headers, ex...
bsalomon@google.com
2011-01-19
*
Towards issue #106
bsalomon@google.com
2011-01-13
*
Make SampleApp build on Win32 (still requires glew, this needs to be fixed)
bsalomon@google.com
2011-01-05
*
Remove user-specific visual studio project files.
bsalomon@google.com
2011-01-04
*
add new file
reed@android.com
2009-12-21
*
update to include all files
reed@android.com
2009-12-18
*
remove old file
reed@android.com
2009-12-18
*
initial checkin for visualstudio build support
reed@android.com
2009-12-16