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
/
command_buffer_service.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpu: Record GL state to trace
skyostil@chromium.org
2013-09-12
1
-0
/
+2
*
Support stream textures with the synchronous compositor
sievers@chromium.org
2013-08-22
1
-0
/
+2
*
gpu: Refactor GpuMemoryBuffer framework for multi-process support.
reveman@chromium.org
2013-08-16
1
-3
/
+6
*
MemoryProgramCache uses base::MRUCache instead of ProgramCacheLRUHelper.
apatrick@chromium.org
2013-08-03
1
-2
/
+0
*
GLInProcessContext: support async flushes and dedicated GPU thread
sievers@chromium.org
2013-08-01
1
-0
/
+2
*
Replace angle_path gyp variable with regular path.
apatrick@chromium.org
2013-07-17
1
-1
/
+1
*
Remove surface.gyp from command_buffer_service.gypi
danakj@chromium.org
2013-06-20
1
-1
/
+0
*
Make it possible to switch between two different versions of ANGLE.
apatrick@chromium.org
2013-06-12
1
-1
/
+1
*
GPU: Factory produces APTManagers instead of APTDelegates
backer@chromium.org
2013-06-04
1
-14
/
+14
*
GPU: Make AsyncPixelTransferState per context rather than per context group.
backer@chromium.org
2013-05-31
1
-0
/
+2
*
gpu: Change Produce/ConsumeTexture to allow texture sharing
piman@chromium.org
2013-05-29
1
-2
/
+0
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-23
1
-1
/
+0
*
GPU: Use share groups for cross thread async texture upload.
backer@chromium.org
2013-05-21
1
-0
/
+2
*
Rationalize dependency on khronos EGL headers in place of angle.
rjkroege@chromium.org
2013-05-13
1
-1
/
+1
*
GPU: Move some GPU process specific code from ui/gl to gpu/command_buffer/ser...
backer@chromium.org
2013-05-09
1
-0
/
+20
*
Clean up of GLES2 Command Decoder by moving some of the error state into a se...
kloveless@chromium.org
2013-04-18
1
-0
/
+2
*
Moved logging functionality of out of the GLES2 Command Decoder into a separa...
kloveless@chromium.org
2013-04-10
1
-0
/
+2
*
Use GpuDriverBugList to manage all the workarounds.
zmo@chromium.org
2013-04-04
1
-0
/
+1
*
Add per-profile disk caching of complied GPU shaders.
dsinclair@chromium.org
2013-03-13
1
-0
/
+1
*
Hookup the GPUTrace events.
dsinclair@chromium.org
2013-02-20
1
-2
/
+2
*
Fix crash in ProgramManager::ProgramInfo::ProcessLogInfo.
apatrick@chromium.org
2013-02-06
1
-0
/
+1
*
Disambiguate 'headers' targets in khronos and mesa.
bauerb@chromium.org
2012-11-28
1
-1
/
+1
*
Encapsulate khronos include paths in khronos.gyp,
phajdan.jr@chromium.org
2012-11-21
1
-3
/
+2
*
Add glTraceBeginCHROMIUM and glTraceEndCHROMIUM.
dsinclair@chromium.org
2012-11-16
1
-0
/
+2
*
Hook up ANGLE with CityHash.
zmo@google.com
2012-11-13
1
-0
/
+1
*
Virtual GL
gman@chromium.org
2012-11-07
1
-0
/
+4
*
automate more GL state handling
gman@chromium.org
2012-10-30
1
-0
/
+2
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@google.com
2012-10-18
1
-0
/
+2
*
Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.
fischman@chromium.org
2012-10-18
1
-2
/
+0
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@chromium.org
2012-10-18
1
-0
/
+2
*
Move per context GL state to a separate object.
gman@chromium.org
2012-10-13
1
-0
/
+2
*
Added support for OES_vertex_array_object to the command buffer
bajones@google.com
2012-09-27
1
-0
/
+2
*
Implement GL_EXT_debug_marker
gman@chromium.org
2012-08-12
1
-2
/
+2
*
gpu in-memory program cache implementation with a memory limit + lru eviction.
dmurph@chromium.org
2012-07-23
1
-0
/
+6
*
Revert 147328 - Current status of patch:
gman@chromium.org
2012-07-19
1
-6
/
+0
*
Current status of patch:
dmurph@chromium.org
2012-07-18
1
-0
/
+6
*
Cache shader translators.
backer@chromium.org
2012-06-13
1
-0
/
+2
*
Preempt renderers by browser UI in GpuScheduler.
backer@chromium.org
2012-06-06
1
-0
/
+1
*
Separate management of shared memory from CmdBufService to separate class
gman@chromium.org
2012-05-26
1
-0
/
+2
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
1
-1
/
+1
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
1
-1
/
+1
*
Allow textures to be moved from one GL context group to another.
apatrick@chromium.org
2012-05-01
1
-0
/
+5
*
Re-submission of http://codereview.chromium.org/9968113
twiz@chromium.org
2012-04-20
1
-0
/
+2
*
Revert 132934 - this change seems to break many webgl related layout tests
toyoshim@chromium.org
2012-04-19
1
-2
/
+0
*
Introduction of CHROMIUM_copy_texture extension that respects pixel-store sem...
twiz@chromium.org
2012-04-19
1
-0
/
+2
*
Add support for GL_EXT_occlusion_query_boolean
gman@chromium.org
2012-03-08
1
-0
/
+2
*
GPU: Split some of the GPU projects to individual gypi files.
rvargas@google.com
2012-02-17
1
-0
/
+82