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
/
common
/
gles2_cmd_utils.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Command Buffer: add types for vertexAttribPointer against gles3. This change ...
yunchao.he
2015-12-30
1
-0
/
+6
*
Remove ANGLE_pack_reverse_row_order.
zmo
2015-12-28
1
-2
/
+0
*
Switch to standard integer types in gpu/.
avi
2015-12-21
1
-74
/
+86
*
Remove code duplication in GPU command buffer.
zmo
2015-12-11
1
-34
/
+5
*
[Reland] Implement helper functionalities for computing image size with ES3 s...
zmo
2015-12-11
1
-29
/
+118
*
Revert of Reland: Implement helper functionalities for computing image size w...
jmadill
2015-12-10
1
-125
/
+36
*
Reland: Implement helper functionalities for computing image size with ES3 se...
zmo
2015-12-09
1
-36
/
+125
*
Revert of Implement helper functionalities for computing image size with ES3 ...
zmo
2015-12-09
1
-122
/
+36
*
Implement helper functionalities for computing image size with ES3 settings.
zmo
2015-12-09
1
-36
/
+122
*
command_buffer: Support textured path rendering for CHROMIUM_path_rendering
kkinnunen
2015-11-02
1
-34
/
+34
*
command_buffer: Support instanced path rendering in gpu command buffer
kkinnunen
2015-10-28
1
-0
/
+39
*
Fix WebGL 2's getIndexedParameter function.
zmo
2015-10-16
1
-0
/
+8
*
Update CopyTexImage2D to do internal format validation in ES3
qiankun.miao
2015-10-15
1
-0
/
+17
*
command_buffer: Add support for creating non-WebGL ES 3 contexts
kkinnunen
2015-09-23
1
-7
/
+6
*
Fix GetFramebufferAttachmentParameteriv command handling.
zmo
2015-09-09
1
-0
/
+17
*
Revert of gpu: support GL_TEXTURE_CUBE_MAP destination target to Copy(Sub)Tex...
jmadill
2015-09-04
1
-21
/
+0
*
gpu: support GL_TEXTURE_CUBE_MAP destination target to Copy(Sub)TextureCHROMIUM.
dongseong.hwang
2015-09-04
1
-0
/
+21
*
Fix ReadPixels implementation specific read format/type on desktop GL.
zmo
2015-08-27
1
-12
/
+76
*
Get ReadPixels to work with INT and UNSIGNED_INT format.
zmo
2015-08-27
1
-0
/
+44
*
Command Buffer: add getBufferParameteri64v
yunchao.he
2015-07-31
1
-0
/
+10
*
Fix GL_HALF_FLOAT texture image size computation.
zmo
2015-07-21
1
-0
/
+1
*
command_buffer: Implement path rendering functions for CHROMIUM_path_rendering
kkinnunen
2015-07-14
1
-0
/
+17
*
Teach GPU command buffer whether a context is webgl.
zmo
2015-06-09
1
-6
/
+7
*
Fine tuning Buffer handling on the command side.
zmo
2015-05-22
1
-1
/
+15
*
Add ES3 commands GetVertexAttribI{u}iv to GPU command buffer.
zmo
2015-05-14
1
-1
/
+5
*
Update GetTexParameter* and TexParameter* for ES3 in GPU command buffer
guanxian.li
2015-05-12
1
-2
/
+18
*
Add ES3 command GetUniformuiv to GPU command buffer.
zmo
2015-05-08
1
-24
/
+101
*
Add ES3 CompressedTexImage3D to GPU command buffer.
zmo
2015-04-30
1
-0
/
+2
*
Address some security concerns in GPU command buffer.
zmo
2015-03-18
1
-2
/
+11
*
Update ES3 enums for texture parameters.
zmo
2015-03-14
1
-0
/
+41
*
Add glMapBufferRange to GPU command buffer.
zmo
2015-03-10
1
-0
/
+25
*
Distinguish ES2/ES3 contexts in GPU command buffer
zmo
2015-03-04
1
-1
/
+8
*
Add glGetSynciv to GPU command buffer.
zmo
2015-02-25
1
-0
/
+10
*
Add glClientWaitSync to GPU command buffer.
zmo
2015-02-18
1
-0
/
+14
*
Make ParseUniformName() more robust by handling empty string.
zmo
2015-01-23
1
-0
/
+2
*
Add more ES3 commands to GPU command buffer: ClearBuffer*
zmo
2015-01-16
1
-0
/
+22
*
Add glTex{Sub}Image3D to command buffer.
zmo
2015-01-08
1
-8
/
+23
*
Add unsafe ES3 APIs to command buffer: glTexStorage3D
zmo
2014-11-27
1
-0
/
+1
*
gpu: Add support for GL_RED_EXT and GL_RG_EXT to GLES2Util
hendrikw
2014-11-26
1
-0
/
+6
*
Fixed gl_uniform_arrays WebGL conformance test
sugoi
2014-11-25
1
-2
/
+6
*
Improve context loss error handling
oetuaho
2014-10-31
1
-1
/
+6
*
Enabled EXT_sRGB WebGL extension support in the command buffer.
bajones
2014-10-13
1
-0
/
+9
*
GPU context creation code duplication cleanup
oetuaho@nvidia.com
2014-08-13
1
-56
/
+53
*
Reuse GLESUtil code instead of defining new function in TextureManager
heejin.r.chung@samsung.com
2014-07-24
1
-0
/
+24
*
Pass GL context bind_generates_resources flag to GPU Service.
vmiura@chromium.org
2014-04-03
1
-0
/
+4
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
1
-13
/
+19
*
Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...
pfeldman@chromium.org
2014-04-02
1
-19
/
+13
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
1
-13
/
+19
*
Use sstream over sprintf
boliu@chromium.org
2014-02-06
1
-4
/
+6
*
Support GL_FLOAT and GL_HALF_FLOAT_OES as glReadPixels types when the gl cont...
geofflang@chromium.org
2013-12-11
1
-0
/
+37
[next]