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
*
docs: add release notes for 17.2.3
mesa-17.2.3
Emil Velikov
2017-10-19
1
-0
/
+180
*
Update version to 17.2.3
Emil Velikov
2017-10-19
1
-1
/
+1
*
eglmesaext: add forward declaration for struct wl_buffers
Emil Velikov
2017-10-17
1
-0
/
+1
*
wayland-drm: use a copy of the wayland_drm_callbacks struct
Emil Velikov
2017-10-17
1
-5
/
+5
*
nir: Get rid of the variable on vote intrinsics
Jason Ekstrand
2017-10-17
2
-5
/
+3
*
nir/opcodes: Fix constant-folding of ufind_msb
Jason Ekstrand
2017-10-17
1
-1
/
+1
*
glsl/blob: Return false from grow_to_fit if we've ever failed
Jason Ekstrand
2017-10-17
2
-1
/
+13
*
glsl/blob: Return false from ensure_can_read on overrun
Jason Ekstrand
2017-10-17
1
-0
/
+3
*
scons: use python3-compatible print()
Eric Engestrom
2017-10-17
8
-30
/
+30
*
radv: Only set the MTYPE flags on GFX9+.
Bas Nieuwenhuizen
2017-10-17
1
-1
/
+1
*
egl/wayland: Don't use dmabuf with no modifiers
Daniel Stone
2017-10-17
1
-7
/
+11
*
egl/wayland: Check queryImage return for wl_buffer
Daniel Stone
2017-10-17
1
-15
/
+41
*
swr/rast: do not crash on NULL strings returned by getenv
Emil Velikov
2017-10-17
1
-1
/
+2
*
radeonsi: clamp border colors for upgraded depth textures
Nicolai Hähnle
2017-10-17
1
-59
/
+60
*
radeonsi: clamp depth comparison value only for fixed point formats
Nicolai Hähnle
2017-10-17
7
-14
/
+55
*
st/glsl_to_tgsi: fix a use-after-free in merge_two_dsts
Nicolai Hähnle
2017-10-17
1
-1
/
+2
*
anv: bo_cache: allow importing a BO larger than needed
Lionel Landwerlin
2017-10-17
1
-1
/
+1
*
st/glsl_to_tgsi: fix indirect access to 64-bit integer
Nicolai Hähnle
2017-10-17
1
-1
/
+1
*
nv50,nvc0: fix push hint logic in presence of a start offset
Ilia Mirkin
2017-10-17
2
-7
/
+5
*
radv: lower ffma in nir.
Dave Airlie
2017-10-17
1
-0
/
+1
*
radv: Add R16G16B16A16_SNORM fast clear support
Alex Smith
2017-10-17
1
-0
/
+6
*
st/mesa: don't clobber glGetInternalformat* buffer for GL_NUM_SAMPLE_COUNTS
Nicolai Hähnle
2017-10-17
1
-1
/
+2
*
nv50/ir: fix 64-bit integer shifts
Ilia Mirkin
2017-10-17
1
-1
/
+3
*
anv: Do not assert() on VK_ATTACHMENT_UNUSED
Józef Kucia
2017-10-17
1
-1
/
+2
*
spirv: Fix SpvOpAtomicISub
Józef Kucia
2017-10-17
1
-0
/
+1
*
cherry-ignore: add "anv/wsi: Allocate enough memory for the entire image"
Emil Velikov
2017-10-17
1
-0
/
+4
*
anv/cmd_buffer: Reset state in cmd_buffer_destroy
Lionel Landwerlin
2017-10-17
1
-9
/
+3
*
anv/cmd_buffer: fix push descriptors with set > 0
Lionel Landwerlin
2017-10-17
2
-13
/
+49
*
glsl_to_tgsi: fix instruction order for bindless textures
Marek Olšák
2017-10-17
1
-4
/
+14
*
intel/compiler: Don't propagate cmod into integer multiplies
Jason Ekstrand
2017-10-17
2
-0
/
+34
*
intel/compiler: Don't cmod propagate into a saturated operation
Jason Ekstrand
2017-10-17
2
-0
/
+16
*
gallivm/ppc64le: allow environmental control of Altivec code generation
Ben Crocker
2017-10-17
1
-8
/
+24
*
gallivm/ppc64le: adjust VSX code generation control.
Ben Crocker
2017-10-17
1
-7
/
+30
*
gallivm: allow additional llc options
Ben Crocker
2017-10-17
1
-0
/
+23
*
gallivm: fix typo in debug_printf message
Ben Crocker
2017-10-17
1
-1
/
+1
*
st/va: don't re-allocate interlaced buffer with pakced format
Leo Liu
2017-10-17
1
-4
/
+6
*
st/vdpau: don't re-allocate interlaced buffer with packed YUV format
Leo Liu
2017-10-17
1
-0
/
+2
*
radv: emit fmuladd instead of fma to llvm.
Dave Airlie
2017-10-17
1
-1
/
+1
*
cherry-ignore: add "anv: Remove unreachable cases from isl_format_for_size"
Emil Velikov
2017-10-17
1
-0
/
+5
*
intel: compiler: vec4: add missing default 0 lod
Lionel Landwerlin
2017-10-17
1
-0
/
+9
*
anv: Fix vkCmdFillBuffer()
Józef Kucia
2017-10-11
1
-2
/
+2
*
st/mesa: don't use pipe_surface for passing information about EGLImage
Marek Olšák
2017-10-11
1
-46
/
+50
*
nir/spirv: Allow loop breaks in a switch body.
Bas Nieuwenhuizen
2017-10-11
1
-1
/
+1
*
freedreno/a5xx: fix missing restore state
Rob Clark
2017-10-11
1
-0
/
+3
*
freedreno/a5xx: align height to GMEM
Rob Clark
2017-10-11
1
-1
/
+5
*
radeonsi: fix maximum advertised point size / line width
Nicolai Hähnle
2017-10-11
2
-8
/
+3
*
radeonsi: deduce rast_prim correctly for tessellation point mode
Nicolai Hähnle
2017-10-11
1
-3
/
+6
*
radeonsi: don't discard points and lines
Nicolai Hähnle
2017-10-11
2
-2
/
+26
*
radeonsi: move current_rast_prim to r600_common_context
Nicolai Hähnle
2017-10-11
5
-9
/
+13
*
glsl/lower_instruction: handle denorms and overflow in ldexp correctly
Nicolai Hähnle
2017-10-11
1
-61
/
+106
[next]