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
/
context_group_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in gpu/.
avi
2015-12-21
1
-8
/
+10
*
command_buffer: Add support for creating non-WebGL ES 3 contexts
kkinnunen
2015-09-23
1
-15
/
+12
*
Fix crash caused by concurrent access to framebuffer_combo_complete_map_.
tobiasjs
2015-08-22
1
-1
/
+1
*
Code style fix.
zmo
2015-06-09
1
-6
/
+8
*
Teach GPU command buffer whether a context is webgl.
zmo
2015-06-09
1
-3
/
+13
*
Add optimization for CHROMIUM_subscribe_uniform extension.
orglofch
2014-12-15
1
-2
/
+3
*
Add mouse input forwarding to gpu service
orglofch
2014-12-03
1
-1
/
+2
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-1
/
+1
*
Manual fixups in gpu/ for scoped_refptr operator T* removal.
dcheng
2014-08-30
1
-0
/
+1
*
gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...
reveman@chromium.org
2014-07-18
1
-1
/
+1
*
gpu: Add base class for gpu service tests
sievers@google.com
2014-06-18
1
-11
/
+3
*
Revert 278059 "gpu: Add base class for gpu service tests"
macourteau@chromium.org
2014-06-18
1
-3
/
+11
*
gpu: Add base class for gpu service tests
sievers@chromium.org
2014-06-18
1
-11
/
+3
*
Remove default textures in (!bind_generates_resource) context groups.
vmiura@chromium.org
2014-04-08
1
-7
/
+8
*
Make ShaderTranslatorCache per thread refcounted
boliu@chromium.org
2014-04-03
1
-1
/
+1
*
Implement support for rendering to 32-bit float textures on ES3
oetuaho@nvidia.com
2014-02-14
1
-2
/
+2
*
[gpu] Remove StreamTexture(Manager) concept from command decoder
sievers@google.com
2014-01-27
1
-1
/
+1
*
Encapsulate functionality of the mock GL interface to MockGLInterface
oetuaho@nvidia.com
2014-01-25
1
-2
/
+2
*
gpu: Remove set_testing_force_is_angle
sievers@chromium.org
2013-11-14
1
-1
/
+1
*
FeatureInfo: Remove allowed_extensions and init workarounds early
sievers@chromium.org
2013-09-05
1
-3
/
+3
*
Fix stream textures + mailboxes
piman@chromium.org
2013-07-02
1
-1
/
+1
*
Refactor/Rename a bunch of GPU stuff
gman@chromium.org
2013-02-27
1
-2
/
+3
*
Add a command to lose the context
gman@chromium.org
2012-12-17
1
-6
/
+10
*
Make more GL stuff auto-generated
gman@chromium.org
2012-12-07
1
-1
/
+1
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@google.com
2012-10-18
1
-1
/
+1
*
Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.
fischman@chromium.org
2012-10-18
1
-1
/
+1
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@chromium.org
2012-10-18
1
-1
/
+1
*
Add global tracking of GPU memory allocations. Have each ContextGroup push m...
ccameron@chromium.org
2012-07-28
1
-1
/
+1
*
Revert 147328 - Current status of patch:
gman@chromium.org
2012-07-19
1
-1
/
+1
*
Current status of patch:
dmurph@chromium.org
2012-07-18
1
-1
/
+1
*
Allow textures to be moved from one GL context group to another.
apatrick@chromium.org
2012-05-01
1
-2
/
+2
*
Ensure that ContextGroup is destroyed when an appropriate GL context is current.
apatrick@chromium.org
2011-10-05
1
-4
/
+40
*
Code cleanup: rename DisallowedExtensions to DisallowedFeature.
zmo@google.com
2011-09-22
1
-2
/
+2
*
Add option to not generate resources on bind in OpenGL ES
gman@chromium.org
2011-08-16
1
-1
/
+1
*
Rename and document glCommandBufferEnableCHROMIUM
gman@chromium.org
2011-08-12
1
-1
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-14
1
-2
/
+3
*
Revert 77899 - Connect up --disable-gl-multisampling to command buffer
kinuko@chromium.org
2011-03-12
1
-3
/
+2
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-12
1
-2
/
+3
*
Fix destruction order of ContextGroup
gman@chromium.org
2010-10-27
1
-1
/
+1
*
Add Ability to pass in allowed extensions to GPU contexts.
gman@chromium.org
2010-10-19
1
-29
/
+33
*
Move constructor and destructor of MockGLInterface out of line.
thakis@chromium.org
2010-10-14
1
-1
/
+2
*
A step in making it possible for WebGL to request no features
gman@chromium.org
2010-09-30
1
-316
/
+22
*
Enables GL_OES_standard_derivatives
gman@chromium.org
2010-09-17
1
-0
/
+8
*
Add support for GL_OES_depth24
gman@chromium.org
2010-08-26
1
-0
/
+9
*
Adds support for GL_EXT_texture_compression_s3tc,
gman@chromium.org
2010-08-26
1
-2
/
+119
*
Fixes for the default texture.
gman@chromium.org
2010-08-24
1
-59
/
+4
*
Adds support for EXT_framebuffer_multisample
gman@chromium.org
2010-08-23
1
-0
/
+19
*
Add support for GL_EXT_read_format_bgra.
gman@chromium.org
2010-08-12
1
-0
/
+19
*
GPU command decoder uses depth24_stencil8_oes extension if available.
apatrick@chromium.org
2010-08-02
1
-17
/
+0
[next]