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: Autogenerate glHint state
skyostil@chromium.org
2013-05-31
10
-27
/
+125
*
GLContextVirtual::ReleaseCurrent sets current virtual to NULL
boliu@chromium.org
2013-05-31
1
-2
/
+4
*
Remove GPU perf warning.
gman@chromium.org
2013-05-31
1
-1
/
+1
*
GPU: Make AsyncPixelTransferState per context rather than per context group.
backer@chromium.org
2013-05-31
17
-100
/
+370
*
Add driver bug workarounds to about:gpu page.
zmo@chromium.org
2013-05-31
2
-0
/
+16
*
Fix wrong behaviors in gpu blacklist entry exceptions.
zmo@chromium.org
2013-05-30
2
-0
/
+57
*
Display GL window system binding information in about:gpu
skyostil@chromium.org
2013-05-30
3
-0
/
+24
*
gpu: Change Produce/ConsumeTexture to allow texture sharing
piman@chromium.org
2013-05-29
20
-721
/
+457
*
Support for ozone graphics in content.
rjkroege@chromium.org
2013-05-29
2
-0
/
+38
*
Move gpu_test_config stuff from content/ to gpu/
zmo@chromium.org
2013-05-28
8
-0
/
+1493
*
Hookup driver_bug_workarounds with gl_tests properly.
zmo@chromium.org
2013-05-28
5
-89
/
+48
*
Prepend the log prefix everywhere
gman@chromium.org
2013-05-28
2
-5
/
+7
*
Reland "GPU: Reduce MakeCurrent calls to fix Orange San Diego""
epenner@chromium.org
2013-05-28
3
-18
/
+31
*
gpu: Increase thread priority for waited-on uploads.
epenner@chromium.org
2013-05-26
2
-2
/
+2
*
Part 2/3 (GL) of adding with device scale factor to transport surfaces
ccameron@chromium.org
2013-05-26
17
-30
/
+45
*
Revert 202305 "Destroy all Singletons and LazyInstances between ..."
rsesek@chromium.org
2013-05-25
1
-7
/
+4
*
Destroy all Singletons and LazyInstances between each test.
rsesek@chromium.org
2013-05-25
1
-4
/
+7
*
Remove unused kMaxCommandBufferSize enum
kaanb@chromium.org
2013-05-25
1
-4
/
+0
*
Added TRACE for measuring shader translator timings.
alokp@chromium.org
2013-05-24
1
-5
/
+15
*
Windows: Synchronize browser process D3D adapters with GPU process D3D adapters.
apatrick@chromium.org
2013-05-24
3
-0
/
+19
*
Cleanup link dependency and include rules.
zmo@chromium.org
2013-05-24
3
-4
/
+1
*
Make Win64 release build again
jschuh@chromium.org
2013-05-24
1
-0
/
+2
*
base: Cleanup setting thread priorities (no functional changes).
epenner@chromium.org
2013-05-24
2
-48
/
+12
*
GPU: Disable GL_OES_standard_derivatives on Intel Pineview.
backer@chromium.org
2013-05-24
3
-3
/
+19
*
android: Add basic support for Broadcom GPUs
skyostil@chromium.org
2013-05-24
1
-1
/
+12
*
Get rid of the relative paths in command_buffer client/common
zmo@chromium.org
2013-05-24
56
-165
/
+159
*
gpu: Add a trace for full restores and some decoder info on 'PutChanged'
epenner@chromium.org
2013-05-24
2
-1
/
+5
*
readpixel shared memory fix
hubbe@chromium.org
2013-05-24
1
-1
/
+1
*
Fix check_deps failure
zmo@chromium.org
2013-05-23
1
-0
/
+5
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-23
48
-6
/
+8312
*
Handle GpuMemoryBuffer allocation failures properly. Currently we only detect...
kaanb@chromium.org
2013-05-23
2
-1
/
+9
*
Limit internal OSMesa to min required for OpenGL ES 2.0
gman@chromium.org
2013-05-23
1
-0
/
+14
*
Partial revert of "GPU: Reduce MakeCurrent calls to fix Orange San Diego"
yfriedman@chromium.org
2013-05-23
1
-19
/
+16
*
Limit expression complexity in GLSL
gman@chromium.org
2013-05-23
3
-9
/
+14
*
Show more information on failure of SafeSharedMemoryPool::DuplicateSharedMemo...
wangxianzhu@chromium.org
2013-05-22
1
-2
/
+2
*
Revert 201380 "Move GPU device/driver info related code from con..."
zmo@chromium.org
2013-05-21
39
-6530
/
+5
*
Make GpuMemoryBufferFactory a function pointer rather than a callback.
kaanb@chromium.org
2013-05-21
6
-64
/
+0
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-21
39
-5
/
+6530
*
GPU: Use share groups for cross thread async texture upload.
backer@chromium.org
2013-05-21
10
-159
/
+759
*
Roll ANGLE to r2243
gman@chromium.org
2013-05-21
1
-2
/
+6
*
Make unrenderable check not consider never bound textures.
gman@chromium.org
2013-05-21
2
-6
/
+13
*
gpu: Fix range[2] initializion lists
brianderson@chromium.org
2013-05-21
2
-3
/
+3
*
Make gles2_conform_support depend on allocator.gyp:allocator when necessary
akalin@chromium.org
2013-05-18
1
-0
/
+6
*
gpu: Refactor to support cross-channel shared textures
piman@chromium.org
2013-05-18
13
-992
/
+1402
*
Make shader translator options effect cache key
gman@chromium.org
2013-05-17
12
-103
/
+349
*
Mark zero dimension textures as unrenderable
gman@chromium.org
2013-05-17
5
-24
/
+75
*
GPU client side changes for GpuMemoryBuffers:
kaanb@chromium.org
2013-05-16
32
-13
/
+899
*
Disable release assertion in ProgramManager.
apatrick@chromium.org
2013-05-16
1
-1
/
+1
*
Fix null pointer dereference in GLES2DecoderImpl::UpdateParentTextureInfo.
apatrick@chromium.org
2013-05-15
1
-1
/
+2
*
Lose context if SwapBuffers fails.
apatrick@chromium.org
2013-05-15
3
-12
/
+17
[next]