mesa.git
2017-02-21 Nicolai Hähnleradeonsi: fix UINT/SINT clamping for 10-bit formats...
2017-02-21 Nicolai Hähnleradeonsi: handle MultiDrawIndirect in si_get_draw_start...
2017-02-21 Nicolai Hähnlewinsys/amdgpu: reduce max_alloc_size based on GTT limits
2017-02-21 Bas Nieuwenhuizenradv: Don't flush at the start of a command buffer.
2017-02-21 Bas Nieuwenhuizenradv: Flush in the initial preamble CS.
2017-02-21 Bas Nieuwenhuizenradv: Special case the initial preamble.
2017-02-21 Bas Nieuwenhuizenradv: Split emitting the cache flush out.
2017-02-21 Bas Nieuwenhuizenradv: Free empty_cs on device destruction.
2017-02-21 Ben Skeggsnvc0: use PascalB for most Pascal boards
2017-02-20 Dave Airlieradv: handle subpass cache flushes
2017-02-20 Grazvydas Ignotasr300g: only allow byteswapped formats on big endian
2017-02-20 Timothy Arcerimesa: remove unused variable warning in release builds
2017-02-20 Emil Velikovdocs/submittingpatches.html: document the Fixes tag
2017-02-20 Emil Velikovdocs/submittingpatches.html: remove version tag for...
2017-02-20 Emil Velikovdocs/submittingpatches.html: add #backports section
2017-02-20 Emil Velikovdocs/submittingpatches.html: rework the #criteria section
2017-02-20 Emil Velikovtravis: bring the scons build on par with AppVeyor
2017-02-20 Ben Crockergallivm: Reenable PPC VSX (v3)
2017-02-20 Ben Crockergallivm: Override getHostCPUName() "generic" w/ "pwr8...
2017-02-20 Ben Crockergallivm: Improve debug output (V2)
2017-02-20 Marek Olšákgallium/u_suballoc: update comments
2017-02-20 Jonathan Grayutil/build-id: define ElfW and NT_GNU_BUILD_ID if needed
2017-02-20 Mauro Rossiandroid: define HAVE_DL_ITERATE_PHDR for build-id code
2017-02-20 Mauro Rossiandroid: glsl: build shader cache sources
2017-02-20 Mauro Rossiandroid: radeonsi: fix sid_table.h generated header...
2017-02-20 Emil Velikovdocs: add news item and link release notes for 13.0.5
2017-02-20 Emil Velikovdocs: add sha256 checksums for 13.0.5
2017-02-20 Emil Velikovdocs: add release notes for 13.0.5
2017-02-20 Dave Airlievulkan/wsi/x11: add support to detect if we can support...
2017-02-19 Dave AirlieRevert "radv: detect command buffers that do no work...
2017-02-19 Bas Nieuwenhuizenradv: Handle VK_REMAINING_ARRAY_LAYERS in fast clear...
2017-02-19 Marek Olšákgallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCH...
2017-02-19 Marek Olšákradeonsi: fix UNSIGNED_BYTE index buffer fallback with...
2017-02-19 Dave Airlieradv: handle layered fast clears.
2017-02-19 Dave Airlieradv: pass subresourceRange by pointer.
2017-02-19 Dave Airlieradv: fix typo in a2b10g10r10 fast clear calculation.
2017-02-19 Bas Nieuwenhuizenradv: Invert ring SGPR check.
2017-02-19 Bas Nieuwenhuizenradv: Clamp framebuffer dimensions to min. attachment...
2017-02-18 Marek Olšákgallium: remove TGSI_OPCODE_CLAMP
2017-02-18 Marek Olšákac/llvm: use min+max instead of AMDGPU.clamp on LLVM 5.0
2017-02-18 Marek Olšákradeonsi: stop using TGSI_OPCODE_CLAMP by moving it...
2017-02-18 Marek Olšáktgsi/lowering: stop using TGSI_OPCODE_CLAMP
2017-02-18 Marek Olšákst/mesa: stop using TGSI_OPCODE_CLAMP
2017-02-18 Marek Olšákradeonsi: use R600_RESOURCE_FLAG_UNMAPPABLE where it...
2017-02-18 Marek Olšákgallium/radeon: add R600_RESOURCE_FLAG_UNMAPPABLE
2017-02-18 Marek Olšákgallium/radeon: change r600_aligned_buffer_create to...
2017-02-18 Marek Olšákradeonsi: upload constants into VRAM instead of GTT
2017-02-18 Marek Olšákgallium/radeon: use TCC line size as alignment in other...
2017-02-18 Marek Olšákradeonsi: use a clever alignment for index buffer uploads
2017-02-18 Marek Olšákradeonsi: use a clever alignment for descriptor uploads
2017-02-18 Marek Olšákradeonsi: use a clever alignment for constant buffer...
2017-02-18 Marek Olšákradeonsi: move index buffer flushing into a non-upload...
2017-02-18 Marek Olšákradeonsi: use SI_MAX_ATTRIBS where it should be used
2017-02-18 Marek Olšákradeonsi: sort members of si_shader_key::part
2017-02-18 Marek Olšákradeonsi: have separate LS and ES main shader parts...
2017-02-18 Marek Olšákradeonsi: don't compile pure monolithic shaders asynchr...
2017-02-18 Marek Olšákradeonsi: allow unaligned vertex buffer offsets and...
2017-02-18 Marek Olšákradeonsi: remove the fix_size3 workaround
2017-02-18 Marek Olšákradeonsi: add a workaround for clamping unaligned RGB...
2017-02-18 Marek Olšákradeonsi: make fix_fetch an array of uint8_t
2017-02-18 Marek Olšákvl: fix a buffer leak in the bicubic filter by using...
2017-02-18 Marek Olšákgallium/hud: create files after graphs are created...
2017-02-18 Marek Olšákgallium/u_suballoc: allow setting pipe_resource::flags
2017-02-18 Marek Olšákgallium/u_suballoc: use clear_buffer if available
2017-02-18 Marek Olšákgallium/util: correctly unref a buffer in u_prim_restart
2017-02-18 Marek Olšákgallium/util: remove unused u_index_modify helpers
2017-02-18 Marek Olšákgallium/util: remove unused helper util_draw_texquad
2017-02-18 Marek Olšákgallium/docs: remove documentation of non-existent...
2017-02-17 Jason Ekstrandanv/TODO: Check off Storage Image Without Format
2017-02-17 Marek Olšákac/llvm: fix various findMSB bugs
2017-02-17 Jose Maria... glsl: link error if unsized array not-last in ssbo
2017-02-17 Lionel Landwerlini965/fs: fix uninitialized memory access
2017-02-17 Timothy Arceriglsl: disable on disk shader cache when running as...
2017-02-17 Alejandro Piñeiromesa/formatquery: use consistent local function names
2017-02-17 Bas Nieuwenhuizenradv: Use different allocator for descriptor set vram.
2017-02-17 Bas Nieuwenhuizenradv: Never try to create more than max_sets descriptor...
2017-02-17 Samuel Iglesias... i965/fs: fix 32-bit data type to int64 conversion on...
2017-02-17 Timothy Arceriglsl: fix scons builds with shader cache
2017-02-17 Timothy Arceriutil/disk_cache: fix typo in function stub
2017-02-17 Jason Ekstrandi965/fs: Remove hand-coded 64-bit packing optimizations
2017-02-17 Jason Ekstrandnir/algebraic: Optimize 64bit pack/unpack
2017-02-17 Jason Ekstrandnir: Rename lower_double_pack to lower_64bit_pack
2017-02-17 Jason Ekstrandnir: Combine the int and double [un]pack opcodes
2017-02-17 Jason Ekstrandi965/fs: Fix the inline nir_op_pack_double optimization
2017-02-17 George Kyriazisswr: remove unneeded extern "C"
2017-02-17 George Kyriazisgallium: add extern "C" guards
2017-02-17 Timothy Arceriutil/disk_cache: check cache exists before calling...
2017-02-17 Timothy Arceriutil/disk_cache: add support for removing old versions...
2017-02-17 Timothy Arceriutil/disk_cache: allow drivers to pass a directory...
2017-02-17 Timothy Arcerimesa: remove cache creation from _mesa_initialize_context()
2017-02-17 Timothy Arcerist/mesa/glsl: build string of dri options and use as...
2017-02-17 Timothy Arceriglsl: reserve parameter storage on cache restore
2017-02-17 Timothy Arceriglsl: don't try to load/store buffer object values...
2017-02-17 Timothy Arceriglsl: don't reprocess or clear UBOs on cache fallback
2017-02-17 Timothy Arceriglsl: skip more uniform initialisation when doing fallb...
2017-02-17 Timothy Arceriglsl: don't lose uniform values when falling back to...
2017-02-17 Timothy Arceriglsl: don't reference shader prog data during cache...
2017-02-17 Timothy Arcerimesa/glsl: add cache_fallback flag to gl_shader_program...
2017-02-17 Timothy Arceriglsl: add api and glsl version to hash generation for...
2017-02-17 Timothy Arceriglsl: cache uniform values
next