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
*
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
3
-5
/
+5
*
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
*
Use expanded heuristics for GPU rasterization on future OS versions
ajuma@chromium.org
2014-08-01
4
-1
/
+29
*
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
*
Add GPU exception for Microsoft's RemoteFX driver.
kbr@chromium.org
2014-07-30
1
-32
/
+11
*
Share GPU collector code between X11 and Ozone platforms
dnicoara@chromium.org
2014-07-30
6
-320
/
+296
*
Turn off scalarize_vec_and_mat_constructor_args workaround everywhere
zmo@chromium.org
2014-07-30
1
-35
/
+1
*
Revert 286368 "Turn off scalarize_vec_and_mat_constructor_args w..."
zmo@chromium.org
2014-07-30
1
-1
/
+35
*
Turn off scalarize_vec_and_mat_constructor_args workaround everywhere
zmo@chromium.org
2014-07-30
1
-35
/
+1
*
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
2
-7
/
+14
*
Prevent duplicate navigation to debug URLs from Telemetry.
vmiura@chromium.org
2014-07-29
2
-1
/
+7
*
Restrict nvidia gralloc workaround to < gles 3.1
boliu@chromium.org
2014-07-28
1
-1
/
+6
*
Re-enable various MSVC warnings.
pkasting@chromium.org
2014-07-26
1
-4
/
+4
*
Miscellaneous GN updates.
brettw@chromium.org
2014-07-24
1
-4
/
+0
*
Fix GN linking issues.
brettw@chromium.org
2014-07-24
2
-0
/
+3
*
Reuse GLESUtil code instead of defining new function in TextureManager
heejin.r.chung@samsung.com
2014-07-24
3
-68
/
+54
*
Add osmesa to GN build.
brettw@chromium.org
2014-07-23
2
-3
/
+45
*
Force disable-d3d11 for Matrox video cards.
jmadill@chromium.org
2014-07-23
1
-1
/
+13
*
Cleanup test_support target names.
tfarina@chromium.org
2014-07-22
1
-2
/
+2
*
Hook up command buffer with SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS
zmo@chromium.org
2014-07-22
3
-1
/
+39
*
Fix GetAMDVideoCardInfo() linkage for Chrome non-Official builds.
miu@chromium.org
2014-07-22
3
-7
/
+7
*
gles2_conform_test: update expectations for CrOS Atom.
ihf@chromium.org
2014-07-19
1
-1
/
+20
*
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
26
-433
/
+247
*
Update GPU rasterization whitelist
ajuma@chromium.org
2014-07-18
1
-2
/
+2
*
Revert 283958 "gles2_conform_test: update expectations for CrOS ..."
kbr@chromium.org
2014-07-18
1
-19
/
+0
*
gles2_conform_test: update expectations for CrOS Atom.
ihf@chromium.org
2014-07-18
1
-0
/
+19
*
Android: Disable async readpixels on pre-JB MR2 Qualcomm drivers
sievers@google.com
2014-07-17
1
-1
/
+20
*
Add PPAPI interface for OpenGL ES 2.0 Vertex Array Objects.
zork@chromium.org
2014-07-17
1
-0
/
+5
*
gpu: Update CHROMIUM_copy_texture.txt to reflect that GL_TEXTURE_RECTANGLE_AR...
reveman@chromium.org
2014-07-16
1
-3
/
+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
4
-0
/
+85
*
Add missing files/deps/defines
cjhopman@chromium.org
2014-07-12
5
-4
/
+28
*
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
*
Provide gtest printers for ui/gfx geometry types
jamesr@chromium.org
2014-07-10
2
-0
/
+4
*
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
*
Remove blanket whitelisting of Android 4.4.4 for GPU rasterization
ajuma@chromium.org
2014-07-08
1
-3
/
+3
[next]