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
Commit message (
Expand
)
Author
Age
Files
Lines
*
VERSION: bump for 19.0.0 release
Dylan Baker
2019-03-13
1
-1
/
+1
*
anv: Fix destroying descriptor sets when pool gets reset
Danylo Piliaiev
2019-03-12
1
-4
/
+3
*
anv: destroy descriptor sets when pool gets reset
Juan A. Suarez Romero
2019-03-12
1
-0
/
+6
*
anv: destroy descriptor sets when pool gets destroyed
Tapani Pälli
2019-03-12
2
-0
/
+18
*
intel/nir: Vectorize all IO
Jason Ekstrand
2019-03-12
1
-0
/
+17
*
nir: Add a pass for lowering IO back to vector when possible
Jason Ekstrand
2019-03-12
5
-1
/
+392
*
scons: Compatibility with Scons development version string
pal1000
2019-03-12
2
-2
/
+14
*
anv: revert "anv: release memory allocated by glsl types during spirv_to_nir"
Tapani Pälli
2019-03-12
1
-2
/
+0
*
radv: fix pointSizeRange limits
Samuel Pitoiset
2019-03-12
1
-1
/
+1
*
anv: release memory allocated by glsl types during spirv_to_nir
Tapani Pälli
2019-03-12
1
-0
/
+2
*
st/dri: Set the PIPE_BIND_SHARED flag on create_image_with_modifiers.
Eric Anholt
2019-03-12
1
-6
/
+1
*
svga: remove SVGA_RELOC_READ flag in SVGA3D_BindGBSurface()
Brian Paul
2019-03-12
1
-1
/
+1
*
anv: Take references to push descriptor set layouts
Jason Ekstrand
2019-03-12
1
-6
/
+16
*
anv: Refactor descriptor pushing a bit
Jason Ekstrand
2019-03-12
1
-28
/
+22
*
virgl: remove unused variable
Erik Faye-Lund
2019-03-08
1
-1
/
+0
*
cherry-ignore: Update the cherry-ignore file
Dylan Baker
2019-03-07
1
-1
/
+12
*
intel/fs: Fix extract_u8 of an odd byte from a 64-bit integer
Ian Romanick
2019-03-07
1
-0
/
+7
*
intel/fs: nir_op_extract_i8 extracts a byte, not a word
Ian Romanick
2019-03-07
1
-2
/
+4
*
spirv: Pull offset/stride from the pointer for OpArrayLength
Jason Ekstrand
2019-03-07
1
-2
/
+10
*
VERSION: bump version for rc7
mesa-19.0.0-rc7
Dylan Baker
2019-03-06
1
-1
/
+1
*
radv: properly align the fence and EOP bug VA on GFX9
Samuel Pitoiset
2019-03-05
1
-2
/
+5
*
egl: fix libdrm-less builds
Eric Engestrom
2019-03-05
2
-15
/
+0
*
anv: retain the is_array state in create_plane_tex_instr_implicit
Tapani Pälli
2019-03-05
1
-0
/
+1
*
intel,nir: Lower TXD with min_lod when the sampler index is not < 16
Jason Ekstrand
2019-03-05
3
-1
/
+30
*
spirv: OpImageQueryLod requires a sampler
Jason Ekstrand
2019-03-05
1
-1
/
+1
*
anv: Count surfaces for non-YCbCr images in GetDescriptorSetLayoutSupport
Jason Ekstrand
2019-03-05
1
-0
/
+3
*
st/nine: Ignore multisample quality level if no ms
Axel Davy
2019-03-05
1
-0
/
+4
*
st/nine: Ignore window size if error
Axel Davy
2019-03-05
1
-1
/
+8
*
android: anv: fix libexpat shared dependency
Mauro Rossi
2019-03-05
1
-1
/
+1
*
android: anv: fix generated files depedencies (v2)
Mauro Rossi
2019-03-05
1
-15
/
+25
*
glsl: fix recording of variables for XFB in TCS shaders
Ilia Mirkin
2019-03-05
3
-5
/
+44
*
glsl: TCS outputs can not be transform feedback candidates on GLES
Jose Maria Casanova Crespo
2019-03-05
1
-1
/
+21
*
glx: fix shared memory leak in X11
Ray Zhang
2019-03-05
1
-0
/
+3
*
glsl: fix shader cache for packed param list
Timothy Arceri
2019-03-05
3
-11
/
+11
*
i965: Fix allow_higher_compat_version workaround limited by OpenGL 3.0
Yevhenii Kolesnikov
2019-03-05
1
-6
/
+12
*
intel/compiler: use correct swizzle for replacement
Lionel Landwerlin
2019-03-05
1
-5
/
+5
*
freedreno: use renderonly path for buffers allocated with modifiers
Jonathan Marek
2019-03-05
1
-1
/
+7
*
freedreno: a2xx: fix mipmapping for NPOT textures
Jonathan Marek
2019-03-05
1
-0
/
+6
*
freedreno: a2xx: fix fast clear for some gmem configurations
Jonathan Marek
2019-03-05
1
-3
/
+3
*
freedreno: a2xx: add use_hw_binning function
Jonathan Marek
2019-03-05
1
-2
/
+24
*
freedreno: a2xx: don't write 4th vertex in mem2gmem
Jonathan Marek
2019-03-05
1
-3
/
+1
*
scons: Workaround failures with MSVC when using SCons 3.0.[2-4].
Jose Fonseca
2019-02-28
1
-1
/
+7
*
mesa: fix display list corner case assertion
Brian Paul
2019-02-27
1
-0
/
+2
*
radv: Interpolate less aggressively.
Bas Nieuwenhuizen
2019-02-27
1
-9
/
+12
*
Bump version for rc6
mesa-19.0.0-rc6
Dylan Baker
2019-02-26
1
-1
/
+1
*
radv: fix clearing attachments in secondary command buffers
Samuel Pitoiset
2019-02-26
1
-10
/
+46
*
i965: fixed clamping in set_scissor_bits when the y is flipped
Eleni Maria Stea
2019-02-26
1
-1
/
+1
*
meson: egl: correctly manage loader/xmlconfig
Emil Velikov
2019-02-26
1
-6
/
+5
*
radv: don't copy buffer descriptors list for samplers
Samuel Pitoiset
2019-02-26
1
-1
/
+5
*
radv: fix out-of-bounds access when copying descriptors BO list
Samuel Pitoiset
2019-02-26
1
-2
/
+0
[next]