Fix attribute cache bug
[platform/core/uifw/dali-adaptor.git] / dali / internal / graphics / gles-impl / gles-graphics-reflection.cpp
2022-12-09 Eunki, HongFix attribute cache bug 96/285296/2
2022-04-13 Seungho BAEKMerge "Fix SVACE issue." into devel/master
2022-04-13 David SteeleMerge "Sort samplers in vertex shader first and then...
2022-04-11 Richard HuangSort samplers in vertex shader first and then fragment... 57/273657/3
2021-07-20 Adeel KazmiMerge changes I83c26470,I6fe45a0f into devel/master
2021-07-15 JIYUN YANGMerge "Replace Signal with std::function." into devel...
2021-07-09 joogab yunMerge "Makes the LTR/RTL alignment of text follow the...
2021-07-08 Eunki HongMerge "Add class for encoded image buffer" into devel...
2021-07-07 Adam BialogonskiReflection GetSamplers() returns const ref 10/260910/2
2021-05-26 David SteeleMerge "Merge branch 'devel/master' into devel/graphics...
2021-05-26 David SteeleMerge branch 'devel/master' into devel/graphics 94/258794/2
2021-05-25 junsu choiMerge "CanvasRenderer::Drawable: Add GetBoundingBox...
2021-05-13 Adeel KazmiMerge branch 'devel/master' into devel/graphics 25/258325/1
2021-05-13 Wonsik JungMerge "Modify window configure notification event callb...
2021-05-11 Adeel KazmiMerge "Fixed reported SVACE error in hyphenation-impl...
2021-05-11 Adeel KazmiMerge "Ensured GL calls are not made after EGL Shutdown...
2021-05-10 David SteeleEnsured GL calls are not made after EGL Shutdown 98/258098/1
2021-04-19 David SteeleMerge "Adding sampler uniforms to GLES::Program/Reflect...
2021-04-16 David SteeleAdding sampler uniforms to GLES::Program/Reflection 24/257124/1
2021-04-15 Adeel KazmiMerge "Create GLES::Context per render surface" into...
2021-04-14 David SteeleEnsured GL calls are not made after EGL Shutdown 11/256911/4
2021-04-09 JIYUN YANGMerge "Add the APIs of webview settings" into devel...
2021-04-08 Wonsik JungMerge "Modify ecore_wl2_window_geometry_set() with...
2021-04-08 Adeel KazmiMerge branch 'devel/master' into devel/graphics 45/256645/1
2021-04-02 JIYUN YANGMerge "Add APIs for intercepting http request in web...
2021-04-02 Heeyong SongMerge "Fix Coverity issue" into devel/master
2021-04-01 Adeel KazmiMerge "Remove the replacing surface code" into devel...
2021-04-01 Heeyong SongFix Coverity issue 79/256279/2
2021-03-29 JIYUN YANGMerge "Add some properties in web engine" into devel...
2021-03-29 sunghyun kimMerge "Add lock for image loading" into devel/master
2021-03-26 Adeel KazmiMerge branch 'devel/graphics' into devel/master 35/256035/1 graphics-backend-release-1
2021-03-26 Adeel KazmiMerge branch 'devel/master' into devel/graphics 24/256024/1
2021-03-12 David SteeleMerge branch 'devel/master' into devel/graphics graphics-backend-pre-release-3
2021-03-09 Adam BialogonskiUBO support with CPU-backed buffer 10/254410/11
2021-03-09 Richard HuangAdd reflection API to retrieve uniform type for standal... 95/254495/7
2021-03-03 David SteeleAdding NativeImage implementation 99/254499/2
2021-03-01 Adeel KazmiMerge branch 'devel/master' into devel/graphics 70/254370/1
2021-03-01 Adam BialogonskiReflection: Ignoring vertex attribute added implicitly... 56/254356/1
2021-02-26 Adam BialogonskiShader support 09/254109/11
2021-02-23 Richard HuangShader Reflection 11/253511/14