Sign in
chromium
/
chromium
/
src
/
24f9d02c9bdfc78d3842b0e2726a841c6be00622
/
gpu
6cac5e0d
RefCounted types should not have public destructors, media/ and gpu/ edition
by
[email protected]
· 13 years ago
6fdb043
Rename nacl::RefCounted to nacl::RefCountedThreadSafe, to make it easier to alias as gpu::RefCountedThreadSafe.
by
[email protected]
· 13 years ago
4e0f45f5
RefCounted types should not have public destructors, Linux fixes
by
[email protected]
· 13 years ago
a9e2387
Correctly identify INTEL on Linux
by
[email protected]
· 13 years ago
63c9b05
Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.
by
[email protected]
· 13 years ago
b05a367
Make StrictIdHandler mark IDs as used
by
[email protected]
· 13 years ago
f702471
Correct the clear semantics for textures used by the GL_CHROMIUM_clopy_texture extension.
by
[email protected]
· 13 years ago
5c67c703
Don't enable occlusion query on Linux with Intel drivers.
by
[email protected]
· 13 years ago
b387864
Change the way _EXPORT macros look.
by
[email protected]
· 13 years ago
7687479c
Make genereteMipmap clear uncleared level 0
by
[email protected]
· 13 years ago
0f8afe8
Add more warnings for GL programs.
by
[email protected]
· 13 years ago
d6ca479
Implement GL_EXT_occlusion_query_boolean on OSX
by
[email protected]
· 13 years ago
d8a8728
Cache more GL state client side
by
[email protected]
· 13 years ago
c9e2cbbb
ui: Move gl/ directory out of gfx/, up to ui/.
by
[email protected]
· 13 years ago
3dc69c4
Fix cmd buf impl of glIsEnabled to return cached value
by
[email protected]
· 13 years ago
38c0a97
Make glGenerateMipmap handle out of memory
by
[email protected]
· 13 years ago
0abf43e3
Consolidate GPU unit test expectiation functions.
by
[email protected]
· 13 years ago
d24c13b
make GLboolean print GL_TRUE, GL_FALSE when debugging.
by
[email protected]
· 13 years ago
4e4410db
Add GL_SAMPLER_3D_OES and GL_SAMPLER_2D_RECT_ARB to ClearUniforms
by
[email protected]
· 13 years ago
f770e25
Initialize GL attribs
by
[email protected]
· 13 years ago
d435b07c
Coverity: Fix a pass-by-value.
by
[email protected]
· 13 years ago
8f095c3
Work around graphics hangs on MacBook Airs with Intel GPUs by calling glFinish after each frame displayed on the browser side.
by
[email protected]
· 13 years ago
d191b13
Addition of texture-state and fbo-state tests for GL_CHROMIUM_copy_texture.
by
[email protected]
· 13 years ago
3293960
Make GL_VENDOR and GL_RENDERER always return 'Chromium'
by
[email protected]
· 13 years ago
04d6819b
Fix Noop bug
by
[email protected]
· 13 years ago
c892a4e1
Add more disable-workaround checks
by
[email protected]
· 13 years ago
5904806b
Make unit test to check glCopyTextureCHROMIUM works with deleted programs
by
[email protected]
· 13 years ago
2c393383
Move gles2 extensions out of dev.
by
[email protected]
· 13 years ago
befd38c
Move GL_GLEXT_PROTOTYPES to gyp file
by
[email protected]
· 13 years ago
e57052d
Adjust the constant pixel color values so that premultiplied alpha operations do not rely on the rounding behaviour of the GPU shader.
by
[email protected]
· 13 years ago
164d6d5
Addition of break statement to prevent accidental switch fall-through in the GPU service.
by
[email protected]
· 13 years ago
0a1e9ad
by
[email protected]
· 13 years ago
fa20ec8
Limit the number of GL errors logged
by
[email protected]
· 13 years ago
d353541f
ui: Move surface/ directory out of gfx/, up to ui/.
by
[email protected]
· 13 years ago
0c998e4
Update gl2.h and gl2ext.h headers from Khronos.
by
[email protected]
· 13 years ago
5c06a10
WebGraphicsContext3DInProcessCommandBuffer should report that it does not support swap acks.
by
[email protected]
· 13 years ago
d20a651
generate INVALID_VALUE if calling Uniform1i/v on sampler > MAX_IMAGE_TEXTURE_UNITS
by
[email protected]
· 13 years ago
d2b8b21
Add Occlusion Query test to gl_tests
by
[email protected]
· 13 years ago
8a5a84a
Added documentation for GL_CHROMIUM_texture_mailbox GL extension.
by
[email protected]
· 13 years ago
78b514b
Allow textures to be moved from one GL context group to another.
by
[email protected]
· 13 years ago
2df7389
Clear uniforms
by
[email protected]
· 13 years ago
f82ef06
Don't make checkdeps ignore includes to directories that are brought in via deps. Most of these are already listed in DEPS files, and it seems that we want to prevent includes on them just like normal directories that are in our tree (otherwise content can depend on native_client, for ex)
by
[email protected]
· 13 years ago
cf57fbc
Add trace around DoTexStorage2DExt
by
[email protected]
· 13 years ago
06994467
aura: Change shared context to be offscreen for arm
by
[email protected]
· 13 years ago
1873a428
Make transfer buffer reallocate at default size.
by
[email protected]
· 13 years ago
33e4226
Unbind texture from all texture units when deleting it.
by
[email protected]
· 13 years ago
b32abc0
Fix gl_tests
by
[email protected]
· 13 years ago
43410e9
Re-submission of http://codereview.chromium.org/9968113
by
[email protected]
· 13 years ago
b28a20f
Add --enforce-gl-minimums flag
by
[email protected]
· 13 years ago
74345af2
Revert 132934 - this change seems to break many webgl related layout tests
by
[email protected]
· 13 years ago
b64c2495
by
[email protected]
· 13 years ago
16e1801c
Fix a bug in EXT_texture_filter_anisotropic related queries.
by
[email protected]
· 13 years ago
45d15a6
Tile clearing of large textures.
by
[email protected]
· 13 years ago
5bd6feee
Add a few more DCHECKs to the GPU code.
by
[email protected]
· 13 years ago
7794d51
aura/texture transport: Keep ref to texture infos to avoid races with the UI
by
[email protected]
· 13 years ago
92922a8e
Let target egl_main_native build without error.
by
[email protected]
· 13 years ago
465a1ef8
Make it so you can add GPU switches by editing 2 files instead of 3.
by
[email protected]
· 13 years ago
c71a9209
Turn off shader function emulation on Windows.
by
[email protected]
· 13 years ago
a34b067
Add gl_tests target as place to put GL tests for the command buffer.
by
[email protected]
· 13 years ago
cd578575
Modify the base::JSONReader interface to take a set of options rather than a boolean flag.
by
[email protected]
· 13 years ago
3458a64a
Add GL_EXT_unpack_subimage support to command buffer client code.
by
[email protected]
· 13 years ago
3349dcf
Revert 131177 - aura: Change shared context to be offscreen for arm
by
[email protected]
· 13 years ago
8f0b86c2f
Always write data to new buffer in SimulateAttrib0
by
[email protected]
· 13 years ago
866e087
Optimize GetBucketContents
by
[email protected]
· 13 years ago
3785f1bd
Build fix: change the code, forget to change the test.
by
[email protected]
· 13 years ago
0a34b58
Change the glGetShaderPrecisionFormat emulated values.
by
[email protected]
· 13 years ago
68dcb1f
Hanlde long attribute name mapping in bindAttribLocation.
by
[email protected]
· 13 years ago
80e4cfa0
Delete renderbuffers when no longer referenced
by
[email protected]
· 13 years ago
1345c56
aura: Change shared context to be offscreen for arm
by
[email protected]
· 13 years ago
1869a3a
Allow |msg| to be NULL
by
[email protected]
· 13 years ago
7c5e8b1
Delete framebuffers when no longer referenced.
by
[email protected]
· 13 years ago
7e03d49
Delete Programs when no longer referenced
by
[email protected]
· 13 years ago
fe6f29f
Don't delete textures until they're no longer referenced.
by
[email protected]
· 13 years ago
237bad71
Prevent Mipmap generation for compressed textures.
by
[email protected]
· 13 years ago
f5e2e4a2
Make buffer not get deleted until the last reference is released.
by
[email protected]
· 13 years ago
a13283cc
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
by
[email protected]
· 13 years ago
216b7fde
Revert "Revert 130737 - Make contexts actually use ShareGroup for shared contexts."
by
[email protected]
· 13 years ago
429d0c2
Revert 130737 - Make contexts actually use ShareGroup for shared contexts.
by
[email protected]
· 13 years ago
92fa5b98
Make contexts actually use ShareGroup for shared contexts.
by
[email protected]
· 13 years ago
b3244ee0
Revert "Revert 130384 - Broke a few Mac bots"
by
[email protected]
· 13 years ago
7bfa1ca
Revert 130384 - Broke a few Mac bots
by
[email protected]
· 13 years ago
fad6457d
Revert "Revert "Make ShareGroup thread safe" http://crrev.com/130034."
by
[email protected]
· 13 years ago
313f73e
Limit max texture size to 4096x4096 on intel mac
by
[email protected]
· 13 years ago
9e5fffaf
PpapiCommandBufferProxy implements CommandBufferProxy.
by
[email protected]
· 13 years ago
b1b6b5e
Revert "Make ShareGroup thread safe" http://crrev.com/130034.
by
[email protected]
· 13 years ago
c288ca0
Make ShareGroup thread safe
by
[email protected]
· 13 years ago
f4eac070
Revert 129879 - Revert 129819 - Add CHECK on non-generated ids in command buffer.
by
[email protected]
· 13 years ago
69e65f8
Revert 129819 - Add CHECK on non-generated ids in command buffer.
by
[email protected]
· 13 years ago
d670e70
Fix GL resource sharing
by
[email protected]
· 13 years ago
0adce59
Add CHECK on non-generated ids in command buffer.
by
[email protected]
· 13 years ago
217f0ab8
Add ShareGroup to GLES2Implemenation
by
[email protected]
· 13 years ago
af65aab
Add ShareGroup stub
by
[email protected]
· 13 years ago
0cfb9ab
Move gpu hash_tables and atomicops stuff
by
[email protected]
· 13 years ago
3e25dc3c
Disable flushers on CrOS to improve GPU process saturation during bulk texture uploads
by
[email protected]
· 13 years ago
39ba4f0
make disable-glsl-translator work again
by
[email protected]
· 13 years ago
f0b8f00b
Fix some GPU logging prints
by
[email protected]
· 13 years ago
251622e
Chromium implementation of discardBackbuffer WebGraphicsContext3D extension.
by
[email protected]
· 13 years ago
67fe309
Modify gpu::gles2::FeatureInfo::AddFeatures to enable feature flags based on requested features but not disable them.
by
[email protected]
· 13 years ago
58b75f9
Fix OES_texture_float test failure.
by
[email protected]
· 13 years ago
f49e21bf9
Increase reschedule timeout to 1 second.
by
[email protected]
· 13 years ago
Next »