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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: do not set pending_reset_query in BeginCommandBuffer()
Samuel Pitoiset
2018-03-02
1
-7
/
+0
*
ac: fix nir_intrinsic_shared_atomic_comp_swap handling
Timothy Arceri
2018-03-02
1
-1
/
+1
*
radv: only emit cache flushes when the pool size is large enough
Samuel Pitoiset
2018-03-01
3
-11
/
+15
*
radv: keep track of the query pool size
Samuel Pitoiset
2018-03-01
2
-5
/
+5
*
radv: make sure to emit cache flushes before starting a query
Samuel Pitoiset
2018-03-01
3
-7
/
+33
*
radv: Use the syncobj wait ioctl to wait on fences if possible.
Bas Nieuwenhuizen
2018-03-01
3
-9
/
+26
*
radv: Implement more efficient !waitAll fence waiting.
Bas Nieuwenhuizen
2018-03-01
3
-0
/
+75
*
radv: Implement waiting on non-submitted fences.
Bas Nieuwenhuizen
2018-03-01
1
-2
/
+11
*
radv: Implement WaitForFences with !waitAll.
Bas Nieuwenhuizen
2018-03-01
1
-5
/
+15
*
ac/nir: fix shared atomic operations.
Dave Airlie
2018-03-01
1
-5
/
+5
*
ac/nir: don't apply slice rounding on txf_ms
Dave Airlie
2018-03-01
1
-1
/
+1
*
ac/shader: move scanning some info about input PS declarations
Samuel Pitoiset
2018-02-28
5
-15
/
+26
*
ac/radv: move load base vertex abi setup to vertex shader.
Dave Airlie
2018-02-28
1
-1
/
+1
*
ac/shader: fix vertex input with components.
Dave Airlie
2018-02-28
1
-1
/
+1
*
radv: remove device pointer from buffer.
Dave Airlie
2018-02-28
1
-1
/
+0
*
ac: implement nir_op_ldexp
Timothy Arceri
2018-02-28
1
-0
/
+7
*
ac: fix nir_op_fdd{x,y} handling
Timothy Arceri
2018-02-28
1
-2
/
+2
*
ac/radeonsi: add load_base_vertex() to the abi
Timothy Arceri
2018-02-28
2
-1
/
+9
*
ac: add support for handling nir_intrinsic_load_vertex_id
Timothy Arceri
2018-02-28
1
-0
/
+4
*
ac: fix f2b and i2b for doubles
Timothy Arceri
2018-02-28
1
-2
/
+4
*
ac/nir: clean up a hack about rounding 2nd coord component
Samuel Pitoiset
2018-02-27
1
-3
/
+5
*
radv: expose async compute on SI
Dave Airlie
2018-02-27
1
-2
/
+0
*
radv: merge tess rings into a single bo
Dave Airlie
2018-02-27
2
-56
/
+39
*
ac/nir: use ordered float comparisons except for not equal
Samuel Pitoiset
2018-02-26
1
-3
/
+3
*
ac: make use of ac_get_llvm_num_components() helper
Timothy Arceri
2018-02-26
1
-5
/
+1
*
radv: Really use correct HTILE expanded words.
James Legg
2018-02-24
1
-3
/
+3
*
radv/extensions: fix c_vk_version for patch == None
Mauro Rossi
2018-02-24
1
-1
/
+2
*
radv: Fix autotools build.
Bas Nieuwenhuizen
2018-02-23
1
-1
/
+3
*
radv: Return NULL for entrypoints when not supported.
Bas Nieuwenhuizen
2018-02-23
4
-9
/
+83
*
radv: Reword radv_entrypoints_gen.py
Bas Nieuwenhuizen
2018-02-23
1
-56
/
+106
*
radv: Track enabled extensions.
Bas Nieuwenhuizen
2018-02-23
2
-36
/
+48
*
radv: Put supported extensions in a struct.
Bas Nieuwenhuizen
2018-02-23
4
-63
/
+133
*
ac/nir: remove emission of nir_op_fpow
Samuel Pitoiset
2018-02-22
1
-4
/
+0
*
radv: enable lowering of fpow to fexp2 and flog2
Samuel Pitoiset
2018-02-22
1
-0
/
+1
*
ac/nir: set GLC=1 for load/store of coherent/volatile images
Samuel Pitoiset
2018-02-22
1
-3
/
+4
*
ac/radeonsi: pass type to load_tess_varyings()
Timothy Arceri
2018-02-22
2
-2
/
+14
*
amd/common:add uvd hevc enc support check in hw query
James Zhu
2018-02-21
2
-1
/
+12
*
ac/nir: add glsl_is_array_image() helper
Samuel Pitoiset
2018-02-21
1
-23
/
+18
*
ac/nir: set the DA field when performing atomics on 3D images
Samuel Pitoiset
2018-02-21
1
-1
/
+2
*
radv: don't send num_tcs_input_cp to sgprs.
Dave Airlie
2018-02-21
1
-4
/
+1
*
radv/tess: don't need to look in constant for vertices_per_patch
Dave Airlie
2018-02-21
2
-2
/
+5
*
ac/radv: cleanup some tcs output values access
Dave Airlie
2018-02-21
1
-2
/
+8
*
ac/radv: remove total_vertices variable
Dave Airlie
2018-02-21
1
-4
/
+3
*
ac/radv: don't mark tess inner as used if we don't use it.
Dave Airlie
2018-02-21
1
-8
/
+11
*
ac/nir: to integer the args to bcsel.
Dave Airlie
2018-02-20
1
-1
/
+2
*
ac/nir: move ac_declare_lds_as_pointer() outside of the switch
Samuel Pitoiset
2018-02-20
1
-5
/
+7
*
radv: allow to force family using RADV_FORCE_FAMILY
Samuel Pitoiset
2018-02-20
1
-0
/
+33
*
radv: compact varyings after removing unused ones
Samuel Pitoiset
2018-02-19
1
-6
/
+3
*
radeonsi: implement 32-bit pointers in user data SGPRs (v2)
Marek Olšák
2018-02-17
2
-0
/
+18
*
ac: query high bits of 32-bit address space
Marek Olšák
2018-02-17
2
-0
/
+8
[next]