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: automake: list shared libraries after the static ones
Emil Velikov
2017-05-29
1
-19
/
+16
*
radeonsi: move building llvm.SI.load.const into ac_build_buffer_load
Marek Olšák
2017-05-29
3
-14
/
+37
*
radeonsi: rename readonly_memory -> can_speculate
Marek Olšák
2017-05-29
2
-6
/
+6
*
radv: Also signal fence if vkAcquireNextImageKHR returns VK_SUBOPTIMAL_KHR.
Bas Nieuwenhuizen
2017-05-29
1
-1
/
+1
*
amd/common: add missing libdrm include path
Eric Engestrom
2017-05-26
1
-0
/
+1
*
Revert "amd/common: add vcn dec ip info query"
Dave Airlie
2017-05-26
1
-7
/
+1
*
Revert "amd/common: set vcn dec as hw decode as well"
Dave Airlie
2017-05-26
1
-2
/
+0
*
amd/common: set vcn dec as hw decode as well
Leo Liu
2017-05-25
1
-0
/
+2
*
amd/common: add vcn dec ip info query
Leo Liu
2017-05-25
1
-1
/
+7
*
radeon: rename has_uvd info to has_hw_decode
Leo Liu
2017-05-25
2
-2
/
+2
*
winsys/amdgpu: align VA allocations to fragment size v2
Christian König
2017-05-24
2
-0
/
+2
*
radv: Add compute HTILE fast clear.
Bas Nieuwenhuizen
2017-05-22
1
-1
/
+93
*
radv: Use correct clear words for HTILE.
Bas Nieuwenhuizen
2017-05-22
1
-4
/
+13
*
radv: Add queue masks for htile usage determination.
Bas Nieuwenhuizen
2017-05-22
4
-20
/
+41
*
radv: Specify semantics of HTILE layout helpers.
Bas Nieuwenhuizen
2017-05-22
3
-3
/
+20
*
radv: Don't use a separate can_expclear.
Bas Nieuwenhuizen
2017-05-22
5
-40
/
+11
*
configure: check once for DRI3 dependencies
Emil Velikov
2017-05-19
1
-2
/
+1
*
ac: add missing extern "C" guards
Nicolai Hähnle
2017-05-18
2
-0
/
+16
*
ac: add radeon_info::num_{sdma,compute}_rings
Nicolai Hähnle
2017-05-18
2
-3
/
+15
*
ac: add radeon_surf::htile_slice_size
Nicolai Hähnle
2017-05-18
2
-0
/
+6
*
ac_surface: use radeon_info from ac_gpu_info
Nicolai Hähnle
2017-05-18
2
-29
/
+29
*
ac/radeonsi: move radeon_info initialization to amd/common
Nicolai Hähnle
2017-05-18
5
-3
/
+289
*
ac/radeonsi: move struct radeon_info to ac_gpu_info.h
Nicolai Hähnle
2017-05-18
1
-0
/
+93
*
ac/radeonsi: move some aspects of sanity checking to ac_surface
Nicolai Hähnle
2017-05-18
1
-0
/
+33
*
ac/radeonsi: add ac_compute_surface to automatically switch gfx6 vs. gfx9
Nicolai Hähnle
2017-05-18
2
-16
/
+23
*
ac/radeonsi: move the bulk of gfx9_surface_init to ac_surface
Nicolai Hähnle
2017-05-18
2
-0
/
+384
*
ac/radeonsi: move the bulk of gfx6_surface_init to ac_surface
Nicolai Hähnle
2017-05-18
2
-0
/
+454
*
ac/radeonsi: move amdgpu_addr_create to ac_surface
Nicolai Hähnle
2017-05-18
5
-0
/
+219
*
ac/radeonsi: move surface definitions to new header ac_surface.h
Nicolai Hähnle
2017-05-18
1
-0
/
+178
*
gallium/radeon: use a top-of-pipe timestamp for the start of TIME_ELAPSED
Marek Olšák
2017-05-17
1
-0
/
+11
*
ac/debug: handle index field in SET_*_REG correctly
Nicolai Hähnle
2017-05-16
1
-1
/
+7
*
radeonsi/gfx9: add support for Raven
Marek Olšák
2017-05-15
1
-0
/
+1
*
amd/addrlib: import Raven support
Marek Olšák
2017-05-15
3
-3
/
+72
*
radv: Save descriptor set even if vertex buffers are not saved.
Bas Nieuwenhuizen
2017-05-13
1
-2
/
+3
*
radeon: automake: remove unneeded elf Cflags/Libs
Emil Velikov
2017-05-11
1
-0
/
+2
*
Android: rework LLVM build support
Rob Herring
2017-05-11
1
-1
/
+2
*
Android: rework libelf dependencies
Rob Herring
2017-05-11
1
-2
/
+4
*
Android: amd/common: fix dependency on libmesa_nir
Rob Herring
2017-05-11
1
-1
/
+3
*
Android: amd: use exported include dirs instead of explicit includes
Rob Herring
2017-05-11
2
-0
/
+9
*
Android: remove remaining explicit libcxx includes
Rob Herring
2017-05-11
1
-1
/
+0
*
radv: handle fragment shader srgb resolve pass better
Dave Airlie
2017-05-11
2
-11
/
+38
*
radv: always free nir shaders from modules on stack
Grazvydas Ignotas
2017-05-10
2
-8
/
+4
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
12
-111
/
+111
*
ac: fix broken elimination of duplicated VS exports
Marek Olšák
2017-05-08
1
-14
/
+14
*
radv: fix regression in blit2d push constant change.
Dave Airlie
2017-05-08
1
-1
/
+1
*
radv/meta: cleanup some unused code path
Dave Airlie
2017-05-08
2
-34
/
+1
*
radv/meta: port blit to using push constants
Dave Airlie
2017-05-08
1
-100
/
+65
*
radv/meta: move blit2d to using push constants
Dave Airlie
2017-05-08
2
-75
/
+59
*
radv/meta: move clear color to using push constants
Dave Airlie
2017-05-08
2
-130
/
+78
*
radv/meta: use novertex save path for resolve pass.
Dave Airlie
2017-05-08
2
-2
/
+2
[next]