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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed tough texture upload benchmark on low end devices.
dyen
2015-10-19
2
-2
/
+20
*
Added method to wait on fence syncs which do not need to be flushed.
dyen
2015-10-14
13
-6
/
+141
*
Reland: Added SyncToken command buffer trait to help with IPC messages
dyen
2015-10-12
1
-11
/
+11
*
Revert of Added SyncToken command buffer trait to help with IPC messages. (pa...
jbudorick
2015-10-10
1
-7
/
+6
*
gpu: Add CreateGpuMemoryBufferFromHandle to GpuMemoryBufferManager interface.
reveman
2015-10-09
1
-0
/
+6
*
Added SyncToken command buffer trait to help with IPC messages.
dyen
2015-10-08
1
-6
/
+7
*
Fixed DCHECK when Transform Feedback Varyings don't cache properly.
bajones
2015-10-08
1
-1
/
+1
*
Implemented new fence syncs which replaces the old sync points.
dyen
2015-10-07
13
-0
/
+221
*
command_buffer: Add support for creating non-WebGL ES 3 contexts
kkinnunen
2015-09-23
1
-0
/
+1
*
Removing GL context rate limiting feature and related wrappers
junov
2015-09-22
8
-31
/
+0
*
Disambiguates multiple contexts in the same client.
ericrk
2015-09-21
6
-5
/
+21
*
Added a unique command buffer ID for command buffers.
dyen
2015-09-18
2
-0
/
+9
*
Add GL_TRANSFORM_FEEDBACK_BUFFER_MODE to GetProgramiv query.
zmo
2015-09-14
3
-0
/
+14
*
Add GL_CHROMIUM_screen_space_antialiasing to support alternative AA
jin.a.yang
2015-09-11
9
-0
/
+37
*
Fixed QueryCounterEXT arguments to CommandBufferHelper.
dyen
2015-09-02
2
-4
/
+4
*
Fix missing "break" in switch-case statements.
zmo
2015-09-02
1
-0
/
+2
*
content/gpu: Stop converting Rect to RectF implicitly.
danakj
2015-08-31
2
-1
/
+7
*
gpu: More image_ycbcr_422 support.
dcastagna
2015-08-31
1
-0
/
+1
*
Fix two small bugs in transform feedback support.
kbr
2015-08-31
1
-1
/
+5
*
gpu: Remove async texture uploads.
reveman
2015-08-27
20
-720
/
+23
*
gpu: Add memory tracing of GPU transfer buffers.
reveman
2015-08-25
17
-10
/
+238
*
Re-land: cc: Use worker context for one-copy tile initialization.
reveman
2015-08-20
1
-1
/
+2
*
Add glCompressedCopySubTextureCHROMIUM
christiank
2015-08-19
10
-0
/
+139
*
Added suport for integer versions of GetQueryObjectvEXT().
dyen
2015-08-19
8
-2
/
+66
*
Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...
sky
2015-08-18
1
-2
/
+1
*
Re-land: cc: Use worker context for one-copy tile initialization.
reveman
2015-08-18
1
-1
/
+2
*
Implemented GPU Timer Disjoint Value checking on the GLES2 Client.
dyen
2015-08-18
12
-1
/
+179
*
Fine tune ReadBuffer() impl in GPU command buffer.
zmo
2015-08-05
2
-3
/
+3
*
gpu: Add calling convention for win32
hendrikw
2015-08-05
2
-756
/
+870
*
Revert "Temporarily add a finish counter to be sure finishes are completed."
dyen
2015-08-05
3
-47
/
+3
*
Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzone
spang
2015-08-04
1
-2
/
+2
*
Set correct errors when transfer buffer creation fails.
dyen
2015-08-04
1
-0
/
+1
*
Fixed race when gpu process crashes before transfer buffer is created.
dyen
2015-08-01
1
-0
/
+1
*
Revert various crash checks made to queries while tracking down a bug.
dyen
2015-08-01
3
-12
/
+7
*
Added some extra safe guards to remove possible errors for queries.
dyen
2015-07-31
3
-7
/
+12
*
Command Buffer: add getBufferParameteri64v
yunchao.he
2015-07-31
11
-0
/
+95
*
Temporarily add a finish counter to be sure finishes are completed.
dyen
2015-07-30
3
-3
/
+47
*
Free ring buffer shared memory
boliu
2015-07-29
1
-0
/
+2
*
Auto-format for generated gpu command buffer files.
zmo
2015-07-27
4
-1212
/
+862
*
Avoid nesting SingleThreadChecker from Flush
boliu
2015-07-20
2
-2
/
+8
*
Added support for TimeStamp queries using QueryCounterEXT.
dyen
2015-07-16
14
-9
/
+204
*
Rebind EGL context to flush driver caches
ericrk
2015-07-15
11
-3
/
+56
*
command_buffer: Implement path rendering functions for CHROMIUM_path_rendering
kkinnunen
2015-07-14
14
-0
/
+977
*
Clean up includes in gpu command buffer
martina.kollarova
2015-07-10
13
-35
/
+33
*
Revert of revert of time elapsed queries through command buffer.
dyen
2015-07-09
12
-53
/
+144
*
Added proper error checking for glBeginQuery for both the client/server.
dyen
2015-07-08
2
-3
/
+71
*
Mandoline: Make TransferBufferManager RefCounted
fsamuel
2015-07-06
4
-8
/
+8
*
Revert of Added support for Time Elapsed queries through the command buffer. ...
amineer
2015-07-01
12
-134
/
+53
*
Added support for Time Elapsed queries through the command buffer.
dyen
2015-06-30
12
-53
/
+134
*
Merged tracking of current queries into query tracker.
dyen
2015-06-25
4
-56
/
+80
[next]