index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 269863 "Prefer GL_ARB_sync/ES3 fences"
kerz@chromium.org
2014-05-12
1
-15
/
+0
*
Reland r264914
boliu@chromium.org
2014-05-09
5
-21
/
+49
*
Return has value, in function returning void.
dongseong.hwang@intel.com
2014-05-09
1
-1
/
+1
*
Add GL version support in gpu blacklist and workaround list.
zmo@chromium.org
2014-05-07
15
-71
/
+307
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
2
-4
/
+2
*
Fix redundant flushes in CommandBufferHelper::WaitForToken().
vmiura@chromium.org
2014-05-06
2
-2
/
+47
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
28
-2060
/
+1091
*
Uncleared textures attached to an FBO mark the FBO incomplete.
vmiura@chromium.org
2014-05-06
2
-0
/
+99
*
Remove command_buffer/common/types.h.
thakis@chromium.org
2014-05-05
33
-4150
/
+5245
*
Remove all the duplicate macros and types in command_buffer/common/types.h.
thakis@chromium.org
2014-05-04
3
-184
/
+12
*
Optimize GLES2DecoderImpl::ApplyDirtyState.
vmiura@chromium.org
2014-05-03
25
-1043
/
+1668
*
Disable OES_standard_derivative with Vivante GPUs.
zmo@chromium.org
2014-05-03
1
-1
/
+16
*
Enable Intel GPUs on Linux with Mesa 10.1 or newer.
zmo@chromium.org
2014-05-03
1
-3
/
+11
*
Refactor gles2_cmd_decoder_unittest.cc into components.
vmiura@chromium.org
2014-05-02
10
-8646
/
+10174
*
GPU: Use idle-uploads for new NVidia drivers.
epenner@chromium.org
2014-05-02
1
-0
/
+9
*
Rework RingBuffer to assume the functionality of AlignedRingBuffer
vbuzinov@nvidia.com
2014-05-02
6
-248
/
+82
*
Add GL_CHROMIUM_map_sub to command buffer client extension string.
bsalomon@google.com
2014-05-02
2
-2
/
+4
*
gpu: Separate GpuControlService from GpuControl
boliu@chromium.org
2014-05-02
23
-231
/
+266
*
Enable GPU on Optimus on Linux with newer Mesa.
zmo@chromium.org
2014-05-02
1
-3
/
+19
*
Use base::bits::Log2{Floor,Ceiling} instead of redefining them in TransferBuf...
posciak@chromium.org
2014-05-01
1
-29
/
+2
*
Revert of Optimize GLES2DecoderImpl::ApplyDirtyState. (https://codereview.chr...
tapted@chromium.org
2014-05-01
17
-1821
/
+1191
*
Optimize GLES2DecoderImpl::ApplyDirtyState.
vmiura@chromium.org
2014-05-01
17
-1191
/
+1821
*
Expand the GPU rasterization whitelist
ajuma@chromium.org
2014-05-01
1
-1
/
+10
*
Un-blacklist D3D11 on Intel machines.
jmadill@chromium.org
2014-04-30
1
-13
/
+1
*
gpu: Add support for GL_TEXTURE_RECTANGLE_ARB target to CHROMIUM_copy_texture.
reveman@chromium.org
2014-04-30
3
-5
/
+34
*
Remove CommandBuffer::GetState
piman@chromium.org
2014-04-30
17
-47
/
+27
*
Update GPU command buffer auto formatting.
vmiura@chromium.org
2014-04-30
14
-1972
/
+4454
*
Missing machine model info should be a no match for GPU blacklist
alokp@chromium.org
2014-04-29
3
-5
/
+88
*
gpu: Optimize and cleanup shader code used for CHROMIUM_copy_texture.
reveman@chromium.org
2014-04-29
2
-126
/
+149
*
Adding support for PVRTC, ATC, and ETC1 textures to the command buffer
bajones@chromium.org
2014-04-29
5
-111
/
+236
*
Add proper includes for usage of the CityHash functions.
mvrable@chromium.org
2014-04-28
1
-3
/
+1
*
Remove --disable-accelerated-video and GPU_FEATURE_TYPE_ACCELERATED_VIDEO
piman@chromium.org
2014-04-26
4
-8
/
+0
*
gpu: Refactor and cleanup CHROMIUM_copy_texture implementation.
reveman@chromium.org
2014-04-26
2
-223
/
+148
*
Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layers
piman@chromium.org
2014-04-25
3
-7
/
+0
*
Fix miscompilation of NULL check.
jbauman@chromium.org
2014-04-24
1
-6
/
+21
*
Disallow sizes and offsets that can't fit into a 32-bit integer in GL.
zmo@chromium.org
2014-04-24
4
-10
/
+172
*
Rename gpu.SwapBuffers to gpu.PresentingFrame and add it to PostSubBuffer.
geofflang@chromium.org
2014-04-24
1
-1
/
+4
*
Fix slow TextureManager::StopTracking()
vmiura@chromium.org
2014-04-23
4
-13
/
+52
*
Cleanup GPU dependencies for gl_in_process_context
primiano@chromium.org
2014-04-23
3
-9
/
+53
*
Revert 265469 "Fix slow TextureManager::StopTracking()"
sky@chromium.org
2014-04-23
4
-53
/
+13
*
Fix slow TextureManager::StopTracking()
vmiura@chromium.org
2014-04-23
4
-13
/
+53
*
Remove dependency on --gc-sections for most Android debug targets.
primiano@chromium.org
2014-04-22
1
-0
/
+1
*
Flag INV_OP during BeginQuery if id is not obtained from GenQueriesEXT.
puttaraju.r@samsung.com
2014-04-22
5
-26
/
+44
*
gpu: Add UMA statistic for fence support.
reveman@chromium.org
2014-04-22
1
-0
/
+2
*
cc: Use CHROMIUM_sync_query for CopyResource.
reveman@chromium.org
2014-04-22
3
-0
/
+3
*
Fix machine_model behaviors in gpu blacklist.
zmo@chromium.org
2014-04-21
15
-274
/
+170
*
Use VAO for default_vertex_attrib_manager if available.
vmiura@chromium.org
2014-04-19
5
-20
/
+48
*
gpu: Use ARB_sync extension for GLFence implementation when GL version is Ope...
reveman@chromium.org
2014-04-19
4
-10
/
+16
*
Enable GPU rasterization by default on Android
ajuma@chromium.org
2014-04-18
1
-1
/
+99
*
Restore bound VAO in ContextState::RestoreState().
vmiura@chromium.org
2014-04-18
8
-59
/
+279
[next]