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
/
ui
/
gl
/
generate_bindings.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add framebuffer object related commands to command buffer.
zmo
2014-12-05
1
-6
/
+7
*
Add ES3 APIs to gl bindings: PART II.
zmo
2014-11-20
1
-9
/
+172
*
Add ES3 APIs to gl bindings.
zmo
2014-11-19
1
-3
/
+153
*
Enable asynchronous glReadPixels on Windows.
miu
2014-11-15
1
-2
/
+8
*
Add GL_APPLE_fence support, enabling asynchronous glReadPixels for Mac.
miu
2014-11-11
1
-0
/
+30
*
Sort APIs so it's easier to add new APIs.
zmo
2014-11-07
1
-438
/
+450
*
Improve context loss error handling
oetuaho
2014-10-31
1
-1
/
+3
*
Add support for all blendmodes if we have GL_KHR_blend_equation_advanced.
ed
2014-10-23
1
-0
/
+7
*
gpu: Use egl client wait if server wait not available
boliu
2014-10-21
1
-1
/
+1
*
Modify ALLOW_UNUSED to allow enabling unused local warnings on MSVC.
pkasting
2014-10-16
1
-3
/
+4
*
Use NV_draw_buffers to implement EXT_draw_buffers
oetuaho
2014-10-13
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
1
-1
/
+1
*
Fixed issue where disjoint timer offsets were incorrectly calculated.
dyen
2014-09-22
1
-0
/
+3
*
Adds WARP support to Chromium on Windows 8+
luken
2014-09-04
1
-0
/
+6
*
Added support for GPU Tracing on mobile devices which support it.
dyen
2014-09-03
1
-5
/
+6
*
gpu: Enable relevant extentions on GLES3.
dongseong.hwang
2014-09-01
1
-3
/
+3
*
gpu: support immutable texture on Linux Mesa driver and GLES3.
dongseong.hwang
2014-08-27
1
-1
/
+7
*
Add initial support for NV_path_rendering extension to gpu command buffer
kkinnunen
2014-08-26
1
-0
/
+18
*
Revert of gpu: support immutable texture on Linux Mesa driver and GLES3. (pat...
spang@chromium.org
2014-08-20
1
-1
/
+1
*
gpu: support immutable texture on Linux Mesa driver and GLES3.
dongseong.hwang@intel.com
2014-08-19
1
-1
/
+1
*
gpu: Expose GLFence impls
sievers@chromium.org
2014-06-25
1
-0
/
+3
*
Don't assume output dir + "../.." == src/ in ui/gl/generate_bindings.py
jamesr@chromium.org
2014-06-06
1
-8
/
+1
*
The function glBufferData 's second argument type is GLsizeiptr, not GLsizei.
penghu@tencent.com
2014-05-28
1
-2
/
+4
*
Support ANGLE_instanced_arrays on GLES3
oetuaho@nvidia.com
2014-04-14
1
-3
/
+6
*
gpu: Bind dummy GL API when no context is current
sievers@google.com
2014-04-02
1
-12
/
+42
*
gpu: Add extension check when initializing MailboxSync
boliu@chromium.org
2014-03-15
1
-1
/
+2
*
gpu: Mailbox emulation with EGLImage
sievers@chromium.org
2014-03-14
1
-0
/
+4
*
Add hooks for GL_EXT_debug_markers for Skia
egdaniel@google.com
2014-03-13
1
-0
/
+9
*
Move NullDraw GL bindings and allow them to be disabled temporarily.
danakj@chromium.org
2014-02-20
1
-54
/
+10
*
Test that glDiscardFramebufferEXT binds to the correct function
oetuaho@nvidia.com
2014-02-05
1
-10
/
+39
*
Encapsulate functionality of the mock GL interface to MockGLInterface
oetuaho@nvidia.com
2014-01-25
1
-41
/
+34
*
Take GL version and extensions correctly into account when binding functions
oetuaho@nvidia.com
2014-01-17
1
-204
/
+341
*
Allow tests to stub out GL draw calls.
danakj@chromium.org
2014-01-12
1
-9
/
+53
*
gpu: Support ES3 msaa and depth/stencil formats
sievers@chromium.org
2013-11-15
1
-0
/
+9
*
Add eglWaitSyncKHR() EGL binding
sievers@chromium.org
2013-09-12
1
-0
/
+4
*
gpu: Map glDiscardFramebufferEXT to glInvalidateFramebuffer
skyostil@chromium.org
2013-09-05
1
-1
/
+1
*
Support async readbacks on OpenGL ES 3.0 drivers
sievers@chromium.org
2013-08-27
1
-0
/
+7
*
work around a bug in GL_ARB_sync on mac 10.7
hubbe@chromium.org
2013-07-26
1
-1
/
+1
*
Add GL_EXT_multisampled_render_to_texture support to command buffer.
bsalomon@google.com
2013-07-12
1
-0
/
+14
*
gpu: Add EGL fence support.
epenner@chromium.org
2013-06-22
1
-0
/
+4
*
Reland 199454: "Move WrappedTexImage functionality to ui/gl"
backer@chromium.org
2013-05-10
1
-16
/
+0
*
Revert 199454 "Move WrappedTexImage functionality to ui/gl"
backer@chromium.org
2013-05-10
1
-0
/
+16
*
Move WrappedTexImage functionality to ui/gl
gman@chromium.org
2013-05-10
1
-16
/
+0
*
Implement EXT_draw_buffers WebGL extention support in command buffer.
zmo@chromium.org
2013-03-14
1
-1
/
+1
*
Revert 185521
tommi@chromium.org
2013-03-01
1
-2
/
+2
*
Revert 185332
tommi@chromium.org
2013-03-01
1
-2
/
+2
*
Revert 185518
tommi@chromium.org
2013-03-01
1
-2
/
+2
*
Revert 185332
tommi@chromium.org
2013-03-01
1
-2
/
+2
*
Update khronos GLES2/gl2.h header
phajdan.jr@chromium.org
2013-02-28
1
-2
/
+2
*
Refactor GPU tracing to generate less code.
gman@chromium.org
2013-02-16
1
-1
/
+2
[next]