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
*
gpu: Make sure sync queries complete on service side when calling glFinish.
David Reveman
2014-11-12
8
-42
/
+50
*
Add subscribeUniform extension pipeline
orglofch
2014-11-07
39
-38
/
+1919
*
Revert of Add subscribeUniform extension pipeline (patchset #7 id:460001 of h...
orglofch
2014-11-07
39
-1918
/
+38
*
Remove num_entries and put_offset from CommandBuffer::State
piman
2014-11-06
12
-28
/
+33
*
gpu: Match autogen files to code style.
dongseong.hwang
2014-11-06
12
-1421
/
+860
*
Add subscribeUniform extension pipeline
orglofch
2014-11-06
39
-38
/
+1918
*
We need to cleanup GpuMemoryBuffers allocated in the GPU process.
alexst
2014-11-04
1
-0
/
+4
*
PepperGL: Enable client side arrays support.
penghuang
2014-11-03
9
-64
/
+37
*
gpu: Remove flush of command buffer before creating a new image.
reveman
2014-11-01
1
-3
/
+0
*
Fixed bit-testing to use '&' instead of '|', found by /analyze
brucedawson
2014-10-31
1
-2
/
+2
*
Switch to use ANGLE's new c++ style APIs
zmo
2014-10-31
2
-43
/
+15
*
Improve context loss error handling
oetuaho
2014-10-31
4
-6
/
+48
*
Update command buffer autogenerated files
oetuaho
2014-10-30
1
-115
/
+743
*
Convert GL_FIXED attribs correctly.
penghuang
2014-10-29
1
-6
/
+7
*
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
3
-0
/
+132
*
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
3
-0
/
+62
*
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
63
-257
/
+181
*
gpu: Remove texture target from internal mailbox name
sievers
2014-10-24
9
-138
/
+115
*
gpu: Rewrite MailboxSynchronizer
sievers
2014-10-24
17
-514
/
+751
*
Add support for all blendmodes if we have GL_KHR_blend_equation_advanced.
ed
2014-10-23
23
-3
/
+207
*
Non-SFI Mode: Build gpu/ libraries by PNaCl toolchain for nacl_helper_nonsfi.
hidehiko
2014-10-23
1
-0
/
+3
*
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
54
-2306
/
+2099
*
Type conversion fixes, gpu/ edition.
pkasting
2014-10-17
5
-17
/
+21
*
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
*
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
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
24
-461
/
+204
*
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
*
Accelerate the 'lighten' blendmode.
ed
2014-10-10
5
-2
/
+8
*
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
*
Replacing the OVERRIDE with override and FINAL with final in gpu
mohan.reddy
2014-10-08
57
-1092
/
+1092
*
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
*
command_buffer: Remove unused shared id code (GenSharedIdsCHROMIUM, ...)
kkinnunen
2014-10-03
31
-894
/
+55
*
gpu: Don't flush for future sync point generation
Daniel Sievers
2014-10-03
1
-1
/
+0
[next]