projects
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
glsl/linker: don't fail non static used inputs without matching outputs
2019-03-19
Eric Engestrom
gitlab-ci: add clang build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-19
Eric Engestrom
nir: const `nir_call_instr::callee`
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-14
Eric Engestrom
travis: fix osx meson build
commit
|
commitdiff
|
tree
2019-03-11
Eric Engestrom
turnip: use the platform defines in vk.xml instead...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-11
Eric Engestrom
wsi/x11: use WSI_FROM_HANDLE() instead of pointer casts
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-11
Eric Engestrom
wsi/wayland: fix pointer casting warning on 32bit
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-11
Eric Engestrom
wsi/display: s/#if/#ifdef/ to fix -Wundef
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-11
Eric Engestrom
wsi: deduplicate get_current_time() functions between...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-09
Eric Engestrom
gitlab-ci: add panfrost to the gallium drivers build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-09
Eric Engestrom
panfrost: move #include to fix compilation
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-09
Eric Engestrom
panfrost: fix tgsi_to_nir() call
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-08
Eric Engestrom
android: fix missing backspace for line continuation
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-08
Eric Engestrom
glx/meson: use full include path for dri_interface.h
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-08
Eric Engestrom
hgl/meson: drop unused include directory
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-08
Eric Engestrom
gitlab-ci: fix llvm version (7 doesn't have a ".0")
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-08
Eric Engestrom
build: make passing an incorrect pointer type a hard...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-08
Eric Engestrom
r600: cast pointer to expected type
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-08
Eric Engestrom
gitlab-ci: autotools needs to be told which llvm version...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-08
Eric Engestrom
gitlab-ci: only build the default (=latest) and oldest...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-08
Eric Engestrom
travis: clean up
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-08
Eric Engestrom
travis: drop unused vars
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-08
Eric Engestrom
travis: fix meson build by letting `auto` do its job
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-08
Eric Engestrom
autotools: don't build libGLES*.so with GLVND
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-08
Eric Engestrom
meson: don't build libGLES*.so with GLVND
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-07
Eric Engestrom
vulkan/overlay: fix missing var rename in previous...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-07
Eric Engestrom
vulkan/util: use the platform defines in vk.xml instead...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-06
Eric Engestrom
meson: remove unused include_directories(vulkan)
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-06
Eric Engestrom
meson: fix with_dri2 definition for GNU Hurd
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-05
Eric Engestrom
gitlab-ci: drop job prefixes
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-05
Eric Engestrom
vulkan: import vk_layer.h from Khronos
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-05
Eric Engestrom
egl: fix libdrm-less builds
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-05
Eric Engestrom
vulkan: import missing file from Khronos
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-05
Eric Engestrom
util: #define PATH_MAX when undefined (eg. Hurd)
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-05
Eric Engestrom
radv: use the platform defines in vk.xml instead of...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-05
Eric Engestrom
anv: use the platform defines in vk.xml instead of...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-05
Eric Engestrom
meson: avoid going back up the tree with include_directories()
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-01
Eric Engestrom
Revert "swr/rast: Archrast codegen updates"
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-01
Eric Engestrom
anv: fix typo
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-01
Eric Engestrom
anv: remove spaces around kwargs assignment
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-01
Eric Engestrom
anv: drop unused parameter
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-03-01
Eric Engestrom
anv: simplify chained comparison
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-28
Eric Engestrom
gitlab-ci: install xmllint to validate 00-mesa-defaults...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-28
Eric Engestrom
driconf: add DTD to allow the drirc xml (00-mesa-defaults...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-28
Eric Engestrom
vulkan: use VkBase{In,Out}Structure instead of a custom...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-28
Eric Engestrom
egl/android: replace magic 0=CbCr,1=CrCb with simple...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-27
Eric Engestrom
meson/swr: replace hard-coded path with current_build_dir()
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-26
Eric Engestrom
driinfo: add DTD to allow the xml to be validated
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-26
Eric Engestrom
dri_interface: add missing #include
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-26
Eric Engestrom
gitlab-ci: always run the containers build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-20
Eric Engestrom
anv: use anv_shader_bin_write_to_blob()'s return value
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-20
Eric Engestrom
anv: drop unused imports
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-20
Eric Engestrom
anv: make sure the extensions stay sorted
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-20
Eric Engestrom
anv: sort vendors extensions after KHR and EXT
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-20
Eric Engestrom
anv: sort extensions alphabetically
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-19
Eric Engestrom
gitlab-ci: automatically run the CI on pushes to `ci...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-19
Eric Engestrom
gitlab-ci: limit the automatic CI to master and MRs
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-19
Eric Engestrom
tegra/autotools: add missing libdrm cflags
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-19
Eric Engestrom
tegra/meson: add missing dep_libdrm
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-19
Eric Engestrom
gitlab-ci: use ccache to speed up builds
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-14
Eric Engestrom
util/tests: compile to something sensible in release...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-14
Eric Engestrom
anv/tests: compile to something sensible in release...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-14
Eric Engestrom
etnaviv: drop duplicate #define
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-14
Eric Engestrom
st/dri: drop duplicate #define
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-14
Eric Engestrom
gbm: drop duplicate #defines
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-14
Eric Engestrom
drm-uapi: use local files, not system libdrm
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-14
Eric Engestrom
drm-uapi/README: remove explicit list of driver names
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-13
Eric Engestrom
gitlab-ci: limit ninja to 4 threads max
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Engestrom
wsi: query the ICD's max dimensions instead of hard...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-08
Eric Engestrom
gitlab-ci: workaround docker bug for users with uppercase...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-07
Eric Engestrom
travis: fix osx make build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-07
Eric Engestrom
driconf: drop unused macro
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-07
Eric Engestrom
meson: add script to print the options before configuring...
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
xvmc: fix string comparison
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
xvmc: fix string comparison
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add meson glvnd build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
travis: remove unused scons code path
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
travis: remove unused linux code path
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add make Gallium ST Other build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add make Gallium ST Clover LLVM-7 build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add make Gallium ST Clover LLVM-6.0 build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add make Gallium ST Clover LLVM-5.0 build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add make Gallium ST Clover LLVM-4.0 build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add make Gallium ST Clover LLVM-3.9 build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add make Gallium Drivers "Other" build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add make Gallium Drivers RadeonSI build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add make Gallium Drivers SWR build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add make loaders/classic DRI build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add meson gallium ST "Other" build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add meson gallium ST Clover (LLVM 7.0) build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add meson gallium ST Clover (LLVM 6.0) build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add meson gallium ST Clover (LLVM 5.0) build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add meson gallium "other drivers" build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add meson gallium RadeonSI build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add meson gallium SWR build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add meson loader/classic DRI build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add scons SWR build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add scons llvm 3.5 build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add a scons no-llvm build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add a make vulkan build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
2019-02-06
Eric Engestrom
gitlab-ci: add a meson vulkan build
Signed-off-by:
Eric Engestrom
<eric.engestrom@intel.com>
commit
|
commitdiff
|
tree
next