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
/
compiler
/
aco_instruction_selection.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
aco: Introduce vgpr_limit to keep track of available VGPRs.
Timur Kristóf
2019-10-28
1
-0
/
+5
*
aco: Implement subgroup shuffle in GFX10 wave64 mode.
Timur Kristóf
2019-10-28
1
-6
/
+30
*
aco: add missing bld.scc()
Rhys Perry
2019-10-22
1
-1
/
+1
*
aco: use ds_read2_b64/ds_write2_b64
Rhys Perry
2019-10-22
1
-7
/
+24
*
aco: fix sparse store_lds()
Rhys Perry
2019-10-22
1
-8
/
+40
*
aco: create load_lds/store_lds helpers
Rhys Perry
2019-10-22
1
-176
/
+195
*
aco: ensure that uniform booleans are computed in WQM if their uses happen in...
Daniel Schürmann
2019-10-21
1
-1
/
+2
*
aco/gfx10: Fix PS exports for SPI_SHADER_32_AR.
Timur Kristóf
2019-10-21
1
-1
/
+7
*
aco: emit_split_vector() s_memtime results
Rhys Perry
2019-10-16
1
-0
/
+1
*
aco: don't CSE s_memtime
Rhys Perry
2019-10-16
1
-1
/
+1
*
aco: don't use p_as_uniform for vgpr sampler/image indices
Rhys Perry
2019-10-11
1
-1
/
+3
*
aco: implement divergent vulkan_resource_index
Rhys Perry
2019-10-11
1
-3
/
+13
*
aco: readfirstlane vgpr pointers in convert_pointer_to_64_bit()
Rhys Perry
2019-10-11
1
-0
/
+2
*
aco: rework scratch resource code
Rhys Perry
2019-10-10
1
-22
/
+28
*
aco/gfx10: disable GFX9 1D texture workarounds
Rhys Perry
2019-10-10
1
-5
/
+5
*
aco/gfx10: fix inline uniform blocks
Rhys Perry
2019-10-10
1
-3
/
+9
*
aco: Set GFX10 dimensionality on the instructions that need it.
Timur Kristóf
2019-10-10
1
-0
/
+21
*
aco: Use ac_get_sampler_dim, delete duplicate code.
Timur Kristóf
2019-10-10
1
-44
/
+5
*
aco: Set GFX10 DLC bit properly.
Timur Kristóf
2019-10-10
1
-0
/
+17
*
aco: move s_andn2_b64 instructions out of the p_discard_if
Rhys Perry
2019-10-09
1
-0
/
+1
*
aco: fix load_constant with multiple arrays
Rhys Perry
2019-10-04
1
-3
/
+3
*
radv/aco,aco: set lower_fmod
Rhys Perry
2019-10-04
1
-29
/
+0
*
android: aco: fix undefined template 'std::__1::array' build errors
Mauro Rossi
2019-09-28
1
-0
/
+1
*
aco: set loop_info::has_discard for demotes
Rhys Perry
2019-09-27
1
-2
/
+2
*
aco: implement 64-bit ineg
Rhys Perry
2019-09-25
1
-0
/
+16
*
aco: Initial commit of independent AMD compiler
Daniel Schürmann
2019-09-19
1
-0
/
+7621