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
/
gl_image_egl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: Add ScheduleOverlayPlane API to GLImage.
reveman@chromium.org
2014-08-01
1
-0
/
+8
*
During image destroy, delete textures only if we have a GL context.
sohan.jyoti@samsung.com
2014-07-31
1
-2
/
+4
*
gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...
reveman@chromium.org
2014-07-18
1
-2
/
+3
*
ui: Refactor GLImageEGL for usage by targets other than EGL_NATIVE_BUFFER_AND...
reveman@chromium.org
2014-03-28
1
-102
/
+9
*
ui: Clang format and general style cleanup of GLImage code.
reveman@chromium.org
2014-03-26
1
-27
/
+11
*
Add GL_TEXTURE_EXTERNAL_OES as supported texture target for CHROMIUM_map_image.
sohan.jyoti@samsung.com
2014-03-26
1
-21
/
+47
*
Make GLImage interface pure virtual
sievers@chromium.org
2014-03-15
1
-0
/
+6
*
ui: Explicitly prevent GL_TEXTURE_RECTANGLE_ARB from being used GLImageEGL.
reveman@chromium.org
2013-11-23
1
-0
/
+5
*
gpu: Allow TEXTURE_RECTANGLE_ARB and other targets to be used with CHROMIUM_t...
reveman@chromium.org
2013-11-22
1
-6
/
+13
*
[Android] Add workaround to unbind gpu memory buffer only on NVIDIA
boliu@chromium.org
2013-11-13
1
-1
/
+11
*
Re-land: gpu: Add Will/DidUseTexImage to GLImage API.
reveman@chromium.org
2013-10-22
1
-20
/
+35
*
Revert 229532 "gpu: Add Will/DidUseTexImage to GLImage API."
reveman@chromium.org
2013-10-21
1
-35
/
+20
*
gpu: Add Will/DidUseTexImage to GLImage API.
reveman@chromium.org
2013-10-19
1
-20
/
+35
*
gpu: Add support for multiple GpuMemoryBuffer types.
reveman@chromium.org
2013-08-03
1
-2
/
+2
*
Call glTexImage2D() on a 1x1 pixel instead of a 0x0 NULL pixel.
kaanb@chromium.org
2013-07-26
1
-2
/
+10
*
Add command line switch and about:flags entry to enable use of D3D11 on Windows.
apatrick@chromium.org
2013-07-09
1
-2
/
+3
*
-Move #define for EGL_BUFFER_NATIVE_ANDROID within gl_bindings.h
kaanb@chromium.org
2013-04-09
1
-3
/
+0
*
GLImage support for Android zero-copy pixel buffers
kaanb@chromium.org
2013-04-09
1
-0
/
+84