aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* radv: add a comment that describes the trace BO layoutSamuel Pitoiset2017-09-141-0/+6
* radv: initialize the trace BO to 0Samuel Pitoiset2017-09-141-1/+6
* swr: use ARRAY_SIZE macroEric Engestrom2017-09-141-4/+6
* mesa: Deal with size differences between GLuint and GLhandleARB in GetAttache...Jeremy Huddleston Sequoia2017-09-131-7/+15
* gallium/{r600, radeonsi}: Fix segfault with color format (v2)Denis Pauk2017-09-143-1/+17
* i965: Add an INTEL_DEBUG=submit option for printing batch statistics.Kenneth Graunke2017-09-134-2/+4
* radv/nir: call opt_remove_phis after trivial continues.Dave Airlie2017-09-131-0/+1
* util/build_id: Include <dlfcn.h>Chad Versace2017-09-131-0/+1
* util: Query build-id by symbol address, not library nameChad Versace2017-09-133-13/+17
* st/glsl_to_tgsi: remove unused code in temprenameNicolai Hähnle2017-09-131-15/+1
* st/glsl_to_tgsi: be precise about merging scopesNicolai Hähnle2017-09-131-2/+2
* ac/surface: match Z and stencil tile configNicolai Hähnle2017-09-131-7/+42
* ac/surface: sanity-check that we got a TC-compatible HTILE if requestedNicolai Hähnle2017-09-131-0/+6
* ac/addrlib: enable assertions in debug buildsNicolai Hähnle2017-09-131-9/+17
* ac/addrlib: relax an assertionNicolai Hähnle2017-09-131-1/+2
* ac/addrlib: relax an assertionNicolai Hähnle2017-09-131-1/+1
* radeonsi: hard-code pixel center for interpolateAtSample without multisample ...Nicolai Hähnle2017-09-133-1/+33
* radeonsi: apply a mask to gl_SampleMaskIn in the PS prologNicolai Hähnle2017-09-133-5/+76
* radeonsi: remove SET_PREDICATION workaround on newer firmwareNicolai Hähnle2017-09-131-2/+4
* amd/common: get ME/PFP/CE firmware feature versions as wellNicolai Hähnle2017-09-133-4/+12
* radeonsi: rename variable to clarify its meaningNicolai Hähnle2017-09-131-10/+10
* radeonsi: make si_init_shader_selector_async staticNicolai Hähnle2017-09-132-2/+1
* radeonsi: fix segfault in descriptor dumpingNicolai Hähnle2017-09-131-0/+18
* ddebug: write out final driver log messages with GALLIUM_DDEBUG=alwaysNicolai Hähnle2017-09-133-2/+15
* swr/rast: Fetch compile state changesTim Rowley2017-09-133-6/+15
* swr/rast: adjust linux cpu topology identification codeTim Rowley2017-09-131-43/+38
* swr/rast: Missed conversion to SIMD_TTim Rowley2017-09-131-1/+1
* swr/rast: whitespace changesTim Rowley2017-09-131-0/+2
* swr/rast: add graph write to jit debug putputTim Rowley2017-09-131-3/+3
* swr/rast: Migrate memory pointers to gfxptr_t typeTim Rowley2017-09-139-36/+36
* swr/rast: Remove hardcoded clip/cull slot from clipperTim Rowley2017-09-131-14/+21
* swr/rast: Start to remove hardcoded clipcull_dist vertex attrib slotTim Rowley2017-09-133-8/+15
* swr/rast: Move clip/cull enables in APITim Rowley2017-09-139-40/+40
* swr/rast: Add new API SwrStallBETim Rowley2017-09-132-0/+17
* glsl: compile unused function outEric Engestrom2017-09-131-0/+2
* radv: compile out unused codeEric Engestrom2017-09-131-0/+2
* radv: clear push_constant_stages when resetting a command bufferSamuel Pitoiset2017-09-131-0/+1
* radv: add more radv_emit_XXX() helpers for the dynamic stateSamuel Pitoiset2017-09-131-40/+77
* radv: remove useless 'cmd_buffer' param from radv_buffer_view_init()Samuel Pitoiset2017-09-134-7/+5
* radv/gfx9: fix image resource handling.Dave Airlie2017-09-131-8/+19
* radv/ac: bump params array for image atomic comp swapDave Airlie2017-09-131-1/+1
* radv/gfx9: set mip0-depth correctly for 2d arrays/3d imagesDave Airlie2017-09-131-2/+2
* radv: handle GFX9 1D texturesDave Airlie2017-09-132-14/+76
* radv: don't use iview for meta image width/height.Dave Airlie2017-09-132-13/+21
* intel/eu/validate: Look up types on demand in execution_type()Jason Ekstrand2017-09-121-4/+2
* Revert "winsys/amdgpu: disable local BOs on Raven"Marek Olšák2017-09-121-2/+1
* radv: Don't allocate CMASK for linear images.Bas Nieuwenhuizen2017-09-121-1/+3
* radv: Disable multilayer & multilevel DCC.Bas Nieuwenhuizen2017-09-121-0/+1
* docs: Document shader capturing environment variables.Kenneth Graunke2017-09-122-0/+17
* docs/egl: remove reference to EGL_DRIVERS_PATHEric Engestrom2017-09-121-21/+0