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
23.1
23.2
23.3
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/23.2
staging/23.3
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
Age
Commit message (
Expand
)
Author
Files
Lines
3 hours
v3dv: drop duplicate flag
HEAD
main
Eric Engestrom
1
-1
/
+0
3 hours
v3dv: update symbols that have become aliases for newer ones
Eric Engestrom
8
-26
/
+26
10 days
v3d/resource: Support offset query for multi-planar planes
Robert Mader
1
-2
/
+7
12 days
v3d: use pipe_shader_from_nir
Alyssa Rosenzweig
1
-22
/
+5
14 days
nir: add new opcodes to map new v71 packing/conversion instructions
Alejandro Piñeiro
2
-0
/
+150
2023-11-19
v3dv: Rework to remove drm authentication for wsi
Erico Nunes
3
-367
/
+11
2023-11-14
v3dv: implement VK_EXT_multi_draw
Maíra Canal
7
-2
/
+104
2023-11-13
v3d/ci: add new failures
Eric Engestrom
1
-0
/
+5
2023-11-13
v3d: implement support for PIPE_CAP_NATIVE_FENCE_FD
Iago Toral Quiroga
7
-25
/
+120
2023-11-10
v3d: Don't implicitly clear the content of the imported buffer
Roman Stratiienko
1
-0
/
+3
2023-11-07
v3d/ci: run manual jobs in daily pipeline
Eric Engestrom
1
-1
/
+0
2023-11-06
v3dv/ci: add "full run" variant of v3dv-rpi4-vk:arm64 as a manual job
Eric Engestrom
1
-0
/
+14
2023-11-06
v3d/ci: add "full run" variant of v3d-rpi4-gl:arm64 as a manual job
Eric Engestrom
1
-0
/
+15
2023-11-06
v3dv/ci: add manual variant of .v3dv-rules
Eric Engestrom
1
-1
/
+9
2023-11-03
v3d: use kmsro to create drm screen on real hw
Juan A. Suarez Romero
2
-3
/
+36
2023-11-02
v3d/ci: Remove minetest trace
Connor Abbott
1
-8
/
+0
2023-11-02
v3d: Stop assuming glsl_get_length() returns 0 for vectors
Faith Ekstrand
1
-4
/
+1
2023-11-02
docs/v3d: update v3d documentation
Alejandro Piñeiro
1
-7
/
+10
2023-11-02
broadcom/cle: rename xml files
Alejandro Piñeiro
4
-10
/
+9
2023-10-31
broadcom/compiler: add v3d_pack_unnormalized_coordinates helper
Alejandro Piñeiro
4
-14
/
+57
2023-10-30
v3d,v3dv: fix MMU error from hardware prefetch after ldunifa
Iago Toral Quiroga
2
-1
/
+23
2023-10-27
v3d/ci: run V3D GL tests in 64-bits
Juan A. Suarez Romero
1
-2
/
+2
2023-10-25
v3dv: fix confusing nomenclature about DRM nodes
Iago Toral Quiroga
1
-17
/
+16
2023-10-24
v3d/vc4/ci: add new fails/timeout
Juan A. Suarez Romero
3
-0
/
+18
2023-10-13
doc/features: update after last v3d changes
Alejandro Piñeiro
1
-4
/
+4
2023-10-13
v3dv: expose scalarBlockLayout on V3D 7.x
Iago Toral Quiroga
1
-1
/
+1
2023-10-13
v3dv: expose depthClamp in V3D 7.x
Iago Toral Quiroga
2
-2
/
+5
2023-10-13
v3dv: expose fullDrawIndexUint32 in V3D 7.x
Iago Toral Quiroga
1
-2
/
+3
2023-10-13
broadcom: add performance counters for V3D 7.x
Juan A. Suarez Romero
13
-59
/
+233
2023-10-13
v3d,v3dv: fix compute for V3D 7.1.6+
Iago Toral Quiroga
4
-9
/
+35
2023-10-13
v3d,v3dv: fix depth bias for v3d 7.x
Iago Toral Quiroga
3
-2
/
+7
2023-10-13
v3dv: fix color write mask for v3d 7.x
Iago Toral Quiroga
1
-2
/
+8
2023-10-13
v3dv: use new texture shader state rb_swap and reverse fields in v3d 7.x
Iago Toral Quiroga
7
-36
/
+75
2023-10-13
v3d,v3dv: propagate NaNs bits in shader state records are reserved in v7.x
Iago Toral Quiroga
3
-10
/
+18
2023-10-13
v3dv: implement depthBounds support for v71
Alejandro Piñeiro
7
-12
/
+76
2023-10-13
v3d,v3dv: don't use max internal bpp for tile sizing in V3D 7.x
Iago Toral Quiroga
12
-74
/
+140
2023-10-13
v3d,v3dv: support up to 8 render targets in v7.1+
Iago Toral Quiroga
19
-41
/
+104
2023-10-13
v3d/v3dv: fix texture state array stride packing for V3D 7.1.5
Iago Toral Quiroga
2
-5
/
+22
2023-10-13
v3d: add support for TFU blit in v71
Alejandro Piñeiro
4
-145
/
+232
2023-10-13
v3d: handle Z clipping in v71
Alejandro Piñeiro
1
-1
/
+15
2023-10-13
v3d: don't convert floating point border colors in v71
Alejandro Piñeiro
1
-14
/
+15
2023-10-13
v3d: GFX-1461 does not affect V3D 7.x
Alejandro Piñeiro
1
-2
/
+3
2023-10-13
v3d: setup render pass color clears for any format bpp in v71
Alejandro Piñeiro
1
-0
/
+18
2023-10-13
v3d: handle new TEXTURE_SHADER_STATE v71 YCbCr fields
Alejandro Piñeiro
1
-4
/
+13
2023-10-13
v3d: handle new texture state transfer functions in v71
Alejandro Piñeiro
1
-6
/
+3
2023-10-13
v3d/uniforms: update VIEWPORT_X/Y_SCALE uniforms for v71
Alejandro Piñeiro
2
-5
/
+37
2023-10-13
v3d: default vertex attributes values are not needed for v71
Alejandro Piñeiro
3
-20
/
+37
2023-10-13
v3d: no specific separate_segments flag for V3D 7.1
Alejandro Piñeiro
1
-5
/
+12
2023-10-13
v3d: emit CLIPPER_XY_SCALING for v71
Alejandro Piñeiro
1
-1
/
+6
2023-10-13
v3d: just don't fill up early-z fields for CFG_BITS for v71
Alejandro Piñeiro
1
-4
/
+3
[next]