index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
GL
/
mesa_glinterop.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-02
include: Add driver data to v2 of mesa_glinterop_device_info
Jesse Natalie
1
-1
/
+13
2022-11-02
include: Add a flush interop method
Jesse Natalie
1
-0
/
+46
2022-11-02
include: Add WGL version of GL interop extensions
Jesse Natalie
1
-0
/
+38
2017-08-21
egl: Fix inclusion of egl.h+mesa_glinterop.h
Matt Turner
1
-0
/
+4
2016-10-14
mesa_glinterop: allow building without X and related headers
Emil Velikov
1
-5
/
+8
2016-10-10
Revert "mesa_glinterop: remove inclusion of GLX header"
Vinson Lee
1
-4
/
+1
2016-06-23
Remove wrongly repeated words in comments
Giuseppe Bilotta
1
-3
/
+3
2016-05-30
mesa_glinterop: remove mesa_glinterop typedefs
Emil Velikov
1
-18
/
+18
2016-05-24
mesa_glinterop: make GL interop version field bidirectional
Emil Velikov
1
-4
/
+19
2016-05-24
mesa_glinterop: drop mesa_glinterop_device_info::interop_version
Emil Velikov
1
-9
/
+0
2016-05-24
mesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE,VERSION}
Emil Velikov
1
-1
/
+1
2016-05-24
mesa_glinterop: s/struct_version/version/
Emil Velikov
1
-3
/
+3
2016-05-24
mesa_glinterop: fix GL interop *_VERSION comments
Emil Velikov
1
-3
/
+6
2016-05-24
mesa_glinterop: remove inclusion of EGL header
Emil Velikov
1
-1
/
+5
2016-05-24
mesa_glinterop: remove inclusion of GLX header
Emil Velikov
1
-1
/
+4
2016-05-24
mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols
Emil Velikov
1
-14
/
+14
2016-05-24
mesa_glinterop: replace GL types with their native counterpart.
Emil Velikov
1
-2
/
+3
2016-05-24
mesa_glinterop: use generic variable types for the GL interop
Emil Velikov
1
-8
/
+8
2016-05-24
mesa_glinterop: use consistent naming scheme for GL interop
Emil Velikov
1
-1
/
+1
2016-05-24
Revert "mesa: Build EGL without X11 headers after interop patchset"
Emil Velikov
1
-14
/
+1
2016-05-20
mesa: Build EGL without X11 headers after interop patchset
Youry Metlitsky
1
-1
/
+14
2016-04-20
include/GL: add mesa_glinterop.h for OpenGL-OpenCL interop (v4.2)
Marek Olšák
1
-0
/
+287