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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland "Added an extra sync token field for extra command buffer..."
dyen
2015-12-09
2
-0
/
+5
*
Revert of Added an extra sync token field for extra command buffer identifica...
ajuma
2015-12-04
2
-5
/
+0
*
Added an extra sync token field for extra command buffer identification.
dyen
2015-12-04
2
-0
/
+5
*
command_buffer: Implement EXT_blend_func_extended
kkinnunen
2015-12-04
1
-0
/
+653
*
Disable failing gl tests on Android.
khushalsagar
2015-12-03
2
-2
/
+16
*
Check texture ids are valid in CopyTextureCHROMIUM apis.
vmiura
2015-12-03
2
-0
/
+111
*
Add alpha argument to glResizeCHROMIUM
jbauman
2015-12-02
1
-2
/
+2
*
command_buffer: Implement EXT_multisample_compatibility
kkinnunen
2015-12-01
2
-1
/
+244
*
gpu: Fix gl_tests failing on volantis in gl path rendering test
kkinnunen
2015-12-01
1
-2
/
+1
*
Cleanup SurfaceVisibility code.
sohan.jyoti
2015-11-30
2
-5
/
+0
*
command_buffer: Make inactive bound fragment inputs reserve the location
kkinnunen
2015-11-24
1
-0
/
+85
*
command_buffer: Make inactive bound uniforms reserve the location
kkinnunen
2015-11-23
1
-0
/
+92
*
Remove CreateStreamTexture from GL interfaces.
siva.gunturi
2015-11-15
2
-6
/
+0
*
ui/gl: Move GLImage tests into gl namespace.
dcastagna
2015-11-10
1
-3
/
+3
*
gpu: Make glTexSubImage2D work with GL_SRGB_ALPHA on OpenGL
kkinnunen
2015-11-09
1
-0
/
+74
*
cc: Fix GL_R8 GpuMemoryBuffers
ccameron
2015-11-06
1
-1
/
+1
*
Disable TestProgramPathFragmentInputGenArgs GL test.
dskiba
2015-11-02
1
-1
/
+2
*
command_buffer: Support textured path rendering for CHROMIUM_path_rendering
kkinnunen
2015-11-02
4
-82
/
+993
*
Revert of gpu: Make glTexSubImage2D work with GL_SRGB_ALPHA on OpenGL (patchs...
wychen
2015-10-29
1
-73
/
+0
*
gpu: Make glTexSubImage2D work with GL_SRGB_ALPHA on OpenGL
kkinnunen
2015-10-29
1
-0
/
+73
*
gpu: Test should not assume texture_rg is present
boliu
2015-10-28
1
-2
/
+5
*
command_buffer: Support instanced path rendering in gpu command buffer
kkinnunen
2015-10-28
1
-3
/
+175
*
ui: Rename gfx::BufferUsage enum values and add BufferUsage::GPU_READ.
reveman
2015-10-26
1
-1
/
+1
*
ui: Add RGBX_8888 buffer format.
reveman
2015-10-23
1
-4
/
+6
*
Reland: GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane);...
mcasas
2015-10-22
2
-28
/
+26
*
Added support for sync token signals.
dyen
2015-10-22
2
-0
/
+7
*
Revert of GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane...
vasilii
2015-10-22
2
-26
/
+28
*
GpuMemoryBuffer interface change: Map(**) --> Map() + memory(plane); GetStrid...
mcasas
2015-10-21
2
-28
/
+26
*
Added method to wait on fence syncs which do not need to be flushed.
dyen
2015-10-14
2
-0
/
+10
*
Reland: Added SyncToken command buffer trait to help with IPC messages
dyen
2015-10-12
1
-3
/
+4
*
Revert of Added SyncToken command buffer trait to help with IPC messages. (pa...
jbudorick
2015-10-10
1
-4
/
+3
*
ui: Add GetSize() function to gfx::GpuMemoryBuffer API.
reveman
2015-10-09
1
-5
/
+3
*
Added SyncToken command buffer trait to help with IPC messages.
dyen
2015-10-08
1
-3
/
+4
*
Implemented new fence syncs which replaces the old sync points.
dyen
2015-10-07
3
-2
/
+168
*
Blacklist MSAA for GPU Raster on Intel GPUs
ericrk
2015-10-01
1
-1
/
+1
*
command_buffer: Add support for creating non-WebGL ES 3 contexts
kkinnunen
2015-09-23
4
-16
/
+97
*
Added a unique command buffer ID for command buffers.
dyen
2015-09-18
2
-0
/
+10
*
Fix glBindUniformLocationCHROMIUM conflicts situation.
zmo
2015-09-09
1
-0
/
+51
*
Revert of command_buffer: Implement EXT_multisample_compatibility (patchset #...
jmadill
2015-09-08
2
-298
/
+1
*
Revert of gpu: support GL_TEXTURE_CUBE_MAP destination target to Copy(Sub)Tex...
jmadill
2015-09-04
1
-231
/
+112
*
command_buffer: Implement EXT_multisample_compatibility
kkinnunen
2015-09-04
2
-1
/
+298
*
gpu: support GL_TEXTURE_CUBE_MAP destination target to Copy(Sub)TextureCHROMIUM.
dongseong.hwang
2015-09-04
1
-112
/
+231
*
Revert of command_buffer: Implement EXT_multisample_compatibility (patchset #...
pneubeck
2015-09-02
2
-294
/
+1
*
command_buffer: Implement EXT_multisample_compatibility
kkinnunen
2015-09-02
2
-1
/
+294
*
Add YUV_420_BIPLANAR GpuMemoryBuffer format
andresantoso
2015-09-02
1
-0
/
+2
*
gpu: introduce DISABLE_TEXTURE_STORAGE workaround for mesa
dongseong.hwang
2015-09-01
1
-0
/
+5
*
Reland of "gpu: workaround force_cube_map_positive_x_allocation fixes Android...
dongseong.hwang
2015-09-01
1
-0
/
+152
*
Move BufferFormat utility functions to gfx.
andresantoso
2015-08-28
1
-71
/
+5
*
gpu: Remove async texture uploads.
reveman
2015-08-27
1
-4
/
+0
*
Add CHROMIUM_ycbcr_422_image extension.
dcastagna
2015-08-26
1
-0
/
+1
[next]