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,radv,radeonsi/nir: use correct indices for interpolation intrinsics
Rhys Perry
2019-01-09
3
-1
/
+6
*
radv: skip draws with instance_count == 0
Samuel Pitoiset
2019-01-09
1
-0
/
+13
*
radv: enable variable pointers
Samuel Pitoiset
2019-01-09
1
-1
/
+1
*
radv: get rid of bunch of KHR suffixes
Samuel Pitoiset
2019-01-09
10
-164
/
+164
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
2
-7
/
+7
*
spirv: Sort supported capabilities
Jason Ekstrand
2019-01-07
1
-12
/
+12
*
spirv: Add support for using derefs for UBO/SSBO access
Jason Ekstrand
2019-01-08
1
-0
/
+1
*
spirv: Add explicit pointer types
Jason Ekstrand
2019-01-08
1
-0
/
+4
*
nir: Move propagation of cast derefs to a new nir_opt_deref pass
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
radv: Fix rasterization precision bits.
Bas Nieuwenhuizen
2019-01-07
1
-3
/
+3
*
amd/common: Add some parentheses to silence warning.
Bas Nieuwenhuizen
2019-01-07
1
-2
/
+2
*
radv: Remove unused variable.
Bas Nieuwenhuizen
2019-01-07
1
-1
/
+0
*
radv: Remove device path.
Bas Nieuwenhuizen
2019-01-07
2
-3
/
+0
*
ac: remove unused variable from ac_build_ddxy
Marek Olšák
2019-01-07
1
-1
/
+1
*
radv: Implement buffer stores with less than 4 components.
Bas Nieuwenhuizen
2019-01-07
1
-5
/
+14
*
nir: rename nir_link_constant_varyings() nir_link_opt_varyings()
Timothy Arceri
2019-01-02
1
-2
/
+2
*
ac/nir_to_llvm: add ac_are_tessfactors_def_in_all_invocs()
Timothy Arceri
2019-01-02
2
-0
/
+163
*
radv: Do a cache flush if needed before reading predicates.
Bas Nieuwenhuizen
2018-12-31
1
-0
/
+2
*
radv: Fix wrongly positioned paren.
Bas Nieuwenhuizen
2018-12-21
1
-1
/
+1
*
radv: enable shaderStorageImageMultisample feature on GFX8+
Samuel Pitoiset
2018-12-20
3
-4
/
+4
*
radv: add support for FMASK expand
Samuel Pitoiset
2018-12-20
7
-0
/
+335
*
radv: initialize FMASK for images in fully expanded mode
Samuel Pitoiset
2018-12-20
4
-0
/
+39
*
ac/nir: restrict fmask lookup to image load intrinsics
Samuel Pitoiset
2018-12-20
1
-1
/
+1
*
radv: compute optimal VM alignment for imported buffers
Samuel Pitoiset
2018-12-20
1
-1
/
+30
*
radv: Work around non-renderable 128bpp compressed 3d textures on GFX9.
Bas Nieuwenhuizen
2018-12-20
5
-8
/
+41
*
radv: fix subpass image transitions with multiviews
Samuel Pitoiset
2018-12-20
1
-0
/
+11
*
radv: drop the amdgpu-skip-threshold=1 workaround for LLVM 8
Samuel Pitoiset
2018-12-20
1
-3
/
+9
*
ac/nir: remove the bitfield_extract workaround for LLVM 8
Samuel Pitoiset
2018-12-20
1
-9
/
+15
*
radv/query: Use 1-bit booleans in query shaders
Jason Ekstrand
2018-12-19
1
-21
/
+21
*
radv/query: Add a nir_test_flag helper
Jason Ekstrand
2018-12-19
1
-15
/
+16
*
radeonsi/gfx9: use SET_UCONFIG_REG_INDEX packets when available
Nicolai Hähnle
2018-12-19
2
-0
/
+3
*
ac/surface: 3D and cube surfaces are never displayable
Nicolai Hähnle
2018-12-19
1
-3
/
+5
*
amd/common: add i1 special case to ac_build_{inclusive,exclusive}_scan
Nicolai Hähnle
2018-12-19
1
-2
/
+25
*
amd/common: scan/reduce across waves of a workgroup
Nicolai Hähnle
2018-12-19
2
-4
/
+227
*
amd/common: add ac_build_ifcc
Nicolai Hähnle
2018-12-19
2
-4
/
+4
*
amd/common: whitespace fixes
Nicolai Hähnle
2018-12-19
1
-10
/
+8
*
amd/sid_tables: add additional python3 compatibility imports
Nicolai Hähnle
2018-12-19
1
-1
/
+1
*
nir/opt_peephole_select: Don't peephole_select expensive math instructions
Ian Romanick
2018-12-17
1
-1
/
+1
*
nir/opt_peephole_select: Don't try to remove flow control around indirect loads
Ian Romanick
2018-12-17
1
-1
/
+1
*
radv: Fix multiview depth clears
Bas Nieuwenhuizen
2018-12-17
1
-8
/
+21
*
radv: Remove redundant format check.
Bas Nieuwenhuizen
2018-12-17
1
-4
/
+0
*
radv: report Vulkan version 1.1.90 for real
Samuel Pitoiset
2018-12-17
1
-1
/
+1
*
anv,radv: Re-enable VK_EXT_pci_bus_info
Jason Ekstrand
2018-12-17
1
-1
/
+1
*
radv: switch from nir_bcsel to nir_b32csel
Rhys Perry
2018-12-17
1
-4
/
+4
*
radv: don't set surf_index for stencil-only images
Rhys Perry
2018-12-17
1
-1
/
+1
*
radv: Fix a stupid if in gather_intrinsic_info
Jason Ekstrand
2018-12-16
1
-9
/
+9
*
nir: Add a bool to int32 lowering pass
Jason Ekstrand
2018-12-16
1
-0
/
+4
*
nir: Rename Boolean-related opcodes to include 32 in the name
Jason Ekstrand
2018-12-16
1
-11
/
+11
*
ac: split 16-bit ssbo loads that may not be dword aligned
Rhys Perry
2018-12-16
1
-0
/
+2
*
ac: refactor visit_load_buffer
Rhys Perry
2018-12-16
2
-44
/
+42
[next]