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
*
Add support for compressed GPU memory buffers.
christiank
2015-02-25
8
-0
/
+64
*
Compile shader upon deletion if attached.
dyen
2015-02-25
5
-16
/
+65
*
Blacklist GPU raster and canvas on all PowerVR SGX.
aelias
2015-02-25
1
-1
/
+14
*
Add OWNERS file in gpu/perftests
piman
2015-02-25
1
-0
/
+1
*
Fix MSAA on windows
hendrikw
2015-02-25
2
-2
/
+22
*
gpu: Run texture upload perf test with different texture sizes.
dcastagna
2015-02-25
3
-55
/
+94
*
Add glGetSynciv to GPU command buffer.
zmo
2015-02-25
26
-207
/
+605
*
Revert of Add support for compressed GPU memory buffers. (patchset #7 id:1200...
phoglund
2015-02-24
8
-64
/
+0
*
Add support for compressed GPU memory buffers.
christiank
2015-02-24
8
-0
/
+64
*
gpu: Add support for gpu_perftests for android.
dcastagna
2015-02-24
2
-13
/
+53
*
Add more size_t -> int warning fixes for the win x64 GN build.
dpranke
2015-02-20
1
-0
/
+4
*
gpu: Make gpu_perftests run and pass on mac.
dcastagna
2015-02-20
1
-1
/
+1
*
Support syncing undefined textures
boliu
2015-02-20
5
-81
/
+127
*
Fix GPU tracing offset calculation on android.
dyen
2015-02-19
2
-2
/
+3
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
3
-25
/
+15
*
Fix shader compilation crash when log or translated length is 0.
dyen
2015-02-19
1
-14
/
+20
*
gpu: Remove gpu_bindings.h inclusion from headers and reduce includes depende...
dcastagna
2015-02-19
7
-6
/
+13
*
Add glWaitSync to GPU command buffer.
zmo
2015-02-19
19
-67
/
+240
*
ASSERT each linkProgram leads to empty cache in ProgramInfoManager.
zmo
2015-02-19
1
-10
/
+9
*
Add glClientWaitSync to GPU command buffer.
zmo
2015-02-18
27
-266
/
+609
*
gpu: Render to a framebuffer object instead of an offscreen surface in gpu_pe...
dcastagna
2015-02-18
1
-18
/
+35
*
Removed references to win_gpu, which has been removed
sergiyb
2015-02-18
1
-16
/
+0
*
gpu: Workaround Adreno 420 bug with deleting current FBO.
vmiura
2015-02-18
5
-3
/
+40
*
Sort GYP and GN files under gpu
satorux
2015-02-18
12
-190
/
+190
*
Fix shader compilation when no translator.
dyen
2015-02-18
1
-9
/
+13
*
Add glGetActiveUniformsiv to GPU command buffer.
zmo
2015-02-17
35
-289
/
+1459
*
Add lock support for in process context provider.
jbauman
2015-02-14
5
-2
/
+18
*
gpu: Add a class MeasurementTimers that measures wall, cpu and gpu time.
dcastagna
2015-02-13
5
-25
/
+188
*
gpu: Initialize GLFakeQueries data members.
dcastagna
2015-02-13
1
-3
/
+3
*
Only collect information about primary display adapter on XP.
jbauman
2015-02-13
1
-2
/
+12
*
Add glGetUniformIndices to GPU command buffer.
zmo
2015-02-13
24
-182
/
+750
*
Fix GPU Tracing offset calculation.
dyen
2015-02-13
1
-1
/
+1
*
Shader compiles deferred until program link time after a cache miss.
dyen
2015-02-12
21
-288
/
+346
*
Disable warning in GLES2 CTS in Windows.
jmadill
2015-02-12
1
-5
/
+2
*
gpu: Extract the gpu timing code from gpu_tracer.
dcastagna
2015-02-12
9
-380
/
+397
*
Add support for multithreading the GPU command buffer.
jbauman
2015-02-12
8
-0
/
+26
*
Add glGetTransformFeedbackVarying to GPU command buffer.
zmo
2015-02-12
28
-199
/
+1350
*
gpu: check if GL context supports robustness when calling GetGraphicsResetSta...
dongseong.hwang
2015-02-11
2
-5
/
+9
*
Updating WebGraphicsContext3DImpl to include ES3 entry points
bajones
2015-02-11
2
-0
/
+312
*
disable partial swaps on Mali
dbehr
2015-02-11
1
-0
/
+13
*
Share SyncPointManager implementation
boliu
2015-02-11
3
-49
/
+70
*
Add .dSYM paths for test isolate files that have ASan support on Mac
glider
2015-02-10
1
-0
/
+7
*
Mechanical rename of base::debug -> base::trace_event [final pass]
ssid
2015-02-09
1
-3
/
+3
*
remove useless APIs in WGC3DImpl
yunchao.he
2015-02-09
2
-28
/
+0
*
Add glUniformBlockBinding to GPU command buffer.
zmo
2015-02-07
23
-113
/
+293
*
Disable D3D11 on systems with AMD switchable graphics.
jbauman
2015-02-07
1
-1
/
+13
*
Add glGetActiveUniformBlockiv to GPU command buffer.
zmo
2015-02-06
28
-282
/
+792
*
Refactor for GPU command buffer PUTSTR code generator.
zmo
2015-02-06
7
-329
/
+193
*
Add OrderingBarrierCHROMIUM API.
vmiura
2015-02-06
24
-9
/
+144
*
Update {virtual,override,final} to follow C++11 style in gpu.
dcheng
2015-02-06
3
-22
/
+18
[next]