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
*
Optimize glUniform* API type validation.
vmiura@chromium.org
2014-03-12
4
-177
/
+420
*
Move init_vertex_attributes workarounds to gpu driver bug list.
zmo@chromium.org
2014-03-12
7
-9
/
+24
*
Remove defunct mac_gpu_retina configuration from presubmit scripts.
kbr@chromium.org
2014-03-12
1
-1
/
+0
*
Convert most Chromium presubmit files to use new multiple-tryserver-compatibl...
phajdan.jr@chromium.org
2014-03-11
1
-7
/
+9
*
Get rid of SH_MAP_LONG_VARIABLE_NAMES.
zmo@chromium.org
2014-03-11
1
-5
/
+3
*
Remove --enable-prune-gpu-command-buffers
piman@chromium.org
2014-03-11
6
-20
/
+0
*
WebGL TexParameterf and GetTexParameterf needs to handle float param correctly
zmo@chromium.org
2014-03-09
12
-69
/
+161
*
Clean up outdated gpu driver bug workarounds for Mac 10.9
zmo@chromium.org
2014-03-09
1
-39
/
+56
*
gpu: Use explicit atomics instead of assuming that 32bit read/writes are atomic.
reveman@chromium.org
2014-03-08
8
-69
/
+69
*
Get rid of the formatting code in build_gles2_cmd_buffer.py
zmo@chromium.org
2014-03-07
8
-323
/
+221
*
Reenable MSAA on Mali
marcheu@chromium.org
2014-03-07
1
-17
/
+1
*
Revert 255228 "Don't blacklist accelerated 2d canvas if WinStats..."
zmo@chromium.org
2014-03-06
1
-10
/
+2
*
Adjusts the call sequences in cc::ResourceProvider::MapImage to map image fir...
jun.a.jiang@intel.com
2014-03-06
1
-0
/
+6
*
Don't blacklist accelerated 2d canvas if WinStats are unavailable.
zmo@chromium.org
2014-03-06
1
-2
/
+10
*
Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.
jbauman@chromium.org
2014-03-06
1
-0
/
+2
*
Update gles2_conform_test expectations
zmo@chromium.org
2014-03-05
1
-10
/
+3
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
2
-2
/
+4
*
Format generated gpu files using clang-format.
zmo@chromium.org
2014-03-05
28
-11716
/
+12267
*
Workaround Linux AMD driver bug where TEXTURE_MAX_ANISOTROPY init value is in...
zmo@chromium.org
2014-03-05
7
-9
/
+84
*
Revert 254629 "gpu: Allow overriding GPU driver workarounds via ..."
thakis@chromium.org
2014-03-04
3
-29
/
+7
*
gpu: Allow overriding GPU driver workarounds via command line
robert.bradford@intel.com
2014-03-04
3
-7
/
+29
*
Roll ANGLE to include the loop unrolling fix.
zmo@chromium.org
2014-03-01
3
-1
/
+16
*
Fail gracefully on PBO pack buffer failure.
jmadill@chromium.org
2014-03-01
2
-0
/
+49
*
Cleanup GrGLInterface factories in Chromium in order to remove old names and ...
bsalomon@google.com
2014-02-28
1
-106
/
+113
*
Fix state re-init in the shader translator.
jmadill@chromium.org
2014-02-27
1
-4
/
+6
*
Disable accelerated video decode for switchable AMD gpus
vangelis@chromium.org
2014-02-27
1
-1
/
+14
*
Fix and enable the RenderWidgetHostViewAuraTest.SwapNotifiesWindow test
danakj@chromium.org
2014-02-27
1
-1
/
+1
*
Enable -O2 optimization in command_buffer_service on Android.
vmiura@chromium.org
2014-02-26
1
-0
/
+7
*
Revert 253205 "Fix stale reinit in the shader translator."
bajones@chromium.org
2014-02-25
1
-6
/
+4
*
Fix stale reinit in the shader translator.
bajones@chromium.org
2014-02-25
1
-4
/
+6
*
GLInProcessContext: Implement global sync points
sievers@chromium.org
2014-02-25
2
-2
/
+91
*
Changed pack alignment of GPU command buffer commands.
vmiura@chromium.org
2014-02-22
3
-5
/
+11
*
Rename base_untrusted to base_nacl
sergeyu@chromium.org
2014-02-22
2
-6
/
+6
*
Fixed uninitialized variable in r252635.
vmiura@chromium.org
2014-02-22
1
-1
/
+2
*
Unsafe threading in CachedProgramInfoManager::DeleteInfo(GLuint program).
vmiura@chromium.org
2014-02-21
1
-1
/
+3
*
Reduce internal Flush() in GL resource glGen/Delete APIs.
vmiura@chromium.org
2014-02-21
10
-106
/
+538
*
Make it possible to use OSMesa on Android
peter@chromium.org
2014-02-21
1
-0
/
+2
*
Fix CopyTextureCHROMIUM for external textures without GLImage
sievers@chromium.org
2014-02-21
1
-9
/
+3
*
android: Blacklist failed driver for async readback
powei@chromium.org
2014-02-21
1
-7
/
+3
*
Use _nacl suffix for NaCl targets in src/gpu
sergeyu@chromium.org
2014-02-21
2
-18
/
+18
*
List gpu driver bug workaround reasons in about:gpu
zmo@chromium.org
2014-02-21
3
-33
/
+72
*
Remove a LOG(INFO) call from AsyncPixelTransferManagerAndroid.
peter@chromium.org
2014-02-20
1
-1
/
+0
*
Do not rely on a texture's internalformat matching format
oetuaho@nvidia.com
2014-02-20
8
-36
/
+107
*
Hide X11 dependencies when use_x11=0.
kalyan.kondapally@intel.com
2014-02-19
1
-1
/
+1
*
Fix initializing the compiler parameters before modifying them.
nicolascapens@chromium.org
2014-02-18
1
-1
/
+2
*
Fix typos in function names in GL errors in command decoder
oetuaho@nvidia.com
2014-02-17
1
-12
/
+12
*
Move multisampling control from gpu blacklist to driver bug workaround list.
zmo@chromium.org
2014-02-15
8
-94
/
+84
*
Rename base::ScopedPtrAlignedFree to AlignedFreeDeleter.
viettrungluu@chromium.org
2014-02-15
1
-1
/
+1
*
gpu: Generate mailboxes on client side
piman@chromium.org
2014-02-15
19
-117
/
+119
*
Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM
piman@chromium.org
2014-02-15
3
-8
/
+8
[next]