Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
c1ea60a9ea63fc590f11f49cd0d744e061891985
/
include
/
gpu
/
GrGLConfig_chrome.h
4f3c253
Add flag to disable gl error checking when allocating gpu objects
by bsalomon@google.com
· 13 years ago
56d11e0
Add support for GL_ANGLE_pack_reverse_row_order
by bsalomon@google.com
· 13 years ago
a85449d
Resubmit 2717 w/ fix workaround OS X GL bug.
by bsalomon@google.com
· 13 years ago
484be2b
Revert 2717
by bsalomon@google.com
· 13 years ago
5c56e34
Recommit r2714 with clip fix
by bsalomon@google.com
· 13 years ago
e1d3127
Revert 2714 for debugging of test failure
by bsalomon@google.com
· 13 years ago
598a1ff
Write direct to RT/Tex when possible, use BGRA rather than RGBA intermediate texture on ANGLE
by bsalomon@google.com
· 13 years ago
0a97be2
When GL_RGBA readPixels are slow do swizzle using a draw then readPixels with GL_BGRA
by bsalomon@google.com
· 13 years ago
c436499
[GPU] Add explicit byte order and PM vs. UPM 8888 configs
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/include/GrGLConfig_chrome.h]
56bfc5a
Add optional per-gl-func client callback.
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
9ae4429
Don't send NULL buffer data hint in chrome
by bsalomon@google.com
· 13 years ago
4be283f
Adds a build flag for GL to never use vertex attributes that don't have per-vertex values.
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
a9ecdad
Add GL_CHROMIUM_framebuffer_multisample support.
by bsalomon@google.com
· 14 years ago
8361a0f
Fix macro in Chrome's GL config file
by bsalomon@google.com
· 14 years ago
d1e43353
Remove IMG multisample texture support.
by bsalomon@google.com
· 14 years ago
0f31ca7
by twiz@google.com
· 14 years ago
098611b
Revert GR_STATIC_RECT_VB in GrGLConfig_chrome.h
by bsalomon@google.com
· 14 years ago
0078079
Make chrome use the static square vb when drawing rects.
by bsalomon@google.com
· 14 years ago
3723a48
Clean up geterror / log macros and globals for debugging. disable geterror in chrome by default.
by bsalomon@google.com
· 14 years ago
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
7acdb8e
by bsalomon@google.com
· 14 years ago
664a843
chrome always assumes BGRA for its textures
by reed@google.com
· 14 years ago
bf858b7
update chrome-specific glconfig (should make versions of this for mac/win/linux)
by reed@google.com
· 14 years ago