Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b7fd3ee27ee1e17a78d912e87da35630b311abe2
/
vs
346ff6c
Add snapshot of gyp-generated vs proj for any third party devs who were using the old project. README.TXT explains how to generate an up to date one.
by bsalomon@google.com
· 13 years ago
ec96518
Remove old visual studio project
by bsalomon@google.com
· 13 years ago
822968f
Fixup old VS2010 project in case anyone is using it
by bsalomon@google.com
· 13 years ago
c925451
fix precendence error (== binds tighter than &) add new samples to solution
by reed@google.com
· 14 years ago
59d2f63
fix signed shift in blend32 use typefacecache in fonthost_win
by reed@google.com
· 14 years ago
6dcf499
Fix dangling ptr when GrRenderTarget outlives its GrTexture representation
by bsalomon@google.com
· 14 years ago
f987d1b
Remove dependence on platform GL headers. Remove code that attempts to infer GL function pointers on various platforms. Instead add platform-specific implementations for Windows and Mac. (GLX coming)
by bsalomon@google.com
· 14 years ago
dfe75bc
Add way to determine at link time what path renderer will be used.
by bsalomon@google.com
· 14 years ago
c312bf9
Remove old GR_* macros for GL extensions in favor of GrGLDefines.h
by bsalomon@google.com
· 14 years ago
9182610
Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now).
by bsalomon@google.com
· 14 years ago
0f31ca7
by twiz@google.com
· 14 years ago
c8ad63e
Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.
by bsalomon@google.com
· 14 years ago
6ecc33d
by twiz@google.com
· 14 years ago
b52bb9b
Remove dependence on glew for creating SkOSWindow_Win's GL ctx.
by bsalomon@google.com
· 14 years ago
59a190b
by twiz@google.com
· 14 years ago
316338a
by twiz@google.com
· 14 years ago
e8c701c
Add filters to organize the VS project. Remove unused Gr files.
by bsalomon@google.com
· 14 years ago
9db86bb
PDF Type3 Support.
by ctguil@chromium.org
· 14 years ago
ee8c317
Add include\ports to include path for SampleApp project on windows.
by ctguil@chromium.org
· 14 years ago
d302f14
Add support for clipstack to Gr. GrClip is now a list of rects and paths with set operations to combine them. The stencil buffer is used to perform the set operations to put the clip into the stencil buffer. Building Gr's clip from Skia's clipStack is currently disabled due to the fact that Skia's clipStack is relative to the root layer not the current layer. This will be fixed in a subsequent CL.
by bsalomon@google.com
· 14 years ago
88183bc
Add uniscribe library to windows release configuration.
by ctguil@chromium.org
· 14 years ago
58b28fb
Remove SkRefCnt.cpp from windows build.
by ctguil@chromium.org
· 14 years ago
7b19d6d
Support unicode to glyph id conversion in windows for non-BMP characters.
by ctguil@chromium.org
· 14 years ago
fa63fd6
Add new files to VC2010 proj
by bsalomon@google.com
· 14 years ago
1d2169e
Make VS2010 project reflect new location of GrGLIRect.h
by bsalomon@google.com
· 14 years ago
8895a7a
Reduce glGets for stencil bits.
by bsalomon@google.com
· 14 years ago
c6cf723
Hide alloc size vs content size below API
by bsalomon@google.com
· 14 years ago
6f72d1e
Provide windows font host implementation needed to support TrueType text in pdf backend.
by vandebo@chromium.org
· 14 years ago
1c13c96
Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer both GrBufferAllocPool to manage reserved and set-to-array vertex and index data.
by bsalomon@google.com
· 14 years ago
6f7fbc9
Adds ability to draw rects using a unit square vertex buffer. Useful when matrix/uniform changes are less expensive than sending new verts.
by bsalomon@google.com
· 14 years ago
759b036
Add SampleShaderText to vs project.
by bsalomon@google.com
· 14 years ago
5782d71
Rev the GrContext interface. Context has draw* functions that take a new GrPaint object. Removed many of the lower-level GrGpu function call-throughs on context.
by bsalomon@google.com
· 14 years ago
42ab7ea
Cleanup including of GL headers and provide way to include custom headers, extension getter.
by bsalomon@google.com
· 14 years ago
8531c1c
Towards issue #106
by bsalomon@google.com
· 14 years ago
2fbc7fa
Make SampleApp build on Win32 (still requires glew, this needs to be fixed)
by bsalomon@google.com
· 14 years ago
bb42218
Remove user-specific visual studio project files.
by bsalomon@google.com
· 14 years ago
030d8e6
add new file
by reed@android.com
· 15 years ago
19061ba
update to include all files
by reed@android.com
· 15 years ago
e51daa7
remove old file
by reed@android.com
· 15 years ago
63debae
initial checkin for visualstudio build support
by reed@android.com
· 15 years ago