mesa/src
Yogesh Mohan Marimuthu 110bb2c77d ac/rgp: add helper function to write rgp elf oject
This patch adds helper function ac_rgp_write_elf_object() which
creates elf object from struct rgp_code_object_record. The elf
object is written to given output rgp profile file.

v2: for newly added files, change copyright year from 2020 to 2021
v3: fix 32bit compilation failure

Signed-off-by: Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8609>
2021-02-19 14:29:47 +00:00
..
amd ac/rgp: add helper function to write rgp elf oject 2021-02-19 14:29:47 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom v3d/qpu: Avoid leaking memory in the QPU disasm test. 2021-02-18 00:49:00 +00:00
compiler glsl: Silence a warning at -Og 2021-02-18 20:59:43 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl egl/dri2: enable EGL_WL_bind_wayland_display in EGL device platform 2021-01-28 00:30:10 +00:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno turnip: consider HW limit on number of views when apply multipos opt 2021-02-19 09:16:00 +00:00
gallium zink: fix win32 build 2021-02-19 08:49:47 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: Fix GLX_SGI_video_sync for the no-current-drawable case 2021-02-10 21:10:04 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel intel/mi_builder: Add tests for gen_mi_z and gen_mi_nz 2021-02-18 21:28:40 +00:00
loader loader: Silence a warning at -Og 2021-02-18 20:59:43 +00:00
mapi glthread: ignore the return value of glUnmapBuffer, don't sync, and return true 2021-02-17 05:47:27 -05:00
mesa mesa/st: add PIPE_CAP_GL_CLAMP 2021-02-18 14:32:05 +00:00
microsoft microsoft/clc: Use driver_location for metadata instead of re-computing offsets 2021-02-18 21:33:54 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost pan/bi: Use explicit move even for RT#0 of MRT 2021-02-18 21:48:22 +00:00
util util: fix gcc vsnprintf overflow 2021-02-19 11:05:38 +00:00
virtio virgl: update headers 2021-02-16 16:09:14 +00:00
vulkan meson: invalid keyword argument dependencies 2021-02-16 11:35:32 +00:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript