summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-03-10i965: remove shebang from brw_nir_trig_workarounds.pyEmil Velikov1-1/+0
2017-03-10i965: remove execute bit from brw_nir_trig_workarounds.pyEmil Velikov1-0/+0
2017-03-10mesa: remove shebang from python scriptsEmil Velikov5-5/+0
2017-03-10mesa: remove execute bit from main/format_parser.pyEmil Velikov1-0/+0
2017-03-10amd: remove shebang from python scriptsEmil Velikov3-3/+0
2017-03-10amd: remove execute bit from python scriptsEmil Velikov3-0/+0
2017-03-10gallium: remove shebang from python scriptsEmil Velikov5-5/+0
2017-03-10gallium: remove execute bit from the python script(s)Emil Velikov2-0/+0
2017-03-10svga: remove shebang from svgadump/svga_dump.pyEmil Velikov1-1/+0
2017-03-10svga: remove execute bit from svga_dump.pyEmil Velikov1-0/+0
2017-03-10freedreno: remove shebang from ir3_nir_trig.pyEmil Velikov1-1/+0
2017-03-10freedreno: remove execute bit from ir3_nir_trig.pyEmil Velikov1-0/+0
2017-03-10glsl: remove shebang from python scriptsEmil Velikov2-2/+0
2017-03-10glsl/tests: remove execute bit from compare_ir python scriptEmil Velikov1-0/+0
2017-03-10glsl/tests: suffix .sh/.py files as applicableEmil Velikov6-9/+9
2017-03-10mesa: drop the execute bit from gl.xmlEmil Velikov1-0/+0
2017-03-10mapi/glapi: remove unused next_available_offset.shEmil Velikov1-39/+0
2017-03-09gbm: Export a per plane getter for offsetBen Widawsky5-0/+55
2017-03-09gbm: Export a per plane getter for strideBen Widawsky4-2/+52
2017-03-09gbm: Create a gbm_device getter for strideBen Widawsky3-1/+9
2017-03-09gbm: Export a getter for per plane handlesBen Widawsky5-0/+61
2017-03-09gbm: Export a plane getter functionBen Widawsky5-0/+42
2017-03-09gbm: Explicitly disallow a planar dumb BOBen Widawsky1-0/+31
2017-03-09i965: Rename brw_format_for_mesa_format() to brw_isl_format_for_mesa_format()Anuj Phogat7-14/+14
2017-03-09i965: Add more Haswell OA metrics setsRobert Bragg1-1/+3403
2017-03-09i965: Expose OA counters via INTEL_performance_queryRobert Bragg2-13/+1158
2017-03-09exec_list: Add a foreach_list_typed_from macroRobert Bragg1-0/+5
2017-03-09i965: Add script to gen code for OA counter queriesRobert Bragg3-2/+575
2017-03-09i965: extend query/counter structs for OA queriesRobert Bragg2-1/+21
2017-03-09i965: brw_context.h additions for OA unit query codegenRobert Bragg1-0/+21
2017-03-09i965: XML description of Haswell OA metric setRobert Bragg1-0/+998
2017-03-09nv50/ir: check for origin insn in findOriginForTestWithZeroPierre Moreau1-0/+2
2017-03-09mesa/main: make use of lookup_samplerobj_locked()Samuel Pitoiset1-11/+1
2017-03-09mesa/main: inline {begin,end}_samplerobj_lookups()Samuel Pitoiset1-16/+2
2017-03-09glsl/blob: clear padding bytesGrazvydas Ignotas1-3/+6
2017-03-09util/disk_cache: fix size subtraction on 32bitGrazvydas Ignotas1-3/+3
2017-03-09util/disk_cache: fix compressed size calculationGrazvydas Ignotas1-1/+1
2017-03-09glsl: builtin: always return clones of the builtinsLionel Landwerlin3-8/+20
2017-03-08i965: Delete render ring prelude.Kenneth Graunke2-10/+0
2017-03-08swr: s/uint/enum pipe_render_cond_flag/Vinson Lee1-1/+1
2017-03-09radv: Don't flush the CB before doing a fast clear eliminate.Bas Nieuwenhuizen1-2/+0
2017-03-09radv: Don't emit cache flushes on subpass switch.Bas Nieuwenhuizen3-6/+0
2017-03-09radv: Only flush for the needed stages, and before the flushes.Bas Nieuwenhuizen1-6/+1
2017-03-09radv: Don't invalidate CB/DB for images that aren't modified outside CB/DB.Bas Nieuwenhuizen1-9/+19
2017-03-09radv: Flush more caches after writes.Bas Nieuwenhuizen1-3/+9
2017-03-09radv: Don't flush for fixed-function reading.Bas Nieuwenhuizen1-1/+0
2017-03-09radv: Invalidate the correct caches for CB/DB dst barriers.Bas Nieuwenhuizen1-5/+11
2017-03-09radv: Determine cache flushes per object.Bas Nieuwenhuizen1-17/+19
2017-03-09mesa/main: remove unused _mesa_new_texture_image()Samuel Pitoiset2-20/+0
2017-03-09radv/ac: fixup texture coord to have right number of channels.Dave Airlie2-4/+4