index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.pick_status.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: limit the Vulkan version to 1.1 for Android
Samuel Pitoiset
2020-05-12
1
-1
/
+1
*
gallium/util: Fix leak in the live shader cache
Axel Davy
2020-05-12
1
-1
/
+1
*
nir/algebraic: Optimize ushr of pack_half, not ishr
Ian Romanick
2020-05-12
1
-1
/
+1
*
.pick_status.json: Update to d76e722ed63607ecead2c66ef9f3a37a12b62bab
Dylan Baker
2020-05-12
1
-0
/
+261
*
aco: fix 64-bit trunc with negative exponents on GFX6
Samuel Pitoiset
2020-05-11
1
-1
/
+1
*
panfrost: don't always build bifrost_compiler
Qiang Yu
2020-05-11
1
-1
/
+1
*
.pick_status.json: Update to 0bea2a13212be10982e14617002a3ff851b84717
Dylan Baker
2020-05-11
1
-0
/
+477
*
anv: don't expose VK_INTEL_performance_query without kernel support
Lionel Landwerlin
2020-05-08
1
-1
/
+1
*
intel/perf: store the probed i915-perf version
Lionel Landwerlin
2020-05-08
1
-1
/
+1
*
radeonsi: Fix omitted flush when moving suballocated texture
Blaž Tomažič
2020-05-08
1
-1
/
+1
*
.pick_status.json: Update to d11e4738a86ecac6bb4cfaf5cad5c1d32169b18f
Dylan Baker
2020-05-08
1
-0
/
+288
*
radeonsi: fix compilation of monolithic PS
Marek Olšák
2020-05-07
1
-1
/
+1
*
radv: don't report error with other vendor DRM devices
Samuel Pitoiset
2020-05-07
1
-1
/
+1
*
radv: report INITIALIZATION_FAILED when the amdgpu winsys init failed
Samuel Pitoiset
2020-05-07
1
-1
/
+1
*
v3d: Include supported DXT formats to enable s3tc/dxt extensions
Jose Maria Casanova Crespo
2020-05-07
1
-1
/
+1
*
v3d: Fix swizzle in DXT3 and DXT5 formats
Jose Maria Casanova Crespo
2020-05-07
1
-1
/
+1
*
clover/nir: Check the result of spirv_to_nir
Pierre Moreau
2020-05-07
1
-1
/
+1
*
.pick_status.json: Update to 6d513eb0db25a272da65822f35907456b544f172
Dylan Baker
2020-05-07
1
-0
/
+234
*
.pick_status.json: Mark 9392ddab4399d796fdf37602f586965ec17f2b2a as backported
Dylan Baker
2020-05-06
1
-1
/
+1
*
i965: Fix out-of-bounds access to brw_stage_state::surf_offset
Danylo Piliaiev
2020-05-06
1
-1
/
+1
*
llvmpipo/nir: free compute shader NIR
Dave Airlie
2020-05-06
1
-1
/
+1
*
nir: add missing group_memory_barrier handling
Rhys Perry
2020-05-06
1
-1
/
+1
*
.pick_status.json: Mark d80fb024302aa6058945826a79ba0caf9611fcc1 as backported
Dylan Baker
2020-05-06
1
-1
/
+1
*
.pick_status.json: Update to 6292059662dccd3e151c731a3b108fd0b9e4c606
Dylan Baker
2020-05-06
1
-0
/
+1197
*
.pick_status.json: Mark bdd2f284d90b7f07ac5e878490be8d216d0d23c6 as denominated
Dylan Baker
2020-05-04
1
-1
/
+1
*
iris: don't assert on unfinished aux import in copy paths
Lionel Landwerlin
2020-05-04
1
-1
/
+1
*
radeonsi: unify and align down the max SSBO/TBO/UBO buffer binding size
Marek Olšák
2020-05-04
1
-1
/
+1
*
vulkan: Allow destroying NULL debug report callbacks
Jason Ekstrand
2020-05-04
1
-1
/
+1
*
st/mesa: destroy only own program variants when program is released
Tapani Pälli
2020-05-04
1
-1
/
+1
*
radeonsi: fix export count
Pierre-Eric Pelloux-Prayer
2020-05-04
1
-1
/
+1
*
radv: Extend tiling flags to 64-bit.
Bas Nieuwenhuizen
2020-05-04
1
-1
/
+1
*
anv,iris: Fix input vertex max for tcs on gen12
D Scott Phillips
2020-05-04
1
-1
/
+1
*
intel/fs: Update location of Render Target Array Index for gen12
D Scott Phillips
2020-05-04
1
-1
/
+1
*
.pick_status.json: Update to b97cc41aa203fd9fb9f5cf5f5aa7fd40f567917d
Dylan Baker
2020-05-04
1
-0
/
+1719
*
.pick_status.json: Mark 3fac55ce0d066d767d6c6c8308f79d0c3e566ec0 as denominated
Dylan Baker
2020-04-30
1
-1
/
+1
*
.pick_status.json: Update to 3fac55ce0d066d767d6c6c8308f79d0c3e566ec0
Dylan Baker
2020-04-30
1
-0
/
+234
*
intel/fs: Don't delete coalesced MOVs if they have a cmod
Jason Ekstrand
2020-04-29
1
-1
/
+1
*
mesa: report GL_INVALID_OPERATION for invalid glTextureBuffer target
Marek Olšák
2020-04-29
1
-1
/
+1
*
nir/copy_prop_vars: Report progress when deleting self-copies
Jason Ekstrand
2020-04-29
1
-1
/
+1
*
.pick_status.json: Update to 2efa76f795cb2b2bf00b317c580aeeeddd1e9bc2
Dylan Baker
2020-04-29
1
-0
/
+1467
*
anv: Expose CS workgroup sizes based on a maximum of 64 threads
Jason Ekstrand
2020-04-28
1
-1
/
+1
*
intel/devinfo: Compute the correct L3$ size for Gen12
Jason Ekstrand
2020-04-28
1
-1
/
+1
*
radv: Use actual memory type count for setting app-visible bitset.
Bas Nieuwenhuizen
2020-04-28
1
-1
/
+1
*
freedreno: Fix calculation of the const buffer cmdstream size.
Eric Anholt
2020-04-28
1
-1
/
+1
*
.pick_status.json: Update to 6b551d9f360e45ba4e74867dbe79ae212e4766c5
Dylan Baker
2020-04-28
1
-0
/
+774
*
st/mesa: Treat vertex inputs absent in inputMapping as zero in mesa_to_tgsi
Danylo Piliaiev
2020-04-27
1
-1
/
+1
*
nir/lower_subgroups: Mask off unused bits in ballot ops
Jason Ekstrand
2020-04-27
1
-1
/
+1
*
anv: Drop an assert
Jason Ekstrand
2020-04-27
1
-1
/
+1
*
spirv: Fix passing combined image/samplers through function calls
Jason Ekstrand
2020-04-27
1
-1
/
+1
*
nir/opt_deref: Remove certain sampler type casts
Jason Ekstrand
2020-04-27
1
-1
/
+1
[next]