Sign in
chromium
/
chromium
/
src
/
0932b30c615c2ff3ddf7710467e812652fb900b6
/
gpu
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
68c75bb
Check that attachments are the correct type for the attachment type
by
[email protected]
· 13 years ago
aacc3a2
Remove unused code in StrictSharedIdHandler
by
[email protected]
· 13 years ago
79aa4b7
Add OpenGL occlusion query support to pepper.
by
[email protected]
· 13 years ago
3f22b6a1
clang: Fix two -Wbool-conversion warnings
by
[email protected]
· 13 years ago
4abb460
JSONWriter cleanup: integrate pretty print into write options.
by
[email protected]
· 13 years ago
e192284
Make Occlusion Query Sample
by
[email protected]
· 13 years ago
0c652b8
Plumb client side synthesized GL messages to JS Console
by
[email protected]
· 13 years ago
c45f197
Add support for GL_COMMANDS_ISSUED_CHROMIUM fence like query.
by
[email protected]
· 13 years ago
d704129
Insert No-ops into the command buffer when glQueryObjectuiv is called.
by
[email protected]
· 13 years ago
822a60c7a
Coverity: Initialize member variables.
by
[email protected]
· 13 years ago
19dc7468
Switch query_tracker to use tr1/unordered_map for faster look ups.
by
[email protected]
· 13 years ago
928aee7
Move constructor and destructor of GLES2CmdHelper out of line
by
[email protected]
· 13 years ago
22e3f55
Schedule for pending queries
by
[email protected]
· 13 years ago
4fd8afb
Land http://src.chromium.org/viewvc/chrome?view=rev&revision=125984 to trunk.
by
[email protected]
· 13 years ago
24f04ff
Make gles2_c_lib depend on command_buffer_client
by
[email protected]
· 13 years ago
882ba1e2
Add support for GL_EXT_occlusion_query_boolean
by
[email protected]
· 13 years ago
ce208f87
Refactor Pickle Read methods to use higher performance PickleIterator.
by
[email protected]
· 13 years ago
b67d228
GPU: Fix the component build when the incremental linker is used.
by
[email protected]
· 13 years ago
f5f910d5
Deschedule command buffer while polling fences
by
[email protected]
· 13 years ago
dd25504
GPU: Build most of the gpu as a single DLL.
by
[email protected]
· 13 years ago
195e51fe
Revert 124702 - GPU: Buld most of the gpu as a single DLL.
by
[email protected]
· 13 years ago
c3e4c4e
Fails glLinkProgram if two glBindAttribLocation conflicts.
by
[email protected]
· 13 years ago
183b60a
GPU: Buld most of the gpu as a single DLL.
by
[email protected]
· 13 years ago
bd43457
Expose API for GL_EXT_occlusion_query_boolean but as no-ops
by
[email protected]
· 14 years ago
5763796
Add Pepper support for several GL extensions
by
[email protected]
· 14 years ago
9465357
Revert 123696 - Add Pepper support for several GL extensions
by
[email protected]
· 14 years ago
6965d7dc
Add Pepper support for several GL extensions
by
[email protected]
· 14 years ago
9c0d0765
Fix gcc 4.6 warnings in gpu.
by
[email protected]
· 14 years ago
ad3dfb1
Fix fake uniforms for Uniform2i, 3i and 4i
by
[email protected]
· 14 years ago
1b0a675
Map uniform locations to fake locations.
by
[email protected]
· 14 years ago
c5370901
This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsContext3D GL_CHROMIUM_gpu_memory_manager extension.
by
[email protected]
· 14 years ago
68eff95
Use shared memory to update the renderer's view of the command buffer state.
by
[email protected]
· 14 years ago
bed9927
GPU: Split some of the GPU projects to individual gypi files.
by
[email protected]
· 14 years ago
991ec63
GPU: Make gles2_utils a separate component.
by
[email protected]
· 14 years ago
a24e758
Don't call finish if there is nothing to do
by
[email protected]
· 14 years ago
2c7eed0
Revert 122034 - Use shared memory to update the renderer's view of the command buffer state.
by
[email protected]
· 14 years ago
2f9704c
Use shared memory to update the renderer's view of the command buffer state.
by
[email protected]
· 14 years ago
79767392
Add AsyncFlush when transferbuffer is > a certain size
by
[email protected]
· 14 years ago
c6aef90
Add support for ANGLE_instanced_arrays
by
[email protected]
· 14 years ago
c984065a
Stop using base::rand in GPU process
by
[email protected]
· 14 years ago
b5d647c
Added a flag gles2_cmd_decoder.cc so the unit tests can turn off all the LOG messages of synthesized GL errors.
by
[email protected]
· 14 years ago
8de12ff
Combine ANGLE_instanced_arrays pointers with others
by
[email protected]
· 14 years ago
c826d73
Fix use-after-free in ~TextureInfo
by
[email protected]
· 14 years ago
26e14d1
Add gl bindings for ANGLE_instanced_arrays and ARB_instanced_arrays
by
[email protected]
· 14 years ago
4286a00
Fix OpenGL ES 2.0 conformance test support
by
[email protected]
· 14 years ago
5d4c6b2
Swizzle Uniform Locations
by
[email protected]
· 14 years ago
97b1b73
Cleanup: Remove even more dead switches.
by
[email protected]
· 14 years ago
57edfdad
Fix TexImage2D clearing too agressively
by
[email protected]
· 14 years ago
aca67f1
Added CommandBuffer::GetLastError.
by
[email protected]
· 14 years ago
52dd2f84
Change PluginWindowHandle to AcceleratedWidget in ui/gfx/gl
by
[email protected]
· 14 years ago
06b73aa
Revert "Revert 119430 - Make transferbuffer increase in size dynamically"
by
[email protected]
· 14 years ago
9d2942dc
Force the GPU process to reschedule itself after a timeout so it responds to IPCs.
by
[email protected]
· 14 years ago
b7df4e2
Remove placeholder commands
by
[email protected]
· 14 years ago
2f38c454
Revert 119430 - Make transferbuffer increase in size dynamically
by
[email protected]
· 14 years ago
d5c7696
Make transferbuffer increase in size dynamically
by
[email protected]
· 14 years ago
Next »