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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use placement new to allocate GPU command buffer entries.
jbauman@chromium.org
2014-08-09
1
-21
/
+3
*
Only switch draw buffers if the extension is supported
oetuaho@nvidia.com
2014-08-08
1
-2
/
+4
*
gpu: Avoid unbounded idle queue in in-process context
boliu@chromium.org
2014-08-08
2
-8
/
+18
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
2
-3
/
+3
*
Micro-optimization in HandleVertexAttribPointer
oetuaho@nvidia.com
2014-08-05
2
-5
/
+12
*
ui: Add ScheduleOverlayPlane API to GLImage.
reveman@chromium.org
2014-08-01
3
-5
/
+37
*
Remove GLInProcessContext::CreateContext()
heejin.r.chung@samsung.com
2014-08-01
2
-35
/
+1
*
During image destroy, delete textures only if we have a GL context.
sohan.jyoti@samsung.com
2014-07-31
6
-7
/
+26
*
Android Webview: Skip managed resources in mailbox sync
sievers@chromium.org
2014-07-31
1
-0
/
+5
*
Android WebView: Fall back to idle uploads if draw functor table not set
sievers@google.com
2014-07-30
1
-1
/
+3
*
Make vertex attrib divisor affect non-instanced calls as in spec
oetuaho@nvidia.com
2014-07-30
4
-14
/
+131
*
Simplified GPU Tracer by removing base Trace class.
dyen@chromium.org
2014-07-29
3
-127
/
+106
*
GN: Fix up gpu targets in component build
jamesr@chromium.org
2014-07-29
1
-2
/
+11
*
Reuse GLESUtil code instead of defining new function in TextureManager
heejin.r.chung@samsung.com
2014-07-24
3
-68
/
+54
*
Hook up command buffer with SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS
zmo@chromium.org
2014-07-22
1
-0
/
+2
*
Add missing lock in RetireSyncPointOnGpuThread
boliu@chromium.org
2014-07-19
1
-2
/
+9
*
gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...
reveman@chromium.org
2014-07-18
23
-425
/
+246
*
Add PPAPI interface for OpenGL ES 2.0 Vertex Array Objects.
zork@chromium.org
2014-07-17
1
-0
/
+5
*
generate GetAttribLocation/GetUniformLocation by build_gles2_cmd_buffer.py
jungjik.lee@samsung.com
2014-07-16
6
-164
/
+175
*
Add future sync point methods to ContextSupport.
jbauman@chromium.org
2014-07-16
3
-0
/
+24
*
Add missing files/deps/defines
cjhopman@chromium.org
2014-07-12
3
-4
/
+24
*
Use TimeTicks instead of clock() in gpu::CommandBufferHelper
hamaji@chromium.org
2014-07-11
2
-7
/
+10
*
Revert 282393 "Do not call glDrawBuffersARB when the extension i..."
scherkus@chromium.org
2014-07-10
2
-6
/
+0
*
Do not call glDrawBuffersARB when the extension is absent
ccameron@chromium.org
2014-07-10
2
-0
/
+6
*
Query objects should not be shared between contexts
heejin.r.chung@samsung.com
2014-07-10
4
-30
/
+54
*
Read framebuffer should have color image attached for ReadPixels/Copy{Sub}Tex...
zmo@chromium.org
2014-07-09
1
-0
/
+31
*
Fixes for re-enabling more MSVC level 4 warnings: gpu/ edition
pkasting@chromium.org
2014-07-09
10
-41
/
+50
*
Fix gpu_unittests for new Shader Translator header.
jmadill@chromium.org
2014-07-08
3
-0
/
+30
*
CC: Clean up tile size setting.
epenner@chromium.org
2014-07-03
3
-4
/
+0
*
Implement ScheduleOverlayPlaneCHROMIUM via GLSurface.
achaulk@chromium.org
2014-07-03
1
-4
/
+51
*
Update shader translator for new ANGLE header.
jmadill@chromium.org
2014-07-03
6
-0
/
+51
*
Fix GLImageSync::GetSize() to return actual texture size
sievers@chromium.org
2014-07-01
1
-10
/
+20
*
Add support for strong future sync points.
jbauman@chromium.org
2014-07-01
8
-4
/
+40
*
gpu: Make GL Renderbuffer restore lazy.
vmiura@chromium.org
2014-06-27
10
-44
/
+194
*
Expose a low-end device mode override flags for non-android OSs as well
c.shu@samsung.com
2014-06-26
1
-2
/
+2
*
glGetString(GL_VENDOR) would possible return NULL, add NULL check here.
changjun.yang@intel.com
2014-06-26
1
-4
/
+6
*
gpu: Always use EGL_KHR_fence_sync with mailbox sync
sievers@chromium.org
2014-06-25
2
-17
/
+12
*
gpu: Expose GLFence impls
sievers@chromium.org
2014-06-25
3
-84
/
+129
*
Fix parameter type for glGenTextures.
heejin.r.chung@samsung.com
2014-06-23
3
-10
/
+13
*
Add common GLFence::IsSupported() check
sievers@google.com
2014-06-20
4
-14
/
+46
*
Remove GL query processing from DrawElements/DrawArrays.
vmiura@chromium.org
2014-06-19
1
-2
/
+0
*
Removed ManagedMemoryStats.
vmpstr@chromium.org
2014-06-19
10
-68
/
+0
*
gpu: Add base class for gpu service tests
sievers@google.com
2014-06-18
18
-195
/
+172
*
Revert 278059 "gpu: Add base class for gpu service tests"
macourteau@chromium.org
2014-06-18
18
-172
/
+195
*
gpu: Add base class for gpu service tests
sievers@chromium.org
2014-06-18
18
-195
/
+172
*
GN: Fix up various gpu targets
jamesr@chromium.org
2014-06-18
2
-3
/
+1
*
Change GLInternalFormat param from GLint to GLenum.
jungjik.lee@samsung.com
2014-06-17
10
-11
/
+9
*
Remove unneeded shm versions of bucket functions from command buffer
kkinnunen@nvidia.com
2014-06-17
15
-1399
/
+565
*
Revert of Revert of Implement software fallback for PPB_VideoDecoder. (https:...
schenney@chromium.org
2014-06-13
1
-0
/
+2
*
Revert of Implement software fallback for PPB_VideoDecoder. (https://coderevi...
schenney@chromium.org
2014-06-13
1
-2
/
+0
[prev]
[next]