mesa.git
2017-04-04 Juan A. Suarez... bin/get-fixes-pick-list.sh: fix typo
2017-04-04 Mauro Rossiandroid: intel: genxml: fix genX_xml.h generation rules
2017-04-03 Jason Ekstrandintel/vec4: Add some fall through comments
2017-04-03 Bartosz Tomczykmesa/glthread: Avoid unnecessary batch reallocation
2017-04-03 Bas Nieuwenhuizenradv: Increase descriptor limits.
2017-04-03 Bartosz Tomczykmesa/glthread: fix misaligned address access
2017-04-03 Bartosz Tomczykglsl: Fix blob memory leak
2017-04-03 Bas Nieuwenhuizenradv: Rework guard band calculation.
2017-04-03 Bas Nieuwenhuizenradv: Enable VK_KHR_incremental_present.
2017-04-03 Jason Ekstrandanv: Implement VK_KHR_incremental_present
2017-04-03 Jason Ekstrandvulkan/wsi/wayland: Pass damage through to the compositor
2017-04-03 Jason Ekstrandvulkan/wsi: Plumb present regions through the common...
2017-04-03 Jason Ekstrandvulkan/wsi: Fix some line wrapping
2017-04-03 Dave Airlieradv: fix interp at sample code.
2017-04-03 Dave Airlieradv: overhaul fragment shader sample positions.
2017-04-03 Lionel Landwerlinaubinator/gen_decoder/i965: decode instructions from...
2017-04-03 Lionel Landwerlinintel: gen_decoder: store pointer to current decoded...
2017-04-03 Dave Airlieradv/ac: fix texture derivative ordering
2017-04-03 Dave Airlieradv/ac: round cube array coordinate before fixup.
2017-04-03 Dave Airlieradv: move to using common buffer load format.
2017-04-03 Brian Paulutil: fix MSVC warning in u_align_u32()
2017-04-03 Brian Paulutil: #include "c99_compat.h" to fix Windows build
2017-04-03 Brian Paulutil: s/SHA1_H/MESA_SHA1_H/
2017-04-03 Brian Paulsvga: add comment on svga_buffer_hw_storage_map()
2017-04-03 Rhys Kiddtravis: Support LLVM 3.8+ on Trusty-based Travis-CI...
2017-04-03 Grazvydas Ignotasutil/u_atomic: provide 64bit atomics where they're...
2017-04-03 Rob Clarkgallium/util: libunwind support
2017-04-03 Rob Clarkgallium/util: clean up stack frame printing
2017-04-03 Samuel Pitoisetst/mesa: add st_convert_image()
2017-04-03 Samuel Pitoisetst/mesa: make 'st' const in st_mesa_format_to_pipe_format()
2017-04-03 Bartosz Tomczykmesa/glthread: Call unmarshal_batch directly in glthrea...
2017-04-02 Timothy Arcerimesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS...
2017-04-02 Grazvydas Ignotasamd/addrlib: fix optimized build warnings
2017-04-02 Grazvydas Ignotasradeonsi: use unreachable to fix a warning
2017-04-02 Constantine... r600g: Add more (un)likely functions
2017-04-02 Constantine... r600g: Remove intermediate assignment of pipe_draw_info
2017-04-02 Constantine... r600g: Use separate index_bias variable
2017-04-02 Ilia Mirkinnv30: fp/rast may be null when validating fb/scissor...
2017-04-02 Ilia Mirkinnvc0: fragprog may not be set when e.g. clearing
2017-04-02 Ilia Mirkinnv50: don't assume a rast is set when validating for...
2017-04-02 Dave Airlieradv: fix order of the guardband register emission.
2017-04-02 Edward O'Callaghanmesa/main: Fix memset in formatquery.c
2017-04-01 Samuel Pitoisetradeonsi: add load_image_desc()
2017-04-01 Samuel Pitoisetradeonsi: rework the load_sampler_desc() helpers
2017-04-01 Samuel Pitoisetgallivm: add lp_build_emit_fetch_src() helper
2017-04-01 Andres Gomezdocs: add news item and link release notes for 17.0.1
2017-04-01 Andres Gomezdocs: add sha256 checksums for 17.0.3
2017-04-01 Andres Gomezdocs: add release notes for 17.0.3
2017-04-01 Erik Faye-Lundglsl: ir_explog_to_explog2 is no more
2017-04-01 Erik Faye-Lundgallium/docs: remove documentation of removed arg
2017-04-01 Erik Faye-Lundst/mesa: avoid aliasing violation in st_cb_perfmon.c
2017-04-01 Michal Srbst: Add cubeMapFace parameter to st_finalize_texture.
2017-04-01 Jason Ekstrandvulkan: Bump the header and XML to the latest public...
2017-04-01 Karol Herbstnv50/ir: also do PostRaLoadPropagation for FMA
2017-04-01 Karol Herbstgm107/ir: add LIMM form of mad
2017-04-01 Karol Herbstgk110/ir: add LIMM form of mad
2017-04-01 Karol Herbstnv50/ir: implement mad post ra folding for nvc0+
2017-04-01 Karol Herbstnv50/ir: restructure and rename postraconstantfolding...
2017-04-01 Karol Herbstnvc0/ir: also do ConstantFolding for FMA
2017-04-01 Karol Herbstnvc0/ir: disable support for LIMMs on MAD/FMA
2017-04-01 Lyudenvc0: Add support for NV_fill_rectangle for the GM200+
2017-04-01 Lyudest/mesa: Add support for NV_fill_rectangle
2017-04-01 Lyudegallium: Add NV_fill_rectangle to pipe state
2017-04-01 Lyudegallium: Add a cap to check if the driver supports...
2017-04-01 Lyudemesa: Add support for GL_NV_fill_rectangle
2017-04-01 Lyudeglapi: Add GL_NV_fill_rectangle
2017-03-31 Marek Olšákgallium: remove support for predicates from TGSI (v2)
2017-03-31 Dave Airlieradv: enable tessellation shaders.
2017-03-31 Dave Airlieradv/ac: setup lds for tessellation
2017-03-31 Dave Airlieradv: add ia_multi_vgt_param tessellation support.
2017-03-31 Dave Airlieradv/cmd: emit tessellation state.
2017-03-31 Dave Airlieradv/pipeline: handle tessellation shader compilation
2017-03-31 Dave Airlieradv/ac: handle writing out tess factors.
2017-03-31 Dave Airlieradv/ac: add support for TCS/TES inputs/outputs.
2017-03-31 Dave Airlieradv/ac: add clip support for tess eval shader.
2017-03-31 Dave Airlieradv/ac: hook up tessellation intrinsics.
2017-03-31 Dave Airlieradv/ac: hook up shader information handling for tessel...
2017-03-31 Dave Airlieradv/pipeline: start calculating tess stage.
2017-03-31 Dave Airlieradv: add tessellation support to variant code.
2017-03-31 Dave Airlieradv: add tessellation support to shader naming
2017-03-31 Dave Airlieradv: add tess ctrl stage barrier workaround for SI.
2017-03-31 Dave Airlieradv/ac: add support for patch inputs to unique index...
2017-03-31 Dave Airlieradv: port polaris vgt vertex reuse workaround.
2017-03-31 Dave Airlieradv: configure tessellation distribution register.
2017-03-31 Dave Airlieradv/ac: setup tessellation shader inputs.
2017-03-31 Dave Airlieradv/ac: setup tess rings on compiler side.
2017-03-31 Dave Airlieradv: add tessellation ring allocation support. (v2)
2017-03-31 Dave Airlieradv: add support for some device specific tess informa...
2017-03-31 Dave Airlieradv/ac: add tess changes to shader keys/info
2017-03-31 Dave Airlieradv: add tess shader stage user data support.
2017-03-31 Dave Airlieradv: use defines for ring descriptor offsets.
2017-03-31 Dave Airlieradv: add helper function to denote if tess is enabled...
2017-03-31 Dave Airlieradv: handle clip dist in es outputs.
2017-03-31 Dave Airlieradv: drop unneeded start
2017-03-31 Dave Airlieradv: fixup geometry clip emission since using the...
2017-03-31 Marek Olšákradeonsi/gfx9: allow CMASK fast clear with RB+
2017-03-31 Marek Olšákradeonsi/gfx9: don't compare src_va w/ dst_va for CP_DM...
2017-03-31 Marek Olšákradeonsi/gfx9: fix 1D array fetches with derivs, bias...
2017-03-31 Marek Olšákradeonsi/gfx9: fix and enable single-sample CMASK fast...
2017-03-31 Marek Olšákradeonsi/gfx9: fix and enable MSAA compression
next