index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
amd
/
addrlib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
meson: Use include variables
Dylan Baker
1
-1
/
+1
2018-01-11
meson: Use consistent style
Dylan Baker
1
-3
/
+6
2017-12-01
amd: remove always-true BRAHMA_BUILD define
Eric Engestrom
2
-14
/
+3
2017-11-13
meson: Remove build_by_default from amd code
Dylan Baker
1
-1
/
+0
2017-11-08
amd/addrlib: update to latest version
Marek Olšák
25
-3104
/
+1324
2017-10-12
amd/addrlib: add Addr2IsValidDisplaySwizzleMode
Marek Olšák
4
-2
/
+58
2017-09-27
meson: build "radv" vulkan driver for radeon hardware
Dylan Baker
1
-0
/
+63
2017-09-21
amd/addrlib: fix missing va_end() after va_copy()
Nicolai Hähnle
1
-6
/
+2
2017-09-13
ac/addrlib: enable assertions in debug builds
Nicolai Hähnle
1
-9
/
+17
2017-09-13
ac/addrlib: relax an assertion
Nicolai Hähnle
1
-1
/
+2
2017-09-13
ac/addrlib: relax an assertion
Nicolai Hähnle
1
-1
/
+1
2017-07-17
amd/addrlib: fix typo in api name.
Dave Airlie
10
-15
/
+15
2017-05-15
amd/addrlib: import Raven support
Marek Olšák
2
-3
/
+62
2017-04-10
amd/addrlib: use correct variable name in header
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2017-04-04
amd/addrlib: second update for Vega10 + bug fixes
Marek Olšák
17
-2132
/
+3298
2017-04-03
amd/addrlib: fix optimized build warnings
Grazvydas Ignotas
1
-1
/
+1
2017-03-30
Partially revert "amd/addrlib: silence warnings" to fix builds with DEBUG
Marek Olšák
3
-6
/
+6
2017-03-30
amd/addrlib: silence warnings
Marek Olšák
4
-15
/
+15
2017-03-30
amd/addrlib: import gfx9 support
Nicolai Hähnle
16
-3
/
+22032
2017-03-30
amd/addrlib: Not all ETC2 formats are 128bpp... add new ETC2 formats to diffe...
Kevin Furrow
3
-19
/
+45
2017-03-30
amd/addrlib: Fix selection of swizzle modes for 3D compressed images.
Kevin Furrow
1
-1
/
+2
2017-03-30
amd/addrlib: Add support for ETC2 and ASTC formats.
Kevin Furrow
3
-1
/
+119
2017-03-30
amd/addrlib: Bump version to 6.02
Joe Ma
1
-1
/
+1
2017-03-30
amd/addrlib: Adjust slie size after pitch and actual height adjustment
Frans Gu
1
-26
/
+31
2017-03-30
amd/addrlib: Apply input pitch after internal pitch aligning
Frans Gu
1
-12
/
+33
2017-03-30
amdgpu/addrlib: Bump version to 6.01
Nicolai Hähnle
1
-2
/
+2
2017-03-30
amdgpu/addrlib: Seperate 2 dcc related workarounds by different flags
Nicolai Hähnle
3
-3
/
+9
2017-03-30
amdgpu/addrlib: Fix the issue that tcCompatible HTILE slice size is not calcu...
Nicolai Hähnle
2
-0
/
+18
2017-03-30
amdgpu/addrlib: Add a new output flag to notify client that the returned tile...
Nicolai Hähnle
2
-1
/
+5
2017-03-30
amdgpu/addrlib: add matchStencilTileCfg and tcCompatible fixes
Xavi Zhang
4
-20
/
+152
2017-03-30
amdgpu/addrlib: Adjust bank equation bit order based on macro tile aspect rat...
Frans Gu
4
-91
/
+282
2017-03-30
amdgpu/addrlib: do some tile mode conversions to display surface
Frans Gu
1
-2
/
+3
2017-03-30
amdgpu/addrlib: Check prt flag for PRT_THIN1 extra padding for DCC.
Xavi Zhang
6
-92
/
+56
2017-03-30
amdgpu/addrlib: Add new flags minimizePadding and maxBaseAlign
Frans Gu
9
-157
/
+401
2017-03-30
amdgpu/addrlib: Always returns pixelPitch in original pixels
Xavi Zhang
1
-14
/
+10
2017-03-30
amdgpu/addrlib: fix crash on allocation failure
Sabre Shao
5
-36
/
+31
2017-03-30
amdgpu/addrlib: Add flag to report if a surface can have dcc ram
Frans Gu
3
-4
/
+28
2017-03-30
amdgpu/addrlib: support non-power2 height alignment (for linear surface)
Roy Zhan
1
-1
/
+10
2017-03-30
amdgpu/addrlib: Fix family setting for VI and CZ ASICs
Frans Gu
1
-0
/
+2
2017-03-30
amdgpu/addrlib: style cleanup
Nicolai Hähnle
2
-28
/
+15
2017-03-30
amdgpu/addrlib: Pad pitch to multiples of 256 for DCC surface on Fiji
Nicolai Hähnle
8
-49
/
+131
2017-03-30
amdgpu/addrlib: Fix number of //
Xavi Zhang
8
-66
/
+66
2017-03-30
amdgpu/addrlib: Cleanup.
Nicolai Hähnle
13
-73
/
+68
2017-03-30
amdgpu/addrlib: Use namespaces
Xavi Zhang
16
-892
/
+969
2017-03-30
amdgpu/addrlib: Adjust 99 "*" to 100 "*" alignment
Kevin Zhao
18
-895
/
+895
2017-03-30
amdgpu/addrlib: Add a new tile mode ADDR_TM_UNKNOWN
Frans Gu
8
-14
/
+211
2017-03-30
amdgpu/addrlib: Stylish cleanup.
Xavi Zhang
5
-17
/
+16
2017-03-30
amdgpu/addrlib: Disable tcComaptible when depth surface is not macro tiled
Roy Zhan
1
-17
/
+20
2017-03-30
amdgpu/addrlib: fix pixel index calculation of thick micro tiling
Xavi Zhang
1
-4
/
+4
2017-03-30
amdgpu/addrlib: Add a flag to skip calculate indices
Xavi Zhang
3
-14
/
+21
[next]