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
*
Re-enable various MSVC warnings.
pkasting@chromium.org
2014-07-26
1
-4
/
+4
*
Miscellaneous GN updates.
brettw@chromium.org
2014-07-24
1
-4
/
+0
*
Fix GN linking issues.
brettw@chromium.org
2014-07-24
2
-0
/
+3
*
Reuse GLESUtil code instead of defining new function in TextureManager
heejin.r.chung@samsung.com
2014-07-24
3
-68
/
+54
*
Add osmesa to GN build.
brettw@chromium.org
2014-07-23
2
-3
/
+45
*
Force disable-d3d11 for Matrox video cards.
jmadill@chromium.org
2014-07-23
1
-1
/
+13
*
Cleanup test_support target names.
tfarina@chromium.org
2014-07-22
1
-2
/
+2
*
Hook up command buffer with SH_SCALARIZE_VEC_AND_MAT_CONSTRUCTOR_ARGS
zmo@chromium.org
2014-07-22
3
-1
/
+39
*
Fix GetAMDVideoCardInfo() linkage for Chrome non-Official builds.
miu@chromium.org
2014-07-22
3
-7
/
+7
*
gles2_conform_test: update expectations for CrOS Atom.
ihf@chromium.org
2014-07-19
1
-1
/
+20
*
Add missing lock in RetireSyncPointOnGpuThread
boliu@chromium.org
2014-07-19
1
-2
/
+9
*
gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...
reveman@chromium.org
2014-07-18
26
-433
/
+247
*
Update GPU rasterization whitelist
ajuma@chromium.org
2014-07-18
1
-2
/
+2
*
Revert 283958 "gles2_conform_test: update expectations for CrOS ..."
kbr@chromium.org
2014-07-18
1
-19
/
+0
*
gles2_conform_test: update expectations for CrOS Atom.
ihf@chromium.org
2014-07-18
1
-0
/
+19
*
Android: Disable async readpixels on pre-JB MR2 Qualcomm drivers
sievers@google.com
2014-07-17
1
-1
/
+20
*
Add PPAPI interface for OpenGL ES 2.0 Vertex Array Objects.
zork@chromium.org
2014-07-17
1
-0
/
+5
*
gpu: Update CHROMIUM_copy_texture.txt to reflect that GL_TEXTURE_RECTANGLE_AR...
reveman@chromium.org
2014-07-16
1
-3
/
+5
*
generate GetAttribLocation/GetUniformLocation by build_gles2_cmd_buffer.py
jungjik.lee@samsung.com
2014-07-16
6
-164
/
+175
*
Add future sync point methods to ContextSupport.
jbauman@chromium.org
2014-07-16
4
-0
/
+85
*
Add missing files/deps/defines
cjhopman@chromium.org
2014-07-12
5
-4
/
+28
*
Use TimeTicks instead of clock() in gpu::CommandBufferHelper
hamaji@chromium.org
2014-07-11
2
-7
/
+10
*
Revert 282393 "Do not call glDrawBuffersARB when the extension i..."
scherkus@chromium.org
2014-07-10
2
-6
/
+0
*
Do not call glDrawBuffersARB when the extension is absent
ccameron@chromium.org
2014-07-10
2
-0
/
+6
*
Query objects should not be shared between contexts
heejin.r.chung@samsung.com
2014-07-10
4
-30
/
+54
*
Provide gtest printers for ui/gfx geometry types
jamesr@chromium.org
2014-07-10
2
-0
/
+4
*
Read framebuffer should have color image attached for ReadPixels/Copy{Sub}Tex...
zmo@chromium.org
2014-07-09
1
-0
/
+31
*
Fixes for re-enabling more MSVC level 4 warnings: gpu/ edition
pkasting@chromium.org
2014-07-09
10
-41
/
+50
*
Remove blanket whitelisting of Android 4.4.4 for GPU rasterization
ajuma@chromium.org
2014-07-08
1
-3
/
+3
*
Fix gpu_unittests for new Shader Translator header.
jmadill@chromium.org
2014-07-08
3
-0
/
+30
*
CC: Clean up tile size setting.
epenner@chromium.org
2014-07-03
5
-21
/
+1
*
Sheriff duty july 3rd cleaning up log statements
cpu@chromium.org
2014-07-03
1
-3
/
+1
*
Implement ScheduleOverlayPlaneCHROMIUM via GLSurface.
achaulk@chromium.org
2014-07-03
1
-4
/
+51
*
Update shader translator for new ANGLE header.
jmadill@chromium.org
2014-07-03
6
-0
/
+51
*
Fix GLImageSync::GetSize() to return actual texture size
sievers@chromium.org
2014-07-01
1
-10
/
+20
*
Add support for strong future sync points.
jbauman@chromium.org
2014-07-01
10
-5
/
+52
*
Use gles2_c_lib target instead of sources in tests
jamesr@chromium.org
2014-06-27
1
-7
/
+2
*
gpu: Make GL Renderbuffer restore lazy.
vmiura@chromium.org
2014-06-27
10
-44
/
+194
*
gpu/gles2_conform_support: On Chrome OS, don't use system.gyp to pull in GTK+
josh@joshtriplett.org
2014-06-27
1
-2
/
+3
*
Expose a low-end device mode override flags for non-android OSs as well
c.shu@samsung.com
2014-06-26
1
-2
/
+2
*
glGetString(GL_VENDOR) would possible return NULL, add NULL check here.
changjun.yang@intel.com
2014-06-26
1
-4
/
+6
*
gpu: Always use EGL_KHR_fence_sync with mailbox sync
sievers@chromium.org
2014-06-25
2
-17
/
+12
*
gpu: Expose GLFence impls
sievers@chromium.org
2014-06-25
3
-84
/
+129
*
Make blacklist robust enough to handle non numeric OS versions.
zmo@chromium.org
2014-06-23
2
-13
/
+56
*
Fix parameter type for glGenTextures.
heejin.r.chung@samsung.com
2014-06-23
3
-10
/
+13
*
Add common GLFence::IsSupported() check
sievers@google.com
2014-06-20
4
-14
/
+46
*
gpu: Update disable_egl_khr_fence_sync for Android 4.4.4
sievers@google.com
2014-06-20
1
-5
/
+5
*
Add semantics to apply gpu blakclist to AMD swichable when a discrete/integra...
zmo@chromium.org
2014-06-20
5
-4
/
+128
*
Remove GL query processing from DrawElements/DrawArrays.
vmiura@chromium.org
2014-06-19
1
-2
/
+0
*
Deprecate disable_egl_khr_fence_sync on future Android releases
sievers@chromium.org
2014-06-19
1
-9
/
+25
[next]