aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i965/miptree: Use miptree_map in map_blit functionsNanley Chery2018-08-221-8/+6
* intel/tools/aubwrite: Always use physical addresses for traces.Rafael Antognolli2018-08-222-11/+13
* intel/tools/aubwrite: Rename "legacy" to "Trace Block".Rafael Antognolli2018-08-221-1/+1
* nir/vars_to_ssa: Don't build deref nodes for non-local variablesJason Ekstrand2018-08-221-4/+14
* ac: fix WAITCNT flags for GFX9Marek Olšák2018-08-223-9/+6
* amd/addrlib: mark physicalSliceSize as MAYBE_UNUSED in Addr::V1::EgBasedLib::...Kai Wasserbäch2018-08-221-1/+1
* amd/addrlib: mark numPipes as MAYBE_UNUSED in Addr::V1::EgBasedLib::SanityChe...Kai Wasserbäch2018-08-221-1/+3
* 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-2220-3/+31694
* 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
* travis: SWR requires LLVM 6.0Juan A. Suarez Romero2018-08-221-18/+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-225-4/+9
* 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
* docs: trivial s/>/>/ html fixEric Engestrom2018-08-211-4/+4
* 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