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
*
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
*
llvmpipe: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
1
-1
/
+1
*
freedreno: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
1
-1
/
+1
*
etnaviv: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
1
-2
/
+2
*
draw: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
4
-14
/
+15
*
cso: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
2
-10
/
+12
*
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
2017-03-08
23
-29
/
+62
*
build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
Matt Turner
2017-03-07
4
-4
/
+4
*
radeonsi/ac: move get_image_intr_name to common
Dave Airlie
2017-03-07
1
-36
/
+10
*
gallium/util: remove unused header from u_queue.c
Timothy Arceri
2017-03-07
1
-1
/
+0
*
gallium/util: remove unused pipe_thread_destroy()
Timothy Arceri
2017-03-07
1
-5
/
+0
*
gallium/util: replace pipe_thread_wait() with thrd_join()
Timothy Arceri
2017-03-07
8
-12
/
+7
*
gallium/util: remove PIPE_THREAD_ROUTINE()
Timothy Arceri
2017-03-07
9
-13
/
+19
*
gallium/util: replace pipe_condvar with cnd_t
Timothy Arceri
2017-03-07
8
-16
/
+12
*
gallium/util: replace pipe_thread with thrd_t
Timothy Arceri
2017-03-07
9
-19
/
+15
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
86
-775
/
+772
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
87
-605
/
+602
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
35
-53
/
+50
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
46
-68
/
+65
*
gallium/util: remove pipe_static_mutex()
Timothy Arceri
2017-03-07
22
-24
/
+21
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
45
-71
/
+67
*
gallium/util: replace pipe_condvar_broadcast() with cnd_broadcast()
Timothy Arceri
2017-03-07
5
-11
/
+8
*
gallium/util: replace pipe_condvar_signal() with cnd_signal()
Timothy Arceri
2017-03-07
5
-12
/
+9
*
gallium/util: replace pipe_condvar_wait() with cnd_wait()
Timothy Arceri
2017-03-07
7
-15
/
+12
*
gallium/util: replace pipe_condvar_destroy() with cnd_destroy()
Timothy Arceri
2017-03-07
4
-12
/
+9
*
gallium/util: replace pipe_condvar_init() with cnd_init()
Timothy Arceri
2017-03-07
8
-15
/
+12
*
st/dri: reduce dri_fill_st_options() params
Marek Olšák
2017-03-07
1
-3
/
+5
*
st/dri: use local pointer to st_context_iface
Marek Olšák
2017-03-07
1
-4
/
+7
*
gallium/radeon: don't monitor SDMA busyness on EG/Cayman/SI
Marek Olšák
2017-03-06
1
-1
/
+1
*
radeonsi: drop support for LLVM 3.6 & 3.7
Marek Olšák
2017-03-06
6
-36
/
+9
*
radeonsi: set the convergent attribute where needed
Marek Olšák
2017-03-06
1
-1
/
+1
*
gallivm,ac: add LP_FUNC_ATTR_CONVERGENT
Marek Olšák
2017-03-06
2
-0
/
+2
*
radeonsi: fix LLVM 3.9 - don't use non-matching attributes on declarations
Marek Olšák
2017-03-06
1
-2
/
+4
*
st/omx: Set end-of-frame flag on bitstream output buffers
Mark Thompson
2017-03-06
1
-0
/
+3
[next]