index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-01
radv: add ia_multi_vgt_param tessellation support.
Dave Airlie
1
-2
/
+30
2017-04-01
radv/cmd: emit tessellation state.
Dave Airlie
1
-4
/
+109
2017-04-01
radv/pipeline: handle tessellation shader compilation
Dave Airlie
1
-0
/
+142
2017-04-01
radv/ac: handle writing out tess factors.
Dave Airlie
1
-0
/
+238
2017-04-01
radv/ac: add support for TCS/TES inputs/outputs.
Dave Airlie
1
-10
/
+508
2017-04-01
radv/ac: add clip support for tess eval shader.
Dave Airlie
1
-0
/
+5
2017-04-01
radv/ac: hook up tessellation intrinsics.
Dave Airlie
1
-1
/
+34
2017-04-01
radv/ac: hook up shader information handling for tessellation
Dave Airlie
1
-0
/
+26
2017-04-01
radv/pipeline: start calculating tess stage.
Dave Airlie
2
-9
/
+208
2017-04-01
radv: add tessellation support to variant code.
Dave Airlie
1
-6
/
+9
2017-04-01
radv: add tessellation support to shader naming
Dave Airlie
1
-1
/
+3
2017-04-01
radv: add tess ctrl stage barrier workaround for SI.
Dave Airlie
1
-2
/
+10
2017-04-01
radv/ac: add support for patch inputs to unique index code.
Dave Airlie
1
-0
/
+8
2017-04-01
radv: port polaris vgt vertex reuse workaround.
Dave Airlie
2
-1
/
+18
2017-04-01
radv: configure tessellation distribution register.
Dave Airlie
1
-4
/
+12
2017-04-01
radv/ac: setup tessellation shader inputs.
Dave Airlie
1
-1
/
+81
2017-04-01
radv/ac: setup tess rings on compiler side.
Dave Airlie
2
-1
/
+14
2017-04-01
radv: add tessellation ring allocation support. (v2)
Dave Airlie
3
-13
/
+203
2017-04-01
radv: add support for some device specific tess information.
Dave Airlie
2
-0
/
+8
2017-04-01
radv/ac: add tess changes to shader keys/info
Dave Airlie
1
-0
/
+40
2017-04-01
radv: add tess shader stage user data support.
Dave Airlie
1
-7
/
+38
2017-04-01
radv: use defines for ring descriptor offsets.
Dave Airlie
2
-4
/
+11
2017-04-01
radv: add helper function to denote if tess is enabled on a pipeline.
Dave Airlie
1
-0
/
+5
2017-04-01
radv: handle clip dist in es outputs.
Dave Airlie
1
-2
/
+1
2017-04-01
radv: drop unneeded start
Dave Airlie
1
-2
/
+2
2017-04-01
radv: fixup geometry clip emission since using the geom pass
Dave Airlie
1
-1
/
+2
2017-03-30
radv: Use the guard band.
Bas Nieuwenhuizen
3
-13
/
+90
2017-03-30
radv: Prepare for not using the guard band for lines & points.
Bas Nieuwenhuizen
3
-0
/
+32
2017-03-30
radv: Drop the default viewport when 0 viewports are given.
Bas Nieuwenhuizen
1
-17
/
+2
2017-03-30
radv: Set proper viewport & scissor for meta draws.
Bas Nieuwenhuizen
6
-75
/
+214
2017-03-30
Partially revert "amd/addrlib: silence warnings" to fix builds with DEBUG
Marek Olšák
3
-6
/
+6
2017-03-30
radeonsi/gfx9: image descriptor changes in immutable fields
Marek Olšák
1
-0
/
+6
2017-03-30
radeonsi/gfx9: init_config changes
Marek Olšák
1
-0
/
+4
2017-03-30
radeonsi/gfx9: CP DMA changes
Marek Olšák
1
-0
/
+1
2017-03-30
radeonsi/gfx9: add IB parser support
Marek Olšák
3
-19
/
+36
2017-03-30
radeonsi/gfx9: add GFX9 and VEGA10 enums
Marek Olšák
1
-3
/
+5
2017-03-30
amd: GFX9 packet changes
Marek Olšák
3
-11
/
+24
2017-03-30
amd: define event types for GFX9
Marek Olšák
1
-0
/
+54
2017-03-30
amd: add texture format definitions for GFX9
Marek Olšák
4
-23
/
+148
2017-03-30
amd: resolve remaining definition conflicts with gfx9d.h
Marek Olšák
3
-63
/
+63
2017-03-30
amd: normalize register definition formatting
Marek Olšák
2
-77
/
+129
2017-03-30
amd: import GFX9 register definitions
Marek Olšák
2
-0
/
+7287
2017-03-30
amd/addrlib: silence warnings
Marek Olšák
4
-15
/
+15
2017-03-30
amd/addrlib: import gfx9 support
Nicolai Hähnle
19
-3
/
+22053
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
[prev]
[next]