index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
add-igalia-developers-rst
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-03
radeonsi: remove Smart Access Memory because CPU access has large overhead
Marek Olšák
1
-1
/
+1
2023-02-24
r300: simplify KILL transformation
Pavel Ondračka
3
-63
/
+8
2023-02-06
r300: set register file to none if swizzles are constant only
Pavel Ondračka
1
-0
/
+2
2023-01-18
r300: remove backend negative addressing emulation
Pavel Ondračka
1
-72
/
+0
2023-01-18
r300: set ubo_vec4_max ntt option properly
Pavel Ondračka
2
-0
/
+4
2023-01-16
r300: remove backend input range transformation for sin and cos
Pavel Ondračka
3
-44
/
+0
2023-01-16
r300: skip sin/cos input range transformation for nine and ntt
Pavel Ondračka
1
-2
/
+11
2023-01-16
r300: update rv515 ci failures list
Pavel Ondračka
1
-2
/
+0
2023-01-16
ac/info: move pci bus info in a struct
Pierre-Eric Pelloux-Prayer
1
-4
/
+4
2023-01-12
r300: Enable generation of fcsel_gt and fcsel_ge opcodes
Ian Romanick
1
-0
/
+2
2023-01-12
r300: don't cache abs in fragment shader
Filip Gawin
1
-3
/
+3
2023-01-11
r300: allow more copy propagation with relative addressing
Pavel Ondračka
1
-8
/
+1
2023-01-10
Return 'Mesa' for GL_VENDOR for community drivers
Daniel Stone
1
-1
/
+1
2023-01-05
r300: lower fsign in nir
Pavel Ondračka
1
-0
/
+1
2023-01-05
r300: move some ftrunc lowering to nir
Pavel Ondračka
1
-0
/
+1
2023-01-05
r300: use nir lowering for ffloor
Pavel Ondračka
1
-0
/
+1
2023-01-03
r300: don't convert to constant swizzles when translating from TGSI
Pavel Ondračka
5
-60
/
+5
2023-01-03
r300: allow copy propagate of RC_FILE_NONE reads to TEX instructions
Pavel Ondračka
1
-0
/
+1
2023-01-03
r300: don't copy propagate constant swizzles to KIL on R300
Pavel Ondračka
1
-0
/
+14
2022-12-04
r300: improve conversion to native swizzles
Pavel Ondračka
1
-8
/
+151
2022-12-04
r300: doublecheck for free alpha source when coventing to alpha
Pavel Ondračka
1
-0
/
+10
2022-12-02
r300: Use get_first_non_void_channel more often
Konstantin Seurer
2
-26
/
+7
2022-11-24
r300: fix r300_max_vertex_count
Filip Gawin
3
-12
/
+0
2022-11-22
gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code
Yonggang Luo
10
-22
/
+22
2022-11-22
r300: don't reuse destination registers when lowering
Pavel Ondračka
1
-44
/
+19
2022-11-22
r300: simplify rc_find_free_temporary
Pavel Ondračka
4
-93
/
+18
2022-11-21
r300: more informative too many ALU instructions error
Pavel Ondračka
1
-1
/
+5
2022-11-21
r300: delete backend branch emulation
Pavel Ondračka
5
-378
/
+0
2022-11-21
r300: abort shader compilation early on loops and branches
Pavel Ondračka
2
-4
/
+13
2022-11-19
util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h
Yonggang Luo
3
-3
/
+3
2022-11-17
r300: don't use abs twice in transform_TRUNC on older hardware
Filip Gawin
1
-2
/
+20
2022-11-16
r300: respect extra presubtract swizzle limitations during regalloc
Pavel Ondračka
1
-1
/
+13
2022-11-16
r300: handle presubtract when rewriting non-native swizzles
Pavel Ondračka
2
-5
/
+6
2022-11-16
r300: don't allow constant swizzles from presubtract sources
Pavel Ondračka
1
-0
/
+10
2022-11-16
r300: be more careful with presubtract and non-native swizzles
Pavel Ondračka
7
-10
/
+28
2022-11-15
r300: tweak nir loop unrolling hint for r500 vertex shaders
Pavel Ondračka
1
-1
/
+1
2022-11-15
util: Rename src/gallium/include/pipe/p_config.h to src/util/detect_arch.h
Yonggang Luo
1
-1
/
+1
2022-11-14
r300: enable channel merging on r300/r400 VS
Filip Gawin
1
-1
/
+1
2022-11-14
r300: better register allocator for vertex shaders
Pavel Ondračka
4
-64
/
+51
2022-11-14
r300: another fix for reader detection in the presence of loops
Pavel Ondračka
1
-1
/
+25
2022-11-14
r300: properly account for per-channel negates when reswizzling
Pavel Ondračka
1
-0
/
+14
2022-11-14
r300: don't skip source rewrite if RC_FILE_NONE in rc_for_all_reads_src
Pavel Ondračka
1
-3
/
+0
2022-11-14
r300: generalize rc_init_regalloc_state
Pavel Ondračka
4
-20
/
+31
2022-11-14
r300: add array with conflict values for the vp register classes
Pavel Ondračka
1
-0
/
+7
2022-11-14
r300: add new register class list for vertex shaders
Pavel Ondračka
2
-0
/
+39
2022-11-14
r300: add FP suffix to the current class list
Pavel Ondračka
2
-58
/
+58
2022-11-14
r300: increase maximum number of writemask combinations
Pavel Ondračka
2
-31
/
+88
2022-11-14
r300: move building of the interference graph to a separate function
Pavel Ondračka
3
-22
/
+37
2022-11-14
r300: generalize rc_find_class
Pavel Ondračka
1
-1
/
+1
2022-11-14
r300: move some functions out of radeon_pair_regalloc
Pavel Ondračka
4
-358
/
+401
[next]