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/surface: unify common legacy and gfx9 fmask fields
Marek Olšák
2018-05-10
3
-23
/
+19
*
ac/surface/gfx6: compute FMASK together with the color surface
Marek Olšák
2018-05-10
3
-59
/
+94
*
ac/surface/gfx9: fix a typo in CMASK RB/pipe alignment
Marek Olšák
2018-05-10
1
-1
/
+1
*
ac: set correct LLVM processor names for Raven & Vega12
Marek Olšák
2018-05-10
1
-2
/
+4
*
ac: sort raster configs
Marek Olšák
2018-05-10
1
-39
/
+27
*
ac: remove 1 RB raster config for Iceland
Marek Olšák
2018-05-10
1
-5
/
+1
*
ac: move the Fiji kernel workaround for raster config out of the switch
Marek Olšák
2018-05-10
1
-8
/
+11
*
ac: enable both RBs on Kaveri
Marek Olšák
2018-05-10
1
-2
/
+13
*
radv: disable DCC for shareable images on GFX9+
Andres Rodriguez
2018-05-10
1
-0
/
+7
*
radv: move handling nosisched option in a better place
Samuel Pitoiset
2018-05-10
1
-12
/
+6
*
radv: assorted typo fixes
Grazvydas Ignotas
2018-05-10
6
-11
/
+11
*
radv: handle arrays in the fmask descriptor.
Dave Airlie
2018-05-10
1
-1
/
+1
*
amd/common: use llvm.amdgcn.wqm for explicit derivatives
Nicolai Hähnle
2018-05-04
1
-0
/
+7
*
compiler/lower_64bit_packing: rename the pass to be more generic
Iago Toral Quiroga
2018-05-03
1
-1
/
+1
*
radv: UseEnumerateInstanceVersion for the default version.
Bas Nieuwenhuizen
2018-05-02
1
-1
/
+1
*
radv: Don't check the incoming apiVersion on CreateInstance.
Bas Nieuwenhuizen
2018-05-02
1
-9
/
+0
*
radv: Allow vkEnumerateInstanceVersion ProcAddr without instance.
Bas Nieuwenhuizen
2018-05-02
1
-1
/
+1
*
radv: fix multisample image copies
Matthew Nicholls
2018-05-02
2
-110
/
+196
*
radv: enable out-of-order rasterization by default
Samuel Pitoiset
2018-05-02
2
-2
/
+3
*
radv: only disable out-of-order rast for perfect occlusion queries
Samuel Pitoiset
2018-05-02
2
-10
/
+12
*
radv: compute the number of subpass attachments correctly
Samuel Pitoiset
2018-05-01
1
-2
/
+2
*
radv: set fmask_surf_index on fmask surfaces.
Dave Airlie
2018-05-02
1
-1
/
+3
*
radv/winsys: fix leaking resources from bo's imported by fd
Andres Rodriguez
2018-04-30
1
-0
/
+1
*
ac/nir: expand 64-bit vec3 loads to fix shuffling.
Dave Airlie
2018-05-01
1
-0
/
+5
*
radeonsi: add triple into si_compiler
Marek Olšák
2018-04-27
3
-3
/
+9
*
ac/surface: handle DCC subresource fast clear restriction on VI
Marek Olšák
2018-04-27
1
-1
/
+20
*
ac: fix texture query LOD for 1D textures on GFX9
Samuel Pitoiset
2018-04-27
1
-0
/
+8
*
radv: set ac_surf_info::num_channels correctly
Samuel Pitoiset
2018-04-26
2
-1
/
+8
*
radv: fix DCC enablement since partial MSAA implementation
Samuel Pitoiset
2018-04-26
1
-6
/
+6
*
ac/radv/radeonsi: refactor harvest config register getters.
Dave Airlie
2018-04-24
3
-101
/
+124
*
radv: only set raster_config_1 outside the index registers.
Dave Airlie
2018-04-24
1
-15
/
+16
*
ac/radv/radeonsi: refactor max simd waves into common code.
Dave Airlie
2018-04-24
2
-11
/
+17
*
ac/radv/radeonsi: refactor raster_config default values getters.
Dave Airlie
2018-04-24
3
-83
/
+99
*
radv: use common gs_table_depth code.
Dave Airlie
2018-04-24
1
-30
/
+2
*
ac/info: move gs table depth to common code.
Dave Airlie
2018-04-24
2
-0
/
+34
*
radv/gfx9: don't use gs_table_depth on gfx9.
Dave Airlie
2018-04-24
2
-5
/
+6
*
ac: fix the number of coordinates for ac_image_get_lod and arrays
Samuel Pitoiset
2018-04-23
1
-0
/
+14
*
ac: teach get_ac_sampler_dim() about subpass attachments
Samuel Pitoiset
2018-04-23
1
-17
/
+7
*
ac/nir: add missing round_slice for 1D arrays
Samuel Pitoiset
2018-04-23
1
-0
/
+7
*
radv: advertise 8 bits of subpixel precision for viewports
Józef Kucia
2018-04-23
1
-1
/
+1
*
radv: mark const structs as extern in header file to avoid lto damage
Dave Airlie
2018-04-23
1
-3
/
+3
*
ac/nir: fix image dimension for subpass attachments
Samuel Pitoiset
2018-04-20
1
-3
/
+15
*
radv: Mark GTT memory as device local for APUs.
Bas Nieuwenhuizen
2018-04-20
1
-3
/
+5
*
radv/winsys: allow to submit up to 4 IBs for chips without chaining
Samuel Pitoiset
2018-04-20
1
-50
/
+168
*
ac/nir: handle nir_intrinsic_load_first_vertex like base_vertex
Samuel Pitoiset
2018-04-20
1
-2
/
+2
*
radv/winsys: allow local BOs on APUs
Samuel Pitoiset
2018-04-20
1
-1
/
+2
*
radv: use a global BO list only for VK_EXT_descriptor_indexing
Samuel Pitoiset
2018-04-20
3
-9
/
+34
*
Revert "radv: Don't store buffer references in the descriptor set."
Samuel Pitoiset
2018-04-20
5
-13
/
+82
*
ac/nir: use ac_build_image_opcode for image intrinsics
Nicolai Hähnle
2018-04-20
3
-140
/
+78
*
radeonsi: generate image load/store/atomic ops using ac_build_image_opcode
Nicolai Hähnle
2018-04-20
2
-32
/
+110
[next]