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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx/test: meson: assorted include fixes
Emil Velikov
2018-12-25
1
-2
/
+2
*
glx: meson: wire up the dispatch-index-check test
Emil Velikov
2018-12-25
1
-0
/
+5
*
glx: meson: drop includes from a link-only library
Emil Velikov
2018-12-25
1
-1
/
+0
*
TODO: glx: meson: build dri based glx tests, only with -Dglx=dri
Emil Velikov
2018-12-25
2
-19
/
+16
*
pipe-loader: meson: reference correct library
Emil Velikov
2018-12-25
1
-1
/
+1
*
anv: don't do partial resolve on layer > 0
Lionel Landwerlin
2018-12-25
1
-0
/
+8
*
st/nine: Add src reference to nine_context_range_upload
Axel Davy
2018-12-25
3
-1
/
+8
*
st/nine: Bind src not dst in nine_context_box_upload
Axel Davy
2018-12-25
4
-6
/
+6
*
st/nine: Fix volumetexture dtor on ctor failure
Axel Davy
2018-12-25
1
-1
/
+2
*
nir: properly clear the entry sources in copy_prop_vars
Caio Marcelo de Oliveira Filho
2018-12-25
1
-0
/
+3
*
ac: split 16-bit ssbo loads that may not be dword aligned
Rhys Perry
2018-12-25
2
-43
/
+43
*
Revert "nir/lower_indirect: Bail early if modes == 0"
Ian Romanick
2018-12-25
1
-3
/
+0
*
i965/vec4/dce: Don't narrow the write mask if the flags are used
Ian Romanick
2018-12-25
4
-10
/
+208
*
radv: don't set surf_index for stencil-only images
Rhys Perry
2018-12-25
1
-1
/
+1
*
intel/compiler: do not copy-propagate strided regions to ddx/ddy arguments
Iago Toral Quiroga
2018-12-25
1
-0
/
+21
*
nir/constant_folding: Fix source bit size logic
Jason Ekstrand
2018-12-25
1
-2
/
+1
*
glx: Fix compilation with GLX_USE_WINDOWSGL
Jon Turney
2018-12-19
1
-2
/
+4
*
v3d: Add missing flagging of SYNCB as a TSY op.
Eric Anholt
2018-12-19
1
-0
/
+1
*
v3d: Make sure that a thrsw doesn't split a multop from its umul24.
Eric Anholt
2018-12-19
1
-0
/
+1
*
clover: Fix build after clang r348827
Jan Vesely
2018-12-19
1
-1
/
+6
*
glx: mandate xf86vidmode only for "drm" dri platforms
Emil Velikov
2018-12-19
1
-2
/
+4
*
virgl: work around bad assumptions in virglrenderer
Erik Faye-Lund
2018-12-19
1
-1
/
+32
*
virgl: wrap vertex element state in a struct
Erik Faye-Lund
2018-12-19
2
-9
/
+21
*
mesa/st/nir: fix missing nir_compact_varyings
Rob Clark
2018-12-19
1
-1
/
+2
*
loader: free error state, when checking the drawable type
Kirill Burtsev
2018-12-19
1
-0
/
+1
*
radv: switch on EOP when primitive restart is enabled with triangle strips
Samuel Pitoiset
2018-12-19
1
-2
/
+1
*
v3d: Fix a leak of the disassembled instruction string during debug dumps.
Eric Anholt
2018-12-10
1
-0
/
+1
*
vc4: Fix a leak of the transfer helper on screen destroy.
Eric Anholt
2018-12-10
1
-0
/
+3
*
v3d: Fix a leak of the transfer helper on screen destroy.
Eric Anholt
2018-12-10
1
-0
/
+2
*
drisw: Use separate drisw_loader_funcs for shm
Michal Srb
2018-12-05
1
-3
/
+11
*
radv: Flush before vkCmdWriteTimestamp() if needed
Alex Smith
2018-12-05
1
-11
/
+19
*
radv: rework the TC-compat HTILE hardware bug with COND_EXEC
Samuel Pitoiset
2018-12-05
3
-28
/
+81
*
gallium: Constify drisw_loader_funcs struct
Michal Srb
2018-12-05
4
-5
/
+5
*
anv/query: flush render target before copying results
Lionel Landwerlin
2018-12-05
5
-0
/
+32
*
radv: use 3d shader for gfx9 copies if dst is 3d
Dave Airlie
2018-12-04
1
-1
/
+1
*
radv/android: Use buffer metadata to determine scanout compat.
Bas Nieuwenhuizen
2018-12-04
3
-35
/
+93
*
radv/android: Mark android WSI image as shareable.
Bas Nieuwenhuizen
2018-12-04
1
-1
/
+11
*
amd/vulkan: meson build - use radv_deps for libvulkan_radeon
Tobias Klausmann
2018-12-04
1
-1
/
+1
*
virgl: don't mark buffers as unclean after a write
Gurchetan Singh
2018-12-03
2
-1
/
+9
*
virgl: avoid large inline transfers
Gurchetan Singh
2018-12-03
1
-1
/
+5
*
virgl: quadruple command buffer size
Gurchetan Singh
2018-12-03
1
-1
/
+1
*
nv50,nvc0: Fix gallium nine regression regarding sampler bindings
Karol Herbst
2018-12-03
2
-16
/
+12
*
st/xvmc: Add X11 include path.
Vinson Lee
2018-12-03
1
-0
/
+1
*
vulkan/wsi: fix s/,/;/ typo
Eric Engestrom
2018-11-30
1
-2
/
+2
*
wsi/display: fix mem leak when freeing swapchains
Eric Engestrom
2018-11-30
1
-0
/
+2
*
radv: Clamp gfx9 image view extents to the allocated image extents.
Bas Nieuwenhuizen
2018-11-30
1
-4
/
+2
*
anv: correctly use vulkan 1.0 by default
Eric Engestrom
2018-11-30
1
-1
/
+1
*
anv: flush pipeline before query result copies
Lionel Landwerlin
2018-11-30
1
-5
/
+4
*
winsys/svga: Fix a memory leak
Thomas Hellstrom
2018-11-30
1
-0
/
+2
*
st/xa: Fix a memory leak
Thomas Hellstrom
2018-11-30
1
-0
/
+1
[next]