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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: fragz cannot be half precision
Rob Clark
2017-03-13
1
-0
/
+6
*
freedreno/ir3: optimize less in glsl
Rob Clark
2017-03-13
1
-1
/
+1
*
svga: handle P016 format as well
Christian König
2017-03-13
1
-0
/
+1
*
st/va: add config support for 10bit decoding v2
Christian König
2017-03-13
2
-4
/
+21
*
st/va: add support for allocating 10bpp surfaces
Christian König
2017-03-13
1
-9
/
+15
*
st/va: add support for P010 and P016 formats v3
Christian König
2017-03-13
4
-3
/
+22
*
st/va: clear the video surface on allocation
Christian König
2017-03-13
1
-4
/
+35
*
st/va: cleanup error handling in vlVaCreateSurfaces2
Christian König
2017-03-13
1
-25
/
+27
*
radeon/uvd: enable 10bit HEVC decode v2
Christian König
2017-03-13
2
-8
/
+20
*
radeon/UVD: fix the decoding target pitch calculation
Christian König
2017-03-13
1
-1
/
+1
*
vl/video_buffer: add support for P016
Christian König
2017-03-13
1
-0
/
+10
*
gallium: add P016 format
Christian König
2017-03-13
4
-0
/
+42
*
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
3
-442
/
+0
*
gallium/util: make use of new u_thread.h in u_queue.{c,h}
Timothy Arceri
2017-03-12
2
-4
/
+6
*
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
4
-207
/
+2
*
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
*
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
*
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
*
nv50/ir: check for origin insn in findOriginForTestWithZero
Pierre Moreau
2017-03-09
1
-0
/
+2
*
swr: s/uint/enum pipe_render_cond_flag/
Vinson Lee
2017-03-08
1
-1
/
+1
*
st/nine: pass NULL to ureg_get_tokens()
Timothy Arceri
2017-03-09
2
-4
/
+2
*
vc4: Fix math with a condition flag set.
Eric Anholt
2017-03-08
2
-3
/
+18
*
vc4: Fix register pressure cost estimates when a src appears twice.
Eric Anholt
2017-03-08
1
-3
/
+13
*
vc4: Report to shader-db how many threads a fragment shader has.
Eric Anholt
2017-03-08
1
-0
/
+7
*
Revert "vc4: Lazily emit our FS/VS input loads."
Eric Anholt
2017-03-08
4
-93
/
+75
*
radeonsi: fix elimination of literal VS outputs
Marek Olšák
2017-03-08
1
-4
/
+7
*
android: r600: fix libmesa_amd_common dependency
Mauro Rossi
2017-03-08
1
-0
/
+1
*
gallium/targets: rework the empty targets removal
Emil Velikov
2017-03-08
3
-6
/
+3
*
util/indices: minor clean-ups
Brian Paul
2017-03-08
2
-5
/
+2
*
radeonsi: s/uint/enum pipe_shader_type/
Brian Paul
2017-03-08
2
-2
/
+4
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
17
-17
/
+19
*
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
2017-03-08
20
-20
/
+27
*
gallium: s/unsigned/enum pipe_shader_type/ for get_compiler_options()
Brian Paul
2017-03-08
3
-3
/
+5
*
virgl: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
1
-3
/
+3
*
swr: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
4
-6
/
+7
*
softpipe: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
4
-4
/
+6
[next]