index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
/
drivers
/
dri2
/
egl_dri2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
Upgrade to 23.3.3
Xuelian Bai
1
-0
/
+6
2024-01-18
Fix to support EGL_SYNC_NATIVE_FENCE_ANDROID on TIZEN
Joonbum Ko
1
-25
/
+1
2024-01-18
Add exception handle for multithread case.
Xuelian
1
-0
/
+7
2024-01-18
Implement extension EGL_TIZEN_native_fence_sync
Joonbum Ko
1
-1
/
+53
2024-01-18
egl_dri2: Add support for Tizen
Xuelian
1
-0
/
+105
2024-01-10
egl: only check dri3 on X11
antonino
1
-0
/
+2
2023-11-18
egl: ensure a render node is passed to _eglFindDevice()
Simon Ser
1
-1
/
+24
2023-11-18
egl: extract EGLDevice setup in dedicated function
Simon Ser
1
-0
/
+14
2023-11-18
egl/dri2: increase NUM_ATTRIBS to fit all the attributes
Eric Engestrom
1
-1
/
+1
2023-10-19
egl/glx: don't load non-sw zink without dri3 support
Mike Blumenkrantz
1
-0
/
+7
2023-10-19
egl: init dri3 version info during screen creation
Mike Blumenkrantz
1
-0
/
+8
2023-10-19
egl: unify dri2_egl_display creation
Mike Blumenkrantz
1
-0
/
+14
2023-08-19
egl: Advertise EGL_MESA_gl_interop extension if support present
Sylvain Munaut
1
-0
/
+4
2023-08-04
egl/dri2: Add a couple of missing mutex release in error path
Sylvain Munaut
1
-2
/
+5
2023-07-28
egl/dri2: Don't look up image extension twice
Daniel Stone
1
-1
/
+1
2023-07-27
kopper: pass modifier availability to drawable creation
Mike Blumenkrantz
1
-0
/
+3
2023-07-27
kopper: move pixmap param for drawable creation to info struct
Mike Blumenkrantz
1
-2
/
+4
2023-07-07
egl: re-format using clang-format
Eric Engestrom
1
-455
/
+431
2023-07-07
egl: protect the formatting in a couple of places
Eric Engestrom
1
-0
/
+2
2023-07-07
egl: add a few trailing commas
Eric Engestrom
1
-2
/
+2
2023-06-14
egl/dri2: trigger drawable invalidation from surface queries for zink
Mike Blumenkrantz
1
-1
/
+1
2023-04-26
egl: fix typos
Harri Nieminen
1
-2
/
+2
2023-04-26
egl: Clear EGL_WINDOW_BIT for non-double-buffered EGLConfigs
Adam Jackson
1
-0
/
+3
2023-04-19
egl: inline driver.GetProcAddress() as it's always _glapi_get_proc_address()
Eric Engestrom
1
-10
/
+0
2023-03-30
dri2/android: Bypass throttling
Rob Clark
1
-2
/
+9
2023-01-24
egl: remove is_different_gpu variable from struct dri2_egl_display
Yogesh Mohan Marimuthu
1
-4
/
+8
2023-01-24
egl: add render_gpu tag to dri2_dpy->fd and dri2_dpy->dri_screen variable
Yogesh Mohan Marimuthu
1
-39
/
+41
2023-01-24
egl: create DRI screen for display GPU in case of prime
Yogesh Mohanmarimuthu
1
-0
/
+23
2023-01-24
egl,egl/x11: keep display fd open for prime
Yogesh Mohanmarimuthu
1
-0
/
+2
2023-01-23
egl/dri2: avoid undefined unlocks
Jonathan Gray
1
-4
/
+0
2023-01-05
egl: handle NULL loaderPrivate in dri_is_thread_safe
Pierre-Eric Pelloux-Prayer
1
-3
/
+11
2022-12-09
egl: Drop backwards compat for missing __DRI_ATTRIB_*_SHIFT.
Emma Anholt
1
-18
/
+4
2022-12-09
egl: Replace sRGB support check with a pscreen query.
Emma Anholt
1
-16
/
+6
2022-12-09
egl: Move common eglCreateContext() error checks from backends to core.
Emma Anholt
1
-26
/
+1
2022-12-09
egl: Replace the robustness DRI2 ext check with a pipe cap query.
Emma Anholt
1
-3
/
+1
2022-12-09
egl: Remove silly robustness support checks.
Emma Anholt
1
-19
/
+0
2022-12-05
egl+glx: Always support no_error contexts.
Emma Anholt
1
-4
/
+1
2022-12-05
egl: Collapse a bunch of renderer queries into pipe cap queries.
Emma Anholt
1
-10
/
+14
2022-12-05
egl: Pull the API mask directly out of the dri_screen.
Emma Anholt
1
-13
/
+3
2022-12-05
dri: Add createContext hook to __DRI_MESA.
Emma Anholt
1
-32
/
+9
2022-12-05
dri: Add createNewScreen into the __DRI_MESA extension.
Emma Anholt
1
-20
/
+6
2022-12-05
dri: Introduce internal Mesa DRI driver loader extension.
Emma Anholt
1
-0
/
+3
2022-12-05
egl: Switch to using loader_bind_extensions().
Emma Anholt
1
-99
/
+44
2022-12-01
egl: Refactor common error handling for context creation.
Emma Anholt
1
-3
/
+1
2022-12-01
egl: Bump minimum version of __DRI_SWRAST to 4.
Emma Anholt
1
-38
/
+18
2022-12-01
egl: Require __DRI_DRI2 v4 if we're to do DRI2.
Emma Anholt
1
-33
/
+17
2022-12-01
egl: Bump __DRI_CONFIG_OPTIONS min version to 2.
Emma Anholt
1
-7
/
+2
2022-12-01
egl: Bump minimum version of __DRI_IMAGE to 6 and drop version checks.
Emma Anholt
1
-11
/
+8
2022-12-01
egl: Bump required version of optional __DRI2_FENCE to 2.
Emma Anholt
1
-10
/
+6
2022-11-21
gallium/dri: Add P030 format
Jose Maria Casanova Crespo
1
-0
/
+1
[next]