index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: replace pipe_thread_setname() with u_thread_setname()
Timothy Arceri
2017-03-12
3
-15
/
+3
*
gallium/util: replace pipe_thread_get_time_nano() with u_thread_get_time_nano()
Timothy Arceri
2017-03-12
1
-17
/
+1
*
gallium/util: replace pipe_thread_create() with u_thread_create()
Timothy Arceri
2017-03-12
7
-33
/
+7
*
gallium/util: move u_queue.{c,h} to src/util
Timothy Arceri
2017-03-12
4
-2
/
+2
*
gallium/util: make use of new u_thread.h in u_queue.{c,h}
Timothy Arceri
2017-03-12
2
-4
/
+6
*
util: add u_thread.h
Timothy Arceri
2017-03-12
2
-0
/
+90
*
gallium/util: use standard malloc/calloc/free in u_queue.c
Timothy Arceri
2017-03-12
1
-10
/
+10
*
gallium/util: move u_string.h to src/util/u_string.h
Timothy Arceri
2017-03-12
5
-3
/
+3
*
gallium/util: remove unused header from u_string.h
Timothy Arceri
2017-03-12
1
-1
/
+0
*
gallium/util: remove unused util_strbuf*
Timothy Arceri
2017-03-12
1
-37
/
+0
*
gallium/util: remove unused util_memmove()
Timothy Arceri
2017-03-12
1
-20
/
+0
*
glsl: don't recompile a shader on fallback unless needed
Timothy Arceri
2017-03-12
1
-0
/
+7
*
mesa/glsl: introduce new gl_compile_status enum
Timothy Arceri
2017-03-12
5
-8
/
+20
*
i965: Initialize compaction tables in unit test.
Matt Turner
2017-03-10
1
-0
/
+1
*
i965: Move brw_init_compaction_tables() to brw_create_compiler().
Matt Turner
2017-03-10
3
-7
/
+2
*
bin/get-fixes-pick-list.sh: do not mandate bash
Emil Velikov
2017-03-10
1
-1
/
+1
*
bin/shortlog_mesa.sh: remove the final bashism
Emil Velikov
2017-03-10
1
-2
/
+2
*
bin/bugzilla_mesa.sh: rework the looping method
Emil Velikov
2017-03-10
1
-26
/
+12
*
wayland-egl/wayland-egl-symbols-check: do not mandate bash
Emil Velikov
2017-03-10
1
-1
/
+1
*
gbm/gbm-symbols-check: do not mandate bash
Emil Velikov
2017-03-10
1
-1
/
+1
*
egl/egl-symbols-check: do not mandate bash
Emil Velikov
2017-03-10
1
-1
/
+1
*
glsl/tests: remove any bashisms
Emil Velikov
2017-03-10
2
-4
/
+4
*
dri: use correct shebang for gen-symbol-redefs.py
Emil Velikov
2017-03-10
1
-1
/
+1
*
util: remove shebang from format_srgb.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
xmlpool: remove shebang from gen_xmlpool.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
genxml: remove shebang from gen_pack_header.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
nir: remove shebang from python scripts
Emil Velikov
2017-03-10
8
-8
/
+0
*
st/xa: suffix xa-indent{,.sh} and add a shebang line
Emil Velikov
2017-03-10
2
-2
/
+2
*
gallium/tools: use correct shebang for python scripts
Emil Velikov
2017-03-10
6
-6
/
+6
*
gallium/tools: do not hardcode bash location
Emil Velikov
2017-03-10
2
-2
/
+2
*
gallium/tests: remove execute bit from TGSI shader - vert-uadd.sh
Emil Velikov
2017-03-10
1
-0
/
+0
*
mapi/gen: remove shebang from python scripts
Emil Velikov
2017-03-10
19
-19
/
+0
*
mapi: do not mandate bash for es*api/ABI-check
Emil Velikov
2017-03-10
2
-2
/
+2
*
bin/perf-annotate-jit: add .py suffix
Emil Velikov
2017-03-10
2
-1
/
+1
*
i965: remove shebang from brw_nir_trig_workarounds.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
i965: remove execute bit from brw_nir_trig_workarounds.py
Emil Velikov
2017-03-10
1
-0
/
+0
*
mesa: remove shebang from python scripts
Emil Velikov
2017-03-10
5
-5
/
+0
*
mesa: remove execute bit from main/format_parser.py
Emil Velikov
2017-03-10
1
-0
/
+0
*
amd: remove shebang from python scripts
Emil Velikov
2017-03-10
3
-3
/
+0
*
amd: remove execute bit from python scripts
Emil Velikov
2017-03-10
3
-0
/
+0
*
gallium: remove shebang from python scripts
Emil Velikov
2017-03-10
5
-5
/
+0
*
gallium: remove execute bit from the python script(s)
Emil Velikov
2017-03-10
2
-0
/
+0
*
svga: remove shebang from svgadump/svga_dump.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
svga: remove execute bit from svga_dump.py
Emil Velikov
2017-03-10
1
-0
/
+0
*
freedreno: remove shebang from ir3_nir_trig.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
freedreno: remove execute bit from ir3_nir_trig.py
Emil Velikov
2017-03-10
1
-0
/
+0
*
glsl: remove shebang from python scripts
Emil Velikov
2017-03-10
2
-2
/
+0
*
glsl/tests: remove execute bit from compare_ir python script
Emil Velikov
2017-03-10
1
-0
/
+0
*
glsl/tests: suffix .sh/.py files as applicable
Emil Velikov
2017-03-10
6
-9
/
+9
*
mesa: drop the execute bit from gl.xml
Emil Velikov
2017-03-10
1
-0
/
+0
[next]