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
/
command_buffer
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update GPU command buffer auto formatting.
vmiura@chromium.org
2014-04-30
7
-610
/
+1291
*
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
3
-10
/
+164
*
Cleanup GPU dependencies for gl_in_process_context
primiano@chromium.org
2014-04-23
2
-3
/
+32
*
Flag INV_OP during BeginQuery if id is not obtained from GenQueriesEXT.
puttaraju.r@samsung.com
2014-04-22
1
-3
/
+0
*
Avoid GetState IPC call during AllocateRingbuffer.
puttaraju.r@samsung.com
2014-04-16
1
-13
/
+4
*
Reduce the number of flushes while using glQueries.
puttaraju.r@samsung.com
2014-04-16
4
-10
/
+27
*
Remove stale GPU code on Windows/Mac
piman@chromium.org
2014-04-12
1
-1
/
+0
*
Attempt to prevent NULL-pointer error accessing command-buffer entries.
jbauman@chromium.org
2014-04-11
2
-5
/
+6
*
Plumb ScheduleOverlayPlane into the GPU process.
alexst@chromium.org
2014-04-09
10
-1
/
+202
*
Fix -Wunused-local-typedefs errors with GCC 4.7+
fdegans@chromium.org
2014-04-07
1
-9
/
+0
*
Pass GL context bind_generates_resources flag to GPU Service.
vmiura@chromium.org
2014-04-03
3
-27
/
+73
*
Initialize overlay validator in GpuBrowserCompositorOutputSurface.
alexst@chromium.org
2014-04-03
3
-7
/
+9
*
Refactor gpu::Buffer to allow different types of backing
piman@chromium.org
2014-04-02
2
-2
/
+3
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
5
-39
/
+97
*
Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...
pfeldman@chromium.org
2014-04-02
5
-97
/
+39
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
5
-39
/
+97
*
Remove CommandBuffer::GetTransferBuffer.
piman@chromium.org
2014-04-01
1
-2
/
+2
*
GPU: Fix NULL gpu::Buffer dereference.
epenner@chromium.org
2014-04-01
2
-0
/
+3
*
ui: Cleanup gfx::GpuMemoryBuffer interface.
reveman@chromium.org
2014-03-31
1
-3
/
+1
*
gpu: Reuse transfer buffers more aggresively
jadahl@opera.com
2014-03-31
21
-60
/
+500
*
Mojo: Move C gles2 header files to mojo/public/c/gles2.
viettrungluu@chromium.org
2014-03-30
12
-12
/
+12
*
Plumb overlay processing into DirectRenderer.
alexst@chromium.org
2014-03-28
3
-0
/
+22
*
Revert 260177 "By keeping track of transfer buffer usage (both s..."
creis@chromium.org
2014-03-28
21
-500
/
+60
*
By keeping track of transfer buffer usage (both sync and async), it is
jadahl@opera.com
2014-03-28
21
-60
/
+500
*
GPU: Reference count gpu::Buffer.
epenner@chromium.org
2014-03-26
12
-71
/
+89
*
gpu: Generate GLES2Implementation::UseProgram().
dongseong.hwang@intel.com
2014-03-25
4
-13
/
+30
*
Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...
jbauman@chromium.org
2014-03-18
5
-70
/
+49
*
Remove --enable-prune-gpu-command-buffers
piman@chromium.org
2014-03-11
4
-15
/
+0
*
gpu: Use explicit atomics instead of assuming that 32bit read/writes are atomic.
reveman@chromium.org
2014-03-08
4
-14
/
+15
*
Get rid of the formatting code in build_gles2_cmd_buffer.py
zmo@chromium.org
2014-03-07
4
-222
/
+189
*
Adjusts the call sequences in cc::ResourceProvider::MapImage to map image fir...
jun.a.jiang@intel.com
2014-03-06
1
-0
/
+6
*
Format generated gpu files using clang-format.
zmo@chromium.org
2014-03-05
12
-4709
/
+6238
*
Fixed uninitialized variable in r252635.
vmiura@chromium.org
2014-02-22
1
-1
/
+2
*
Unsafe threading in CachedProgramInfoManager::DeleteInfo(GLuint program).
vmiura@chromium.org
2014-02-21
1
-1
/
+3
*
Reduce internal Flush() in GL resource glGen/Delete APIs.
vmiura@chromium.org
2014-02-21
9
-105
/
+536
*
Rename base::ScopedPtrAlignedFree to AlignedFreeDeleter.
viettrungluu@chromium.org
2014-02-15
1
-1
/
+1
*
gpu: Generate mailboxes on client side
piman@chromium.org
2014-02-15
5
-58
/
+53
*
Support multiple service instances with GLInProcessContext
sievers@chromium.org
2014-02-13
2
-18
/
+38
*
gpu: Use a single container for GLInProcessContext share group
sievers@chromium.org
2014-02-12
1
-8
/
+5
*
Reduce cost of glBind* on contexts without bind_generates_resource.
vmiura@chromium.org
2014-02-12
1
-86
/
+22
*
Optimize CommandBufferHelper::GetSpace().
vmiura@chromium.org
2014-02-12
3
-62
/
+351
*
Use sstream over sprintf
boliu@chromium.org
2014-02-06
1
-5
/
+5
*
add a human-readable explanation to allow the trace to show why the command b...
humper@google.com
2014-01-28
2
-0
/
+3
*
[gpu] Remove StreamTexture(Manager) concept from command decoder
sievers@google.com
2014-01-27
12
-96
/
+4
*
Make mojo_gles2 a stub shared library
piman@chromium.org
2014-01-22
12
-12
/
+12
*
Unit test for GPU command buffer wrapping condition.
vmiura@chromium.org
2014-01-22
1
-4
/
+83
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
3
-3
/
+3
*
gpu: Support parallel active queries in command buffer
jadahl@opera.com
2014-01-08
2
-16
/
+19
*
Updated Khronos GLES2 headers. (Take 2, Original: https://codereview.chromium...
bajones@chromium.org
2013-12-30
2
-6
/
+6
[next]