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
24.0
24.1
24.2
24.3
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
a7xx-gmem
amber
aruby-blackberry/gfxstream
elima/radv-video-encode-caps-maxbitrate
explicit-sync
fjdegroo/lnl-giraffe-metrics
main
powervr-mesa-next-wayland
review/fragment_shader_barycentric
staging/23.2
staging/23.3
staging/24.0
staging/24.1
staging/24.2
staging/24.3
uav-counter-meta
vk-no-nir-android
zink-stablefix
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
2024-09-16
compiler/glsl: explicitly delete copy constructor and copy-assign
Dylan Baker
14
-0
/
+39
2024-09-16
anv: assert we don't write past the end of an array
Dylan Baker
1
-0
/
+2
2024-09-16
intel: replace `(uint64_t - uint64_t) > 0` with `uint64_t > uint64_t`
Dylan Baker
1
-1
/
+1
2024-09-11
anv,iris: Pack depth pixels into initialized arrays
Nanley Chery
2
-6
/
+6
2024-07-17
panvk: Fix assert
Vinson Lee
1
-1
/
+1
2024-07-01
anv/grl: add some validation that we're not going to overflow
Dylan Baker
1
-1
/
+6
2024-06-27
panvk: Remove duplicate variable src_idx
Vinson Lee
1
-1
/
+1
2024-06-21
clc: remove check for null pointer that cannot be true in llvm_mod_to_spirv
Dylan Baker
1
-3
/
+1
2024-03-04
zink: Return early if the file descriptor could not have been duplicated/acqu...
Corentin Noël
1
-1
/
+6
2024-02-28
intel/clc: Fix file descriptor leak
Vinson Lee
1
-0
/
+1
2024-01-31
nvk: mem cannot be null in binding buffers/images.
Dave Airlie
2
-27
/
+14
2024-01-31
intel/hasvk: assume() we don't get ISL_NUM_FORMATS
Dylan Baker
1
-0
/
+1
2024-01-31
intel/vulkan: assume() that we don't use "ISL_NUM_FORMATS"
Dylan Baker
1
-0
/
+1
2024-01-29
zink: Initialize zink_bindless_descriptor to zero on creation
Corentin Noël
1
-1
/
+1
2024-01-29
zink: Initialize zink_shader_object
Corentin Noël
1
-1
/
+1
2024-01-22
v3dv/bo: use mtx_lock/unlock on cache_init too
Alejandro Piñeiro
1
-0
/
+2
2024-01-22
broadcom/compiler: fix coverity warning (unitialized pointer read)
Alejandro Piñeiro
1
-7
/
+9
2024-01-15
intel/disasm: Remove duplicate variable reg_file
Vinson Lee
1
-8
/
+4
2024-01-11
zink: Use memmove when dealing with overlapping memory
Corentin Noël
1
-1
/
+1
2024-01-11
zink: Avoid the use of negative array offsets
Corentin Noël
1
-2
/
+7
2024-01-08
virgl: Assert build_id_note before dereferencing it
Corentin Noël
1
-1
/
+3
2023-11-20
nir: Fix decomposed_prmcnt copy-paste error
Vinson Lee
1
-1
/
+1
2023-11-15
ac/surface/tests: Remove duplicate variable block_size_bits
Vinson Lee
1
-1
/
+1
2023-10-17
broadcom/qpu: Remove duplicate variable opcode
Vinson Lee
1
-2
/
+2
2023-10-08
anv: Fix transfer type assert
Vinson Lee
1
-1
/
+1
2023-08-26
vk/wsi/x11: Remove dead code
Vinson Lee
1
-2
/
+0
2023-08-26
nv50: Remove unused value
Vinson Lee
1
-2
/
+1
2023-08-14
intel/decoder: Fix memory leak on error path
Vinson Lee
1
-1
/
+3
2023-08-09
lavapipe: Fix struct initialization
Vinson Lee
1
-4
/
+4
2023-08-08
nvk: Fix assert
Vinson Lee
1
-1
/
+1
2023-07-25
state_tracker: fix dereference before null check
Illia Polishchuk
1
-1
/
+3
2023-07-25
iris: remove NULL check for already dereferenced pointer earlier
Illia Polishchuk
1
-1
/
+1
2023-07-25
i915: change format in dbg string
Illia Abernikhin
1
-1
/
+1
2023-07-25
state_tracker: moving initialisation of whandle out from if statement
Illia Abernikhin
1
-1
/
+2
2023-06-23
frontends/va: fix some coverity scan reported issues
Thong Thai
7
-8
/
+26
2023-06-11
r600/sfn: Remove duplicate assignment
Vinson Lee
1
-1
/
+1
2023-06-10
frontends/va: Fix missing unlock
Vinson Lee
1
-1
/
+3
2023-06-07
vulkan/wsi: Remove duplicate NULL check
Vinson Lee
1
-3
/
+0
2023-06-07
tu: Fix missing unlock
Vinson Lee
1
-0
/
+1
2023-06-06
dzn: Fix qpool->queries_lock double lock
Vinson Lee
1
-1
/
+1
2023-06-05
pvr: Fix signed comparison
Vinson Lee
1
-1
/
+1
2023-06-03
nv50: Fix memory leak in error path
Vinson Lee
1
-1
/
+1
2023-06-01
freedreno/a6xx: Fix memory leak on error path.
Vinson Lee
1
-1
/
+3
2023-05-31
r600/sfn: Initialize BlockScheduler member m_chip_family.
Vinson Lee
1
-1
/
+2
2023-05-08
r600/sfn: Fix iterator use
Gert Wollny
1
-1
/
+1
2023-03-01
intel/mi: use 64bit constant for bitshift
Dylan Baker
1
-1
/
+1
2023-02-28
iris: consider bufmgr creation to have failed if `dup`ing of the fd fails
Dylan Baker
1
-0
/
+3
2023-01-15
radv: Fix memory leak.
Vinson Lee
1
-0
/
+2
2023-01-08
spirv2dxil: Fix memory leak on error path.
Vinson Lee
1
-0
/
+1
2022-12-27
anv: fix potential integer overflow
Lionel Landwerlin
1
-1
/
+1
[next]