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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600/sfn: Don't reject VARYING_SLOT_PCNT
Gert Wollny
2020-05-19
1
-0
/
+2
*
r600/sfn: Add FS output sample_mask
Gert Wollny
2020-05-19
1
-2
/
+4
*
r600/sfn: Handle loading sample_pos
Gert Wollny
2020-05-19
3
-0
/
+36
*
r600/sfn: Take FOGC, and backcolors into account im GS outputs
Gert Wollny
2020-05-19
1
-0
/
+3
*
r600/sfn: Add support for viewport index output
Gert Wollny
2020-05-19
2
-2
/
+20
*
r600/sfn: Make 3vec loads skip possible moves
Gert Wollny
2020-05-19
1
-6
/
+2
*
r600/sfn: Fix handling of output register index
Gert Wollny
2020-05-19
1
-4
/
+4
*
r600/sfn: Make allocate_reserved_registers forward to a virtual function
Gert Wollny
2020-05-19
14
-13
/
+21
*
r600/sfn: Fix RAT instruction assembly emission
Gert Wollny
2020-05-19
1
-5
/
+9
*
r600/sfn: Fix GDS assembly emission
Gert Wollny
2020-05-19
1
-21
/
+17
*
r600/sfn: Fix RING instruction assembly emission
Gert Wollny
2020-05-19
1
-2
/
+2
*
r600/sfn: Fix memring print output
Gert Wollny
2020-05-19
1
-1
/
+1
*
r600/sfn: skip copying LOD if the target register is is the same
Gert Wollny
2020-05-19
1
-1
/
+2
*
r600/sfn: re-use an allocated register in lookup
Gert Wollny
2020-05-19
1
-1
/
+1
*
r600/sfn: Skip move instructions if they are only ssa and without modifiers
Gert Wollny
2020-05-19
2
-1
/
+26
*
r600/sfn: rework getting a vector and uniforms from the value pool
Gert Wollny
2020-05-19
11
-87
/
+151
*
r600/sfn: Handle CF index loading from non-X channel
Gert Wollny
2020-05-19
3
-10
/
+29
*
r600: Add support for loading index register from other than chan X
Gert Wollny
2020-05-19
2
-1
/
+2
*
r600: Lower lerp after tgsi_to_nir
Gert Wollny
2020-05-19
1
-0
/
+1
*
r600: Lower int64 ops from TGSI-to-NIR shaders too
Gert Wollny
2020-05-19
1
-2
/
+11
*
r600/sfn: Fix printing vertex fetch instruction flags
Gert Wollny
2020-05-19
1
-1
/
+1
*
r600/sfn: Unify semantic name and index query and use TEXCOORD semantic
Gert Wollny
2020-05-19
6
-20
/
+43
*
Revert "gallium/gallivm: fix compilation issues with llvm 11"
Michel Dänzer
2020-05-19
8
-20
/
+13
*
Revert "ac,radeonsi: fix compilations issues with LLVM 11"
Michel Dänzer
2020-05-19
1
-1
/
+1
*
llvmpipe: add gl_SampleMaskIn support.
Dave Airlie
2020-05-19
1
-0
/
+10
*
gallivm/nir: add sample_mask_in support
Dave Airlie
2020-05-19
3
-0
/
+5
*
llvmpipe/fs: hook up the interpolation APIs.
Dave Airlie
2020-05-19
1
-0
/
+35
*
llvmpipe: add interp instruction support
Dave Airlie
2020-05-19
3
-0
/
+235
*
llvmpipe/interp: refactor out centroid calculations
Dave Airlie
2020-05-19
1
-30
/
+39
*
llvmpipe/interp: refactor out use of pixel center offset
Dave Airlie
2020-05-19
1
-8
/
+9
*
gallivm/nir: add an interpolation interface.
Dave Airlie
2020-05-19
4
-0
/
+74
*
llvmpipe: remove non-simple interpolation paths.
Dave Airlie
2020-05-19
2
-353
/
+25
*
llvmpipe/interp: fix interpolating frag pos for sample shading
Dave Airlie
2020-05-19
1
-2
/
+11
*
llvmpipe: use per-sample position not sample id for interp
Dave Airlie
2020-05-19
1
-1
/
+1
*
llvmpipe: don't use sample mask with 0 samples
Dave Airlie
2020-05-19
1
-8
/
+0
*
r600/sfn: add emit if start cayman support
Dave Airlie
2020-05-18
1
-2
/
+2
*
r600/sfn: add callstack non-evergreen support
Dave Airlie
2020-05-18
1
-6
/
+34
*
r600/sfn: cayman fix int trans op2
Dave Airlie
2020-05-18
1
-9
/
+29
*
r600/sfn: fix cayman float instruction emission.
Dave Airlie
2020-05-18
2
-4
/
+23
*
r600/sfn: plumb the chip class into the instruction emission
Dave Airlie
2020-05-18
19
-34
/
+59
*
r600: enable TEXCOORD semantic for TGSI.
Dave Airlie
2020-05-18
6
-34
/
+35
*
iris: Initialise stub iris_seqno to 0
Chris Wilson
2020-05-18
1
-1
/
+1
*
freedreno/a3xx: fix rasterizer discard
Ilia Mirkin
2020-05-18
1
-1
/
+3
*
etnaviv: don't expose timer queries
Lucas Stach
2020-05-18
1
-3
/
+1
*
freedreno: fix off-by-one in assertions checking for const sizes
Ilia Mirkin
2020-05-17
4
-5
/
+5
*
freedreno/a3xx: fix const footprint
Ilia Mirkin
2020-05-17
1
-2
/
+2
*
freedreno/a3xx: reinstate rgb10_a2ui texture format
Ilia Mirkin
2020-05-17
1
-1
/
+1
*
freedreno/a3xx: there's no r8i/ui rb format, only rg8i/rg8ui
Ilia Mirkin
2020-05-17
1
-4
/
+4
*
lima/ppir: optimize tex loads with single successor
Erico Nunes
2020-05-16
2
-2
/
+18
*
lima/ppir: rework tex lowering
Erico Nunes
2020-05-16
3
-63
/
+66
[next]