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: If not cube complete, the texture isn't renderable, no matter mipmap com...
dongseong.hwang
2015-08-20
2
-2
/
+73
*
Mandoline: Rename mojo::Frame to mojo::CompositorFrame and avoid a conversion.
fsamuel
2015-08-19
2
-0
/
+14
*
Add glCompressedCopySubTextureCHROMIUM
christiank
2015-08-19
24
-68
/
+999
*
Fix error when binding reserved zero sampler
guanxian.li
2015-08-19
2
-0
/
+13
*
Revert of base: Remove using:: declaration from version.h header. (patchset #...
thakis
2015-08-19
3
-8
/
+8
*
Added suport for integer versions of GetQueryObjectvEXT().
dyen
2015-08-19
11
-2
/
+82
*
base: Remove using:: declaration from version.h header.
tfarina
2015-08-19
3
-8
/
+8
*
Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...
sky
2015-08-18
3
-4
/
+2
*
Revert of "gpu: Nexus5 and ANGLE crashes with GL_TEXTURE_CUBE_MAP_NEGATIVE_X"...
leviw
2015-08-18
8
-225
/
+6
*
Re-land: cc: Use worker context for one-copy tile initialization.
reveman
2015-08-18
3
-2
/
+4
*
Implemented GPU Timer Disjoint Value checking on the GLES2 Client.
dyen
2015-08-18
22
-75
/
+339
*
Fix a scissor op bug in CopyTextureCHROMIUM.
zmo
2015-08-18
1
-0
/
+2
*
Reland of "gpu: Nexus5 and ANGLE crashes with GL_TEXTURE_CUBE_MAP_NEGATIVE_X"
dongseong.hwang
2015-08-18
8
-6
/
+225
*
Add GenericSharedMemoryId and use w/ GpuMemoryBuffer
ericrk
2015-08-17
1
-1
/
+1
*
Revert of gpu: workaround force_cube_map_positive_x_allocation fixes Android ...
jmadill
2015-08-17
8
-221
/
+6
*
gpu: workaround force_cube_map_positive_x_allocation fixes Android crash.
dongseong.hwang
2015-08-16
8
-6
/
+221
*
command_buffer: Use GLSL core version that matches the OpenGL version
kkinnunen
2015-08-13
8
-96
/
+216
*
gpu: Remove unneeded dependency from gles2_conform_support.exe
hendrikw
2015-08-12
1
-1
/
+0
*
Add various GPU isolates for GN.
dpranke
2015-08-12
3
-1
/
+29
*
Add YUV_420_BIPLANAR to gfx::BufferFormat.
andresantoso
2015-08-12
3
-0
/
+11
*
Move NumberOfPlanesForGpuMemoryBufferFormat to gfx
andresantoso
2015-08-12
1
-23
/
+4
*
Revert of Move NumberOfPlanesForGpuMemoryBufferFormat to gfx (patchset #4 id:...
rockot
2015-08-12
1
-4
/
+23
*
Move NumberOfPlanesForGpuMemoryBufferFormat to gfx
andresantoso
2015-08-12
1
-23
/
+4
*
Fix some protobuf issues (unnecessary imports, missing syntax) detected with a
pkasting
2015-08-11
1
-0
/
+1
*
gpu: Allow for null commandline in command_buffer
hendrikw
2015-08-10
4
-29
/
+46
*
Mac Overlays: Add GPU back-pressure
ccameron
2015-08-10
1
-0
/
+2
*
Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...
kbr
2015-08-09
1
-1
/
+0
*
Re-land: cc: Use worker context for one-copy tile initialization.
reveman
2015-08-09
1
-0
/
+1
*
Revert of Mac Overlays: Add GPU back-pressure (patchset #8 id:140001 of https...
kbr
2015-08-09
1
-2
/
+0
*
Mac Overlays: Add GPU back-pressure
ccameron
2015-08-09
1
-0
/
+2
*
Update SplitString calls to new form
brettw
2015-08-08
7
-23
/
+28
*
gpu: Implement a eglCreatePbufferSurface
hendrikw
2015-08-07
1
-1
/
+26
*
[RELAND] Upgrade ReadPixels to ES3 semantic in command buffer.
zmo
2015-08-07
10
-127
/
+215
*
Remove dead Python code in gpu/
martina.kollarova
2015-08-07
1
-216
/
+0
*
Revert of Upgrade ReadPixels to ES3 semantic in command buffer. (patchset #5 ...
magjed
2015-08-07
10
-215
/
+127
*
Upgrade ReadPixels to ES3 semantic in command buffer.
zmo
2015-08-07
10
-127
/
+215
*
Revert of cc: Use worker context for one-copy tile initialization. (patchset ...
kbr
2015-08-07
1
-1
/
+0
*
Fixes dependency in //mojo/gles2
sky
2015-08-07
1
-1
/
+4
*
Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...
pkasting
2015-08-07
7
-28
/
+23
*
Update SplitString calls to new form
brettw
2015-08-07
7
-23
/
+28
*
cc: Use worker context for one-copy tile initialization.
reveman
2015-08-06
1
-0
/
+1
*
Clean up includes in gpu command buffer
martina.kollarova
2015-08-06
11
-23
/
+28
*
[tracing] Introduce MemoryDumpArgs to enable light and heavy dumps
ssid
2015-08-06
2
-2
/
+4
*
Allow supplying data for depth and stencil textures in ES3
qiankun.miao
2015-08-06
2
-4
/
+7
*
Refactor gpu code generation
martina.kollarova
2015-08-06
1
-905
/
+811
*
Fix overlays on Mac OS when running on Core Profile.
kbr
2015-08-06
6
-112
/
+216
*
Adds tracing support for GL textures in both CC (via ResourceProvider) and GP...
ericrk
2015-08-06
6
-2
/
+101
*
Fine tune ReadBuffer() impl in GPU command buffer.
zmo
2015-08-05
14
-8
/
+188
*
gpu: Add calling convention for win32
hendrikw
2015-08-05
4
-758
/
+873
*
Revert "Temporarily add a finish counter to be sure finishes are completed."
dyen
2015-08-05
9
-99
/
+34
[next]