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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
swr/rast: SIMD16 FE - interleaved simdvertex output in GS
Tim Rowley
2017-05-30
2
-20
/
+31
*
swr/rast: fix _simd16_movemask_(ps,pd) native AVX512 intrinsics
Tim Rowley
2017-05-30
1
-4
/
+4
*
swr/rast: SIMD16 FE - primitive assembly simplification
Tim Rowley
2017-05-30
2
-50
/
+32
*
swr/rast: silence write of cfg graph
Tim Rowley
2017-05-30
1
-3
/
+3
*
swr/rast: add CreateDirectoryPath to recursively create directories
Tim Rowley
2017-05-30
3
-8
/
+53
*
swr/rast: add support for DX1_RGB{_SRGB} formats
Tim Rowley
2017-05-30
3
-37
/
+93
*
swr/rast: clean up whitespace
Tim Rowley
2017-05-30
1
-1
/
+0
*
swr/rast: adjust BinPostSetupPoints* function signature
Tim Rowley
2017-05-30
1
-3
/
+3
*
swr/rast: remove extra pixel center adjustment in BinPostSetupPoints
Tim Rowley
2017-05-30
1
-5
/
+0
*
nvc0: support for GP10B
Alexandre Courbot
2017-05-30
1
-0
/
+1
*
etnaviv: Don't try to use the index buffer if size is zero
Tomeu Vizoso
2017-05-30
1
-11
/
+13
*
glthread/gallium: require safe_glthread to start glthread
Gregory Hainaut
2017-05-29
1
-4
/
+17
*
radeonsi: use ac_build_buffer_load for shader buffer loads
Marek Olšák
2017-05-29
1
-22
/
+21
*
radeonsi: move building llvm.SI.load.const into ac_build_buffer_load
Marek Olšák
2017-05-29
1
-13
/
+10
*
radeonsi: rename readonly_memory -> can_speculate
Marek Olšák
2017-05-29
2
-14
/
+14
*
radeonsi: fix a crash in si_destroy_context if we fail early
Marek Olšák
2017-05-29
1
-1
/
+2
*
freedreno: fix fence creation fail if no rendering
Rob Clark
2017-05-28
1
-13
/
+1
*
radeonsi: drop useless memcmp() check in si_set_blend_color()
Samuel Pitoiset
2017-05-27
1
-3
/
+0
*
llvmpipe: add LP_NEW_GS flag for updating vertex info
Roland Scheidegger
2017-05-27
1
-0
/
+1
*
svga: document some incorrect VGPU10 shader translation issues
Brian Paul
2017-05-26
1
-0
/
+9
*
osmesa: link with libunwind if enabled (v2)
Alexandre Demers
2017-05-26
1
-1
/
+2
*
nouveau: drop Android 4.4 and earlier support
Rob Herring
2017-05-25
2
-33
/
+3
*
gallium/os: use mmap64 for Android
Rob Herring
2017-05-25
1
-18
/
+3
*
st/wgl: whitespace, formatting fixes in stw_device.c
Brian Paul
2017-05-25
1
-12
/
+9
*
radeonsi: enable vcn decode
Leo Liu
2017-05-25
1
-1
/
+4
*
winsys/amdgpu: add vcn dec cs support
Leo Liu
2017-05-25
1
-1
/
+10
*
radeon: rename has_uvd info to has_hw_decode
Leo Liu
2017-05-25
4
-6
/
+6
*
radeon/vcn: add decode message for mpeg4 codec
Leo Liu
2017-05-25
1
-0
/
+51
*
radeon/vcn: add decode message for mpeg2 codec
Leo Liu
2017-05-25
1
-0
/
+66
*
radeon/vcn: add decode message for vc1 codec
Leo Liu
2017-05-25
1
-0
/
+72
*
radeon/vcn: add decode message for hevc codec
Leo Liu
2017-05-25
1
-0
/
+225
*
radeon/vcn: add decode message decode for avc codec
Leo Liu
2017-05-25
1
-4
/
+193
*
radeon/vcn: add decode message feedback
Leo Liu
2017-05-25
1
-1
/
+5
*
radeon/vcn: add decode message destroy
Leo Liu
2017-05-25
1
-1
/
+10
*
radeon/vcn: add decode message create
Leo Liu
2017-05-25
1
-1
/
+21
*
radeon/vcn: add common decode part
Leo Liu
2017-05-25
3
-0
/
+675
*
radeon/winsys: add vcn dec ring type
Leo Liu
2017-05-25
1
-0
/
+1
*
radeon/winsys: add uvd enc ring type
Leo Liu
2017-05-25
1
-0
/
+1
*
radeon/vcn: add vcn decode interface
Leo Liu
2017-05-25
2
-0
/
+502
*
svga: init svga_screen::swc_mutex with mtx_recursive
Brian Paul
2017-05-24
2
-1
/
+4
*
svga: move logging initialization code into new function
Brian Paul
2017-05-24
2
-24
/
+31
*
svga: init local vars to silence uninitialized use warnings
Brian Paul
2017-05-24
1
-3
/
+3
*
svga: log the process command line to the vmware.log file
Brian Paul
2017-05-24
1
-0
/
+16
*
svga: Limit svga message capability to newer compilers
Sinclair Yeh
2017-05-24
1
-4
/
+14
*
svga: Fix MSVC build.
Brian Paul
2017-05-24
1
-2
/
+32
*
svga: Add the ability to log messages to vmware.log on the host.
Sinclair Yeh
2017-05-24
5
-0
/
+471
*
Revert "gallium: remove unused PIPE_CC_GCC_VERSION"
Brian Paul
2017-05-24
1
-0
/
+1
*
winsys/amdgpu: align VA allocations to fragment size v2
Christian König
2017-05-24
1
-0
/
+2
*
tgsi: remove unused tgsi_is_passthrough_shader()
Samuel Pitoiset
2017-05-24
2
-79
/
+0
*
st/nine: Fix a regression and syntax cleanup
Axel Davy
2017-05-24
4
-19
/
+16
[prev]
[next]