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
/
drm-shim
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-30
drm-shim: Use hide_drm_device_path() to hide other drm devices
Jordan Justen
1
-0
/
+30
2022-12-30
drm-shim: Add hide_drm_device_path()
Jordan Justen
1
-3
/
+38
2022-12-30
drm-shim: Convert nfasprintf and nfvasprintf to functions
Jordan Justen
1
-10
/
+17
2022-12-08
drm-shim: add __readlink_chk as readlink with overflow check
Max Lee
1
-0
/
+11
2022-09-16
drm-shim: drop gnu99 override
Yonggang Luo
2
-2
/
+1
2022-09-14
drm-shim: Allow drm-shim to work with glibc fortify.
David Riley
1
-0
/
+7
2022-05-02
drm-shim: Cleanup on device file close
Rob Clark
2
-1
/
+21
2022-05-02
drm-shim: Add error handling for bo_init()
Rob Clark
2
-3
/
+7
2022-05-02
drm-shim: Better mmap offsets
Rob Clark
2
-9
/
+20
2022-05-02
drm-shim: Add GET_UNIQUE support
Rob Clark
2
-0
/
+17
2022-04-12
drm-shim: Implement a shim function for close
Icecream95
3
-1
/
+17
2022-04-12
drm-shim: Explicitly use off64_t for the offset to drm_shim_mmap
Icecream95
2
-2
/
+2
2022-04-12
drm-shim: Return fake render nodes in /dev/dri first
Icecream95
1
-26
/
+25
2022-04-12
drm-shim: Add a function for mmap64 rather than using an alias
Icecream95
1
-2
/
+14
2021-08-13
drm-shim: Support kernels with >4k pages
Alyssa Rosenzweig
1
-2
/
+21
2021-08-02
drm-shim: implement stat/fstat when xstat variants are not there
Lionel Landwerlin
1
-3
/
+115
2021-04-20
drm-shim: fix compile with glibc >= 2.33
Christian Gmeiner
1
-0
/
+8
2021-02-09
drm-shim: report support for timeline semaphores
Lionel Landwerlin
1
-0
/
+1
2020-08-28
drm-shim: Fix unused variable warnings from asserts in release build.
Eric Anholt
1
-2
/
+2
2020-07-30
drm-shim: Return -EINVAL instead of abort()ing on unknown ioctls.
Eric Anholt
1
-1
/
+1
2020-06-01
meson: use gnu_symbol_visibility argument
Dylan Baker
1
-1
/
+1
2020-06-01
drm-shim/meson: Use portable override_options for setting C standard
Dylan Baker
1
-1
/
+2
2020-06-01
drm-shim/meson: The name of the target is a string not a list
Dylan Baker
1
-1
/
+2
2020-04-30
drm-shim: silence warnings
Lionel Landwerlin
1
-15
/
+28
2020-04-30
drm-shim: don't create a memfd per BO
Lionel Landwerlin
2
-13
/
+30
2020-04-30
drm-shim: move handle lock to shim_fd
Lionel Landwerlin
2
-9
/
+12
2020-04-24
drm-shim: stub syncobj wait ioctl
Lionel Landwerlin
1
-0
/
+1
2020-04-24
drm-shim: provide a valid fake syncobj handle at creation
Lionel Landwerlin
1
-1
/
+11
2020-04-23
drm-shim: Let the driver choose to overwrite the first render node.
Eric Anholt
2
-3
/
+7
2020-04-03
drm-shim: stub libdrm's use of realpath()
Lionel Landwerlin
1
-0
/
+22
2020-04-03
drm-shim: return device platform as specified
Lionel Landwerlin
3
-4
/
+26
2020-03-28
meson: inline `inc_common`
Eric Engestrom
1
-1
/
+1
2019-11-13
drm-shim: fix EOF case
Christian Gmeiner
1
-0
/
+1
2019-08-03
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
1
-2
/
+1
2019-07-25
freedreno: Add support for drm-shim.
Eric Anholt
2
-0
/
+5
2019-07-25
v3d: Introduce a DRM shim for calling out to the simulator.
Eric Anholt
5
-0
/
+1022