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
/
drivers
/
r600
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600/radeonsi: silence zero-length-bounds gcc warnings
Timothy Arceri
2020-07-08
1
-2
/
+2
*
gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for LowerPrecisionTemporaries
Marek Olšák
2020-07-07
1
-0
/
+1
*
gallium: Add pipe cap for primitive restart with fixed index
Neil Roberts
2020-06-22
1
-0
/
+1
*
r600/sfn: Don't set num_components on TESS sysvalue intrinsics
Gert Wollny
2020-06-22
2
-12
/
+8
*
r600/sfn: Add support for shared atomics
Gert Wollny
2020-06-22
6
-0
/
+164
*
r600/sfn: Add lowering pass for shared IO
Gert Wollny
2020-06-22
1
-0
/
+90
*
r600/sfn: Handle memory_barrier
Gert Wollny
2020-06-19
1
-0
/
+1
*
r600/sfn: Take SSBO buffer ID offset into account
Gert Wollny
2020-06-19
4
-8
/
+35
*
r600/sfn: Add support for reading cube image array dim.
Gert Wollny
2020-06-19
3
-15
/
+40
*
r600/sfn: Add support for image_size
Gert Wollny
2020-06-19
2
-0
/
+24
*
r600/sfn: Add imageio support
Gert Wollny
2020-06-19
3
-47
/
+325
*
r600/sfn: lower image derefs
Gert Wollny
2020-06-19
2
-1
/
+1
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
1
-2
/
+2
*
gallium: add shader caps INT16 and FP16_DERIVATIVES
Marek Olšák
2020-06-02
1
-0
/
+2
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-2
/
+2
*
r600/sfn: remove debug output leftover
Gert Wollny
2020-05-26
1
-2
/
+0
*
r600/sfn: Correctly update the number of literals when forcing a new
Gert Wollny
2020-05-26
1
-1
/
+2
*
r600/sfn: use modern c++ in printing LDS read instruction
Gert Wollny
2020-05-26
1
-4
/
+4
*
r600/sfn: Fix mapping for f32tof64 and f64tof32
Gert Wollny
2020-05-26
2
-4
/
+4
*
r600: Fix duplicated subexpression in r600_asm.c
Gert Wollny
2020-05-26
1
-1
/
+1
*
r600/sfn: Use correct setter method.
Vinson Lee
2020-05-25
1
-1
/
+1
*
r600: replace fnv1a hash function with xxhash
Dmitriy Nester
2020-05-25
1
-2
/
+4
*
r600: Use TRUNC_COORD on samplers
Christopher Egert
2020-05-24
1
-0
/
+3
*
r600/sfn: Initialize VertexStageExportForGS m_num_clip_dist member variable.
Vinson Lee
2020-05-23
1
-0
/
+1
*
r600/sfn: fix nop channel assignment.
Dave Airlie
2020-05-20
1
-0
/
+1
*
r600/sfn: Fix printing ALU op without dest
Gert Wollny
2020-05-19
1
-1
/
+2
*
r600/sfn: Don't reorder outputs by location
Gert Wollny
2020-05-19
3
-17
/
+0
*
r600/sfn: Fix splitting constants that come from different kcache banks.
Gert Wollny
2020-05-19
1
-3
/
+4
*
r600/sfn: Fix clip vertex output as possible stream variable
Gert Wollny
2020-05-19
2
-2
/
+4
*
r600/sfn: SSBO: Fix query of dest components
Gert Wollny
2020-05-19
1
-5
/
+5
*
r600/sfn: use the per shader atomic base
Gert Wollny
2020-05-19
8
-10
/
+16
*
r600/sfn: Add support for texture_samples
Gert Wollny
2020-05-19
2
-0
/
+21
*
r600/sfn: support indirect sampler buffer reads.
Gert Wollny
2020-05-19
1
-1
/
+1
*
r600/sfn: assert when alu dest is missing
Gert Wollny
2020-05-19
1
-0
/
+1
*
r600/sfn: remove pointless check
Gert Wollny
2020-05-19
1
-3
/
+0
*
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
[next]