index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
meson: Search for execinfo.h
musl
Jory Pratt
1
-1
/
+1
2019-06-13
vl: Always enable drm winsys.
Bas Nieuwenhuizen
1
-12
/
+0
2019-06-05
build: Build etnaviv drm
Guido Günther
1
-3
/
+5
2019-06-04
Revert "vl: Enable DRM by default."
Bas Nieuwenhuizen
1
-2
/
+2
2019-06-04
mesa: prevent common string formatting security issues
Mark Janes
1
-0
/
+4
2019-06-04
vl: Enable DRM by default.
Bas Nieuwenhuizen
1
-2
/
+2
2019-05-31
util: Add a helper for faster remainders
Connor Abbott
1
-0
/
+4
2019-05-09
meson: fix a couple typos in comments
Eric Engestrom
1
-3
/
+3
2019-05-08
meson: Force the use of config-tool for llvm
Dylan Baker
1
-0
/
+1
2019-05-03
meson: make nm binary optional
Dylan Baker
1
-1
/
+4
2019-05-03
meson: Make shader-cache a trillean instead of boolean
Dylan Baker
1
-4
/
+14
2019-05-03
meson: switch gles1 and gles2 to auto options
Dylan Baker
1
-8
/
+26
2019-05-03
meson: Fix missing glproto dependency for gallium-glx
Chuck Atkins
1
-2
/
+4
2019-05-02
meson: add build-summary
Erik Faye-Lund
1
-0
/
+127
2019-05-02
meson: give dri- and gallium-drivers separate vars
Erik Faye-Lund
1
-36
/
+36
2019-04-26
kmsro: Add support for V3D.
Eric Anholt
1
-1
/
+1
2019-04-11
kmsro: Add lima renderonly support
Rob Herring
1
-2
/
+2
2019-04-11
gallium: add lima driver
Qiang Yu
1
-1
/
+2
2019-04-04
simplify LLVM version string printing
Eric Engestrom
1
-9
/
+1
2019-04-03
meson: Error if LLVM is turned off but clover it turned on
Dylan Baker
1
-0
/
+2
2019-04-03
meson: Error if LLVM doesn't have rtti when building clover
Dylan Baker
1
-0
/
+2
2019-03-21
configure.ac / meson: depend on libnativewindow when appropriate
Gurchetan Singh
1
-0
/
+3
2019-03-21
configure.ac/meson.build: Add options for library suffixes
Benjamin Gordon
1
-0
/
+3
2019-03-11
turnip: guard -Dvulkan-driver=freedreno
Chia-I Wu
1
-0
/
+4
2019-03-11
turnip: Add driver skeleton (v2)
Bas Nieuwenhuizen
1
-0
/
+1
2019-03-08
build: make passing an incorrect pointer type a hard error
Eric Engestrom
1
-0
/
+1
2019-03-06
meson: fix with_dri2 definition for GNU Hurd
Eric Engestrom
1
-1
/
+2
2019-03-05
meson: avoid going back up the tree with include_directories()
Eric Engestrom
1
-2
/
+0
2019-02-25
d3d: meson: do not prefix user provided d3d-drivers-path
Sergii Romantsov
1
-1
/
+1
2019-02-25
dri: meson: do not prefix user provided dri-drivers-path
Sergii Romantsov
1
-2
/
+2
2019-02-21
iris: fix build with gallium nine
Andre Heider
1
-1
/
+2
2019-02-21
iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.
Kenneth Graunke
1
-0
/
+1
2019-02-13
mapi: work around GCC LTO dropping assembly-defined functions
Konstantin Kharlamov
1
-0
/
+4
2019-02-06
meson: Remove panfrost from default driver list
Alyssa Rosenzweig
1
-1
/
+1
2019-02-05
panfrost: Initial stub for Panfrost driver
Alyssa Rosenzweig
1
-3
/
+4
2019-02-03
meson: drop the xcb-xrandr version requirement
Marek Olšák
1
-1
/
+1
2019-01-28
kmsro: Add freedreno renderonly support
Jonathan Marek
1
-2
/
+2
2019-01-28
meson: Fix typo.
Vinson Lee
1
-2
/
+2
2019-01-28
Switch imx to kmsro and remove the imx winsys
Rob Herring
1
-5
/
+1
2019-01-28
kmsro: Add etnaviv renderonly support
Rob Herring
1
-2
/
+2
2019-01-28
pl111: Rename the pl111 driver to "kmsro".
Eric Anholt
1
-4
/
+4
2019-01-24
meson: Add warnings and errors when using ICC
Dylan Baker
1
-1
/
+9
2019-01-22
winsys/amdgpu: use the new BO list API
Marek Olšák
1
-1
/
+1
2019-01-16
meson: allow building dri driver without window system if osmesa is classic
Dylan Baker
1
-2
/
+2
2019-01-15
meson: Fix with_gallium_icd to with_opencl_icd
Pierre Moreau
1
-1
/
+1
2019-01-08
meson: fix EGL/X11 build without GLX
Chia-I Wu
1
-1
/
+1
2019-01-02
meson: Error out if building nouveau and using LLVM without rtti
Dylan Baker
1
-0
/
+3
2018-12-28
meson: Override C++ standard to gnu++11 when building with altivec on ppc64
Dylan Baker
1
-0
/
+9
2018-12-13
meson: don't require glx/egl/gbm with gallium drivers
Emil Velikov
1
-3
/
+3
2018-12-18
meson: Fix libsensors detection.
Vinson Lee
1
-1
/
+1
[next]