mesa/src/gallium/auxiliary
Rob Clark 70c272004f gallium/util: libunwind support
It's kinda sad that (a) we don't have debug_backtrace support on !X86
and that (b) we re-invent our own crude backtrace support in the first
place.  If available, use libunwind instead.  The backtrace format is
based on what xserver and weston use, since it is nice not to have to
figure out a different format.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Acked-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-04-03 11:32:17 -04:00
..
cso_cache gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition() 2017-03-08 08:50:20 -07:00
draw draw: (trivial) remove a unnecessary lp_build_alloca() 2017-03-16 04:03:29 +01:00
gallivm gallivm: add lp_build_emit_fetch_src() helper 2017-04-01 18:07:49 +02:00
hud gallium/hud: check NULL return from u_upload_alloc 2017-03-13 17:20:21 +01:00
indices gallium: remove shebang from python scripts 2017-03-10 14:12:46 +00:00
nir nir: Rework conversion opcodes 2017-03-14 07:36:40 -07:00
os gallium/util: replace pipe_thread_setname() with u_thread_setname() 2017-03-12 17:49:04 +11:00
pipe-loader gallium: Remove vc4 simulator hack from loader infrastructure. 2017-02-06 12:44:06 -08:00
pipebuffer gallium/util: replace pipe_condvar with cnd_t 2017-03-07 09:07:33 +11:00
postprocess gallium/postprocess: Fix resource freeing 2016-09-01 07:59:49 +02:00
rbug Fix a few typos 2015-04-27 17:28:29 +03:00
renderonly gallium: add renderonly library 2017-01-12 19:27:11 +00:00
rtasm gallium/util: replace pipe_mutex_unlock() with mtx_unlock() 2017-03-07 08:53:05 +11:00
target-helpers ilo: EOL unplumb unmaintained gallium drv from winsys 2017-02-03 16:13:32 +11:00
tgsi gallium: remove support for predicates from TGSI (v2) 2017-04-01 00:06:41 +02:00
translate translate: fix start_instance parameter in sse version 2016-06-21 21:50:16 -04:00
util gallium/util: libunwind support 2017-04-03 11:32:17 -04:00
vl vl/video_buffer: add support for P016 2017-03-13 08:51:22 +01:00
Android.mk android: gallium/auxiliary: fix building error in Android 7.0 2017-01-18 16:24:19 +00:00
Makefile.am gallium: correctly manage libsensors link flags 2017-01-18 16:01:14 +00:00
Makefile.sources gallium/util: move u_queue.{c,h} to src/util 2017-03-12 17:49:03 +11:00
SConscript scons: whitespace cleanup 2016-05-25 12:23:12 -06:00