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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-19
/
+15
*
nir: Consider atomic counter intrinsics when setting writes_memory
Caio Marcelo de Oliveira Filho
2020-05-18
1
-0
/
+22
*
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
2
-12
/
+2
*
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
*
anv:gpu_memcpy: Emit 3DSTATE_VF_INDEXING on Gen8+
Jason Ekstrand
2020-05-18
1
-0
/
+7
*
intel/fs: Use writes_memory from shader_info
Caio Marcelo de Oliveira Filho
2020-05-18
2
-25
/
+3
*
nir: Use deref intrinsics to set writes_memory when gathering info
Caio Marcelo de Oliveira Filho
2020-05-18
1
-0
/
+29
*
r600: enable TEXCOORD semantic for TGSI.
Dave Airlie
2020-05-18
6
-34
/
+35
*
ci: Switch the baremetal runner to be an x86 docker image.
Eric Anholt
2020-05-18
2
-1
/
+112
*
ci: Update versions of packages to remove from rootfses.
Eric Anholt
2020-05-18
2
-3
/
+3
*
ci: Make the create-rootfs more resilient.
Eric Anholt
2020-05-18
2
-8
/
+8
*
ci: Make cmake toolchain file for deqp cross build setup.
Eric Anholt
2020-05-18
3
-3
/
+24
*
ci: Autodetect whether we need cross setup in lava_arm builds.
Eric Anholt
2020-05-18
2
-9
/
+9
*
ci: Move cross file generation to a shared script.
Eric Anholt
2020-05-18
4
-19
/
+17
*
iris: Initialise stub iris_seqno to 0
Chris Wilson
2020-05-18
1
-1
/
+1
*
freedreno/drm: handle ancient kernels
Rob Clark
2020-05-18
2
-1
/
+4
*
freedreno/drm: don't pass thru 'DUMP' flag on older kernels
Rob Clark
2020-05-18
1
-1
/
+2
*
freedreno/a3xx: fix rasterizer discard
Ilia Mirkin
2020-05-18
2
-43
/
+3
*
freedreno/fdperf: add dependency on generated headers
Rob Clark
2020-05-18
1
-1
/
+1
*
ci: Fix TypoError error when traces in traces.yml is an empty list
Pablo Saavedra
2020-05-18
2
-1
/
+12
*
ci: Split test_tracie_skips_traces_without_checksum in separate cases
Pablo Saavedra
2020-05-18
1
-1
/
+18
[next]