automake: r600: radeonsi: correctly manage libamd_common.la linking
[mesa.git] / src / gallium / drivers /
2017-02-28 Emil Velikovautomake: r600: radeonsi: correctly manage libamd_commo...
2017-02-28 Michel Dänzergallium/radeon: Add libamd_common.a to TARGET_LIB_DEPS...
2017-02-28 Timothy Arceriradeon: remove unused radeon_elf_util.{c,h}
2017-02-28 Timothy Arceriradeon/ac: switch to ac_shader_binary_config_start()
2017-02-28 Timothy Arceriradeon/ac: switch from radeon_elf_read() to ac_elf_read()
2017-02-28 Timothy Arceriradeon/ac: switch from radeon_shader_binary to ac_shade...
2017-02-25 Brian Paulsvga: fix MSVC build error after PIPE_CAP_USER_INDEX_BU...
2017-02-25 Eric Anholtvc4: Lazily emit our FS/VS input loads.
2017-02-25 Eric Anholtvc4: Refactor the load_input code out of the intrinsic...
2017-02-25 Eric Anholtvc4: Track the last block we emitted at the top level.
2017-02-25 Eric Anholtvc4: Emit max number of temps in the shader-db output.
2017-02-24 Marek Olšákradeonsi: fix broken tessellation on Carrizo and Stoney
2017-02-24 Marek Olšáktrace: remove pipe_resource wrapping
2017-02-24 Marek Olšákgallium: remove PIPE_CAP_USER_INDEX_BUFFERS
2017-02-24 Marek Olšáksvga: implement user index buffers
2017-02-24 Marek Olšákfreedreno: add support for user index buffers
2017-02-24 Marek Olšáketnaviv: add support for user index buffers
2017-02-24 Emil Velikovvc4: automake: add the kernel/README to the tarball
2017-02-24 Lars Hamresoftpipe: enable clear_texture with util_clear_texture
2017-02-24 Lars Hamrellvmpipe: enable clear_texture with util_clear_texture
2017-02-23 George Kyriazisswr: fix index buffers with non-zero indices
2017-02-23 George Kyriazisswr: add fetch shader cache
2017-02-23 Timothy Arceriradeon: fix r600 builds when old version of llvm is...
2017-02-22 Timothy Arcerir600/radeonsi: enable glsl/tgsi on-disk cache
2017-02-22 Timothy Arceriddebug/rbug/trace: add get_disk_shader_cache() to pass...
2017-02-22 Marek Olšákgallium/u_queue: isolate util_queue_fence implementation
2017-02-21 Marek Olšákradeonsi: fix issues with monolithic shaders
2017-02-21 Marek Olšákradeonsi: set no-signed-zeros-fp-math
2017-02-21 Marek Olšákgallivm: add no-signed-zeros-fp-math option to lp_creat...
2017-02-21 Marek Olšákradeonsi: skip TESSINNER/OUTER offchip stores if TES...
2017-02-21 Marek Olšákradeonsi: skip LDS stores in TCS if there are no LDS...
2017-02-21 Christian Gmeineretnaviv: remove number of pixel pipes validation
2017-02-21 Christian Gmeineretnaviv: move pctx initialisation to avoid a null deref...
2017-02-21 Christian Gmeineretnaviv: add missing fallthrough annotation
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 Ben Skeggsnvc0: use PascalB for most Pascal boards
2017-02-20 Grazvydas Ignotasr300g: only allow byteswapped formats on big endian
2017-02-20 Mauro Rossiandroid: radeonsi: fix sid_table.h generated header...
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-18 Marek Olšákgallium: remove TGSI_OPCODE_CLAMP
2017-02-18 Marek Olšákradeonsi: stop using TGSI_OPCODE_CLAMP by moving it...
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šákgallium/u_suballoc: allow setting pipe_resource::flags
2017-02-17 George Kyriazisswr: remove unneeded extern "C"
2017-02-16 Dave Airlieradeonsi: use shared emit_umsb helper.
2017-02-16 Dave Airlieradeonsi: use shared emit imsb code.
2017-02-15 Marek Olšákgallium/radeon: add a HUD query for monitoring the...
2017-02-14 Marek Olšákradeonsi: implement uploading zero-stride vertex attribs
2017-02-14 Marek Olšákgallium/radeon: include SDMA in the GPU load query
2017-02-14 Marek Olšákgallium/radeon: add an assertion to texture_transfer_ma...
2017-02-14 Marek Olšákradeonsi: implement legacy GL_DOUBLE vertex formats
2017-02-14 Marek Olšákradeonsi: clean up si_get_param
2017-02-14 Marek Olšákgallium/radeon: remove the internal u_upload_mgr pointer
2017-02-14 Marek Olšákgallium: set pipe_context uploaders in drivers (v3)
2017-02-14 Ilia Mirkinnvc0: disable linked tsc mode in compute launch descriptor
2017-02-14 Dave Airlieradeonsi: use common sendmsg emission function.
2017-02-12 Ilia Mirkinnv50,nvc0: use alternate samplers for stencil
2017-02-12 Wladimir J. van... etnaviv: Set shader instruction area correctly for...
2017-02-12 Wladimir J. van... etnaviv: Update hw header files
2017-02-12 Ilia Mirkinnvc0: set the render condition in the compute object
2017-02-12 Ilia Mirkingm107/ir: fix address offset bitfield for ATOMS
2017-02-12 Ilia Mirkinnv50/ir: convert an ATOM.EXCH without a destination...
2017-02-12 Ilia Mirkinnvc0: fix 64-bit integer query buffer writes
2017-02-12 Ilia Mirkinnv50/ir: return a register when retrieving thread id...
2017-02-11 Ilia Mirkinnv50/ir: add missing break after DSSG
2017-02-11 Christian Gmeineretnaviv: shader-db traces
2017-02-11 Christian Gmeineretnaviv: keep track of emitted loops
2017-02-11 Christian Gmeineretnaviv: wire up core pipe_debug_callback
2017-02-10 Eric Anholtvc4: Enable glSampleMask() even when !rasterizer->multi...
2017-02-10 Eric Anholtvc4: Respect glSampleMask() even when we're not writing...
2017-02-10 Eric Anholtvc4: Use the nir_builder helper for loading sample...
2017-02-10 Eric Anholtvc4: Use accurate 1/w in coordinate shader as well...
2017-02-10 Eric Anholtvc4: Drop VS inputs to 8.
2017-02-10 Eric Anholtvc4: Avoid emitting small immediates for UBO indirect...
2017-02-10 Marek Olšákgallium/radeon: use staging for texture read mappings...
2017-02-10 Marek Olšákgallium/radeon: ignore the level parameter in buffer_tr...
2017-02-10 Marek Olšákgallium/radeon: fix performance of buffer readbacks
2017-02-10 Marek Olšákradeonsi: align vertex buffer descriptor list size...
2017-02-10 Marek Olšákradeonsi: align shader binaries to CP DMA alignment...
2017-02-10 Marek Olšákradeonsi: move CP_DMA_ALIGNMENT definition
2017-02-10 Marek Olšákradeonsi: remove SI_CONTEXT_FLUSH_AND_INV_FRAMEBUFFER
2017-02-10 Marek Olšákradeonsi: remove separate CB/DB_META flush flags
next