|
Use EXT_direct_state_access for path matrix manipulation
Use EXT_direct_state_access for path matrix manipulation when using
NV_path_rendering extension. This makes Chromium command buffer
integration easier, since the current matrix mode does not need to be
exposed as state and fewer function calls and enums are needed.
BUG= chromium:344330
Committed: http://code.google.com/p/skia/source/detail?r=14374
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+40 lines, -53 lines) |
Patch |
|
M |
include/gpu/gl/GrGLFunctions.h
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
include/gpu/gl/GrGLInterface.h
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLCaps.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLCreateNullInterface.cpp
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLInterface.cpp
|
View
|
|
2 chunks |
+3 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLNoOpInterface.h
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLNoOpInterface.cpp
|
View
|
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGpuGL.cpp
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/android/GrGLCreateNativeInterface_android.cpp
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/debug/GrGLCreateDebugInterface.cpp
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/mac/GrGLCreateNativeInterface_mac.cpp
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/mesa/GrGLCreateMesaInterface.cpp
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/unix/GrGLCreateNativeInterface_unix.cpp
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/win/GrGLCreateNativeInterface_win.cpp
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|