Changes to constness of command buffer
[platform/core/uifw/dali-adaptor.git] / dali / internal / graphics / gles-impl /
2021-04-21 David SteeleChanges to constness of command buffer 49/257249/2
2021-04-16 David SteeleAdding sampler uniforms to GLES::Program/Reflection 24/257124/1
2021-04-14 David SteeleEnsured GL calls are not made after EGL Shutdown 11/256911/4
2021-04-14 Adam BialogonskiUpdated test harness 19/256919/2
2021-04-13 adam.bRenderPass and surface presentation 69/256569/9
2021-04-13 Richard HuangMultiple context support 93/255693/16
2021-04-13 adam.bAdded RenderPass and RenderTarget support 16/255316/15
2021-04-13 David SteeleAdded framebuffer support 02/255702/4
2021-04-13 Adam BialogonskiMerge branch 'devel/master' into devel/graphics 65/256765/2
2021-04-09 JIYUN YANGMerge "Add the APIs of webview settings" into devel...
2021-04-09 junsu choiMerge "CanvasRenderer: Fix changed update when buffer...
2021-04-09 JIYUN YANGMerge "Add APIs of webview back forward list" into...
2021-04-08 Wonsik JungMerge "Modify ecore_wl2_window_geometry_set() with...
2021-04-08 Adam BialogonskiFixed memory leaks 37/256637/6
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-30 JIYUN YANGMerge "Add some APIs into web engine." into devel/master
2021-03-30 Heeyong SongMerge "Fix invalid texture use" into devel/master
2021-03-29 Adeel KazmiFix some SVACE issues 21/256121/1
2021-03-29 Heeyong SongMerge "Remove info logs" into devel/master
2021-03-29 Heeyong SongFix invalid texture use 83/256083/1
2021-03-29 Heeyong SongRemove info logs 81/256081/1
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-26 adam.bGLES2/3 support for memory mapping 09/253509/6
2021-03-16 David SteeleAdded Scissor/Viewport handling to CommandBuffer 11/255311/1
2021-03-15 HyunJu ShinMerge "Assign more texture format" into devel/graphics
2021-03-12 David SteeleMerge branch 'devel/master' into devel/graphics graphics-backend-pre-release-3
2021-03-12 Eunki HongAssign more texture format 37/255037/2
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-09 Richard HuangBind uniform buffers using UBO 68/254368/5
2021-03-08 David SteeleTemporarily turned off mipmap filter mode 17/254717/1
2021-03-05 David SteeleAdding wrap modes to texture binding 00/254500/3
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 BialogonskiFixed crash on exit 61/254361/1 graphics-backend-pre-release-2
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
2021-02-19 Adam BialogonskiPipeline caching 16/253516/3
2021-02-18 David SteeleEnsure texture uploads are tightly packed 52/253852/1
2021-02-15 Adam BialogonskiAdded CullFace and blending modes support 66/253566/3
2021-02-15 Adeel KazmiMerge branch 'devel/master' into devel/graphics 57/253557/1
2021-02-12 Adam BialogonskiGLES Pipeline and draw call support 06/253406/12 graphics-backend-pre-release-1
2021-02-10 Adam BialogonskiGLES Texture and Buffer naive implementation 27/253127/17