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
/
gles2_implementation.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reducing code duplication between WGC3D(InProcess)CommandBufferImpl
bajones@chromium.org
2014-05-29
1
-7
/
+9
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
1
-3
/
+5
*
Disallow sizes and offsets that can't fit into a 32-bit integer in GL.
zmo@chromium.org
2014-04-24
1
-0
/
+8
*
Remove stale GPU code on Windows/Mac
piman@chromium.org
2014-04-12
1
-1
/
+0
*
Pass GL context bind_generates_resources flag to GPU Service.
vmiura@chromium.org
2014-04-03
1
-0
/
+1
*
Initialize overlay validator in GpuBrowserCompositorOutputSurface.
alexst@chromium.org
2014-04-03
1
-1
/
+1
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
1
-11
/
+9
*
Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...
pfeldman@chromium.org
2014-04-02
1
-9
/
+11
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
1
-11
/
+9
*
gpu: Reuse transfer buffers more aggresively
jadahl@opera.com
2014-03-31
1
-0
/
+44
*
Plumb overlay processing into DirectRenderer.
alexst@chromium.org
2014-03-28
1
-0
/
+5
*
Revert 260177 "By keeping track of transfer buffer usage (both s..."
creis@chromium.org
2014-03-28
1
-44
/
+0
*
By keeping track of transfer buffer usage (both sync and async), it is
jadahl@opera.com
2014-03-28
1
-0
/
+44
*
gpu: Generate GLES2Implementation::UseProgram().
dongseong.hwang@intel.com
2014-03-25
1
-1
/
+3
*
Remove --enable-prune-gpu-command-buffers
piman@chromium.org
2014-03-11
1
-4
/
+0
*
Reduce internal Flush() in GL resource glGen/Delete APIs.
vmiura@chromium.org
2014-02-21
1
-0
/
+5
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-1
/
+1
*
gpu: Support parallel active queries in command buffer
jadahl@opera.com
2014-01-08
1
-1
/
+2
*
Pipe SwapBuffers call{,backs} through ContextSupport
jamesr@chromium.org
2013-12-10
1
-0
/
+16
*
Route surface visibility notifications through ContextSupport/GpuControl
jamesr@chromium.org
2013-12-08
1
-0
/
+5
*
Expose GLES2Interface to cc
jamesr@chromium.org
2013-12-04
1
-1
/
+1
*
Introduce gpu::Capabilities
boliu@chromium.org
2013-12-04
1
-0
/
+7
*
Delete gpu/command_buffer/common/compiler_specific.h
thakis@chromium.org
2013-11-05
1
-1
/
+1
*
Move memory allocation/stats structs to gpu:: and remove bazillion copies
jamesr@chromium.org
2013-10-29
1
-0
/
+2
*
Expose Signal(Query|SyncPoint) via gpu::ContextSupport* instead of WGC3D
jamesr@chromium.org
2013-10-22
1
-2
/
+15
*
Support GL_TEXTURE_EXTERNAL_OES in ScopedTextureBinder.
sheu@chromium.org
2013-10-08
1
-2
/
+6
*
Enforce a memory limit on MappedMemoryManager
kaanb@chromium.org
2013-08-21
1
-3
/
+6
*
gpu: Refactor GpuMemoryBuffer framework for multi-process support.
reveman@chromium.org
2013-08-16
1
-3
/
+3
*
WGC3DCommandBufferImpl: Acquire lock when accessing share group.
sievers@chromium.org
2013-07-29
1
-1
/
+0
*
Replace context parenting by sharing through mailboxes
piman@chromium.org
2013-06-05
1
-3
/
+0
*
Get rid of the relative paths in command_buffer client/common
zmo@chromium.org
2013-05-24
1
-14
/
+14
*
GPU client side changes for GpuMemoryBuffers:
kaanb@chromium.org
2013-05-16
1
-1
/
+17
*
gpu: Smarter caching of results for glGetShaderPrecisionFormat
brianderson@chromium.org
2013-05-14
1
-8
/
+62
*
Remove final scoped_array references from gpu code.
dcheng@chromium.org
2013-04-15
1
-1
/
+1
*
Use base/memory/scoped_ptr.h in gpu client code.
dcheng@chromium.org
2013-04-12
1
-1
/
+1
*
Implement client side PBOs for glReadPixel
hubbe@chromium.org
2013-04-02
1
-1
/
+5
*
gpu: Cache results of GetShaderPrecisionFormat client-side
brianderson@chromium.org
2013-03-24
1
-0
/
+7
*
Hookup the GPUTrace events.
dsinclair@chromium.org
2013-02-20
1
-0
/
+2
*
Fix FBO client side state caching
gman@chromium.org
2012-12-16
1
-1
/
+7
*
Add more gl debug logging
gman@chromium.org
2012-12-07
1
-0
/
+16
*
Fix VAOs and client side arrays
gman@chromium.org
2012-11-29
1
-16
/
+16
*
Revert "Revert 169641 - Cache resource bindings on client"
gman@chromium.org
2012-11-27
1
-5
/
+8
*
Revert 169641 - Cache resource bindings on client
joi@chromium.org
2012-11-27
1
-8
/
+5
*
Cache resource bindings on client
gman@chromium.org
2012-11-27
1
-5
/
+8
*
Cache GL state.
gman@chromium.org
2012-11-26
1
-28
/
+5
*
Add support for GL_CHROMIUM_pixel_transfer_buffer_object.
reveman@chromium.org
2012-11-21
1
-5
/
+14
*
Revert 168165 - Revert "Revert 167613 - Cache more GL state both service and ...
gman@chromium.org
2012-11-21
1
-13
/
+33
*
Revert "Revert 167613 - Cache more GL state both service and client side."
gman@chromium.org
2012-11-16
1
-33
/
+13
*
Revert 167613 - Cache more GL state both service and client side.
shawnsingh@chromium.org
2012-11-14
1
-13
/
+33
*
Cache more GL state both service and client side.
gman@chromium.org
2012-11-14
1
-33
/
+13
[next]