Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ead1efb6ba14ecf9c1ef96814b1a5311dc4cc8fb
/
include
/
gpu
/
GrUserConfig.h
7ed98df
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
4e5559a
Allow specifying the max texture count on the bots
by robertphillips@google.com
· 11 years ago
515dcd3
Replace uses of GR_DEBUG by SK_DEBUG.
by commit-bot@chromium.org
· 11 years ago
235ef3d
Remove GR_STATIC_RECT_VB
by robertphillips@google.com
· 12 years ago
6438695
Revert 7625 until after M26 due to a mix of perf changes.
by bsalomon@google.com
· 12 years ago
8598328
Remove compile time option to use different types for text vertices.
by bsalomon@google.com
· 12 years ago
82b0ec6
Remove GR_DISABLE_DRAW_BUFFERING, replace with RTConf variable.
by bsalomon@google.com
· 12 years ago
5b25a8d
Remove GR_DUMP_TEXTURE_UPLOADS
by bsalomon@google.com
· 12 years ago
51ac7e6
Remove GR_AGGRESSIVE_SHADER_OPTS build option.
by bsalomon@google.com
· 12 years ago
1c7c01a
Remove GR_STATIC_RECT_VB Review URL: https://codereview.appspot.com/7304055
by bsalomon@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
8171288
Remove GrScalar, replace with SkScalar.
by bsalomon@google.com
· 12 years ago
42041e6
Allow default texture cache limit to be set within gyp.
by djsollen@google.com
· 12 years ago
1d4edd3
Make all GrContext draws go through the draw buffer.
by bsalomon@google.com
· 12 years ago
36645d2
Remove old and GL-specific defines from GrUserConfig.h comments
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/GrUserConfig.h]
96e96df
When we're not using the NULL buffer data hint update with glBufferData rather than glBufferSubData.
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
8895a7a
Reduce glGets for stencil bits.
by bsalomon@google.com
· 14 years ago
c6cf723
Hide alloc size vs content size below API
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
d16983b
Make aggressive shader opts an option in GrUserConfig.h. Currently just controls whether color=white optimization is applied (eliminates reading color varying and modulation by color). This was already a compile time option just not exposed through user config.
by bsalomon@google.com
· 14 years ago
4333323
Make enabling static rect VB configurable by user config file.
by bsalomon@google.com
· 14 years ago
42ab7ea
Cleanup including of GL headers and provide way to include custom headers, extension getter.
by bsalomon@google.com
· 14 years ago
117cc39
document new (temporary) build flags
by reed@google.com
· 14 years ago
ed3a068
Fix BGRA on ES Issue 109.
by bsalomon@google.com
· 14 years ago
2fbc7fa
Make SampleApp build on Win32 (still requires glew, this needs to be fixed)
by bsalomon@google.com
· 14 years ago
e9557f9
Fix bug where createTexture may bind a texture to GL without ever updating fHWState.fTexture (when texture is not bound to FBO).
by bsalomon@google.com
· 14 years ago
ac10a2d
add gpu backend (not hooked up yet)
by reed@google.com
· 14 years ago