1. 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
  2. ec96518 Remove old visual studio project by bsalomon@google.com · 13 years ago
  3. 822968f Fixup old VS2010 project in case anyone is using it by bsalomon@google.com · 13 years ago
  4. c925451 fix precendence error (== binds tighter than &) add new samples to solution by reed@google.com · 13 years ago
  5. 59d2f63 fix signed shift in blend32 use typefacecache in fonthost_win by reed@google.com · 13 years ago
  6. 6dcf499 Fix dangling ptr when GrRenderTarget outlives its GrTexture representation by bsalomon@google.com · 13 years ago
  7. 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 · 13 years ago
  8. dfe75bc Add way to determine at link time what path renderer will be used. by bsalomon@google.com · 13 years ago
  9. c312bf9 Remove old GR_* macros for GL extensions in favor of GrGLDefines.h by bsalomon@google.com · 13 years ago
  10. 9182610 Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now). by bsalomon@google.com · 13 years ago
  11. 0f31ca7 by twiz@google.com · 13 years ago
  12. c8ad63e Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux. by bsalomon@google.com · 13 years ago
  13. 6ecc33d by twiz@google.com · 13 years ago
  14. b52bb9b Remove dependence on glew for creating SkOSWindow_Win's GL ctx. by bsalomon@google.com · 13 years ago
  15. 59a190b by twiz@google.com · 13 years ago
  16. 316338a by twiz@google.com · 13 years ago
  17. e8c701c Add filters to organize the VS project. Remove unused Gr files. by bsalomon@google.com · 13 years ago
  18. 9db86bb PDF Type3 Support. by ctguil@chromium.org · 13 years ago
  19. ee8c317 Add include\ports to include path for SampleApp project on windows. by ctguil@chromium.org · 13 years ago
  20. 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 · 13 years ago
  21. 88183bc Add uniscribe library to windows release configuration. by ctguil@chromium.org · 14 years ago
  22. 58b28fb Remove SkRefCnt.cpp from windows build. by ctguil@chromium.org · 14 years ago
  23. 7b19d6d Support unicode to glyph id conversion in windows for non-BMP characters. by ctguil@chromium.org · 14 years ago
  24. fa63fd6 Add new files to VC2010 proj by bsalomon@google.com · 14 years ago
  25. 1d2169e Make VS2010 project reflect new location of GrGLIRect.h by bsalomon@google.com · 14 years ago
  26. 8895a7a Reduce glGets for stencil bits. by bsalomon@google.com · 14 years ago
  27. c6cf723 Hide alloc size vs content size below API by bsalomon@google.com · 14 years ago
  28. 6f72d1e Provide windows font host implementation needed to support TrueType text in pdf backend. by vandebo@chromium.org · 14 years ago
  29. 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
  30. 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
  31. 759b036 Add SampleShaderText to vs project. by bsalomon@google.com · 14 years ago
  32. 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
  33. 42ab7ea Cleanup including of GL headers and provide way to include custom headers, extension getter. by bsalomon@google.com · 14 years ago
  34. 8531c1c Towards issue #106 by bsalomon@google.com · 14 years ago
  35. 2fbc7fa Make SampleApp build on Win32 (still requires glew, this needs to be fixed) by bsalomon@google.com · 14 years ago
  36. bb42218 Remove user-specific visual studio project files. by bsalomon@google.com · 14 years ago
  37. 030d8e6 add new file by reed@android.com · 15 years ago
  38. 19061ba update to include all files by reed@android.com · 15 years ago
  39. e51daa7 remove old file by reed@android.com · 15 years ago
  40. 63debae initial checkin for visualstudio build support by reed@android.com · 15 years ago