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
*
freedreno: Fix a couple of warnings
Kristian H. Kristensen
2019-02-28
2
-2
/
+2
*
freedreno/a6xx: Don't zero SO buffer addresses
Kristian H. Kristensen
2019-02-28
1
-38
/
+0
*
freedreno/a6xx: Only output MRT control for used framebuffers
Kristian H. Kristensen
2019-02-28
1
-1
/
+1
*
driconf: add DTD to allow the drirc xml (00-mesa-defaults.conf) to be validated
Eric Engestrom
2019-02-28
2
-1
/
+28
*
vulkan: use VkBase{In,Out}Structure instead of a custom struct
Eric Engestrom
2019-02-28
1
-7
/
+2
*
vulkan/overlay: add support for fps output in file
Lionel Landwerlin
2019-02-28
4
-15
/
+39
*
vulkan/overlay: rework option parsing
Lionel Landwerlin
2019-02-28
6
-113
/
+265
*
vulkan/overlay: fix min/max computations
Lionel Landwerlin
2019-02-28
1
-11
/
+11
*
egl/sl: use kms_swrast with vgem instead of a random GPU
Emil Velikov
2019-02-28
1
-8
/
+13
*
egl/sl: use drmDevice API to enumerate available devices
Emil Velikov
2019-02-28
1
-36
/
+37
*
egl/sl: split out swrast probe into separate function
Emil Velikov
2019-02-28
1
-16
/
+27
*
nir/spirv: return after emitting a branch in block
cros-mesa-19.0-r1-vanilla
chadv/cros-mesa-19.0-r1-vanilla
Juan A. Suarez Romero
2019-02-28
1
-0
/
+1
*
egl/android: replace magic 0=CbCr,1=CrCb with simple enum
Eric Engestrom
2019-02-28
1
-18
/
+24
*
st/nir: count num_uniforms for FS bultin shader
Caio Marcelo de Oliveira Filho
2019-02-27
1
-0
/
+2
*
glx: fix shared memory leak in X11
Ray Zhang
2019-02-28
1
-0
/
+3
*
radeonsi/nir: move si_lower_nir() call into compiler thread
Timothy Arceri
2019-02-28
1
-2
/
+3
*
glsl: fix shader cache for packed param list
Timothy Arceri
2019-02-28
3
-11
/
+11
*
i965: Fix allow_higher_compat_version workaround limited by OpenGL 3.0
Yevhenii Kolesnikov
2019-02-28
1
-6
/
+12
*
intel/compiler: use correct swizzle for replacement
Lionel Landwerlin
2019-02-27
1
-5
/
+5
*
freedreno: catch failing fd_blit and fallback to software blit
Jonathan Marek
2019-02-27
3
-11
/
+15
*
freedreno: use renderonly path for buffers allocated with modifiers
Jonathan Marek
2019-02-27
1
-1
/
+7
*
freedreno: a2xx: fix mipmapping for NPOT textures
Jonathan Marek
2019-02-27
1
-0
/
+6
*
freedreno: a2xx: fix fast clear for some gmem configurations
Jonathan Marek
2019-02-27
1
-3
/
+3
*
freedreno: a2xx: add use_hw_binning function
Jonathan Marek
2019-02-27
1
-2
/
+24
*
freedreno: a2xx: don't write 4th vertex in mem2gmem
Jonathan Marek
2019-02-27
1
-3
/
+1
*
swr/codegen: fix autotools build
Erik Faye-Lund
2019-02-27
1
-8
/
+8
*
util/os_misc: Add check for PIPE_OS_HURD
Timo Aaltonen
2019-02-27
1
-2
/
+2
*
vulkan/overlay: install layer binary in libdir
Lionel Landwerlin
2019-02-27
2
-13
/
+4
*
meson/swr: replace hard-coded path with current_build_dir()
Eric Engestrom
2019-02-27
1
-1
/
+1
*
nir: Add posibility to not lower to source mod 'abs' for ops with three sources
Gert Wollny
2019-02-27
2
-1
/
+8
*
virgl/vtest: deprecate protocol version 1
Gurchetan Singh
2019-02-27
4
-43
/
+23
*
util: fix a warning when building against clang7 headers
Tapani Pälli
2019-02-27
1
-0
/
+2
*
iris: add libmesa_iris_gen8 library to the build
Tapani Pälli
2019-02-27
1
-0
/
+21
*
android: make libbacktrace optional on USE_LIBBACKTRACE
Tapani Pälli
2019-02-27
2
-3
/
+9
*
android: add liblog to libmesa_intel_common build
Tapani Pälli
2019-02-27
1
-1
/
+1
*
panfrost/midgard: Allow flt to run on most units
Alyssa Rosenzweig
2019-02-27
1
-1
/
+1
*
panfrost: Expose perf counters in environment
Alyssa Rosenzweig
2019-02-27
3
-13
/
+11
*
panfrost: Identify 4-bit channel texture formats
Alyssa Rosenzweig
2019-02-27
3
-0
/
+6
*
panfrost: Add RGB565, RGB5A1 texture formats
Alyssa Rosenzweig
2019-02-27
2
-0
/
+4
*
iris: Enable ARB_shader_draw_parameters support
Jose Maria Casanova Crespo
2019-02-26
5
-4
/
+212
*
clover: Fix indentation issues
Pierre Moreau
2019-02-26
2
-34
/
+34
*
clover: Only use devices supporting IR_NATIVE
Pierre Moreau
2019-02-26
1
-1
/
+2
*
clover: Move platform extensions definitions to clover/platform.cpp
Pierre Moreau
2019-02-26
3
-2
/
+9
*
clover: Move device extensions definitions to core/device.cpp
Pierre Moreau
2019-02-26
3
-10
/
+16
*
clover: Validate program and library linking options
Pierre Moreau
2019-02-26
1
-0
/
+35
*
clover: Disallow creating libraries from other libraries
Pierre Moreau
2019-02-26
1
-3
/
+18
*
clover/api: Fail if trying to build a non-executable binary
Pierre Moreau
2019-02-26
1
-0
/
+7
*
clover/api: Rework the validation of devices for building
Pierre Moreau
2019-02-26
2
-10
/
+11
*
clover: Add an helper for checking if an IR is supported
Pierre Moreau
2019-02-26
2
-0
/
+7
*
clover: Remove the TGSI backend as unused
Pierre Moreau
2019-02-26
7
-196
/
+9
[next]