summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* egl: android: add dma-buf fd supportRob Herring2016-05-011-7/+117
* egl: android: factor out back buffer handling codeRob Herring2016-05-011-13/+23
* egl: android: factor out format conversion code to a functionRob Herring2016-05-011-24/+15
* egl: android: disable __DRI_DRI2_LOADER support on render nodesRob Herring2016-05-012-12/+22
* glShaderSource must not change compile status.Jamey Sharp2016-05-011-1/+0
* gallium/radeon: nuke the final pre LLVM 3.6 codepathEmil Velikov2016-05-011-7/+1
* anv: include the files in the tarballEmil Velikov2016-05-012-2/+10
* i965: don't forget to ship brw_nir_trig_workarounds.pyEmil Velikov2016-05-011-0/+3
* isl: include all the files in the tarballEmil Velikov2016-05-011-0/+6
* spirv: automake: add missing headers to the tarball.Emil Velikov2016-05-011-0/+2
* anv: update .gitignoreEmil Velikov2016-05-011-4/+0
* anv: automake: remove no longer needed includeEmil Velikov2016-05-011-1/+0
* anv: automake: tweak anv_entrypoint.[ch] ruleEmil Velikov2016-05-011-2/+4
* anv: tweak libvulkan_intel.so link librariesEmil Velikov2016-05-011-1/+3
* anv: cosmetic makefile changesEmil Velikov2016-05-011-13/+11
* anv: place the builddir includes before the srcdir onesEmil Velikov2016-05-011-5/+5
* automake: tweak SUBDIR reorder and comment itEmil Velikov2016-05-011-1/+8
* automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLANDEmil Velikov2016-05-014-4/+4
* automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11Emil Velikov2016-05-012-2/+2
* anv: get rid of VULKAN_ENTRYPOINT_CPPFLAGS variableEmil Velikov2016-05-011-11/+3
* anv: factor out the X11/XCB buildEmil Velikov2016-05-013-6/+23
* anv: kill of custom define HAVE_WAYLAND_PLATFORMEmil Velikov2016-05-013-5/+4
* anv: refactor wayland build handlingEmil Velikov2016-05-011-15/+12
* automake: include vulkan subdir after wayland-drmEmil Velikov2016-05-011-5/+5
* anv: use a common variable to manage the library dependenciesEmil Velikov2016-05-011-11/+15
* anv: use the GENERATED_FILES variableEmil Velikov2016-05-012-2/+1
* anv: fold the tests' makefileEmil Velikov2016-05-012-49/+15
* anv: build the core vulkan only onceEmil Velikov2016-05-011-8/+6
* anv: kill off custom CFLAGSEmil Velikov2016-05-011-10/+6
* anv: add missing link against the math libraryEmil Velikov2016-05-011-1/+2
* anv: split sources lists to Makefile.sourcesEmil Velikov2016-05-012-61/+111
* anv: remove custom rule to install the intel_icd.jsonEmil Velikov2016-05-011-10/+1
* anv: tweak the LDFLAGSEmil Velikov2016-05-011-1/+6
* anv: tweak the %.json ruleEmil Velikov2016-05-011-4/+3
* anv: add a comment about dev_icd.jsonEmil Velikov2016-05-011-0/+1
* genxml: ship all the files needed in the tarballEmil Velikov2016-05-011-0/+11
* anv: remove description about GENX_FUNC macroEmil Velikov2016-05-011-14/+0
* gallium/target-helpers: remove inline_wrapper_sw_helper.hEmil Velikov2016-05-011-42/+0
* egl/x11: resolve "initialization from incompatible pointer type" warningMark Kettenis2016-05-011-2/+10
* glx: Refactor the configure options for glx implementation choice (v3)Chuck Atkins2016-05-012-2/+2
* nir/lower_double_ops: fix indentationThomas Hindoe Paaboel Andersen2016-04-301-30/+30
* nir/opt_dead_cf: fix indentationThomas Hindoe Paaboel Andersen2016-04-301-4/+4
* nir/opt_dead_cf: correction of side effect checkThomas Hindoe Paaboel Andersen2016-04-301-2/+2
* freedreno/ir3: use pipe_debug_callback for shader-db tracesRob Clark2016-04-306-33/+43
* freedreno/a4xx: add debug callback to emitRob Clark2016-04-303-0/+6
* freedreno/a3xx: add debug callback to emitRob Clark2016-04-303-0/+7
* freedreno: wire up core pipe_debug_callbackRob Clark2016-04-302-0/+15
* freedreno/ir3: handle color clamp variant ourselvesRob Clark2016-04-305-3/+28
* nir: clamp-color-output supportRob Clark2016-04-303-0/+120
* freedreno: fix indentationRob Clark2016-04-303-12/+12