Fix typo.
[platform/upstream/mesa.git] / src / egl / drivers / dri2 / platform_tizen.c
2024-01-03 jinbong, LeeFix typo. 73/303673/2
2024-01-02 jinbong, LeeAdd default swap interval for initialize egl_dri2 48/303548/1
2023-02-23 Xuelian BaiUpgrade to mesa22.3.5 12/288812/1 accepted/tizen/unified/20230227.042036 accepted/tizen/unified/20230227.152721
2023-02-21 Joonbum KoFix to support EGL_SYNC_NATIVE_FENCE_ANDROID on TIZEN
2023-02-21 SooChan Limfix the fd leak
2023-02-21 SooChan Limcheck the master_fd
2023-02-21 Tianhao Ni1.Update spec file
2023-02-21 xuelian.baiFix coredump for swrast
2023-02-21 Joonbum KoFixed build error in aarch64.
2023-02-21 Joonbum KoReduced the calling tpl_surface_validate.
2023-02-21 Joonbum KoAdded ttrace points
2023-02-21 Joonbum Ko Fixed missing server_wait_sync to be called.
2023-02-21 Joonbum Kofixed fd leak problem.
2023-02-21 Joonbum KoImplemented internal_wait_sync with release_fence_fd...
2023-02-21 Joonbum KoImplemented frontbuffer rendering mode.
2023-02-21 Joonbum KoImplement extension EGL_TIZEN_native_fence_sync
2023-02-21 Joonbum KoFix to use TPL_BACKEND_WAYLAND_THREAD.
2023-02-21 XuelianFix "close object **" error in vc4_bo_free on RPI3
2023-02-21 Xuelian BaiFix resize issue
2023-02-21 Xuelian BaiFix display issue on RPI4
2023-02-21 XuelianAdd Pbuffer support on Tizen platform
2023-02-21 Xuelianegl_dri2: Add support for Tizen