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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for all blendmodes if we have GL_KHR_blend_equation_advanced.
ed
2014-10-23
5
-2
/
+42
*
Standardize usage of virtual/override/final in gpu/
dcheng
2014-10-21
1
-3
/
+3
*
Enabled EXT_sRGB WebGL extension support in the command buffer.
bajones
2014-10-13
1
-0
/
+9
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
1
-6
/
+2
*
Accelerate the 'lighten' blendmode.
ed
2014-10-10
2
-1
/
+3
*
Replacing the OVERRIDE with override and FINAL with final in gpu
mohan.reddy
2014-10-08
1
-2
/
+2
*
command_buffer: Remove unused shared id code (GenSharedIdsCHROMIUM, ...)
kkinnunen
2014-10-03
5
-335
/
+45
*
gpu: Add CHROMIUM_gpu_memory_buffer_image extension.
reveman
2014-10-02
2
-0
/
+19
*
gpu: Rename Capabilities::map_image to Capabilities::image.
reveman
2014-09-30
2
-2
/
+2
*
command_buffer: infer all generated c/c++ source files to clang-format
kkinnunen
2014-09-30
2
-784
/
+1567
*
Add initial support for NV_path_rendering extension to gpu command buffer
kkinnunen
2014-08-26
5
-2
/
+143
*
Restrict ETC1 power-of-two rounding to old IMG drivers.
aelias
2014-08-26
2
-0
/
+2
*
GN: Remove duplicate entries from sources lists
jamesr@chromium.org
2014-08-19
1
-1
/
+0
*
GPU context creation code duplication cleanup
oetuaho@nvidia.com
2014-08-13
2
-72
/
+67
*
Micro-optimization in HandleVertexAttribPointer
oetuaho@nvidia.com
2014-08-05
1
-1
/
+7
*
Reuse GLESUtil code instead of defining new function in TextureManager
heejin.r.chung@samsung.com
2014-07-24
2
-0
/
+26
*
generate GetAttribLocation/GetUniformLocation by build_gles2_cmd_buffer.py
jungjik.lee@samsung.com
2014-07-16
3
-113
/
+144
*
Add missing files/deps/defines
cjhopman@chromium.org
2014-07-12
1
-4
/
+18
*
Fixes for re-enabling more MSVC level 4 warnings: gpu/ edition
pkasting@chromium.org
2014-07-09
1
-3
/
+3
*
CC: Clean up tile size setting.
epenner@chromium.org
2014-07-03
2
-2
/
+0
*
Add support for strong future sync points.
jbauman@chromium.org
2014-07-01
2
-1
/
+4
*
Removed ManagedMemoryStats.
vmpstr@chromium.org
2014-06-19
1
-42
/
+0
*
gpu: Add base class for gpu service tests
sievers@google.com
2014-06-18
1
-10
/
+0
*
Revert 278059 "gpu: Add base class for gpu service tests"
macourteau@chromium.org
2014-06-18
1
-0
/
+10
*
gpu: Add base class for gpu service tests
sievers@chromium.org
2014-06-18
1
-10
/
+0
*
Remove unneeded shm versions of bucket functions from command buffer
kkinnunen@nvidia.com
2014-06-17
4
-726
/
+359
*
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
*
Implement software fallback for PPB_VideoDecoder.
bbudge@chromium.org
2014-06-13
1
-0
/
+2
*
Adding bindless variants mailbox produce/consume
bajones@chromium.org
2014-06-10
4
-203
/
+388
*
Remove shm versions of immediate commands from command buffer
kkinnunen@nvidia.com
2014-05-27
3
-2335
/
+171
*
GN build: GPU work, Windows compile, "check" errors
brettw@chromium.org
2014-05-16
2
-0
/
+43
*
Remove duplicate entries from GLState valid value set
kkinnunen@nvidia.com
2014-05-14
1
-8
/
+0
*
Remove constant values from command buffer commands
kkinnunen@nvidia.com
2014-05-14
2
-265
/
+150
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
1
-1556
/
+781
*
Remove command_buffer/common/types.h.
thakis@chromium.org
2014-05-05
15
-3366
/
+4211
*
Remove all the duplicate macros and types in command_buffer/common/types.h.
thakis@chromium.org
2014-05-04
2
-180
/
+8
*
gpu: Separate GpuControlService from GpuControl
boliu@chromium.org
2014-05-02
2
-73
/
+0
*
Remove CommandBuffer::GetState
piman@chromium.org
2014-04-30
2
-4
/
+0
*
Update GPU command buffer auto formatting.
vmiura@chromium.org
2014-04-30
3
-1260
/
+2926
*
Adding support for PVRTC, ATC, and ETC1 textures to the command buffer
bajones@chromium.org
2014-04-29
1
-0
/
+13
*
Disallow sizes and offsets that can't fit into a 32-bit integer in GL.
zmo@chromium.org
2014-04-24
1
-0
/
+8
*
cc: Use CHROMIUM_sync_query for CopyResource.
reveman@chromium.org
2014-04-22
2
-0
/
+2
*
Re-land: gpu: Add CHROMIUM_sync_query extension.
reveman@chromium.org
2014-04-17
1
-1
/
+9
*
Revert of gpu: Add CHROMIUM_sync_query extension. (https://codereview.chromiu...
hayato@chromium.org
2014-04-17
1
-9
/
+1
*
gpu: Add CHROMIUM_sync_query extension.
reveman@chromium.org
2014-04-16
1
-1
/
+9
*
Plumb ScheduleOverlayPlane into the GPU process.
alexst@chromium.org
2014-04-09
3
-1
/
+138
*
Pass GL context bind_generates_resources flag to GPU Service.
vmiura@chromium.org
2014-04-03
2
-0
/
+7
*
Refactor gpu::Buffer to allow different types of backing
piman@chromium.org
2014-04-02
2
-7
/
+54
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
2
-13
/
+20
[next]