Add performance check logs
[platform/core/uifw/dali-adaptor.git] / dali / internal / graphics / gles-impl /
2023-04-17 David SteeleAdding instanced draws 56/291356/3
2023-04-17 David SteeleAdded max texture unit getter 81/291281/3
2023-03-24 Adeel KazmiMerge "Fixed auto-conversion of RGB source images into...
2023-03-24 David SteeleFixed auto-conversion of RGB source images into RGBA... 42/290442/2
2023-03-23 Bowon RyuMerge "Add EnsureFontClientCreated to StyleMonitor...
2023-03-21 Artur ŚwigońMerge "[AT-SPI] Prevent flooding D-Bus with PostRender...
2023-03-20 Eunki, HongUse PixelData to upload texture. 77/290077/4
2023-03-07 Eunki, HongReset array of uniform buffer only required 37/289437/2
2023-03-07 Adam BialogonskiResetting the index buffer binding cache after binding... 35/289435/2
2023-03-07 Adeel KazmiMerge "Fix typo error at ArrayBuffer bind" into devel...
2023-03-06 Eunki HongFix typo error at ArrayBuffer bind 67/289367/1
2023-02-28 Eunki HongMerge "Make GL index format use unsinged int" into...
2023-02-24 David SteeleMerge "DALi Version 2.2.15" into devel/master
2023-02-24 Eunki HongMake GL index format use unsinged int 38/288538/5
2023-02-24 Bowon RyuMerge "Add IsSpace in TextAbstraction" into devel/master
2023-02-23 Heeyong SongMerge "Fix surface deletion order" into devel/master
2023-02-22 Heeyong SongFix surface deletion order 48/288748/1
2023-02-21 Adeel KazmiMerge "Fix svace issue for image-operator" into devel...
2023-02-21 Adeel KazmiMerge "Remove VAO cache if invalidate pipeline" into...
2023-02-16 David SteeleMerge "Replace std::string global variables with C...
2023-02-16 Eunki, HongRemove VAO cache if invalidate pipeline 20/286020/9
2023-02-15 huayong.xuReplace std::string global variables with C-style string. 35/288335/2
2023-02-15 dongsug songMerge "Make sure that global variables are initialized...
2023-02-13 huayong.xuMake sure that global variables are initialized lazily. 45/288045/4
2023-01-05 dongsug songMerge "Add an API for 'create,window' event." into...
2022-12-22 Eunki, HongCache VAO with the locations hash 80/285780/2
2022-12-20 Adeel KazmiMerge "(Automated Tests) Added GlImplementation tests...
2022-12-20 David SteeleFixing static analysis bugs 03/285803/1
2022-12-20 Seungho BAEKMerge "Fix svace issue - Application Destructor & egl...
2022-12-19 Eunki, HongFix svace issue - Application Destructor & egl controll... 62/285762/2
2022-12-19 David SteeleMerge "Fix attribute cache bug" into devel/master
2022-12-19 David SteeleMerge "Remove annoying log message" into devel/master
2022-12-19 Eunki HongRemove annoying log message 04/285704/3
2022-12-16 Adeel KazmiMerge "DALi Version 2.2.6" into devel/master
2022-12-16 Adeel KazmiMerge "Memory Pool Logging" into devel/master
2022-12-16 Eunki HongMerge "Fix gcc-11 compile error at dbus.h" into devel...
2022-12-15 Adeel KazmiMerge "Remove build warning for gcc-11" into devel...
2022-12-15 Eunki, HongFix attribute cache bug 72/285372/4
2022-12-14 Eunki HongRemove build warning for gcc-11 97/285497/3
2022-12-13 David SteeleMemory Pool Logging 99/285299/5
2022-12-09 Eunki, HongRevert "Fix attribute cache bug"
2022-12-09 Eunki, HongFix attribute cache bug 96/285296/2
2022-12-06 Eunki HongMerge "Fix coverity issue : Adaptor available check...
2022-12-06 Wonsik JungMerge "[ATSPI] Add ScrollStarted/ScrollFinished interfa...
2022-12-02 Chihun JeongMerge "Add window create event for DALi" into devel...
2022-12-01 Eunki, HongSupport MultiSampling FrameBuffer 14/284214/18
2022-11-18 Adeel KazmiMerge "Fixed corrupt image download via proxy server...
2022-11-16 Eunki HongMerge "Remove duplicated code" into devel/master
2022-11-15 Eunki, HongRemove duplicated code 02/284302/1
2022-11-15 Heeyong SongChange GetTextureProperties 90/278990/3
2022-11-14 Heeyong SongMerge "Fix SVACE issue" into devel/master
2022-11-11 Heeyong SongFix SVACE issue 71/284171/1
2022-11-08 David SteeleMerge "Fixing LIBUV_X11 build on Ubuntu 22.04" into...
2022-10-28 David SteeleMerge "Fix static analysis bug in GLES::Context" into...
2022-10-28 David SteeleMerge "DALi Version 2.1.46" into devel/master
2022-10-28 David SteeleFix static analysis bug in GLES::Context 44/283544/1
2022-10-28 Heeyong SongMerge "Fix native rendering context" into devel/master
2022-10-28 Bowon RyuMerge "Fix svace issues" into devel/master
2022-10-28 Heeyong SongFix native rendering context 74/283374/2
2022-10-28 Wonsik JungMerge "Fix race-condition when window is resized or...
2022-10-27 David SteeleSynchronize framebuffer textures on different contexts 40/283240/6
2022-10-18 Eunki, HongMinor coverity issue fixes 12/282612/7
2022-09-22 Heeyong SongMerge "Move a final flush to Shutdown" into devel/master
2022-09-19 Heeyong SongMove a final flush to Shutdown 49/281449/1
2022-09-02 Eunki, HongMake framebuffer DEPTH_STENCIL works well + StencilText... 25/280625/4
2022-07-22 Adeel KazmiMerge "DALi Version 2.1.32" into devel/master
2022-07-22 Eunki, HongFix Texture upload offset + stride error 36/277736/10
2022-07-19 Heeyong SongMerge "Add mutex to NativeImageSourceImpl" into devel...
2022-07-13 Adeel KazmiReduce LOC of gles-graphics-types.h 04/277804/1
2022-07-12 Artur ŚwigońMerge changes I92018a57,I672b2605,I428abd47,I4e563c8b...
2022-07-12 Artur ŚwigońMerge changes I6dddcf2d,Idaec55df,I98400cd8,Id7eaae3c...
2022-07-12 Heeyong SongMerge "Support various yuv formats in jpeg decoder...
2022-07-11 Adeel KazmiMerge "Fixing SVACE error" into devel/master
2022-07-08 David SteeleFixing SVACE error 74/277574/1
2022-07-07 Adeel KazmiMerge "Direct Rendering" into devel/master
2022-07-04 Adam BialogonskiDirect Rendering 34/276534/7
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
2022-04-11 David SteeleMerge "Test harness sync" into devel/master
2022-04-11 Heeyong SongMerge "Fix texture upload max buffer size" into devel...
2022-04-08 Heeyong SongFix texture upload max buffer size 00/273600/1
2022-04-08 Shinwoo KimMerge "[AT-SPI] Add resource id to window attribute...
2022-04-06 Heeyong SongAdd stride to PixelBuffer 55/270455/13
2022-04-04 Shinwoo KimMerge "[AT-SPI] do not keep window in ApplicationAccess...
2022-04-04 Eunki HongMerge "Don't cache colorMap pointer." into devel/master
2022-04-01 Eunki, HongRemove build warnings 65/273265/2
2022-03-28 Shinwoo KimMerge "[AT-SPI] Add ScreenReaderEnabled, Disabled"...
2022-03-21 sunghyun kimMerge "Add SyncKeyEvent for Widget" into devel/master
2022-03-18 Adam BialogonskiDirectRendering: 77/270677/10
2022-02-23 Eunki HongMerge "Make some image operation as bitwise operation...
2022-02-23 David SteeleMerge "Implement some more speed-up : don't copy geomet...
2022-02-22 Eunki, HongImplement some more speed-up : don't copy geometry 34/271534/1
2022-02-07 Heeyong SongMerge "Set http response body in binary format." into...
2022-01-24 Heeyong SongFix memory leak of CommandBuffer 59/268459/2
2022-01-11 Seoyeon KimMerge "Add a callback for navigation policy in web...
2022-01-10 Daekwang RyuMerge "Revert "Change to latest wayland inputmethod...
2022-01-10 Daekwang RyuMerge "Change to latest wayland inputmethod protocol...
2022-01-08 Adeel KazmiMerge "Fix CommandPool reallocation bugs" into devel...
2022-01-05 Eunki, HongFix CommandPool reallocation bugs 45/268645/3
next