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
*
i965: Fix and enable forgotten validation test
Matt Turner
2017-10-04
1
-14
/
+17
*
i965: Only insert error message if not already present
Matt Turner
2017-10-04
1
-5
/
+13
*
i965: Avoid validation error when src1 is not present
Matt Turner
2017-10-04
1
-1
/
+1
*
i965: Remove validate_reg()
Matt Turner
2017-10-04
1
-80
/
+0
*
i965: Add and use STRIDE and WIDTH macros
Matt Turner
2017-10-04
1
-18
/
+15
*
i965: Add parentheses around usage of macro arguments
Matt Turner
2017-10-04
1
-1
/
+1
*
i965: Add GLK, CFL, CNL to test_eu_validate.c
Matt Turner
2017-10-04
1
-0
/
+7
*
i965: Add Atom graphics names to parse_devid_override()
Matt Turner
2017-10-04
1
-0
/
+3
*
i965: Fix support for disassembling 64-bit integer immediates
Matt Turner
2017-10-04
1
-2
/
+2
*
i965/fs: Rewrite fsign64 to skip the float -> double conversion
Matt Turner
2017-10-04
1
-41
/
+9
*
i965/fs: Unpack count argument to 64-bit shift ops on Atom
Matt Turner
2017-10-04
1
-6
/
+28
*
i965/fs: Don't apply POW/FDIV workaround on Gen10+
Matt Turner
2017-10-04
1
-0
/
+1
*
i965: Fix src0 vs src1 typo
Matt Turner
2017-10-04
1
-1
/
+1
*
radv: enable tc compatible htile for d32s8 also.
Dave Airlie
2017-10-04
1
-1
/
+2
*
radv: dump SPIRV when a GPU hang is detected
Samuel Pitoiset
2017-10-04
4
-4
/
+13
*
radv: dump NIR when a GPU hang is detected
Samuel Pitoiset
2017-10-04
4
-11
/
+27
*
ac: silence a warning
Marek Olšák
2017-10-04
1
-1
/
+3
*
egl/wayland: Don't use dmabuf with no modifiers
Daniel Stone
2017-10-04
1
-7
/
+11
*
egl/wayland: Check queryImage return for wl_buffer
Daniel Stone
2017-10-04
1
-15
/
+41
*
travis: move include path from $CC to $CFLAGS
Eric Engestrom
2017-10-04
1
-2
/
+2
*
wayland-egl: adds CFLAGS for wayland.egl.h include
Tobias Klausmann
2017-10-04
1
-1
/
+2
*
automake: add texcompress_s3tc_tmp.h to the sources list
Emil Velikov
2017-10-04
1
-0
/
+1
*
st/va: add RGB support to vlVaPutSurface
Leo Liu
2017-10-04
1
-1
/
+13
*
st/va: don't re-allocate interlaced buffer with pakced format
Leo Liu
2017-10-04
1
-4
/
+6
*
st/vdpau: don't re-allocate interlaced buffer with packed YUV format
Leo Liu
2017-10-04
1
-0
/
+2
*
radv: Implement TC compatible HTILE.
Bas Nieuwenhuizen
2017-10-04
4
-6
/
+62
*
radv: emit fmuladd instead of fma to llvm.
Dave Airlie
2017-10-04
1
-1
/
+1
*
android: fix build issues with brw_nir_trig_workarounds.c
Tapani Pälli
2017-10-04
1
-1
/
+1
*
intel: compiler: vec4: add missing default 0 lod
Lionel Landwerlin
2017-10-03
1
-0
/
+9
*
anv: Remove base_vertex/instance from push_constants
Jason Ekstrand
2017-10-03
1
-7
/
+0
*
util: include string.h in u_string.h
Brian Paul
2017-10-03
1
-0
/
+1
*
llvmpipe: silence 'variable may be used uninitialized' warnings
Brian Paul
2017-10-03
2
-2
/
+2
*
mesa: silence 'variable may be used uninitialized' warning in teximage.c
Brian Paul
2017-10-03
1
-1
/
+1
*
mesa: silence 'variable may be used uninitialized' warning in bufferobj.c
Brian Paul
2017-10-03
1
-0
/
+1
*
svga: wrap long comments in svga_tgsi_vgpu10.c
Brian Paul
2017-10-03
1
-4
/
+6
*
svga: tweak pre-VGPU10 rasterization offsets
Brian Paul
2017-10-03
1
-17
/
+7
*
svga: if we get nr_samples==1, store nr_samples=0
Brian Paul
2017-10-03
1
-4
/
+7
*
svga: emit sampler constants only if sampler view exists
Charmaine Lee
2017-10-03
1
-7
/
+12
*
svga: fix incorrect case in svga_typeless_format()
Brian Paul
2017-10-03
1
-2
/
+1
*
svga: add typeless switch cases in svga_typeless_format()
Brian Paul
2017-10-03
1
-0
/
+10
*
svga: Allow sRGB format with PIPE_BIND_DISPLAY_TARGET binding flag on vgpu10.
Neha Bhende
2017-10-03
1
-2
/
+7
*
etnaviv: Set up unknown GC3000 states
Wladimir J. van der Laan
2017-10-03
1
-0
/
+11
*
etnaviv: Fix point sprite rendering on GC3000
Wladimir J. van der Laan
2017-10-03
1
-0
/
+2
*
etnaviv: Add support for DP2 instruction
Wladimir J. van der Laan
2017-10-03
4
-1
/
+7
*
etnaviv: Support opcodes with bit 6 set in assembler
Wladimir J. van der Laan
2017-10-03
1
-1
/
+4
*
travis: add meson build for vulkan drivers.
Dylan Baker
2017-10-03
1
-0
/
+36
*
meson: convert gtest to an internal dependency
Dylan Baker
2017-10-03
4
-7
/
+12
*
meson: set C++ standard to C++11
Dylan Baker
2017-10-03
1
-1
/
+1
*
meson: add window system deps to intel vulkan common
Dylan Baker
2017-10-03
1
-1
/
+1
*
meson: look for libelf as a library if there is no pkgconfig
Dylan Baker
2017-10-03
1
-1
/
+4
[next]