aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* util/disk_cache: fix a commentNicolai Hähnle2017-07-031-1/+1
* glsl: simplify disable_varying_optimizations_for_ssoNicolai Hähnle2017-07-031-18/+11
* glsl: always print non-zero var->data.location_fracNicolai Hähnle2017-07-031-1/+1
* winsys/radeon: only call pb_slabs_reclaim when slabs are actually usedNicolai Hähnle2017-07-031-1/+2
* anv: check support for enabled features in vkCreateDevice()Samuel Iglesias Gonsálvez2017-07-031-0/+13
* anv: merge tessellation's primitive mode in merge_tess_info()Samuel Iglesias Gonsálvez2017-07-031-0/+4
* swr: Limit memory held by defer deleted resources.Bruce Cherniak2017-07-021-0/+6
* anv: fix reported timestampPeriod valueLionel Landwerlin2017-07-021-1/+1
* intel: genxml: make a couple of enums show up in aubinatorLionel Landwerlin2017-07-026-45/+47
* i965: Print access flags in INTEL_DEBUG=buf output.Kenneth Graunke2017-07-011-3/+22
* i965: Remove clearing of bo->map_gtt after failureChris Wilson2017-07-011-1/+0
* i965: Add inline to brw_bo_unmapKenneth Graunke2017-06-301-1/+1
* i965: Drop global bufmgr lock from brw_bo_map_* functions.Chris Wilson2017-06-301-14/+15
* i965: Make brw_bo_unmap a static inline.Kenneth Graunke2017-06-302-7/+1
* i965: Discard bo->map_countChris Wilson2017-06-302-53/+3
* i965: Add a comment about not needing VALGRIND_MALLOCLIKE_BLOCK.Kenneth Graunke2017-06-301-1/+3
* radv: Use v4i32 variant of llvm.SI.load.const.Bas Nieuwenhuizen2017-06-301-3/+1
* svga: add texture size/levels sanity check code in svga_texture_create()Brian Paul2017-06-301-0/+33
* st/mesa: fix texture image resource selection in st_render_texture()Brian Paul2017-06-301-1/+18
* st/mesa: check for incomplete texture in st_finalize_texture()Brian Paul2017-06-301-0/+12
* gallium/docs: document that TXF is used with PIPE_BUFFER resourcesBrian Paul2017-06-301-1/+2
* gallium/docs: clarify that samplers are not used with PIPE_BUFFER resourcesBrian Paul2017-06-301-0/+8
* vc4: Start using XML unpack functions in CL dump.Eric Anholt2017-06-305-19/+67
* vc4: Replace a couple of magic numbers with #define usage.Eric Anholt2017-06-301-2/+2
* vc4: Move rasterizer state packing to CSO creation time.Eric Anholt2017-06-304-29/+25
* vc4: Convert the driver to emitting the shader record using pack macros.Eric Anholt2017-06-304-54/+100
* vc4: Simplify pack header usageEric Anholt2017-06-304-35/+28
* vc4: Start using the pack header.Eric Anholt2017-06-304-51/+130
* vc4: Introduce XML-based packet header generation like Intel's.Eric Anholt2017-06-3013-1/+1143
* swr: Minor cleanup of variable usage, no functional change.Bruce Cherniak2017-06-301-2/+2
* swr: use swr_query_result type instead of voidTim Rowley2017-06-302-3/+3
* swr/rast: increase number of possible draws in flightTim Rowley2017-06-301-1/+1
* swr/rast: move default split size from driver to rasterizerTim Rowley2017-06-302-5/+1
* swr/rast: Fix missing setup of psContext.pColorBufferTim Rowley2017-06-302-16/+14
* swr/rast: Switch intrinsic usage to SIMDLibTim Rowley2017-06-3030-2679/+6222
* scons: allow .inl file extensionTim Rowley2017-06-301-1/+1
* swr/rast: Fix unused variable warningsTim Rowley2017-06-301-6/+0
* swr/rast: Split rasterizer.cpp to improve compile timeTim Rowley2017-06-3010-1617/+1732
* swr/rast: gen_backends.py remove extraneous semicolonTim Rowley2017-06-301-1/+2
* swr/rast: Support dynamically sized vertex layoutTim Rowley2017-06-306-21/+49
* swr/rast: Split backend.cpp to improve compile timeTim Rowley2017-06-3013-1832/+2146
* swr/rast: gen_backends.py removal of commented debug printsTim Rowley2017-06-301-4/+1
* swr/rast: gen_backends.py quote cleanupTim Rowley2017-06-301-8/+8
* swr/rast: generators will create target directoriesTim Rowley2017-06-301-0/+7
* docs: update calendar, add news item and link release notes for 17.1.4Andres Gomez2017-06-303-7/+8
* docs: add sha256 checksums for 17.1.4Andres Gomez2017-06-301-1/+2
* docs: add release notes for 17.1.4Andres Gomez2017-06-301-0/+219
* Android: fix typo in symlink for driver loading and 32 bit buildsMauro Rossi2017-06-301-2/+2
* svga: update a few surface format namesBrian Paul2017-06-303-24/+24
* svga: whitespace fixes in svga_resource_buffer_upload.cBrian Paul2017-06-301-15/+14