index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
VERSION: bump version to 19.3.3
mesa-19.3.3
Dylan Baker
2020-01-28
1
-1
/
+1
*
docs: Add relnotes for 19.3.3 release
Dylan Baker
2020-01-28
1
-0
/
+193
*
radeonsi: don't invoke decompression inside internal launch_grid
Marek Olšák
2020-01-28
3
-4
/
+22
*
radeonsi: clean up how internal compute dispatches are handled
Marek Olšák
2020-01-28
1
-18
/
+12
*
drisw: Cache the depth of the X drawable
Adam Jackson
2020-01-28
3
-4
/
+33
*
aco/gfx10: Fix VcmpxExecWARHazard mitigation.
Timur Kristóf
2020-01-28
3
-4
/
+3
*
intel: Fix aux map alignments on 32-bit builds.
Kenneth Graunke
2020-01-28
3
-6
/
+6
*
meson: Do not require libdrm for DRI2 on hurd
Samuel Thibault
2020-01-28
2
-2
/
+4
*
aco: fix off-by-one error when initializing sgpr_live_in
Rhys Perry
2020-01-28
2
-2
/
+2
*
radv: fix double free corruption in radv_alloc_memory()
Samuel Pitoiset
2020-01-28
2
-2
/
+1
*
egl/android: fix buffer_count for applications setting max count
Tapani Pälli
2020-01-28
2
-7
/
+23
*
radv: Remove syncobj_handle variable in header.
Bas Nieuwenhuizen
2020-01-28
2
-2
/
+1
*
turnip: fix invalid VK_ERROR_OUT_OF_POOL_MEMORY
Hyunjun Ko
2020-01-28
2
-1
/
+4
*
clover: Initialize Asm Parsers
Jan Vesely
2020-01-28
2
-1
/
+2
*
anv: Stop allocating WSI event fences off the instance
Jason Ekstrand
2020-01-28
2
-3
/
+3
*
anv: Canonicalize buffer formats for image/buffer copies
Jason Ekstrand
2020-01-28
2
-21
/
+43
*
anv/blorp: Rename buffer image stride parameters
Jason Ekstrand
2020-01-28
2
-10
/
+11
*
docs: remove double-closed definition-list
Erik Faye-Lund
2020-01-28
2
-3
/
+1
*
docs: move paragraph closing tag
Erik Faye-Lund
2020-01-28
2
-2
/
+3
*
docs: use code-tags instead of pre-tags
Erik Faye-Lund
2020-01-28
2
-3
/
+3
*
docs: use code-tags instead of pre-tags
Erik Faye-Lund
2020-01-28
2
-3
/
+3
*
docs: use code-tag instead of pre-tag
Erik Faye-Lund
2020-01-28
2
-2
/
+2
*
docs: open paragraph before closing it
Erik Faye-Lund
2020-01-28
2
-2
/
+2
*
docs: fix paragraphs
Erik Faye-Lund
2020-01-28
2
-1
/
+3
*
docs: fix typo in html tag name
Erik Faye-Lund
2020-01-28
2
-2
/
+2
*
util: call bind_sampler_states before setting sampler_views
Pierre-Eric Pelloux-Prayer
2020-01-28
2
-7
/
+7
*
meson: use github URL for wraps instead of completely unreliable wrapdb
Eric Engestrom
2020-01-28
3
-3
/
+3
*
aco: rework lower_to_cssa()
Daniel Schürmann
2020-01-28
2
-71
/
+43
*
intel/perf: report query split for mdapi
Lionel Landwerlin
2020-01-28
4
-3
/
+19
*
intel/perf: expose timestamp begin for mdapi
Lionel Landwerlin
2020-01-28
4
-1
/
+10
*
radeonsi: work around an LLVM crash when using llvm.amdgcn.icmp.i64.i1
Marek Olšák
2020-01-28
2
-1
/
+2
*
intel/compiler: Fix illegal mutation in get_nir_image_intrinsic_image
Kenneth Graunke
2020-01-28
2
-4
/
+7
*
.pick_status.json: Update to c787b8d2a16d5e2950f209b1fcbec6e6c0388845
Dylan Baker
2020-01-28
1
-0
/
+22016
*
st/mesa: don't lower YUV when driver supports it natively
Jonathan Marek
2020-01-15
6
-53
/
+78
*
radeonsi: make sure fmask expand is done if needed
Pierre-Eric Pelloux-Prayer
2020-01-15
1
-1
/
+2
*
radeonsi: fix fmask expand compute shader
Pierre-Eric Pelloux-Prayer
2020-01-15
1
-1
/
+1
*
egl/android: Restrict minimum triple buffering for android color_buffers
Nataraj Deshpande
2020-01-15
1
-3
/
+7
*
radv: only use VkSamplerCreateInfo::compareOp if enabled
Samuel Pitoiset
2020-01-15
1
-1
/
+5
*
radv: Disable VK_EXT_sample_locations on GFX10.
Bas Nieuwenhuizen
2020-01-15
1
-1
/
+2
*
cherry-ignore: Update for 19.3.3
Dylan Baker
2020-01-15
1
-0
/
+2
*
aco: fix unconditional demote_to_helper
Daniel Schürmann
2020-01-15
2
-13
/
+16
*
aco: check if multiplication/clamp is live when applying output modifier
Rhys Perry
2020-01-14
1
-18
/
+24
*
aco: don't DCE atomics with return values
Rhys Perry
2020-01-14
5
-19
/
+26
*
intel/fs: Only use SLM fence in compute shaders
Caio Marcelo de Oliveira Filho
2020-01-14
1
-0
/
+3
*
anv: only use VkSamplerCreateInfo::compareOp if enabled
Lionel Landwerlin
2020-01-14
1
-1
/
+3
*
mesa: Fix detection of invalidating both depth and stencil.
Eric Anholt
2020-01-14
1
-2
/
+3
*
anv: Memset array properties
Jason Ekstrand
2020-01-14
1
-0
/
+5
*
anv: Don't over-advertise descriptor indexing features
Jason Ekstrand
2020-01-14
1
-15
/
+17
*
intel/blorp: Fill out all the dwords of MI_ATOMIC
Jason Ekstrand
2020-01-14
1
-0
/
+4
*
intel/vec4: Support scoped_memory_barrier
Jason Ekstrand
2020-01-14
1
-1
/
+2
[next]