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
/
service
/
buffer_manager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-order fields of gpu::gles2::Buffer.
cevans@chromium.org
2013-08-27
1
-14
/
+14
*
Move glBufferData, glBufferSubData and glGetBufferParameteriv into the Buffer...
kloveless@chromium.org
2013-07-17
1
-15
/
+39
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Add workaround for Mali-400 zero-sized buffer bug.
bsalomon@google.com
2013-06-06
1
-1
/
+5
*
Clean up of GLES2 Command Decoder by moving some of the error state into a se...
kloveless@chromium.org
2013-04-18
1
-3
/
+3
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Refactor GPU code. Buffer* info to Buffer* buffer
gman@chromium.org
2013-03-08
1
-7
/
+8
*
Revert "Revert 186416"
gman@chromium.org
2013-03-07
1
-13
/
+50
*
Revert 186416
zmo@chromium.org
2013-03-06
1
-50
/
+13
*
Use client side arrays for GL_STREAM_DRAW attributes
gman@chromium.org
2013-03-06
1
-13
/
+50
*
BufferManager::Buffer -> Buffer
gman@chromium.org
2013-02-28
1
-108
/
+111
*
Refactor/Rename a bunch of GPU stuff
gman@chromium.org
2013-02-27
1
-18
/
+16
*
Add more tests for MemoryTracker usage.
gman@chromium.org
2013-01-18
1
-1
/
+1
*
Track managed memory usage in the command buffer.
ccameron@chromium.org
2012-12-13
1
-9
/
+3
*
Fix SetRange bounds check.
gman@chromium.org
2012-10-03
1
-0
/
+3
*
Add global tracking of GPU memory allocations. Have each ContextGroup push m...
ccameron@chromium.org
2012-07-28
1
-2
/
+6
*
Expose video memory usage estimation (textures, renderbuffers, buffers) in co...
zmo@chromium.org
2012-06-14
1
-0
/
+4
*
Make buffer not get deleted until the last reference is released.
gman@chromium.org
2012-04-05
1
-2
/
+12
*
GPU: Build most of the gpu as a single DLL.
rvargas@google.com
2012-03-05
1
-2
/
+3
*
Revert 124702 - GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-3
/
+2
*
GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-2
/
+3
*
Fix BufferManager's handling of deleted buffers.
gman@chromium.org
2012-01-19
1
-2
/
+7
*
Track buffer memory in command buffer
gman@chromium.org
2011-12-23
1
-0
/
+5
*
Allow deleted resources to be used
gman@chromium.org
2011-11-11
1
-2
/
+0
*
Optimize TexSubImage2D and BufferSubData
gman@chromium.org
2011-06-07
1
-3
/
+10
*
Switch most usages of std::map to base::hash_table in GPU service.
gman@chromium.org
2011-05-13
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Fix glIsFoo() functions for non-bound objects in command buffer.
enne@chromium.org
2011-01-05
1
-3
/
+5
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-1
/
+6
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
1
-6
/
+1
*
Adds support for GL_FIXED vertex attributes.
gman@chromium.org
2010-11-18
1
-0
/
+3
*
FBTF: Fix more ctor/dtors found by clang plugin.
erg@google.com
2010-10-13
1
-10
/
+3
*
Free the resources used by a context group.
gman@chromium.org
2010-07-01
1
-0
/
+4
*
Resubmit CL http://codereview.chromium.org/1992008/
gman@google.com
2010-05-08
1
-14
/
+38
*
Revert gpu CL which broke the Mac build.
shess@chromium.org
2010-05-08
1
-38
/
+14
*
This CL adds the option to support buffers that are bound
gman@chromium.org
2010-05-07
1
-14
/
+38
*
Various fixes for the OpenGL ES 2.0 conformance tests.
gman@chromium.org
2010-05-06
1
-0
/
+3
*
Changes the code to use separate ids namspaces
gman@chromium.org
2010-04-27
1
-10
/
+10
*
Resubmitting
gman@chromium.org
2010-03-05
1
-6
/
+73
*
Reverting previous CL.
gman@chromium.org
2010-03-05
1
-73
/
+6
*
Implements index validation for DrawElements.
gman@chromium.org
2010-03-05
1
-6
/
+73
*
Reorangizing the GLES2 code to handle shared
gman@chromium.org
2010-02-25
1
-7
/
+29
*
Adds texture tracking.
gman@chromium.org
2010-02-16
1
-0
/
+70