Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
78e276889795454891cbba48ab11927968114953
/
src
/
gpu
/
gl
/
debug
/
GrGLCreateDebugInterface.cpp
27c1521
Add gpu support for glVertexAttrb1f, 2fv, and 3fv
by egdaniel
· 10 years ago
9e61bb7
Make the Sk GL context class an abstract base class
by kkinnunen
· 10 years ago
1080596
Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/)
by bsalomon
· 10 years ago
a90ed4e
Make the Sk GL context class an abstract base class
by kkinnunen
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
944bcf0
Some fixes around GrContext::abandonContext:
by bsalomon
· 11 years ago
37d20f7
Add support for glCompressedTexSubImage2D
by krajcevski
· 11 years ago
160b478
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
by commit-bot@chromium.org
· 11 years ago
53b614b
Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/)
by djsollen@google.com
· 11 years ago
f9deb8a
Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData.
by commit-bot@chromium.org
· 11 years ago
88cb22b
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
by commit-bot@chromium.org
· 11 years ago
f669672
Use EXT_direct_state_access for path matrix manipulation
by commit-bot@chromium.org
· 11 years ago
0a6fe71
Use fixed function pipeline only when drawing paths
by commit-bot@chromium.org
· 11 years ago
2cfa320
fix warnings around size_t/int
by commit-bot@chromium.org
· 11 years ago
f535561
Cleanup GrGLInterface after Chromium changes
by commit-bot@chromium.org
· 11 years ago
6ebfbf9
Use vertex buffer objects instead of client side arrays in fixed-function codepaths
by commit-bot@chromium.org
· 11 years ago
c72425a
Move GrGLInterface function pointers into a nested struct
by commit-bot@chromium.org
· 11 years ago
9e90aed
Rename GrGLBinding->GrGLStandard, no longer a bitfield
by commit-bot@chromium.org
· 11 years ago
ab1c138
Fix compilation with SK_ENABLE_INST_COUNT=1
by commit-bot@chromium.org
· 11 years ago
46fbfe0
Add glTexGen funcs to interface
by commit-bot@chromium.org
· 12 years ago
cffff79
get genmipmap function in the struct
by commit-bot@chromium.org
· 12 years ago
1308f6e
Remove assertion in debug GL impl that stencil buffers are deleted after FBOs to which they are bound.
by commit-bot@chromium.org
· 12 years ago
a6ffb58
Plumbed in discard_framebuffer extension
by robertphillips@google.com
· 12 years ago
31975cf
Update debug GL backend to match r8633
by robertphillips@google.com
· 12 years ago
98168bb
Add glCopyTexSubImage2D to GrGLInterface
by commit-bot@chromium.org
· 12 years ago
6918d48
Use vertex array objects on core profiles.
by bsalomon@google.com
· 12 years ago
ecd8484
Add support to GrGLInterface for vertex array objects
by bsalomon@google.com
· 12 years ago
b82c399
Revert 7919 and 7920 (committed wrong version of r7919.)
by bsalomon@google.com
· 12 years ago
87c6d7a
Add support to GrGLInterface for vertex array objects
by bsalomon@google.com
· 12 years ago
6177e69
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
by robertphillips@google.com
· 12 years ago
1744f97
Use glGetStringi to get extensions when available.
by bsalomon@google.com
· 12 years ago
8f94361
Consolidate functions common the the null and debug GL interfaces.
by bsalomon@google.com
· 12 years ago
e0d44ff
Add support for new glShaderSource() signature from Khronos. Disabled by default.
by senorblanco@chromium.org
· 12 years ago
fbfcd56
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 13 years ago
622a170
Fixed minor memory leaks
by robertphillips@google.com
· 13 years ago
ebde3e0
Fixed over-length lines in GrGLCreateDebugInterface.cpp
by robertphillips@google.com
· 13 years ago
409566a
Removed cached copy of the GrDebugGLInterface
by robertphillips@google.com
· 13 years ago
c345c42
Add strings to debug/null interfaces glGetString
by bsalomon@google.com
· 13 years ago
0efcc37
Remove glBlendEquation and glColorPointer
by bsalomon@google.com
· 13 years ago
cf6285b
fix warnings on Mac in src/gpu and include/gpu
by caryclark@google.com
· 13 years ago
4d063de
Add glTexParameteriv to GL interface
by bsalomon@google.com
· 13 years ago
d32369e
Added knowledge of GL_RED textures to debugGLReadPixels
by robertphillips@google.com
· 13 years ago
ec05eaa
Bumped num stages to 4 in preparation for AA clipping
by robertphillips@google.com
· 13 years ago
e788430
Added glBlendEquation to GL interface
by robertphillips@google.com
· 13 years ago
670ff9a
Fixed uninitialized memory issue on Linux when running "gm --debuggl"
by robertphillips@google.com
· 13 years ago
dd743fe
Initial split up of Debug Interface into separate files
by robertphillips@google.com
· 13 years ago
d91f370
Moved Debug GL interface to src/gpu/gl/debug in preparation for splitting it up.
by robertphillips@google.com
· 13 years ago
[Renamed from src/gpu/gl/GrGLCreateDebugInterface.cpp]
3672b58
Removed redundant typedef from GrDebugGL class
by robertphillips@google.com
· 13 years ago
ba0cc3e
Extended debug GL interface to include textures.
by robertphillips@google.com
· 13 years ago
7c95942
Extended debug GL interface to include tracking of render buffers
by robertphillips@google.com
· 13 years ago
6970557
Re-attempting Linux debug GL interface compiler complaint fix.
by robertphillips@google.com
· 13 years ago
f6f123d
Added tracking of frame buffer objects to debug GL interface
by robertphillips@google.com
· 13 years ago
0ffc56f
Reverting Linux compiler complaint patch - again
by robertphillips@google.com
· 13 years ago
2badb15
Partial re-delivery of Linux compiler complaint changes.
by robertphillips@google.com
· 13 years ago
d41a1dc
rolling back to r3427
by robertphillips@google.com
· 13 years ago
34c54e4
Addressed compiler warnings in the Debug GL Interface on Linux.
by robertphillips@google.com
· 13 years ago
0da3719
Added debug GL Interface. This interface tracks various GL objects in order to find leaks & invalid accesses.
by robertphillips@google.com
· 13 years ago