summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* amd/addrlib: mark *pEqToCheck as MAYBE_UNUSED in Addr::V2::Gfx9Lib::ComputeSt...Kai Wasserbäch2018-08-221-1/+1
* amd/addrlib: mark microBlockDim as MAYBE_UNUSED in Addr::V2::Gfx9Lib::HwlComp...Kai Wasserbäch2018-08-221-1/+3
* amd/addrlib: mark returnCode as MAYBE_UNUSED in ElemGetExportNormKai Wasserbäch2018-08-222-1/+4
* intel: aubinator_viewer: add urb viewLionel Landwerlin2018-08-223-0/+172
* intel: aubinator_viewer: store urb state during decodingLionel Landwerlin2018-08-222-23/+153
* intel: tools: add aubinator viewerLionel Landwerlin2018-08-226-0/+2788
* intel: tools: import ImGuiLionel Landwerlin2018-08-2219-2/+31693
* intel: tools: aub_mem: reuse already mapped ppgtt buffersLionel Landwerlin2018-08-221-5/+11
* intel: tools: aubmem: map gtt data to aub fileLionel Landwerlin2018-08-222-0/+35
* intel: tools: create libaubLionel Landwerlin2018-08-221-2/+12
* intel: tools: aubwrite: wrap function declarations for c++Lionel Landwerlin2018-08-221-0/+8
* intel: tools: split memory management out of aubinatorLionel Landwerlin2018-08-225-353/+493
* util: rb_tree: add safe iteratorsLionel Landwerlin2018-08-221-0/+58
* intel: tools: split aub parsing from aubinatorLionel Landwerlin2018-08-225-279/+460
* meson: Run the test with Python 3Mathieu Bridon2018-08-222-4/+10
* python: Disable universal newlinesMathieu Bridon2018-08-221-1/+4
* python: difflib prefers unicode stringsMathieu Bridon2018-08-221-1/+2
* compiler/glsl/tests: Make tests python3 safeDylan Baker2018-08-223-5/+14
* ac/nir: fix getting GLSL type of array of samplers for TG4Samuel Pitoiset2018-08-221-2/+4
* radv: remove dead variables after splitting per member structsSamuel Pitoiset2018-08-221-3/+3
* anv: add VK_EXT_sampler_filter_minmax supportYunchao He2018-08-224-0/+43
* radv: use ac_build_imad()Samuel Pitoiset2018-08-221-16/+8
* ac,radeonsi: use ac_build_gather_values moreMarek Olšák2018-08-214-44/+20
* ac,radeonsi: use ac_build_fmadMarek Olšák2018-08-213-19/+8
* radeonsi: use ac_build_imadMarek Olšák2018-08-213-57/+29
* ac: add imad & fmad helpersMarek Olšák2018-08-212-0/+18
* ac: add ac_build_s_barrierMarek Olšák2018-08-214-5/+9
* radeonsi: print the shader stage name when printing LLVM IRMarek Olšák2018-08-211-1/+2
* radeonsi: use is_merged shader in si_prolog_get_rw_buffersMarek Olšák2018-08-211-18/+14
* ac: completely remove +auto-waitcnt-before-barrierMarek Olšák2018-08-213-7/+2
* anv/icl: Allow headerless sampler messages for pre-emptable contextsAnuj Phogat2018-08-212-0/+22
* anv/icl: Disable binding table prefetchingAnuj Phogat2018-08-211-6/+15
* i965/icl: Allow headerless sampler messages for pre-emptable contextsAnuj Phogat2018-08-212-0/+15
* r600/eg: rework atomic counter emission with flushesDave Airlie2018-08-216-31/+54
* virgl: ARB_enhanced_layouts supportDave Airlie2018-08-224-3/+8
* i965: Implement EGL_KHR_mutable_render_bufferChad Versace2018-08-213-4/+107
* egl/android: Implement EGL_KHR_mutable_render_bufferChad Versace2018-08-213-7/+206
* util/xmlpool: make indentation coherentEric Engestrom2018-08-211-6/+6
* egl: add helper to combine two u32 into one u64Eric Engestrom2018-08-214-7/+11
* autotools: don't ship the git_sha1.h generated in git in the tarballsEric Engestrom2018-08-211-1/+1
* intel/genxml: minor python style fixEric Engestrom2018-08-211-1/+1
* mesa: move legacy hyperz option from dri configTimothy Arceri2018-08-218-31/+5
* mesa: remove unused dri config option disable_shader_bit_encodingTimothy Arceri2018-08-2112-37/+1
* mesa: drop legacy no_rast dri optionTimothy Arceri2018-08-2113-40/+3
* i965: remove unused no_rast boolTimothy Arceri2018-08-211-1/+0
* i915: remove early_z dri optionTimothy Arceri2018-08-214-16/+0
* Add NV_fragment_shader_interlock support.Kevin Rogovin2018-08-205-2/+26
* autotools: include git_sha1.h in dist tarballJuan A. Suarez Romero2018-08-201-1/+1
* swr: bump minimum supported LLVM version to 6.0Juan A. Suarez Romero2018-08-202-3/+3
* i965: Advertise 8 bits subpixel precision for viewport bounds on gen6+Danylo Piliaiev2018-08-201-1/+1