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
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
osmesa: link with libunwind if enabled (v2)
Alexandre Demers
2017-09-21
1
-1
/
+2
*
radeonsi: fix array textures layer coordinate
Nicolai Hähnle
2017-09-20
1
-1
/
+10
*
radeonsi: set MIP_POINT_PRECLAMP to 0
Nicolai Hähnle
2017-09-20
1
-1
/
+1
*
swr: invalidate attachment on transition change
George Kyriazis
2017-09-20
3
-0
/
+28
*
broadcom/vc4: Fix use-after-free when deleting a program.
Eric Anholt
2017-09-20
1
-6
/
+15
*
broadcom/vc4: Fix use-after-free trying to mix a quad and tile clear.
Eric Anholt
2017-09-20
1
-24
/
+32
*
broadcom/vc4: Fix use-after-free for flushing when writing to a texture.
Eric Anholt
2017-09-20
1
-2
/
+7
*
amd/common: round cube array slice in ac_prepare_cube_coords
Nicolai Hähnle
2017-09-20
1
-0
/
+1
*
radeonsi: apply a mask to gl_SampleMaskIn in the PS prolog
Nicolai Hähnle
2017-09-20
3
-5
/
+76
*
nvc0: write 0 to pipeline_statistics.cs_invocations
Karol Herbst
2017-09-06
1
-0
/
+1
*
llvmpipe: lp_build_gather_elem_vec BE fix for 3x16 load
Ben Crocker
2017-09-06
1
-2
/
+28
*
gallivm: correct channel shift logic on big endian
Ray Strode
2017-09-06
1
-1
/
+7
*
etnaviv: use correct param for etna_compatible_rs_format(..)
Christian Gmeiner
2017-09-06
1
-1
/
+1
*
nv50/ir: properly set sType for TXF ops to U32
Ilia Mirkin
2017-08-25
1
-0
/
+3
*
radeonsi/gfx9: add a temporary workaround for a tessellation driver bug
Marek Olšák
2017-08-25
1
-1
/
+5
*
swr/rast: switch gen_knobs.cpp license
Tim Rowley
2017-08-25
1
-12
/
+17
*
nv50/ir: fix TXQ srcMask
Ilia Mirkin
2017-08-19
1
-0
/
+2
*
nv50/ir: fix srcMask computation for TG4 and TXF
Ilia Mirkin
2017-08-19
1
-0
/
+2
*
gallium/os: fix os_time_get_nano() to roll over less
Frank Richter
2017-08-19
1
-1
/
+8
*
st/wgl: check for negative delta in wait_swap_interval()
Frank Richter
2017-08-19
1
-2
/
+5
*
swr/rast: Fix invalid casting for calls to Interlocked* functions
Tim Rowley
2017-08-19
3
-7
/
+7
*
radeonsi: disable CE by default
Marek Olšák
2017-08-19
3
-11
/
+21
*
ac: fail shader compilation if libelf is replaced by an incompatible version
Marek Olšák
2017-08-19
1
-1
/
+4
*
nv50/ir: fix ConstantFolding with saturation
Karol Herbst
2017-08-19
2
-1
/
+15
*
swr/rast: fix scons gen_knobs.h dependency
Tim Rowley
2017-08-03
1
-1
/
+1
*
gallium/radeon: fix ARB_query_buffer_object conversion to boolean
Nicolai Hähnle
2017-08-03
1
-1
/
+2
*
etnaviv: fix memory leak when BO allocation fails
Lucas Stach
2017-08-03
1
-1
/
+5
*
st/dri: Check get-handle return value in queryImage
Daniel Stone
2017-08-03
1
-6
/
+9
*
swr: remove unneeded fallback strcasecmp define
Emil Velikov
2017-08-03
1
-5
/
+0
*
gallium/radeon: make S_FIXED function signed and move it to shared code
Marek Olšák
2017-08-03
3
-9
/
+5
*
radeonsi/gfx9: reduce max threads per block to 1024 on gfx9+
Nicolai Hähnle
2017-08-03
1
-15
/
+27
*
radeonsi: fix detection of DRAW_INDIRECT_MULTI on SI
Nicolai Hähnle
2017-08-03
1
-2
/
+2
*
broadcom/vc4: Prefer blit via rendering to the software fallback.
Eric Anholt
2017-08-03
1
-6
/
+8
*
etnaviv: Clear lbl_usage array correctly
Wladimir J. van der Laan
2017-08-03
1
-1
/
+1
*
swr: don't forget to link AVX/AVX2 against pthreads
Emil Velikov
2017-08-03
1
-1
/
+4
*
swr/rast: quit using linux-specific gettid()
Tim Rowley
2017-08-03
2
-4
/
+3
*
gallium/util: fix nondeterministic avx512 detection
Tim Rowley
2017-08-03
1
-1
/
+1
*
st/va: Fix scaling list ordering for H.265
Mark Thompson
2017-08-03
3
-7
/
+49
*
radeonsi/gfx9: fix crash building monolithic merged ES-GS shader
Nicolai Hähnle
2017-08-03
1
-2
/
+3
*
nv50/ir: fix threads calculation for non-compute shaders
Ilia Mirkin
2017-08-03
1
-5
/
+9
*
svga: fix texture swizzle writemasking
Brian Paul
2017-08-03
1
-0
/
+2
*
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
*
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
*
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
[next]