index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: use only one descriptor in the fmask expand pass
Samuel Pitoiset
2019-06-05
1
-24
/
+3
*
radv: set ACCESS_NON_READABLE on the fmask expand pass output image
Samuel Pitoiset
2019-06-05
1
-0
/
+1
*
radv: remove one useless image type in the fmask expand shader
Samuel Pitoiset
2019-06-05
1
-6
/
+3
*
ac: rename LLVM <= 7 helpers for readability
Marek Olšák
2019-06-04
1
-37
/
+37
*
ac: fix a typo in ac_build_wg_scan_bottom
Marek Olšák
2019-06-04
1
-1
/
+1
*
radv: Use bo metadata for imported image tiling on Android.
Bas Nieuwenhuizen
2019-06-04
3
-14
/
+61
*
ac/nir: mark some texture intrinsics as convergent
Rhys Perry
2019-06-04
1
-0
/
+18
*
radv: fix some compiler warnings
Rhys Perry
2019-06-04
1
-4
/
+4
*
radv: do not use gfx fast depth clears for layered depth/stencil images
Samuel Pitoiset
2019-06-04
1
-0
/
+1
*
ac,radv: do not emit vec3 for raw load/store on SI
Samuel Pitoiset
2019-06-04
4
-8
/
+20
*
ac/registers: don't use the si, cik, vi names, use gfxN
Marek Olšák
2019-06-03
6
-1405
/
+1405
*
amd/common: use generated register header
Nicolai Hähnle
2019-06-03
16
-16351
/
+19
*
amd/common: use SH{0,1}_CU_EN definitions only of COMPUTE_STATIC_THREAD_MGMT_SE0
Nicolai Hähnle
2019-06-03
1
-5
/
+5
*
amd/common: unify PITCH_GFX6 and PITCH_GFX9
Nicolai Hähnle
2019-06-03
3
-13
/
+13
*
amd/common: rename R_3F2_CONTROL to IB_CONTROL for disambiguation
Nicolai Hähnle
2019-06-03
2
-2
/
+2
*
amd/common: cleanup DATA_FORMAT/NUM_FORMAT field names
Nicolai Hähnle
2019-06-03
4
-17
/
+17
*
amd/common: derive ac_debug tables from register JSON
Nicolai Hähnle
2019-06-03
4
-177
/
+131
*
amd/registers: add JSON description of packet3 fields
Nicolai Hähnle
2019-06-03
1
-0
/
+338
*
amd/registers: add JSON descriptions of registers
Nicolai Hähnle
2019-06-03
1
-0
/
+15985
*
amd/registers: scripts for processing register descriptions in JSON
Nicolai Hähnle
2019-06-03
5
-0
/
+1631
*
ac: use amdgpu-flat-work-group-size
Marek Olšák
2019-06-03
3
-5
/
+13
*
radv: flush pending query reset caches before copying results
Samuel Pitoiset
2019-06-03
1
-15
/
+25
*
ac,radv: remove the vec3 restriction with LLVM 9+
Samuel Pitoiset
2019-06-03
4
-11
/
+18
*
radv: use RADV_CMD_DIRTY_DYNAMIC_* when restoring viewport/scissor
Samuel Pitoiset
2019-05-31
1
-2
/
+2
*
radv: use CmdPushConstants when restoring constants after meta operations
Samuel Pitoiset
2019-05-31
1
-6
/
+8
*
radv: enable transformFeedbackStreamsLinesTriangles
Samuel Pitoiset
2019-05-30
1
-1
/
+1
*
radv: implement VK_EXT_sample_locations and disable it
Samuel Pitoiset
2019-05-30
6
-7
/
+315
*
spirv: Change spirv_to_nir() to return a nir_shader
Caio Marcelo de Oliveira Filho
2019-05-29
1
-5
/
+4
*
radv: Don't re-use entry_point pointer from spirv_to_nir
Caio Marcelo de Oliveira Filho
2019-05-29
1
-10
/
+8
*
radv: use view format when selecting the resolve path for subpasses
Samuel Pitoiset
2019-05-29
1
-8
/
+13
*
radv: always use view format when performing subpass resolves
Samuel Pitoiset
2019-05-29
3
-12
/
+21
*
radv: sync before resetting a pool if there is active pending queries
Samuel Pitoiset
2019-05-29
4
-0
/
+27
*
radv: allocate more space in the CS when emitting events
Samuel Pitoiset
2019-05-28
1
-1
/
+1
*
radv add radv_get_resolve_pipeline() in the compute path
Samuel Pitoiset
2019-05-28
1
-20
/
+36
*
radv: cleanup the compute resolve path for subpass
Samuel Pitoiset
2019-05-28
1
-56
/
+29
*
ac: treat Mullins as Kabini, remove the enum
Marek Olšák
2019-05-27
6
-12
/
+1
*
radv: ignore the loadOp if the first use of an attachment is a resolve
Samuel Pitoiset
2019-05-27
1
-9
/
+3
*
radv: always dirty the framebuffer when restoring a subpass
Samuel Pitoiset
2019-05-27
2
-2
/
+4
*
radv: add radv_clear_htile() helper
Samuel Pitoiset
2019-05-27
3
-6
/
+16
*
radv: tidy up GetQueryPoolResults for occlusion queries
Samuel Pitoiset
2019-05-27
1
-7
/
+5
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
1
-2
/
+1
*
nir/builder: Remove the use_fmov parameter from nir_swizzle
Jason Ekstrand
2019-05-24
2
-4
/
+4
*
vulkan: fix build dependency issue with generated files
Lionel Landwerlin
2019-05-22
1
-4
/
+3
*
radv: do not reset query pool during creation
Samuel Pitoiset
2019-05-22
1
-3
/
+0
*
radv: fix the sample max distance value for 8x
Samuel Pitoiset
2019-05-22
1
-1
/
+1
*
radv: emit correct centroid priority based on the number of samples
Samuel Pitoiset
2019-05-22
1
-3
/
+16
*
radv: clean up the sample locations codebase
Samuel Pitoiset
2019-05-22
4
-98
/
+76
*
radv: remove remaining code related to 16 samples
Samuel Pitoiset
2019-05-22
2
-51
/
+0
*
spirv, radv, anv: Replace ptr_type with addr_format
Caio Marcelo de Oliveira Filho
2019-05-20
1
-5
/
+5
*
radv: decompress FMASK before performing a MSAA decompress using FMASK
Samuel Pitoiset
2019-05-20
1
-2
/
+13
[next]