2021-08-24 |
seungho | Remove unused custom shader prefix method Signed-off-by: seungho <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2021-08-03 |
seungho | Merge branch 'devel/master' into tizen
|
commit | commitdiff | tree |
2021-07-21 |
Seungho BAEK | Merge "Add ApplyCustomFragmentPrefix" into devel/master
|
commit | commitdiff | tree |
2021-07-21 |
seungho | Add ApplyCustomFragmentPrefix Signed-off-by: seungho <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2021-05-27 |
seungho | Return captured results with PixelBuffer Signed-off-by: seungho <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2021-05-24 |
seungho | Make non-animated webp file can be loaded. Signed-off-by: seungho <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2021-05-10 |
Seungho BAEK | Merge "Make to use right egl image extension name in...
|
commit | commitdiff | tree |
2021-05-10 |
seungho | Make to use right egl image extension name in the glsl 3.x Signed-off-by: seungho <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2021-05-03 |
seungho | Do not use GL_MAJOR_VERSION and GL_MINOR_VERSION at... Signed-off-by: seungho <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2021-04-26 |
Seungho BAEK | Merge "Add post processor" into devel/master
|
commit | commitdiff | tree |
2021-04-22 |
seungho | Add post processor Signed-off-by: seungho <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2021-04-14 |
seungho | [Tizen] Adds transition effect Signed-off-by: seungho <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2021-04-02 |
seungho | Make not assert when file path is invalid. Signed-off-by: seungho <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2021-03-29 |
seungho | [Tizen] Use broken image when animated image loading... Signed-off-by: seungho <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2021-03-22 |
seungho | Use broken image when animated image loading is failed. Signed-off-by: seungho <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2021-01-26 |
seungho | [Tizen] Add DALi Autofill implementation
|
commit | commitdiff | tree |
2021-01-26 |
seungho | [Tizen] Sync for libds
|
commit | commitdiff | tree |
2021-01-26 |
seungho | Merge branch 'devel/master' into tizen
|
commit | commitdiff | tree |
2021-01-26 |
seungho | Revert "[Tizen] Sync for libds"
|
commit | commitdiff | tree |
2021-01-26 |
seungho | Revert "[Tizen] Add DALi Autofill implementation"
|
commit | commitdiff | tree |
2021-01-26 |
Seungho BAEK | Merge "Fix configure-manager to parse cached file buffer...
|
commit | commitdiff | tree |
2021-01-25 |
seungho | Fix configure-manager to parse cached file buffer. Signed-off-by: seungho <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2020-11-11 |
Seungho BAEK | Merge "Blend Equation Advanced Supporting" into devel...
|
commit | commitdiff | tree |
2020-10-30 |
Seungho, Baek | Blend Equation Advanced Supporting Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2020-10-28 |
seungho | [Tizen] Apply screen rotation to create window
|
commit | commitdiff | tree |
2020-10-28 |
seungho | [Tizen] Sync for libds
|
commit | commitdiff | tree |
2020-10-28 |
seungho | [Tizen] Add screen and client rotation itself function
|
commit | commitdiff | tree |
2020-10-28 |
seungho | [Tizen] Add DALi Autofill implementation
|
commit | commitdiff | tree |
2020-10-28 |
seungho | Merge branch 'devel/master' into tizen
|
commit | commitdiff | tree |
2020-10-28 |
seungho | Revert "[Tizen] Add DALi Autofill implementation"
|
commit | commitdiff | tree |
2020-10-28 |
seungho | Revert "[Tizen] Add screen and client rotation itself...
|
commit | commitdiff | tree |
2020-10-28 |
seungho | Revert "[Tizen] Sync for libds"
|
commit | commitdiff | tree |
2020-10-28 |
seungho | Revert "[Tizen] Apply screen rotation to create window"
|
commit | commitdiff | tree |
2020-09-23 |
seungho | Invert pixel buffer y order of GetPixels in X-NativeImageSource Signed-off-by: seungho <seungho@seungho.tn.corp.samsungelectro...
|
commit | commitdiff | tree |
2020-09-08 |
seungho | Render once when redraw request event is comming Signed-off-by: seungho <seungho@seungho.tn.corp.samsungelectro...
|
commit | commitdiff | tree |
2020-08-21 |
seungho | Fix capture issue of to capture sub-scene. Signed-off-by: seungho <seungho@seungho.tn.corp.samsungelectro...
|
commit | commitdiff | tree |
2020-08-06 |
seungho | Fix Coverity issue Signed-off-by: seungho <seungho@seungho.tn.corp.samsungelectro...
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | [Tizen] Add OffscreenApplication
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | [Tizen] Modify parameters of CreateNativeSurface()
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | [Tizen] remove setenv() that can cause Seg fault
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | [Tizen] Fix screen rotation bug when application is...
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | [Tizen] Add check code with orientation in creating...
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | [Tizen] Add rotation's values to winBase-wl2
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | [Tizen] Add screen and client rotation itself function
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | [Tizen] Add DALi Autofill implementation
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | [Tizen] Temporarily modified so that window is no null
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | Merge branch 'devel/master' into tizen
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | Revert "[Tizen] Temporarily modified so that window...
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | Revert "[Tizen] Add DALi Autofill implementation"
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | Revert "[Tizen] Add screen and client rotation itself...
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | Revert "[Tizen] Add rotation's values to winBase-wl2"
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | Revert "[Tizen] Add check code with orientation in...
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | Revert "[Tizen] Fix screen rotation bug when application...
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | Revert "Fixed MS Windows min, max compile error."
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | Revert "[Tizen] remove setenv() that can cause Seg...
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | Revert "[Tizen] Modify parameters of CreateNativeSurface()"
|
commit | commitdiff | tree |
2020-07-14 |
Seungho, Baek | Revert "[Tizen] Add OffscreenApplication"
|
commit | commitdiff | tree |
2020-07-08 |
Seungho BAEK | Merge "Add comment in the capture.h" into devel/master
|
commit | commitdiff | tree |
2020-07-06 |
Seungho, Baek | Add comment in the capture.h Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2020-07-03 |
Seungho, Baek | Support Asynchronous Loading of Animated Image Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2020-06-24 |
Seungho, Baek | Support WebP format Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2020-05-26 |
Seungho BAEK | Merge "Remove Assert when NativeImageSource is reset...
|
commit | commitdiff | tree |
2020-05-25 |
Seungho, Baek | Remove Assert when NativeImageSource is reset Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2020-05-08 |
Seungho, Baek | Fix version of capture api Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2020-05-08 |
Seungho BAEK | Merge "To set saved jpeg image quality of Capture"...
|
commit | commitdiff | tree |
2020-05-08 |
Seungho, Baek | To set saved jpeg image quality of Capture Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2020-04-28 |
Seungho, Baek | Make capture return Buffer. Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2020-04-28 |
Seungho, Baek | Make Capture api common. Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2020-04-22 |
Seungho BAEK | Merge "Add Pixel format for depth and stencil" into...
|
commit | commitdiff | tree |
2020-04-16 |
Seungho, Baek | Add Pixel format for depth and stencil Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2020-04-01 |
Seungho, Baek | [Tizen] Add DALi Autofill implementation
|
commit | commitdiff | tree |
2020-04-01 |
Seungho, Baek | [Tizen] Temporarily modified so that window is no null
|
commit | commitdiff | tree |
2020-04-01 |
Seungho, Baek | Merge branch 'devel/tizen' into tizen
|
commit | commitdiff | tree |
2020-04-01 |
Seungho, Baek | Revert "[Tizen] Add screen and client rotation itself...
|
commit | commitdiff | tree |
2020-04-01 |
Seungho, Baek | Revert "[Tizen] Temporarily modified so that window...
|
commit | commitdiff | tree |
2020-04-01 |
Seungho, Baek | Revert "[Tizen] Implement partial update"
|
commit | commitdiff | tree |
2020-04-01 |
Seungho, Baek | Revert "[Tizen] Add DALi Autofill implementation"
|
commit | commitdiff | tree |
2020-04-01 |
Seungho, Baek | DALi Version 1.5.5 Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2020-02-06 |
Seungho BAEK | Merge "To prevent reset of default RenderTask's framebuffer...
|
commit | commitdiff | tree |
2020-02-05 |
Seungho, Baek | To prevent reset of default RenderTask's framebuffer. Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2020-01-21 |
Seungho, Baek | [Tizen] Revert "Apply multi Instance for widget"
|
commit | commitdiff | tree |
2020-01-21 |
Seungho, Baek | [Tizen] Add DALi Autofill implementation
|
commit | commitdiff | tree |
2020-01-21 |
Seungho, Baek | [Tizen] Implement partial update
|
commit | commitdiff | tree |
2020-01-21 |
Seungho, Baek | [Tizen] Add screen and client rotation itself function
|
commit | commitdiff | tree |
2020-01-21 |
Seungho, Baek | Merge branch 'devel/master' into tizen
|
commit | commitdiff | tree |
2020-01-21 |
Seungho, Baek | Revert "[Tizen] Add screen and client rotation itself...
|
commit | commitdiff | tree |
2020-01-21 |
Seungho, Baek | Revert "[Tizen] Implement partial update"
|
commit | commitdiff | tree |
2020-01-21 |
Seungho, Baek | Revert "[Tizen] Add DALi Autofill implementation"
|
commit | commitdiff | tree |
2020-01-21 |
Seungho, Baek | Revert "Revert "Apply multi Instance for widget""
|
commit | commitdiff | tree |
2020-01-21 |
Seungho, Baek | Revert "Revert "(ATSPI) Add ATSPI for Say(), Pause...
|
commit | commitdiff | tree |
2020-01-21 |
Seungho, Baek | Revert "[Tizen] GCC 9.2 Support"
|
commit | commitdiff | tree |
2020-01-20 |
Seungho, Baek | Fix window cast crash issue Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2019-12-22 |
Seungho BAEK | Merge "Use Depth attachment on the Capture" into devel...
|
commit | commitdiff | tree |
2019-12-19 |
Seungho, Baek | Use Depth attachment on the Capture Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2019-10-07 |
Seungho BAEK | Merge "Change using flag timeToSleepUntil to mForceClear...
|
commit | commitdiff | tree |
2019-10-01 |
Seungho, Baek | Change using flag timeToSleepUntil to mForceClear to... Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2019-09-19 |
Seungho BAEK | Merge "Log patch to show the first five swapbuffers...
|
commit | commitdiff | tree |
2019-09-19 |
Seungho, Baek | Log patch to show the first five swapbuffers call after... Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2019-09-09 |
Seungho, Baek | Fix "runtime error: shift exponent 32 is too large... Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
|
commit | commitdiff | tree |
2019-08-19 |
Seungho BAEK | Merge "To get MaxTextureSize by using glGetIntegerv...
|
commit | commitdiff | tree |
next |