Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c6d855f7f3d548c52f450299dc6975820cda3387
/
src
/
gpu
/
GrGpuFactory.cpp
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
633b356
GrVkGpu initialization cleanup.
by jvanverth
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
a50e17a
Add support for a new GPU interface
by jvanverth
· 9 years ago
682c269
Store context options on caps.
by bsalomon
· 9 years ago
08bf86d
Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/)
by bsalomon
· 9 years ago
f28cff7
Store context options on caps.
by bsalomon
· 9 years ago
424cc26
Remove init from GrGLContextInfo and caps classes
by bsalomon
· 9 years ago
384181c
Add support for using alternative backends (like DirectX) when creating a GrGpu.
by egdaniel
· 10 years ago
39edf76
Rename GrGpuGL -> GrGLGpu
by jvanverth
· 10 years ago
861e103
Rename GrGpuGL to GrGLGpu for consistency
by bsalomon
· 10 years ago
38406c8
Cleanup: Go with SkDebugf instead of GrPrintf.
by tfarina
· 10 years ago
515dcd3
Replace uses of GR_DEBUG by SK_DEBUG.
by commit-bot@chromium.org
· 11 years ago
6177e69
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
by robertphillips@google.com
· 12 years ago
6e4e650
Give GrDrawTarget a back ptr to its owning GrContext.
by bsalomon@google.com
· 12 years ago
16e3dde
Platform/Engine -> Backend createPlatform -> wrapBackend
by bsalomon@google.com
· 12 years ago
c377baf
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
by tomhudson@google.com
· 12 years ago
5739d2c
Merge GrGpuGLShaders into its parent class, GrGpuGL
by bsalomon@google.com
· 12 years ago
3286989
Remove old D3D9 stuff
by bsalomon@google.com
· 13 years ago
6bf38b5
Move GL-specific include files to their own subdirectory, to better
by tomhudson@google.com
· 13 years ago
dd182cb
Move GL-specific source code to make room for D3D back end.
by tomhudson@google.com
· 13 years ago
89ec61e
Add GrGLContextInfo
by bsalomon@google.com
· 13 years ago
1dcf506
Remove GrGpuGLFixed subclass and ES1 support
by bsalomon@google.com
· 13 years ago
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 13 years ago
[Renamed from gpu/src/GrGpuFactory.cpp]
6150c20
Add newlines to debug error strings
by bsalomon@google.com
· 13 years ago
6fb736f
Simplify specification of default interface
by bsalomon@google.com
· 13 years ago
17b7894
rolling back the experimental rollbacks in r2178-2179
by epoger@google.com
· 13 years ago
5f22657
rolling tree back to its state as of r2169 to see if that fixes Windows buildbots
by epoger@google.com
· 13 years ago
513909f9
Remove compiler warnings (Linux clang, mostly).
by tomhudson@google.com
· 13 years ago
0b77d68
Make GrGLInterface a per-GrContext refcounted object rather than a global
by bsalomon@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
55b4e80
remove deleted include file (oops)
by bsalomon@google.com
· 14 years ago
1da0e5e
Suppress int/NULL comparison warning
by bsalomon@google.com
· 14 years ago
2ba4abb
Switch to GrGpuGLShaders (instead of GrGpuGLShaders2).
by bsalomon@google.com
· 14 years ago
bf2a469
Add all ES2 glUniform functions to GrGLInterface. Add interface validation for fixed pipe or shader pipe use.
by bsalomon@google.com
· 14 years ago
05ef510
Remove GrContext.h dependence on GrGpu.h
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
f93e717
Refactoring the GrGpuGLShaders2 into 2 classes: GrGpuGLShaders
by junov@google.com
· 14 years ago
b65e0cb
by twiz@google.com
· 14 years ago
59a190b
by twiz@google.com
· 14 years ago
c6cf723
Hide alloc size vs content size below API
by bsalomon@google.com
· 14 years ago
7d34d2e
Increase number of stages from 1 to 2
by bsalomon@google.com
· 14 years ago
ac10a2d
add gpu backend (not hooked up yet)
by reed@google.com
· 14 years ago