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
*
ac/nir: remove unused code for nir_op_{fmod,frem}
Samuel Pitoiset
2019-10-03
1
-14
/
+0
*
radv: enable lower_fmod for the LLVM path
Samuel Pitoiset
2019-10-03
1
-0
/
+1
*
radv: Fix warning in 32-bit build.
Bas Nieuwenhuizen
2019-10-03
1
-2
/
+3
*
radv: Fix condition for skipping the continue CS.
Bas Nieuwenhuizen
2019-10-03
1
-1
/
+2
*
radv/gfx10: fix the ESGS ring size symbol
Samuel Pitoiset
2019-10-02
1
-19
/
+1
*
radv: fix build
Samuel Pitoiset
2019-10-02
1
-1
/
+1
*
Revert "radv: disable viewport clamping even if FS doesn't write Z"
Samuel Pitoiset
2019-10-02
1
-1
/
+3
*
radv: rework the slow depthstencil clear to write depth from PS
Samuel Pitoiset
2019-10-02
1
-6
/
+12
*
radv/gfx10: fix NGG streamout with triangle strips for VS
Samuel Pitoiset
2019-10-02
4
-1
/
+13
*
radv/gfx10: fix storing/loading NGG stream outputs for GS
Samuel Pitoiset
2019-10-02
1
-12
/
+77
*
radv/gfx10: use the component mask when storing/loading NGG stream outputs
Samuel Pitoiset
2019-10-02
1
-0
/
+6
*
radv/gfx10: fix storing/loading NGG stream outputs for VS and TES
Samuel Pitoiset
2019-10-02
1
-8
/
+10
*
radv/gfx10: add missing counter buffer to the BO list
Samuel Pitoiset
2019-10-02
1
-0
/
+2
*
radv/gfx10: add radv_device::use_ngg
Samuel Pitoiset
2019-10-02
3
-3
/
+8
*
ac/nir: fix GLSL imageSamples()
Marek Olšák
2019-09-30
1
-24
/
+4
*
ac: add ac_build_image_get_sample_count from radeonsi
Marek Olšák
2019-09-30
2
-0
/
+21
*
ac/surface: don't allocate FMASK if there is no graphics
Marek Olšák
2019-09-30
1
-2
/
+3
*
ac: reorder and print all radeon_info fields
Marek Olšák
2019-09-30
2
-19
/
+53
*
ac: set the number of SDPs same as the number of TCCs
Marek Olšák
2019-09-30
1
-13
/
+3
*
ac: fix num_good_cu_per_sh for harvested chips
Marek Olšák
2019-09-30
1
-0
/
+6
*
ac: add radeon_info::tcc_harvested
Marek Olšák
2019-09-30
2
-0
/
+5
*
ac: fix incorrect vram_size reported by the kernel
Marek Olšák
2019-09-30
1
-2
/
+10
*
aco: call nir_opt_algebraic_late() exhaustively
Daniel Schürmann
2019-09-30
1
-4
/
+15
*
radv/aco: Don't lower subtractions
Daniel Schürmann
2019-09-30
1
-1
/
+0
*
android: aco: add support for libmesa_aco
Mauro Rossi
2019-09-28
4
-1
/
+129
*
android: aco: fix undefined template 'std::__1::array' build errors
Mauro Rossi
2019-09-28
5
-1
/
+5
*
aco: don't remove the loop exec mask in transition_to_Exact()
Rhys Perry
2019-09-27
1
-1
/
+5
*
aco: set loop_info::has_discard for demotes
Rhys Perry
2019-09-27
3
-5
/
+9
*
radv: Fix L2 cache rinse programming.
Timur Kristóf
2019-09-26
1
-5
/
+9
*
radv: Add debug option to dump meta shaders.
Timur Kristóf
2019-09-26
3
-2
/
+6
*
amd/common: Introduce ac_get_fs_input_vgpr_cnt.
Timur Kristóf
2019-09-26
3
-33
/
+60
*
radv: Set shared VGPR count in radv_postprocess_config.
Timur Kristóf
2019-09-26
2
-2
/
+18
*
amd/common: Add num_shared_vgprs to ac_shader_config for GFX10.
Timur Kristóf
2019-09-26
2
-0
/
+20
*
amd/common: Extract some helper functions to ac_shader_util.
Timur Kristóf
2019-09-26
5
-117
/
+131
*
amd/common: Move ac_export_mrt_z to ac_llvm_build.
Timur Kristóf
2019-09-26
4
-75
/
+76
*
aco: CSE readlane/readfirstlane/permute/reduce with the same exec mask
Rhys Perry
2019-09-26
2
-9
/
+37
*
aco: don't CSE v_readlane_b32/v_readfirstlane_b32
Rhys Perry
2019-09-26
1
-0
/
+4
*
aco,radv: rename record_llvm_ir/llvm_ir_string to record_ir/ir_string
Rhys Perry
2019-09-26
6
-18
/
+18
*
radv/aco: return a correct name and description for the backend IR
Rhys Perry
2019-09-26
3
-2
/
+9
*
aco: store printed backend IR in binary
Rhys Perry
2019-09-26
1
-4
/
+21
*
aco,radv/aco: get dissassembly for release builds if requested
Rhys Perry
2019-09-26
2
-10
/
+2
*
radv/aco: actually disable ACO when unsupported
Rhys Perry
2019-09-26
1
-1
/
+0
*
aco: check for duplicate opcode numbers
Rhys Perry
2019-09-25
1
-0
/
+25
*
aco: fix opcode for s_mul_hi_i32
Rhys Perry
2019-09-25
1
-1
/
+1
*
aco: fix v_subrev_co_u32_e64 opcode
Rhys Perry
2019-09-25
1
-1
/
+1
*
aco: fix GFX9 opcode for v_xad_u32
Rhys Perry
2019-09-25
1
-1
/
+1
*
aco: implement 64-bit ineg
Rhys Perry
2019-09-25
2
-2
/
+17
*
aco: run nir_lower_int64() before nir_lower_idiv()
Rhys Perry
2019-09-25
1
-3
/
+3
*
radv: fix s/load/store/ copy-paste typo
Eric Engestrom
2019-09-24
1
-1
/
+1
*
radv: Add workaround for hang in The Surge 2.
Bas Nieuwenhuizen
2019-09-24
1
-0
/
+8
[next]