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-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
2020-01-31
anv: Always fill out the AUX table even if CCS is disabled
Jason Ekstrand
4
-17
/
+19
2020-01-31
iris: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
3
-7
/
+11
2020-01-31
anv: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
5
-12
/
+19
2020-01-31
intel/blorp: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
3
-8
/
+12
2020-01-31
intel/common: Return the block size from get_urb_config
Jason Ekstrand
7
-7
/
+55
2020-01-31
anv: Emit URB setup earlier
Jason Ekstrand
2
-3
/
+3
2020-01-31
iris: Consolodate URB emit
Jason Ekstrand
4
-37
/
+16
2020-01-31
intel/blorp: Always emit URB config on Gen7+
Jason Ekstrand
5
-47
/
+69
2020-01-31
intel: Take a gen_l3_config in gen_get_urb_config
Jason Ekstrand
6
-23
/
+14
2020-01-31
i965: Re-emit l3 state before BLORP executes
Jason Ekstrand
4
-4
/
+8
2020-01-31
iris: Use the URB size from the L3$ config
Jason Ekstrand
4
-6
/
+3
2020-01-31
iris: Store the L3$ configs in the screen
Jason Ekstrand
4
-15
/
+22
2020-01-31
iris: Set SLMEnable based on the L3$ config
Jason Ekstrand
2
-5
/
+5
2020-01-31
intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
Jason Ekstrand
5
-5
/
+5
2020-01-31
anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+
Jason Ekstrand
4
-2
/
+14
2020-01-31
genxml: Add a new 3DSTATE_SF field on gen12
Jason Ekstrand
2
-1
/
+6
2020-01-31
.pick_status.json: Update to 0d14f41625fa00187f690f283c1eb6a22e354a71
Dylan Baker
1
-0
/
+263
2020-01-31
bin/pick-ui: Add a new maintainer script for picking patches
Dylan Baker
5
-0
/
+1129
2020-01-30
VERSION: bump to 20.0.0-rc1
mesa-20.0.0-rc1
Dylan Baker
1
-1
/
+1
2020-01-30
turnip: Fix vkCmdCopyQueryPoolResults with available flag
20.0-branchpoint
Brian Ho
1
-46
/
+52
2020-01-30
turnip: Fix vkGetQueryPoolResults with available flag
Brian Ho
1
-22
/
+30
2020-01-30
turnip: Free event->bo on vkDestroyEvent
Brian Ho
1
-0
/
+2
2020-01-30
loader: Fix leak of kernel driver name
Kenneth Graunke
1
-1
/
+4
2020-01-30
docs: Update SWR tessellation support
Jan Zielinski
1
-1
/
+1
2020-01-30
i965: Use brw_batch_references in tex_busy check
Kenneth Graunke
1
-1
/
+2
2020-01-30
etnaviv: drm-shim: add GC400
Christian Gmeiner
1
-1
/
+28
[next]