index
:
platform/adaptation/emulator/emulator-yagl
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
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_wearable
archives/tizen_20150513
devel/coregl
devel/glesv3.1
devel/libtpl-egl
devel/vulkan
glesv3
master
sandbox/byungchul.so/fix-tbmbuffer-offscreen
sandbox/sdx/tizen
sandbox/vbarinov/asan
sandbox/vbarinov/ubsan
tizen
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_3.0_tv
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_release
Domain: SDK / Emulator;
Manish Rathod <manish.r@samsung.com>, sangwook lee <sangwook96.lee@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
Support offscreen rendering for TBM_FORMAT_ARGB8888 tbm buffer
byungchul.so
1
-0
/
+12
2020-07-27
Implement thread safety when sharing EGL context
submit/tizen/20200729.080538
accepted/tizen/unified/20200729.165549
Lukasz Kostyra
3
-0
/
+13
2018-06-27
Add handling of new format XBGR
submit/tizen/20180731.005737
accepted/tizen/unified/20180731.140010
Vladislav Andresov
1
-0
/
+2
2017-01-23
Avoid using yagl_host_handle when acquiring images
devel/vulkan
Vasiliy Ulyanov
1
-1
/
+1
2016-05-24
YaGL: Implement GL_OES_EGL_image_external extension
Vasiliy Ulyanov
1
-1
/
+1
2015-11-06
YaGL: Version bump
submit/tizen/20151106.083914
accepted/tizen/wearable/20151107.080420
accepted/tizen/tv/20151107.080218
accepted/tizen/mobile/20151107.080053
jinhyung.jo
1
-1
/
+1
2015-11-04
YaGL: Patches for the 64bit addressing
jinhyung.jo
2
-6
/
+35
2015-08-05
YaGL: Updating the EGL header files
jinhyung.jo
4
-383
/
+555
2015-08-04
YaGL: Fix incorrect texture object release
Vasiliy Ulyanov
1
-3
/
+1
2015-05-26
YaGL: Add EGL_KHR_gl_texture_2D_image support
Vasiliy Ulyanov
1
-0
/
+7
2015-01-08
YaGL: Source cleanup
jinhyung.jo
26
-0
/
+858
2015-01-08
YaGL: Modified packaging rules
jinhyung.jo
1
-0
/
+1
2014-09-16
Remove static variable for identifying wl_drm buffers
Tina Zhang
2
-1
/
+3
2014-07-29
Revert "Remove static variable for identifying wl_drm buffers"
Stanislav Vorobiov
2
-3
/
+1
2014-07-29
Remove static variable for identifying wl_drm buffers
Tina Zhang
2
-1
/
+3
2014-05-06
YaGL: Remove X11 dependency from EGL headers
submit/tizen_common/20140523.073647
submit/tizen/20140506.063317
accepted/tizen/common/20140506.152918
Stanislav Vorobiov
1
-0
/
+10
2014-03-06
YaGL: Version bump
glesv3
Stanislav Vorobiov
1
-1
/
+1
2014-02-15
YaGL: Support texture zero
Stanislav Vorobiov
1
-0
/
+4
2014-01-30
YaGL: EGL_KHR_fence_sync and GLESv3 sync objects implemented
Stanislav Vorobiov
3
-5
/
+36
2014-01-17
YaGL: Samplers implemented
Stanislav Vorobiov
1
-1
/
+1
2014-01-16
YaGL: Basic GL_OES_texture_3D functionality implemented
Stanislav Vorobiov
1
-0
/
+7
2014-01-15
Merge remote-tracking branch 'origin/tizen' into glesv3
Stanislav Vorobiov
2
-15
/
+50
2013-12-30
YaGL: Multicore rendering and fence support added
Stanislav Vorobiov
3
-16
/
+51
2013-11-27
YaGL: Support EGL_WAYLAND_Y_INVERTED_WL
Stanislav Vorobiov
1
-0
/
+2
2013-11-08
YaGL: glGetUniformIndices implemented
Stanislav Vorobiov
1
-0
/
+2
2013-11-08
YaGL: glGetActiveUniformsiv implemented
Stanislav Vorobiov
1
-0
/
+2
2013-11-05
YaGL: GL_ANGLE_framebuffer_blit implemented
Stanislav Vorobiov
1
-0
/
+7
2013-11-05
YaGL: Add OpenGL 3.1 without ES3 to supported versions
Stanislav Vorobiov
1
-3
/
+5
2013-10-22
YaGL: Basic VAO support
Stanislav Vorobiov
1
-1
/
+1
2013-10-22
YaGL: GLESv3 supported in EGL
Stanislav Vorobiov
4
-5
/
+20
2013-10-18
YaGL: Some GLESv3 dummies
Stanislav Vorobiov
1
-0
/
+3
2013-10-18
YaGL: Headers updated
Stanislav Vorobiov
12
-1696
/
+3137
2013-10-17
YaGL: Batching improved
Stanislav Vorobiov
19
-297
/
+424
2013-10-17
YaGL: Transport improved
Stanislav Vorobiov
17
-614
/
+590
2013-08-22
YaGL: EGL_EXT_buffer_age implemented
Stanislav Vorobiov
1
-0
/
+2
2013-08-21
YaGL: Added bo_import support to GBM
Stanislav Vorobiov
1
-0
/
+33
2013-08-09
YaGL: wayland platform added
Stanislav Vorobiov
4
-21
/
+299
2013-08-02
YaGL: GBM platform added
Stanislav Vorobiov
1
-1
/
+9
2013-08-02
YaGL: GBM implemented
Stanislav Vorobiov
1
-0
/
+37
2013-08-01
YaGL: Separated windowing system related stuff
Stanislav Vorobiov
4
-28
/
+21
2013-07-26
YaGL: Use internal GL headers instead of system ones
Stanislav Vorobiov
2
-2
/
+2
2013-07-26
YaGL: Fixed warnings
Stanislav Vorobiov
1
-0
/
+6
2013-06-10
YaGL: EGL_KHR_lock_surface implemented
Stanislav Vorobiov
1
-1
/
+1
2013-06-06
YaGL: Notify kernel about dirty surfaces
Stanislav Vorobiov
1
-0
/
+9
2013-05-15
YaGL: Now uses DRI2 instead of raw XIDs
Stanislav Vorobiov
4
-1
/
+41
2013-04-15
Fix OES_packed_depth_stencil and OES_depth_texture suport
Igor Mitsyanko
1
-1
/
+1
2013-04-15
Convert memory accessing macros to inline functions for typesafety
Igor Mitsyanko
2
-14
/
+68
2013-04-15
YaGL: Onscreen support added
Stanislav Vorobiov
2
-0
/
+2
2013-04-15
GLES1: implement several GLES1 extension API
Igor Mitsyanko
1
-1
/
+1
2013-04-15
Implement GLES1 API
Igor Mitsyanko
3
-0
/
+4
[next]