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
*
anv/cmd_buffer: Properly handle render passes with 0 attachments
Jason Ekstrand
2017-08-03
1
-12
/
+11
*
st/va: Fix scaling list ordering for H.265
Mark Thompson
2017-08-03
3
-7
/
+49
*
radv: advertise v6 of the wayland surface extension
Emil Velikov
2017-08-03
1
-1
/
+1
*
anv: advertise v6 of the wayland surface extension
Emil Velikov
2017-08-03
1
-1
/
+1
*
configure: only install khrplatform.h if needed
Eric Engestrom
2017-08-03
2
-0
/
+5
*
anv/pipeline: use unsigned long long constant to check enable vertex inputs
Juan A. Suarez Romero
2017-08-03
1
-1
/
+1
*
radeonsi/gfx9: fix crash building monolithic merged ES-GS shader
Nicolai Hähnle
2017-08-03
1
-2
/
+3
*
loader/dri3: Use dri3_find_back in loader_dri3_swap_buffers_msc
Thomas Hellstrom
2017-08-03
1
-1
/
+1
*
st/mesa: always unconditionally revalidate main framebuffer after SwapBuffers
Marek Olšák
2017-08-03
1
-0
/
+10
*
nv50/ir: fix threads calculation for non-compute shaders
Ilia Mirkin
2017-08-03
1
-5
/
+9
*
cherry-ignore: add "anv: Round u_vector element sizes to a power of two"
Emil Velikov
2017-08-03
1
-0
/
+4
*
svga: fix texture swizzle writemasking
Brian Paul
2017-08-03
1
-0
/
+2
*
docs: add sha256 checksums for 17.1.5
Andres Gomez
2017-07-14
1
-1
/
+2
*
docs: add release notes for 17.1.5
mesa-17.1.5
Andres Gomez
2017-07-14
1
-0
/
+202
*
Update version to 17.1.5
Andres Gomez
2017-07-14
1
-1
/
+1
*
spirv: Fix reaching unreachable for compare exchange on images
James Legg
2017-07-12
1
-0
/
+1
*
svga: fix PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE value
Brian Paul
2017-07-12
1
-1
/
+4
*
st/wgl: improve selection of pixel format
Olivier Lauffenburger
2017-07-12
1
-7
/
+29
*
svga: fixed surface size to include array size
Charmaine Lee
2017-07-12
1
-1
/
+2
*
svga: loop over box.depth for ReadBack_image on each slice
Neha Bhende
2017-07-12
1
-7
/
+8
*
glsl: do not call link_xfb_stride_layout_qualifiers() for fragment shaders
Juan A. Suarez Romero
2017-07-12
1
-2
/
+4
*
intel/isl: Add the maximum surface size limit
Anuj Phogat
2017-07-12
1
-0
/
+22
*
intel/isl: Use uint64_t to store total surface size
Anuj Phogat
2017-07-12
2
-2
/
+3
*
gallium/radeon: fix a possible crash for buffer exports
Marek Olšák
2017-07-12
1
-9
/
+15
*
etnaviv: don't dereference etna_resource pointer if allocation fails
Aleksander Morgado
2017-07-12
1
-3
/
+7
*
svga: clamp device line width to at least 1 to fix HWv8 line stippling
Brian Paul
2017-07-12
2
-5
/
+5
*
ac/nir: Fix ordering of parameters for image atomic cmpswap intrinsics
Alex Smith
2017-07-12
1
-1
/
+1
*
etnaviv: fix refcnt initialization in etna_screen
Aleksander Morgado
2017-07-12
1
-0
/
+1
*
swr/rast: Correctly allocate SWR_STATS memory as cacheline aligned
Tim Rowley
2017-07-12
2
-5
/
+5
*
swr/rast: _mm*_undefined_* implementations for gcc<4.9
Tim Rowley
2017-07-12
2
-2
/
+8
*
scons: Check for xlocale.h before defining HAVE_XLOCALE_H.
Vinson Lee
2017-07-12
1
-1
/
+3
*
mesa/main: Move NULL pointer check.
Plamena Manolova
2017-07-12
1
-6
/
+6
*
st/va: Fix leak in VAAPI subpictures
Chandu Babu N
2017-07-12
1
-0
/
+1
*
glsl: gl_Max{Vertex,Fragment}UniformComponents exist in all desktop GL versions
Iago Toral Quiroga
2017-07-12
1
-7
/
+9
*
intel: common: Fix link failure with standalone Android build
Tomasz Figa
2017-07-12
1
-0
/
+5
*
glsl: check if any of the named builtins are available first
Ilia Mirkin
2017-07-12
3
-4
/
+14
*
nir/spirv: Use the type from the deref for atomics
Jason Ekstrand
2017-07-12
1
-3
/
+3
*
ac/nir: implement 64-bit packing and unpacking
Connor Abbott
2017-07-08
2
-0
/
+32
*
spirv: fix OpBitcast when the src and dst bitsize are different (v3)
Connor Abbott
2017-07-08
1
-1
/
+66
*
st/mesa: release EGLImage on EGLImageTarget* error
Philipp Zabel
2017-07-08
1
-0
/
+1
*
winsys/radeon: only call pb_slabs_reclaim when slabs are actually used
Nicolai Hähnle
2017-07-08
1
-1
/
+2
*
cherry-ignore: i965: Fix anisotropic filtering for mag filter
Andres Gomez
2017-07-08
1
-0
/
+3
*
swr: Limit memory held by defer deleted resources.
Bruce Cherniak
2017-07-08
1
-0
/
+6
*
etnaviv: fix shader miscompilation with more than 16 labels
Lucas Stach
2017-07-08
1
-28
/
+32
*
ac/nir: Use correct LLVM intrinsics for atomic ops on imageBuffers
Alex Smith
2017-07-08
1
-29
/
+34
*
ac/nir: Make intrinsic_name buffer long enough
James Legg
2017-07-08
1
-1
/
+1
*
i965: Always set AALINEDISTANCE_TRUE on Sandybridge.
Kenneth Graunke
2017-07-08
1
-2
/
+1
*
i965: Use true AA line distance on G45/Ironlake.
Kenneth Graunke
2017-07-08
1
-1
/
+1
*
radeon/winsys: Limit max allocation size to 70% of VRAM
Aaron Watry
2017-07-08
1
-0
/
+2
*
draw: check for line_width != 1.0f in validate_pipeline()
Brian Paul
2017-07-08
1
-3
/
+4
[next]