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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-13
VERSION: bump for 20.0.0-rc3
mesa-20.0.0-rc3
Dylan Baker
1
-1
/
+1
2020-02-11
nir: do not use De Morgan's Law rules for flt and fge
Samuel Pitoiset
2
-2
/
+2
2020-02-11
aco: fix creating v_madak if v_mad_f32 has two sgpr literals
Samuel Pitoiset
2
-2
/
+2
2020-02-11
panfrost: Remove unused anonymous enum variables.
Vinson Lee
2
-3
/
+3
2020-02-11
Revert "gallium: Fix big-endian addressing of non-bitmask array formats."
Eric Anholt
2
-18
/
+7
2020-02-11
radeonsi: fix the DCC MSAA bug workaround
Marek Olšák
2
-2
/
+2
2020-02-11
svga: Use pipe_shader_state_from_tgsi to set shader state
Neha Bhende
2
-2
/
+2
2020-02-11
svga: fix size of format_conversion_table[]
Neha Bhende
2
-1
/
+3
2020-02-11
.pick_status.json: Update to 23037627359e739c42b194dec54875aefbb9d00b
Dylan Baker
1
-0
/
+594
2020-02-10
aco: fix waiting for scalar stores before "writing back" data on GFX8-GFX9
Samuel Pitoiset
2
-7
/
+10
2020-02-10
Vulkan overlay: use the corresponding image index for each swapchain
Georg Lehmann
2
-4
/
+9
2020-02-10
radeonsi: don't report that multi-plane formats are supported
Marek Olšák
2
-8
/
+1
2020-02-10
freedreno/ir3: put the conversion back for half const to the right place.
Hyunjun Ko
2
-7
/
+7
2020-02-10
.pick_status.json: Update to 689817c9dfde9a0852f2b2489cb0fa93ffbcb215
Dylan Baker
1
-0
/
+162
2020-02-07
Vulkan Overlay: Don't try to change the image layout to present twice
Georg Lehmann
2
-23
/
+28
2020-02-07
aco: do not use ds_{read,write}2 on GFX6
Samuel Pitoiset
2
-5
/
+7
2020-02-07
intel/vec4: fix valgrind errors with vf_values array
Tapani Pälli
2
-2
/
+3
2020-02-07
aco: fix gfx10_wave64_bpermute
Rhys Perry
2
-2
/
+7
2020-02-07
Correctly wait in the fragment stage until all semaphores are signaled
Georg Lehmann
2
-3
/
+11
2020-02-07
svga: Fix banded DMA upload
Thomas Hellstrom
2
-11
/
+12
2020-02-07
anv: set MOCS on push constants
Lionel Landwerlin
2
-2
/
+8
2020-02-07
intel: Load the driver even if I915_PARAM_REVISION is not found.
Rafael Antognolli
2
-2
/
+2
2020-02-07
swr: Fix GCC 4.9 checks.
Vinson Lee
3
-3
/
+3
2020-02-07
gallium: let the pipe drivers decide the supported modifiers
James Xiong
2
-7
/
+3
2020-02-07
aco/optimizer: Don't combine uniform bool s_and to s_andn2.
Timur Kristóf
2
-1
/
+4
2020-02-07
.pick_status.json: Update to d8bae10bfe0f487dcaec721743cd51441bcc12f5
Dylan Baker
1
-0
/
+477
2020-02-07
VERSION: bump to 20.0-rc2
mesa-20.0.0-rc2
Dylan Baker
1
-1
/
+1
2020-02-05
gallium/swr: Fix gcc 4.8.5 compile error
Krzysztof Raszkowski
1
-6
/
+5
2020-02-05
intel/fs: Don't count integer instructions as being possibly coissue
Ian Romanick
2
-2
/
+9
2020-02-05
util/disk_cache: check for write() failure in the zstd path
Eric Engestrom
2
-2
/
+6
2020-02-05
anv: implement gen9 post sync pipe control workaround
Lionel Landwerlin
4
-1
/
+40
2020-02-05
freedreno: allow ctx->batch to be NULL
Rob Clark
5
-31
/
+3
2020-02-05
radv: Do not set SX DISABLE bits for RB+ with unused surfaces.
Bas Nieuwenhuizen
2
-7
/
+8
2020-02-05
freedreno/perfcntrs: fix fd leak
Eric Engestrom
2
-2
/
+6
2020-02-05
st/mesa: Handle the rest renderbuffer formats from OSMesa
Danylo Piliaiev
2
-1
/
+6
2020-02-05
util/os_socket: fix header unavailable on windows
Eric Engestrom
2
-2
/
+3
2020-02-05
i965: Do not set front_buffer_dirty if there is no front buffer
Danylo Piliaiev
2
-2
/
+4
2020-02-05
.pick_status.json: Update to 7eaf21cb6f67adbe0e79b80b4feb8c816a98a720
Dylan Baker
1
-0
/
+495
2020-02-04
st/mesa: use uint-result for sampling stencil buffers
Erik Faye-Lund
2
-5
/
+6
2020-02-04
etnaviv: Destroy rsc->pending_ctx set in etna_resource_destroy()
Marek Vasut
2
-1
/
+2
2020-02-04
clover: Use explicit conversion from llvm::StringRef to std::string
Jan Vesely
3
-3
/
+4
2020-02-04
.pick_status.json: Update to 9afdcd64f2c96f3fcc1a28912987f2e8066aa995
Dylan Baker
1
-0
/
+180
2020-02-03
panfrost: Fix the damage box clamping logic
Boris Brezillon
2
-1
/
+3
2020-02-03
util/os_socket: Include unistd.h to fix build error
Bernd Kuhls
2
-1
/
+2
2020-02-03
anv/blorp: Use the correct size for vkCmdCopyBufferToImage
Jason Ekstrand
2
-1
/
+9
2020-02-03
lima: Fix build with GCC 10.
Vinson Lee
2
-2
/
+2
2020-02-03
intel/fs: Write the address register with NoMask for MOV_INDIRECT
Jason Ekstrand
2
-1
/
+10
2020-02-03
aco: fix image_atomic_cmp_swap
Daniel Schürmann
3
-3
/
+4
2020-02-03
.pick_status.json: Update to b550b7ef3b8d12f533b67b1a03159a127a3ff34a
Dylan Baker
1
-0
/
+423
2020-01-31
aco: fix MUBUF VS input loads when expanding vec3 to vec4 on GFX6
Samuel Pitoiset
2
-2
/
+7
[next]