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
/
gles2_conform_support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a temporary supression for SRGB issues on the Windows Intel FYI bot with ...
geofflang
2015-10-01
1
-0
/
+1
*
Added a unique command buffer ID for command buffers.
dyen
2015-09-18
2
-0
/
+10
*
Fix incorrect expectations for GLES CTS on Intel.
geofflang
2015-09-08
1
-5
/
+5
*
Fix support for internal_gles2_conform_test = true
petermayo
2015-09-04
1
-20
/
+23
*
Add command_buffer_gles2
hendrikw
2015-09-03
3
-84
/
+110
*
Supress ES CTS failures on the older Intel/OpenGL chips that the FYI bots run.
geofflang
2015-09-03
1
-0
/
+6
*
Revert of Add command_buffer_gles2 (patchset #16 id:350001 of https://coderev...
jmadill
2015-09-03
3
-110
/
+84
*
Add command_buffer_gles2
hendrikw
2015-09-03
3
-84
/
+110
*
Revert of Add command_buffer_gles2 (patchset #14 id:310001 of https://coderev...
thakis
2015-09-03
3
-110
/
+84
*
Add command_buffer_gles2
hendrikw
2015-09-02
3
-84
/
+110
*
Revert of Add command_buffer_gles2 (patchset #13 id:290001 of https://coderev...
jmadill
2015-09-02
3
-102
/
+86
*
Add command_buffer_gles2
hendrikw
2015-09-02
3
-86
/
+102
*
Make gtk2/gtk3 compile time switchable.
erg
2015-09-01
2
-2
/
+2
*
Annotate GN executables and shared_libraries with sanitizer deps.
brettw
2015-08-31
1
-3
/
+5
*
Revert of Add command_buffer_gles2 (patchset #6 id:160001 of https://coderevi...
dewittj
2015-08-28
1
-10
/
+6
*
Add command_buffer_gles2
hendrikw
2015-08-28
1
-6
/
+10
*
gpu: Add memory tracing of GPU transfer buffers.
reveman
2015-08-25
1
-1
/
+2
*
Apply the bot config api based on the command line arguments.
geofflang
2015-08-25
2
-6
/
+43
*
Revert of Apply the bot config api based on the command line arguments. (patc...
geofflang
2015-08-25
2
-38
/
+1
*
Apply the bot config api based on the command line arguments.
geofflang
2015-08-25
2
-1
/
+38
*
Fix crash caused by concurrent access to framebuffer_combo_complete_map_.
tobiasjs
2015-08-22
1
-8
/
+3
*
gpu: Remove unneeded dependency from gles2_conform_support.exe
hendrikw
2015-08-12
1
-1
/
+0
*
Add various GPU isolates for GN.
dpranke
2015-08-12
1
-0
/
+21
*
gpu: Implement a eglCreatePbufferSurface
hendrikw
2015-08-07
1
-1
/
+26
*
gpu: Add calling convention for win32
hendrikw
2015-08-05
1
-1
/
+2
*
Partial revert of Enable MSVC warning C4018 for various directories that seem...
mgiuca
2015-07-21
1
-1
/
+2
*
Enable MSVC warning C4018 for various directories that seem to pass as-is.
pkasting
2015-07-21
1
-2
/
+1
*
Refactor incompatible pointer type to a config
petermayo
2015-07-17
1
-1
/
+1
*
Mandoline: Make TransferBufferManager RefCounted
fsamuel
2015-07-06
2
-2
/
+2
*
DCHECK if shader compilation fails that it's due to context loss.
danakj
2015-06-09
2
-0
/
+6
*
gpu: Initialize masked alpha values to 1.0.
jmadill
2015-05-06
1
-8
/
+0
*
gpu: Fix support for GL_FIXED on GLES2.
jmadill
2015-05-06
1
-1
/
+0
*
gpu: Turn on more Windows ES2-CTS tests.
jmadill
2015-05-05
1
-7
/
+0
*
Port gles2_conform_test_windowless action to GN build.
tfarina
2015-03-31
1
-1
/
+104
*
Port generate_gles2_conform_embedded_files action to GN build.
tfarina
2015-03-27
1
-0
/
+15
*
gpu: Add gles2_conform_test target to GN build.
tfarina
2015-03-27
1
-0
/
+12
*
gpu: Convert gles2_conform_support target to GN build.
tfarina
2015-03-12
4
-7
/
+41
*
gpu: Convert egl_main_windowless target to GN build.
tfarina
2015-03-10
2
-0
/
+32
*
gpu: Convert egl_main_native target to GN build.
tfarina
2015-03-09
2
-0
/
+32
*
gpu: Convert egl_native target to GN build.
tfarina
2015-03-08
2
-0
/
+37
*
Sort GYP and GN files under gpu
satorux
2015-02-18
2
-44
/
+44
*
Disable warning in GLES2 CTS in Windows.
jmadill
2015-02-12
1
-5
/
+2
*
Add support for multithreading the GPU command buffer.
jbauman
2015-02-12
2
-0
/
+5
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
3
-7
/
+7
*
Add optimization for CHROMIUM_subscribe_uniform extension.
orglofch
2014-12-15
1
-2
/
+9
*
Add mouse input forwarding to gpu service
orglofch
2014-12-03
1
-1
/
+2
*
PepperGL: Enable client side arrays support.
penghuang
2014-11-03
2
-1
/
+3
*
Standardize usage of virtual/override/final in gpu/
dcheng
2014-10-21
1
-20
/
+19
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
2
-14
/
+23
*
Replacing the OVERRIDE with override and FINAL with final in gpu
mohan.reddy
2014-10-08
1
-10
/
+10
[next]