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
*
gpu: Add CHROMIUM_image support to in-process command buffer.
reveman
2014-10-29
4
-26
/
+144
*
gpu: Move image creation part of GpuMemoryBufferFactory interface to gpu name...
reveman
2014-10-28
4
-0
/
+134
*
Remove ANGLE enums that are to be removed soon.
zmo
2014-10-28
1
-5
/
+5
*
cc: Move GpuMemoryBufferManager interface to gpu namespace.
reveman
2014-10-28
4
-0
/
+64
*
Revert "Accelerate the lighten blendmode if GL_EXT_blend_minmax is enabled."
ed
2014-10-28
5
-6
/
+0
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
77
-300
/
+219
*
Add skia bindings for VertexAttrib[1f,2fv,3fv].
egdaniel
2014-10-27
1
-0
/
+3
*
GN: Fix Android component build
cjhopman
2014-10-27
1
-5
/
+8
*
gpu: Remove texture target from internal mailbox name
sievers
2014-10-24
9
-138
/
+115
*
gpu: Rewrite MailboxSynchronizer
sievers
2014-10-24
18
-517
/
+755
*
Duplicate VideoEncodeAccelerator::SupportedProfile in gpu_info.h.
wuchengli
2014-10-24
3
-6
/
+33
*
Add support for all blendmodes if we have GL_KHR_blend_equation_advanced.
ed
2014-10-23
24
-3
/
+208
*
Add Link-Time Optimizations support for Android.
fdegans
2014-10-23
1
-0
/
+8
*
Non-SFI Mode: Build gpu/ libraries by PNaCl toolchain for nacl_helper_nonsfi.
hidehiko
2014-10-23
2
-5
/
+23
*
MailboxSync: Imply fence with sync point
sievers
2014-10-22
10
-117
/
+96
*
Detect built-in varyings' invariant setting conflicts.
zmo
2014-10-22
3
-6
/
+46
*
Standardize usage of virtual/override/final in gpu/
dcheng
2014-10-21
58
-2331
/
+2123
*
Type conversion fixes, gpu/ edition.
pkasting
2014-10-17
6
-23
/
+32
*
Mark NoOpGLSurface as surfaceless.
jbauman
2014-10-17
1
-1
/
+1
*
Disallow drawing feedback loops.
zmo
2014-10-17
2
-3
/
+53
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-16
1
-2
/
+2
*
gpu: Add missing ScopedRenderTo
boliu
2014-10-16
1
-0
/
+3
*
Cause GPU process to exit upon lost context in more circumstances.
jbauman
2014-10-16
1
-10
/
+17
*
gpu: Fix webview parent compositor crash in context loss
boliu
2014-10-15
1
-1
/
+3
*
Revert "Adding skia gl interface binding for glCopyTextureCHROMIUM"
junov
2014-10-15
1
-1
/
+0
*
Avoid type truncation warnings when converting GLenum to GLboolean by inserting
pkasting
2014-10-14
3
-10
/
+12
*
Generate INVALID_OPERATION if feedback loops exist in CopyTex{Sub}Image2D.
zmo
2014-10-14
4
-0
/
+50
*
Disallow active attrib aliasing at shader program link time.
zmo
2014-10-13
4
-15
/
+72
*
Enabled EXT_sRGB WebGL extension support in the command buffer.
bajones
2014-10-13
6
-2
/
+82
*
Android: Blacklist async_readpixels on VMWare/Mesa (emulator)
sievers
2014-10-13
1
-1
/
+19
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
30
-571
/
+250
*
Use NV_draw_buffers to implement EXT_draw_buffers
oetuaho
2014-10-13
5
-2
/
+47
*
Align base::hash_map with C++11, part 1.
davidben
2014-10-11
1
-11
/
+0
*
Optimized Texture::Update() function.
dyen
2014-10-10
3
-125
/
+263
*
Cleanup: Actually remove base/file_util.h.
thestig
2014-10-10
1
-1
/
+1
*
Selectively enable D3D11 on Intel GPUs.
jmadill
2014-10-10
1
-13
/
+17
*
Accelerate the 'lighten' blendmode.
ed
2014-10-10
5
-2
/
+8
*
gpu/khronos_glcts_support: skip egl_create_context test
ullysses.a.eoff
2014-10-10
1
-0
/
+3
*
Blacklist Intel GM865/GL960 on Mac OS 10.6
ccameron
2014-10-09
1
-1
/
+18
*
Switch to use ANGLE's new APIs to query shader variables.
zmo
2014-10-09
16
-577
/
+693
*
Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are better
pkasting
2014-10-09
1
-2
/
+2
*
gpu/khronos_glcts_support: skip Texture_Rectangle_Samplers_frag test
ullysses.a.eoff
2014-10-09
1
-0
/
+2
*
gpu/khronos_glcts_support: override Surface getWidth/Height
ullysses.a.eoff
2014-10-09
1
-3
/
+26
*
Enable hardware VP8 decoder on Samsung devices with Android 4.4
glaznev
2014-10-08
1
-3
/
+15
*
Replacing the OVERRIDE with override and FINAL with final in gpu
mohan.reddy
2014-10-08
64
-1116
/
+1116
*
Remove GT-I9500 (international Galaxy S4) from Ganesh whitelist.
aelias
2014-10-08
1
-2
/
+2
*
Expand ETC1-power-of-two workaround to all SGX 5xx models.
aelias
2014-10-08
1
-3
/
+3
*
Remove implicit conversions from scoped_refptr to T* in gpu/
dcheng
2014-10-07
1
-1
/
+2
*
Optimized UpdateCleared() function using precalculated counter.
dyen
2014-10-06
1
-14
/
+1
*
Apply disable_post_sub_buffers_for_onscreen_surfaces only to mesa gl.
sl.ostapenko
2014-10-06
1
-0
/
+1
[next]