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
/
webkit
/
gpu
/
webgraphicscontext3d_in_process_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move webkit/gpu into webkit/common/gpu
jamesr@chromium.org
2013-05-26
1
-1813
/
+0
*
Part 1/3 (compositor) of adding with device scale factor to transport surfaces
ccameron@chromium.org
2013-05-24
1
-0
/
+5
*
Update code to use the new version of copyTextureCHROMIUM() with added parame...
jun.a.jiang@intel.com
2013-05-14
1
-8
/
+0
*
Clean up unused includes and code in webkit/gpu
jamesr@chromium.org
2013-05-10
1
-50
/
+0
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-05-08
1
-7
/
+7
*
Add a new parameter dest_type to the GL_CHROMIUM_copy_texture extension.
jun.a.jiang@intel.com
2013-04-19
1
-0
/
+8
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.
dcheng@chromium.org
2013-04-07
1
-8
/
+8
*
gpu: Fix in-process implementation of glGetShaderPrecisionFormat
brianderson@chromium.org
2013-03-30
1
-2
/
+37
*
mac: Clean up a few more uses of USE_SKIA
thakis@chromium.org
2013-03-25
1
-10
/
+0
*
Implement EXT_draw_buffers WebGL extention support in command buffer.
zmo@chromium.org
2013-03-14
1
-0
/
+5
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Added temporary #ifdefs to support incompatible ANGLE API upgrade.
kbr@chromium.org
2013-02-12
1
-0
/
+8
*
Update some #includes in webkit/ for new headers in Platform directory
pilgrim@chromium.org
2013-01-15
1
-1
/
+1
*
Ignore GL_ANGLE_framebuffer_multisample on Android.
aelias@chromium.org
2012-12-14
1
-0
/
+4
*
Rename discardFramebufferEXT to discardBackbufferCHROMIUM to avoid collision ...
jamesr@chromium.org
2012-12-08
1
-1
/
+4
*
Add support for GL_CHROMIUM_pixel_transfer_buffer_object.
reveman@chromium.org
2012-11-21
1
-0
/
+10
*
Add some extensions to the in-process GL shader translator.
sievers@chromium.org
2012-11-01
1
-0
/
+9
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@google.com
2012-10-18
1
-0
/
+10
*
Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.
fischman@chromium.org
2012-10-18
1
-10
/
+0
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@chromium.org
2012-10-18
1
-0
/
+10
*
Add GL_CHROMIUM_texture_mailbox entrypoints to wgc3d implementations
piman@chromium.org
2012-08-07
1
-0
/
+15
*
Adding necessary plumbing for bindUniformLocationCHROMIUM extension.
alexst@chromium.org
2012-07-02
1
-0
/
+5
*
Aura: Fix partial swaps in the UI
backer@chromium.org
2012-06-26
1
-5
/
+7
*
Addition of an unpremultiplied-alpha setting for the GL_CHROMIUM_copy_texture...
twiz@chromium.org
2012-06-19
1
-2
/
+2
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
1
-7
/
+7
*
remove WEBKIT_USING_SKIA
jamesr@chromium.org
2012-05-11
1
-2
/
+0
*
Addition of texture-state and fbo-state tests for GL_CHROMIUM_copy_texture.
twiz@chromium.org
2012-05-09
1
-1
/
+1
*
Addition of a set of basic unit tests for the GL_CHROMIUM_copy_texture extens...
twiz@chromium.org
2012-05-04
1
-0
/
+5
*
Implement GetShaderPrecisionFormat
zmo@google.com
2012-03-30
1
-0
/
+3
*
Chromium implementation of discardBackbuffer WebGraphicsContext3D extension.
mmocny@chromium.org
2012-03-23
1
-0
/
+12
*
Consistent initialization of GL objects in WebGraphicsContext3DInProcessImpl ...
reveman@chromium.org
2012-03-17
1
-3
/
+3
*
WebKit support for EXT_occlusion_query.
reveman@google.com
2012-03-14
1
-0
/
+21
*
NULL check context_impl since it might be null
jamesr@chromium.org
2012-03-10
1
-2
/
+3
*
Remove dead WebGraphicsContext3D initialization code
jamesr@chromium.org
2012-02-23
1
-54
/
+27
*
Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3D
piman@chromium.org
2012-02-03
1
-63
/
+101
*
Change PluginWindowHandle to AcceleratedWidget in ui/gfx/gl
piman@chromium.org
2012-02-01
1
-1
/
+1
*
Stronger synchronization for resize on osmesa.
backer@chromium.org
2012-01-25
1
-1
/
+2
*
Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storage
vangelis@chromium.org
2011-12-06
1
-0
/
+3
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-1
/
+1
*
Enable GL_CHROMIUM_post_sub_buffer for osmesa
backer@chromium.org
2011-12-02
1
-1
/
+4
*
Added minimal support to command buffer for GL_ARB_texture_rectangle
kbr@chromium.org
2011-11-23
1
-0
/
+5
*
Allow GLSurface to indicate that it supports a specific extension.
backer@chromium.org
2011-11-22
1
-1
/
+1
*
Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.
backer@chromium.org
2011-11-11
1
-0
/
+6
*
Add entry points for compressed textures.
gman@chromium.org
2011-11-11
1
-0
/
+8
*
Removed old code related to unimplemented GL_CHROMIUM_copy_texture_to_parent_...
apatrick@chromium.org
2011-11-09
1
-8
/
+0
*
Expose gles2 bgra extensions when GL_EXT_bgra is supported
piman@chromium.org
2011-11-04
1
-4
/
+13
*
Rename setVisibility to setVisibilityCHROMIUM and expose as GL_CHROIMIUM_set_...
nduca@chromium.org
2011-10-25
1
-3
/
+3
*
Allow specification of the share group in WebGraphicsContext3DInProcessImpl
piman@chromium.org
2011-10-15
1
-18
/
+20
*
Adding gl command to change surface visibility, so that the gpu process can a...
mmocny@chromium.org
2011-10-14
1
-0
/
+3
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
1
-2
/
+8
[next]