summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-31Don't use python 3submit/python2-for-intelDylan Baker2-10/+2
2016-05-31genxml: change chbang to python 2Dylan Baker1-1/+1
2016-05-31genxml: use the isalpha method rather than str.isalpha.Dylan Baker1-1/+1
2016-05-31genxml: require future imports for python2 compatibility.Dylan Baker1-0/+3
2016-05-31genxml: mark re strings as rawDylan Baker1-2/+2
2016-05-31genxml: Make classes descendants of objectDylan Baker1-4/+4
2016-05-31genxml: mark gen_pack_header.py as encoded in utf-8Dylan Baker1-0/+1
2016-05-31vc4: Fix compiler warnings in fail_instr path of QIR validate passRhys Kidd1-10/+10
2016-05-31anv: let anv_entrypoints_gen.py generate proper Wayland/Xcb guardsEmil Velikov1-0/+28
2016-05-31svga: change enum pipe_resource_usage back to unsignedBrian Paul1-1/+1
2016-05-31radeonsi: fix CP DMA hazard with index buffer fetchesMarek Olšák1-2/+20
2016-05-31r600g: do GL-compliant integer resolvesMarek Olšák1-37/+1
2016-05-31radeonsi: do GL-compliant integer resolvesMarek Olšák1-37/+1
2016-05-31gallium/u_blitter: do GL-compliant integer resolvesMarek Olšák1-19/+7
2016-05-31mesa: fix crash in driver_RenderTexture_is_safeMarek Olšák1-1/+2
2016-05-31radeonsi: don't flush TC at the end of IBs on DRM >= 3.2.0Marek Olšák1-2/+3
2016-05-31gallium/radeon: fixed division by zeroJakob Sinclair1-0/+3
2016-05-31st/glsl_to_tgsi: prevent infinite loopEric Engestrom1-2/+3
2016-05-31glsl/images: bounds check image unit assignmentDave Airlie1-0/+2
2016-05-30nvc0/ir: fix spilling predicates to registersIlia Mirkin1-0/+4
2016-05-30nvc0/ir: limit max number of regs based on availability in SMIlia Mirkin2-2/+4
2016-05-30nv50/ir: record number of threads in a compute shaderIlia Mirkin5-2/+10
2016-05-30nv50/ir: Add missing handling of U64/S64 in inlinesPierre Moreau1-1/+3
2016-05-30docs: rename release notes to 12.0.0Emil Velikov1-4/+4
2016-05-30docs: move nvc0 out of individual lines of GL 4.2, 4.3, ES 3.1Ilia Mirkin1-32/+32
2016-05-30docs: add 12.1.0-devel release notes template, bump versionEmil Velikov2-1/+61
2016-05-30docs/GL3: mark radeonsi as all done up to GL 4.3 and GLES 3.1Marek Olšák1-31/+31
2016-05-30nir: add the SConscript.nir to the tarballEmil Velikov1-1/+2
2016-05-30vc4: Fix doxygen warningsRhys Kidd2-6/+6
2016-05-30doxygen: Plumb through gallium/ to automated documentationRhys Kidd1-1/+2
2016-05-30Revert "osmesa: don't try to bundle osmesa.def SConscript"Emil Velikov1-0/+2
2016-05-30scons: build osmesa swrast and galliumAndreas Fänger3-0/+57
2016-05-30automake: rework the git_sha1.h rule, include in tarballEmil Velikov2-18/+3
2016-05-30automake: move the git_sha1.h rule a level upEmil Velikov6-28/+30
2016-05-30mesa_glinterop: remove mesa_glinterop typedefsEmil Velikov11-60/+60
2016-05-30glx/glvnd: automake: include all the sources in libglx_la_SOURCESEmil Velikov1-2/+5
2016-05-30glx/glvnd: remove the final if defined($extension) guardsEmil Velikov1-6/+0
2016-05-30glx/glvnd: rework dispatch functions/indices tables lookupEmil Velikov2-13/+13
2016-05-30glx/glvnd: Use strcmp() based binary search in FindGLXFunction()Emil Velikov1-5/+14
2016-05-30configure.ac: correct the xlib/xlib-gallium GLX detection for GLVNDChuck Atkins1-26/+29
2016-05-30glx: Implement the libglvnd interface.Kyle Brenneman12-64/+1356
2016-05-30gallivm: initialize init_native_targets_once_flag correctlyFrederic Devernay1-1/+1
2016-05-30nvc0/ir: fix emission of predicate spill to registerIlia Mirkin1-1/+2
2016-05-30nvc0: fix some compute texture validation bits on keplerIlia Mirkin3-2/+7
2016-05-30mesa/xfb: report calculated size for XFB buffer objects.Dave Airlie1-1/+2
2016-05-30swr: automake: silence the python invocationEmil Velikov1-7/+8
2016-05-30swr: automake: attempt to fix the out-of-tree buildEmil Velikov1-0/+7
2016-05-30swr: remove LLVM dependency from source generation rules.Emil Velikov1-2/+2
2016-05-30swr: add all the generators to the release tarball.Emil Velikov1-0/+24
2016-05-30anv: automake: don't forget to cleanup dev_icd.jsonEmil Velikov1-1/+1