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: Fix store_scratch with a non-full writemask
Connor Abbott
2019-08-18
3
-5
/
+42
*
Revert "radv/gfx10: Enable DCC for storage images."
Bas Nieuwenhuizen
2019-08-16
3
-18
/
+4
*
Revert "radv: Do not decompress on LAYOUT_GENERAL."
Bas Nieuwenhuizen
2019-08-16
1
-3
/
+3
*
radeonsi: add support for Renoir
Marek Olšák
2019-08-14
5
-1
/
+11
*
nir: merge and extend nir_opt_move_comparisons and nir_opt_move_load_ubo
Rhys Perry
2019-08-12
1
-1
/
+1
*
radv: Enable VK_KHR_pipeline_executable_properties.
Bas Nieuwenhuizen
2019-08-12
2
-1
/
+7
*
radv: Implement radv_GetPipelineExecutableStatisticsKHR.
Bas Nieuwenhuizen
2019-08-12
1
-0
/
+103
*
radv: Implement radv_GetPipelineExecutableInternalRepresentationsKHR.
Bas Nieuwenhuizen
2019-08-12
1
-5
/
+104
*
radv: Implement radv_GetPipelineExecutablePropertiesKHR.
Bas Nieuwenhuizen
2019-08-12
1
-0
/
+111
*
radv: Keep shader info when needed.
Bas Nieuwenhuizen
2019-08-12
4
-23
/
+36
*
radv: Add VK_KHR_pipeline_executable_properties in disabled state.
Bas Nieuwenhuizen
2019-08-12
1
-0
/
+1
*
radv: Use string for nir dumping.
Bas Nieuwenhuizen
2019-08-12
4
-8
/
+29
*
radv: Get max workgroup size without nir.
Bas Nieuwenhuizen
2019-08-12
3
-19
/
+28
*
radv: Add utility function to calculate max waves.
Bas Nieuwenhuizen
2019-08-12
2
-8
/
+24
*
radeonsi/nir: implement default tess level system values
Marek Olšák
2019-08-12
2
-3
/
+10
*
compiler: add SYSTEM_VALUE_USER_DATA_AMD
Marek Olšák
2019-08-12
2
-0
/
+5
*
compiler: add ACCESS_STREAM_CACHE_POLICY
Marek Olšák
2019-08-12
1
-0
/
+3
*
radv: Do not setup attachments without a framebuffer.
Bas Nieuwenhuizen
2019-08-12
1
-3
/
+5
*
radv: Hash Wave32 settings in shader key.
Bas Nieuwenhuizen
2019-08-12
2
-0
/
+9
*
radv: Properly use Wave64 for non-NGG GS and copy shader.
Bas Nieuwenhuizen
2019-08-12
1
-1
/
+4
*
radv: Put wave size in shader options/info.
Bas Nieuwenhuizen
2019-08-12
4
-48
/
+38
*
amd: prepare dropping include of p_compiler.h
Lionel Landwerlin
2019-08-09
3
-4
/
+5
*
radv: Avoid VEGA/RAVEN scissor bug in binning.
Bas Nieuwenhuizen
2019-08-08
1
-1
/
+2
*
radv: Avoid binning RAVEN hangs.
Bas Nieuwenhuizen
2019-08-08
1
-1
/
+2
*
radv: Fix off by one for S_028C48_MAX_ALLOC_COUNT.
Bas Nieuwenhuizen
2019-08-08
1
-1
/
+1
*
radv/gfx10: Enable DCC for storage images.
Bas Nieuwenhuizen
2019-08-07
3
-4
/
+18
*
radv: Add device argument for dcc compression check.
Bas Nieuwenhuizen
2019-08-07
5
-18
/
+24
*
radv: Disable compression for compute DCC decompress store.
Bas Nieuwenhuizen
2019-08-07
3
-13
/
+41
*
radv: Add extra struct to image view creation.
Bas Nieuwenhuizen
2019-08-07
12
-22
/
+27
*
radv: Do not decompress on LAYOUT_GENERAL.
Bas Nieuwenhuizen
2019-08-07
1
-3
/
+3
*
radv: Pass through render loop detection to internal layout decisions.
Bas Nieuwenhuizen
2019-08-07
6
-46
/
+100
*
radv: Add render loop detection in renderpass.
Bas Nieuwenhuizen
2019-08-07
2
-0
/
+19
*
radv: Fix config reg assert.
Bas Nieuwenhuizen
2019-08-07
1
-1
/
+1
*
radeonsi: add support for nir atomic_inc_wrap/atomic_dec_wrap
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+25
*
ac: add ac_atomic_inc_wrap / ac_atomic_dec_wrap support
Pierre-Eric Pelloux-Prayer
2019-08-06
2
-0
/
+4
*
radeonsi/nir: handle key.mono.u.ps.interpolate_at_sample_force_center
Marek Olšák
2019-08-06
2
-0
/
+4
*
ac/nir: Use correct cast for readfirstlane and ptrs.
Bas Nieuwenhuizen
2019-08-06
1
-0
/
+2
*
radv: Do non-uniform lowering before bool lowering.
Bas Nieuwenhuizen
2019-08-06
1
-1
/
+1
*
ac/nir: Lower large indirect variables to scratch
Connor Abbott
2019-08-05
1
-0
/
+54
*
meson: replace last uses of libxmlconfig with idep_xmlconfig
Eric Engestrom
2019-08-03
1
-2
/
+1
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-2
/
+2
*
radv: Expose VK_KHR_imageless_framebuffer.
Bas Nieuwenhuizen
2019-08-02
2
-0
/
+7
*
radv: Implement VK_KHR_imageless_framebuffer.
Bas Nieuwenhuizen
2019-08-02
2
-10
/
+38
*
radv: Store image view also outside framebuffer.
Bas Nieuwenhuizen
2019-08-02
6
-33
/
+31
*
radv: Store color/depth surface info in attachment info instead of framebuffer.
Bas Nieuwenhuizen
2019-08-02
7
-104
/
+102
*
ac/nir,radv: Optimize bounds check for 64 bit CAS.
Bas Nieuwenhuizen
2019-08-02
7
-17
/
+36
*
radv: fix image_has_{cmask,fmask}() helpers
Samuel Pitoiset
2019-08-02
1
-2
/
+2
*
radv: remove radv_get_image_fmask_info()
Samuel Pitoiset
2019-08-02
4
-59
/
+25
*
radv/gfx10: add missing dcc_tile_swizzle tweak
Samuel Pitoiset
2019-08-02
1
-1
/
+3
*
radv: remove radv_get_image_cmask_info()
Samuel Pitoiset
2019-08-02
4
-45
/
+21
[prev]
[next]