rmistry@google.com
|
fbfcd56021
|
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
This CL is part I of IV (I broke down the 1280 files into 4 CLs).
Review URL: https://codereview.appspot.com/6485054
git-svn-id: http://skia.googlecode.com/svn/trunk@5262 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-08-23 18:09:54 +00:00 |
|
robertphillips@google.com
|
15e9d3e66e
|
Expanded distribution of instance counting
http://codereview.appspot.com/6300114/
git-svn-id: http://skia.googlecode.com/svn/trunk@4291 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-21 20:25:03 +00:00 |
|
bsalomon@google.com
|
0efcc37952
|
Remove glBlendEquation and glColorPointer
Review URL: http://codereview.appspot.com/6300075/
git-svn-id: http://skia.googlecode.com/svn/trunk@4216 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-08 20:36:22 +00:00 |
|
bsalomon@google.com
|
fe11cb6486
|
Add GL function pointers for GL_NV_path_rendering
Review URL: http://codereview.appspot.com/6296046/
git-svn-id: http://skia.googlecode.com/svn/trunk@4192 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-06 15:17:54 +00:00 |
|
bsalomon@google.com
|
4d063dea5e
|
Add glTexParameteriv to GL interface
Comitted on behalf of jin.a.yang@intel.com
Review URL: http://codereview.appspot.com/6213069/
git-svn-id: http://skia.googlecode.com/svn/trunk@4099 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-05-31 17:59:23 +00:00 |
|
bsalomon@google.com
|
cc61b17628
|
Comment improvements to GrGLInterface
git-svn-id: http://skia.googlecode.com/svn/trunk@3865 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-05-07 21:45:48 +00:00 |
|
bsalomon@google.com
|
637d5e9297
|
Move GL function prototype typdefs to a separate header
Review URL: http://codereview.appspot.com/6189054/
git-svn-id: http://skia.googlecode.com/svn/trunk@3864 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-05-07 21:33:56 +00:00 |
|
bsalomon@google.com
|
2717d56b22
|
move more stuff that should be private out from GrGLConfig.h
Review URL: http://codereview.appspot.com/6202053/
git-svn-id: http://skia.googlecode.com/svn/trunk@3856 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-05-07 19:10:52 +00:00 |
|
bsalomon@google.com
|
9c1f1ac5d3
|
Move function decls and macros out of public headers that are meant for internal use.
git-svn-id: http://skia.googlecode.com/svn/trunk@3849 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-05-07 17:09:37 +00:00 |
|
robertphillips@google.com
|
e788430144
|
Added glBlendEquation to GL interface
http://codereview.appspot.com/6057047/
git-svn-id: http://skia.googlecode.com/svn/trunk@3720 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-04-18 14:39:58 +00:00 |
|
bsalomon@google.com
|
c9668ecdb7
|
Add support for GL_NV_framebuffer_multisample_coverage
Review URL: http://codereview.appspot.com/6005043
git-svn-id: http://skia.googlecode.com/svn/trunk@3651 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-04-11 18:16:41 +00:00 |
|
bsalomon@google.com
|
ba800e2225
|
Alphabetize gl function pointer typedefs / decls. Wrap pointers to auto-NULL them.
Review URL: http://codereview.appspot.com/5959048/
git-svn-id: http://skia.googlecode.com/svn/trunk@3549 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-03-29 21:04:52 +00:00 |
|
robertphillips@google.com
|
d3b9fbbc48
|
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
http://codereview.appspot.com/5940046/
git-svn-id: http://skia.googlecode.com/svn/trunk@3519 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-03-28 16:19:11 +00:00 |
|
robertphillips@google.com
|
0da3719050
|
Added debug GL Interface. This interface tracks various GL objects in order to find leaks & invalid accesses.
Core Review: http://codereview.appspot.com/5846049/
git-svn-id: http://skia.googlecode.com/svn/trunk@3426 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-03-19 14:42:13 +00:00 |
|
tomhudson@google.com
|
6bf38b59c9
|
Move GL-specific include files to their own subdirectory, to better
coexist alongside D3D backend.
Requires gyp change.
http://codereview.appspot.com/5665045/
git-svn-id: http://skia.googlecode.com/svn/trunk@3185 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-02-14 15:11:59 +00:00 |
|