mesa/src/intel/tools
Jason Ekstrand dae33052db util/rb_tree: Reverse the order of comparison functions
The new order matches that of the comparison functions accepted by the C
standard library qsort() functions.  Being consistent with qsort will
hopefully help avoid developer confusion.

The only current user of the red-black tree is aub_mem.c which is pretty
easy to fix up.

Reviewed-by: Lionel Landwerlin <lionel.g.lndwerlin@intel.com>
2019-09-20 17:37:25 +00:00
..
imgui build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00:00
tests intel/tools: add binary output type to i965_asm 2019-08-05 17:19:09 +00:00
aub_mem.c util/rb_tree: Reverse the order of comparison functions 2019-09-20 17:37:25 +00:00
aub_mem.h intel: tools: aubmem: map gtt data to aub file 2018-08-22 18:02:11 +01:00
aub_read.c intel/device: rename gen_get_device_info 2019-08-01 16:39:56 -07:00
aub_read.h intel/decoder: tools: gen_engine to drm_i915_gem_engine_class 2018-11-13 15:10:12 +00:00
aub_write.c intel/device: rename gen_get_device_info 2019-08-01 16:39:56 -07:00
aub_write.h intel/error2aub: write GGTT buffers into the aub file 2019-03-08 11:01:14 +00:00
aubinator.c intel/device: rename gen_get_device_info 2019-08-01 16:39:56 -07:00
aubinator_error_decode.c intel/device: rename gen_get_device_info 2019-08-01 16:39:56 -07:00
aubinator_viewer.cpp intel/tools: Fix aubinator_viewer build. 2019-08-01 23:36:41 -07:00
aubinator_viewer.h intel/decoders: limit number of decoded batchbuffers 2019-03-07 15:08:31 +00:00
aubinator_viewer_decoder.cpp intel/decoders: Avoid uninitialized variable warnings 2019-08-23 13:25:27 -07:00
aubinator_viewer_urb.h build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00:00
error2aub.c intel/tools: use C99 print conversion specifier for 32 bit builds 2019-06-05 19:25:15 +00:00
gen8_context.h intel/aub_write: factorize context image/pphwsp/ring creation 2019-03-07 15:08:32 +00:00
gen10_context.h intel/aub_write: factorize context image/pphwsp/ring creation 2019-03-07 15:08:32 +00:00
gen_context.h intel/aub_write: factorize context image/pphwsp/ring creation 2019-03-07 15:08:32 +00:00
i965_asm.c intel/tools: add binary output type to i965_asm 2019-08-05 17:19:09 +00:00
i965_asm.h intel/tools: Fix build with glibc < 2.27. 2019-05-13 11:05:48 -07:00
i965_disasm.c intel/device: rename gen_get_device_info 2019-08-01 16:39:56 -07:00
i965_gram.y intel/tools: Add ROL/ROR support in assembler 2019-07-01 10:14:22 -07:00
i965_lex.l intel/tools: Add ROL/ROR support in assembler 2019-07-01 10:14:22 -07:00
intel_aub.h intel: intel_dump_gpu: use simulator id in captures 2018-07-05 11:57:45 +01:00
intel_dump_gpu.c intel/tools: Fix aub_file initialization in intel_dump_gpu 2019-08-12 19:18:26 -07:00
intel_dump_gpu.in intel/gpu_dump: fix argument passing 2019-06-09 19:45:13 +00:00
intel_sanitize_gpu.c drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
intel_sanitize_gpu.in intel/gpu_dump: fix argument passing 2019-06-09 19:45:13 +00:00
meson.build meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00