aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mesa/glthread: Avoid unnecessary batch reallocationBartosz Tomczyk2017-04-041-6/+9
* radv: Increase descriptor limits.Bas Nieuwenhuizen2017-04-041-14/+14
* mesa/glthread: fix misaligned address accessBartosz Tomczyk2017-04-041-2/+4
* glsl: Fix blob memory leakBartosz Tomczyk2017-04-044-6/+17
* radv: Rework guard band calculation.Bas Nieuwenhuizen2017-04-031-40/+15
* radv: Enable VK_KHR_incremental_present.Bas Nieuwenhuizen2017-04-033-1/+15
* anv: Implement VK_KHR_incremental_presentJason Ekstrand2017-04-033-2/+15
* vulkan/wsi/wayland: Pass damage through to the compositorJason Ekstrand2017-04-031-1/+15
* vulkan/wsi: Plumb present regions through the common codeJason Ekstrand2017-04-035-5/+10
* vulkan/wsi: Fix some line wrappingJason Ekstrand2017-04-031-1/+4
* radv: fix interp at sample code.Dave Airlie2017-04-041-3/+1
* radv: overhaul fragment shader sample positions.Dave Airlie2017-04-045-51/+87
* aubinator/gen_decoder/i965: decode instructions from dword 0Lionel Landwerlin2017-04-034-12/+24
* intel: gen_decoder: store pointer to current decoded field in iteratorLionel Landwerlin2017-04-032-25/+26
* radv/ac: fix texture derivative orderingDave Airlie2017-04-041-2/+2
* radv/ac: round cube array coordinate before fixup.Dave Airlie2017-04-041-1/+5
* radv: move to using common buffer load format.Dave Airlie2017-04-041-8/+5
* util: fix MSVC warning in u_align_u32()Brian Paul2017-04-031-1/+1
* util: #include "c99_compat.h" to fix Windows buildBrian Paul2017-04-032-0/+2
* util: s/SHA1_H/MESA_SHA1_H/Brian Paul2017-04-031-2/+2
* svga: add comment on svga_buffer_hw_storage_map()Brian Paul2017-04-031-0/+1
* travis: Support LLVM 3.8+ on Trusty-based Travis-CI via apt-get not apt addonRhys Kidd2017-04-031-5/+15
* util/u_atomic: provide 64bit atomics where they're missingGrazvydas Ignotas2017-04-033-0/+90
* gallium/util: libunwind supportRob Clark2017-04-034-2/+129
* gallium/util: clean up stack frame printingRob Clark2017-04-033-23/+26
* st/mesa: add st_convert_image()Samuel Pitoiset2017-04-032-47/+63
* st/mesa: make 'st' const in st_mesa_format_to_pipe_format()Samuel Pitoiset2017-04-032-2/+2
* mesa/glthread: Call unmarshal_batch directly in glthread_finishBartosz Tomczyk2017-04-031-12/+32
* mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabledTimothy Arceri2017-04-033-1/+46
* amd/addrlib: fix optimized build warningsGrazvydas Ignotas2017-04-031-1/+1
* radeonsi: use unreachable to fix a warningGrazvydas Ignotas2017-04-031-2/+2
* r600g: Add more (un)likely functionsConstantine Kharlamov2017-04-031-6/+4
* r600g: Remove intermediate assignment of pipe_draw_infoConstantine Kharlamov2017-04-031-51/+50
* r600g: Use separate index_bias variableConstantine Kharlamov2017-04-031-3/+5
* nv30: fp/rast may be null when validating fb/scissor due to clearIlia Mirkin2017-04-021-5/+6
* nvc0: fragprog may not be set when e.g. clearingIlia Mirkin2017-04-021-2/+3
* nv50: don't assume a rast is set when validating for clearsIlia Mirkin2017-04-022-3/+7
* radv: fix order of the guardband register emission.Dave Airlie2017-04-021-2/+2
* mesa/main: Fix memset in formatquery.cEdward O'Callaghan2017-04-021-1/+2
* radeonsi: add load_image_desc()Samuel Pitoiset2017-04-011-21/+24
* radeonsi: rework the load_sampler_desc() helpersSamuel Pitoiset2017-04-011-16/+10
* gallivm: add lp_build_emit_fetch_src() helperSamuel Pitoiset2017-04-012-5/+24
* docs: add news item and link release notes for 17.0.1Andres Gomez2017-04-012-0/+7
* docs: add sha256 checksums for 17.0.3Andres Gomez2017-04-011-1/+2
* docs: add release notes for 17.0.3Andres Gomez2017-04-011-0/+188
* glsl: ir_explog_to_explog2 is no moreErik Faye-Lund2017-04-012-2/+6
* gallium/docs: remove documentation of removed argErik Faye-Lund2017-04-011-2/+0
* st/mesa: avoid aliasing violation in st_cb_perfmon.cErik Faye-Lund2017-04-011-3/+3
* st: Add cubeMapFace parameter to st_finalize_texture.Michal Srb2017-04-017-8/+10
* vulkan: Bump the header and XML to the latest public versionJason Ekstrand2017-03-312-513/+756