summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: replace pipe_thread_setname() with u_thread_setname()Timothy Arceri2017-03-123-15/+3
* gallium/util: replace pipe_thread_get_time_nano() with u_thread_get_time_nano()Timothy Arceri2017-03-121-17/+1
* gallium/util: replace pipe_thread_create() with u_thread_create()Timothy Arceri2017-03-127-33/+7
* gallium/util: move u_queue.{c,h} to src/utilTimothy Arceri2017-03-124-2/+2
* gallium/util: make use of new u_thread.h in u_queue.{c,h}Timothy Arceri2017-03-122-4/+6
* util: add u_thread.hTimothy Arceri2017-03-122-0/+90
* gallium/util: use standard malloc/calloc/free in u_queue.cTimothy Arceri2017-03-121-10/+10
* gallium/util: move u_string.h to src/util/u_string.hTimothy Arceri2017-03-125-3/+3
* gallium/util: remove unused header from u_string.hTimothy Arceri2017-03-121-1/+0
* gallium/util: remove unused util_strbuf*Timothy Arceri2017-03-121-37/+0
* gallium/util: remove unused util_memmove()Timothy Arceri2017-03-121-20/+0
* glsl: don't recompile a shader on fallback unless neededTimothy Arceri2017-03-121-0/+7
* mesa/glsl: introduce new gl_compile_status enumTimothy Arceri2017-03-125-8/+20
* i965: Initialize compaction tables in unit test.Matt Turner2017-03-101-0/+1
* i965: Move brw_init_compaction_tables() to brw_create_compiler().Matt Turner2017-03-103-7/+2
* bin/get-fixes-pick-list.sh: do not mandate bashEmil Velikov2017-03-101-1/+1
* bin/shortlog_mesa.sh: remove the final bashismEmil Velikov2017-03-101-2/+2
* bin/bugzilla_mesa.sh: rework the looping methodEmil Velikov2017-03-101-26/+12
* wayland-egl/wayland-egl-symbols-check: do not mandate bashEmil Velikov2017-03-101-1/+1
* gbm/gbm-symbols-check: do not mandate bashEmil Velikov2017-03-101-1/+1
* egl/egl-symbols-check: do not mandate bashEmil Velikov2017-03-101-1/+1
* glsl/tests: remove any bashismsEmil Velikov2017-03-102-4/+4
* dri: use correct shebang for gen-symbol-redefs.pyEmil Velikov2017-03-101-1/+1
* util: remove shebang from format_srgb.pyEmil Velikov2017-03-101-1/+0
* xmlpool: remove shebang from gen_xmlpool.pyEmil Velikov2017-03-101-1/+0
* genxml: remove shebang from gen_pack_header.pyEmil Velikov2017-03-101-1/+0
* nir: remove shebang from python scriptsEmil Velikov2017-03-108-8/+0
* st/xa: suffix xa-indent{,.sh} and add a shebang lineEmil Velikov2017-03-102-2/+2
* gallium/tools: use correct shebang for python scriptsEmil Velikov2017-03-106-6/+6
* gallium/tools: do not hardcode bash locationEmil Velikov2017-03-102-2/+2
* gallium/tests: remove execute bit from TGSI shader - vert-uadd.shEmil Velikov2017-03-101-0/+0
* mapi/gen: remove shebang from python scriptsEmil Velikov2017-03-1019-19/+0
* mapi: do not mandate bash for es*api/ABI-checkEmil Velikov2017-03-102-2/+2
* bin/perf-annotate-jit: add .py suffixEmil Velikov2017-03-102-1/+1
* i965: remove shebang from brw_nir_trig_workarounds.pyEmil Velikov2017-03-101-1/+0
* i965: remove execute bit from brw_nir_trig_workarounds.pyEmil Velikov2017-03-101-0/+0
* mesa: remove shebang from python scriptsEmil Velikov2017-03-105-5/+0
* mesa: remove execute bit from main/format_parser.pyEmil Velikov2017-03-101-0/+0
* amd: remove shebang from python scriptsEmil Velikov2017-03-103-3/+0
* amd: remove execute bit from python scriptsEmil Velikov2017-03-103-0/+0
* gallium: remove shebang from python scriptsEmil Velikov2017-03-105-5/+0
* gallium: remove execute bit from the python script(s)Emil Velikov2017-03-102-0/+0
* svga: remove shebang from svgadump/svga_dump.pyEmil Velikov2017-03-101-1/+0
* svga: remove execute bit from svga_dump.pyEmil Velikov2017-03-101-0/+0
* freedreno: remove shebang from ir3_nir_trig.pyEmil Velikov2017-03-101-1/+0
* freedreno: remove execute bit from ir3_nir_trig.pyEmil Velikov2017-03-101-0/+0
* glsl: remove shebang from python scriptsEmil Velikov2017-03-102-2/+0
* glsl/tests: remove execute bit from compare_ir python scriptEmil Velikov2017-03-101-0/+0
* glsl/tests: suffix .sh/.py files as applicableEmil Velikov2017-03-106-9/+9
* mesa: drop the execute bit from gl.xmlEmil Velikov2017-03-101-0/+0