aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: add release notes for 17.0.3mesa-17.0.3Andres Gomez2017-04-011-0/+188
* Update version to 17.0.3Andres Gomez2017-04-011-1/+1
* cherry-ignore: corrected typo in the Flush after unmap in gbm/dri fixAndres Gomez2017-03-301-1/+1
* cherry-ignore: add the Flush after unmap in gbm/dri fixAndres Gomez2017-03-301-0/+3
* cherry-ignore: add the Invalidate L2 for TRANSFER_WRITE barriers fixAndres Gomez2017-03-301-0/+3
* c11/threads: Include thr/xtimec.h for xtime definition when building with MSVC.Jose Fonseca2017-03-301-0/+5
* anv: Flush caches prior to PIPELINE_SELECT on all gensJason Ekstrand2017-03-301-2/+1
* anv/cmd_buffer: Fix bad indentationJason Ekstrand2017-03-301-24/+25
* anv/cmd_buffer: Apply flush operations prior to executing secondariesJason Ekstrand2017-03-301-0/+5
* anv/blorp: Use anv_get_layerCount everywhereJason Ekstrand2017-03-301-8/+12
* anv: Make anv_get_layerCount a macroJason Ekstrand2017-03-301-7/+6
* mesa: update lower_jumps tests after bug fixTimothy Arceri2017-03-291-2/+15
* tests/cache_test: allow crossing mount pointsJuan A. Suarez Romero2017-03-291-1/+1
* glsl: on UBO/SSBOs link error reset the number of active blocks to 0Andres Gomez2017-03-291-0/+6
* anv/query: Fix the location of timestamp availabilityJason Ekstrand2017-03-291-1/+1
* radv: flush DB cache before and after HTILE decompress.Bas Nieuwenhuizen2017-03-291-0/+6
* glsl: fix lower jumps for returns when loop is inside an ifTimothy Arceri2017-03-291-5/+12
* i965/fs: Don't emit SEL instructions for type-converting MOVs.Matt Turner2017-03-291-0/+2
* anv/blorp: Fix a crash in CmdClearColorImageXu Randy2017-03-291-2/+2
* st/nine: Use atomics for available_texture_memAxel Davy2017-03-291-2/+2
* st/nine: Resolve deadlock in surface/volume dtors when using csmtAxel Davy2017-03-293-5/+17
* freedreno: fix memory leakRob Clark2017-03-291-0/+2
* clover: use pipe_resource referencesJan Vesely2017-03-292-3/+9
* radeonsi: don't hang on shader compile failureMarek Olšák2017-03-291-1/+1
* swr: [rasterizer jitter] fix llvm >= 5.0 build breakTim Rowley2017-03-293-3/+3
* anv/image: Return early when unbinding an imageJason Ekstrand2017-03-291-4/+5
* mesa/main: fix MultiDrawElements[BaseVertex] validation of primcountNicolai Hähnle2017-03-292-3/+23
* i965: Fall back to GL 4.2/4.3 on Haswell if the kernel isn't new enough.Kenneth Graunke2017-03-291-2/+9
* intel: Correct the BDW surface state sizeNanley Chery2017-03-292-4/+3
* anv/genX: Solve the vkCreateGraphicsPipelines crashXu,Randy2017-03-291-2/+2
* radv: fix primitive reset index emissionDave Airlie2017-03-291-1/+1
* st/mesa: set result writemask based on ir typeIlia Mirkin2017-03-291-0/+1
* nvc0/ir: treat FMA like MAD for operand propagationKarol Herbst2017-03-291-0/+1
* radeonsi: add new polaris12 pci idAlex Deucher2017-03-291-0/+1
* anv/GetQueryPoolResults: Actually implement the specJason Ekstrand2017-03-291-16/+36
* anv/query: Invalidate the correct rangeJason Ekstrand2017-03-291-2/+6
* i965/gen8+: Do full stall when switching pipelineTopi Pohjolainen2017-03-291-1/+2
* docs: add sha256 checksums for 17.0.2Emil Velikov2017-03-201-1/+2
* docs: add release notes for 17.0.2mesa-17.0.2Emil Velikov2017-03-201-0/+184
* Update version to 17.0.2Emil Velikov2017-03-201-1/+1
* Revert "radv: Emit cache flushes before CP DMA."Bas Nieuwenhuizen2017-03-171-3/+0
* radv/ac: Fix shared memory offset calculationAlex Smith2017-03-171-1/+1
* radv: Fix using more than 4 bound descriptor setsJames Legg2017-03-171-1/+3
* radeonsi: disable sinking common instructions down to the end blockSamuel Pitoiset2017-03-171-0/+10
* radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBufferAlex Smith2017-03-161-0/+2
* radv: Emit cache flushes before CP DMA.Bas Nieuwenhuizen2017-03-161-0/+3
* nir/intrinsics: Make load_barycentric_input take a 2-component coorJason Ekstrand2017-03-161-1/+3
* anv/blorp: Only set a clear color for resolves if fast-clearedJason Ekstrand2017-03-161-1/+2
* anv/blorp: Turn off AUX after doing a CCS_D resolveJason Ekstrand2017-03-161-0/+2
* clover: Work around build failure with AltiVec.Matt Turner2017-03-162-0/+17