r600: fix bfe where src/dst are same.
[mesa.git] / src / gallium / auxiliary /
2017-11-25 Marek Olšákgallium/hud: add HUD sharing within a context share...
2017-11-25 Marek Olšákgallium/hud: update the HUD interface for multiple...
2017-11-25 Marek Olšákgallium/hud: prevent a crash if the recording context...
2017-11-25 Marek Olšákgallium/hud: separate code for record context init...
2017-11-25 Marek Olšákgallium/hud: separate code for draw context init/release
2017-11-25 Marek Olšákgallium/hud: don't use hud->pipe in hud_parse_env_var
2017-11-25 Marek Olšákgallium/hud: use cso_get_pipe_context
2017-11-25 Marek Olšákcso: add cso_get_pipe_context
2017-11-25 Marek Olšákgallium/hud: pass pipe_context explicitly to most functions
2017-11-25 Marek Olšákgallium/hud: split hud_draw into 3 separate functions
2017-11-21 Roland Scheideggerllvmpipe: fix snorm blending
2017-11-20 Nicolai Hähnlegallium/u_threaded: avoid syncing in threaded_context_flush
2017-11-20 Nicolai Hähnleradeonsi: avoid syncing the driver thread in si_fence_f...
2017-11-20 Nicolai Hähnlegallium/u_threaded: properly initialize fence unflushed...
2017-11-20 Nicolai Hähnleu_threaded_gallium: remove synchronization in fence_ser...
2017-11-17 Brian Paultgsi: s/uint/enum pipe_shader_type/
2017-11-17 Brian Paultgsi: bump tgsi_opcode_info::output_mode size to 4...
2017-11-17 Gert Wollnygallium/aux/util/u_surface.c: Silence warnings and...
2017-11-17 Gert Wollnygallium/aux/util/u_debug_image.c: Silence warnings...
2017-11-17 Gert Wollnygallium/aux/util/u_debug_flush.c: Silence warnings...
2017-11-17 Gert Wollnygallium/aux/util/u_debug.c: Silence warnings -Wunused...
2017-11-17 Gert Wollnygallium/aux/util/u_format_table.py: Add UNUSED decorati...
2017-11-17 Gert Wollnygallium/aux/util/u_async_debug.c: Fix -Wtype-limits...
2017-11-17 Gert Wollnygallium/aux/os/os_thread.h: Silence -Wunused-param.
2017-11-17 Gert Wollnygallium/aux/util/u_debug_refcnt.h: Fix -Wunused-param...
2017-11-17 Gert Wollnygallium/aux/util/u_blit.c: Fix -Wunused-param warnings
2017-11-17 Gert Wollnygallium/aux/util/u_transfer.c: Fix some -Wunused-param...
2017-11-17 Gert Wollnygallium/aux/util/u_threaded_context.c: Fix some -Wunuse...
2017-11-17 Gert Wollnygallium/aux/util/u_surface.c: Silence a -Wsign-compare...
2017-11-17 Gert Wollnygallium/aux/util/u_pstipple.c: Fix one -Wsign-compare...
2017-11-17 Gert Wollnygallium/aux/util/u_mm.c: Fix one -Wparam-unused warning.
2017-11-17 Gert Wollnygallium/aux/util/u_format_yuv.c: Fix a number of -Wunus...
2017-11-17 Gert Wollnygallium/aux/util/u_format_rgtc.c: Fix a number of ...
2017-11-17 Gert Wollnygallium/aux/util/u_format_other.c: Fix various -Wunused...
2017-11-17 Gert Wollnygallium/aux/util/u_format_latc.c: Fix various -Wunused...
2017-11-17 Gert Wollnygallium/aux/util/u_format_etc.c: Fix eight -Wunused...
2017-11-17 Gert Wollnygallium/aux/util/u_format.c: Fix one -Wunused-param...
2017-11-17 Gert Wollnygallium/aux/util/u_dump_state.c: Fix two -Wunused-param...
2017-11-17 Gert Wollnygallium/aux/util/u_dump_defines.c: Fix -Wcompare-unsign...
2017-11-17 Gert Wollnygallium/aux/util/u_debug_stack.c: Silence -Wunused...
2017-11-17 Gert Wollnygallium/aux/util/u_debug_describe.c: Silence an -Wunuse...
2017-11-17 Gert Wollnygallium/aux/util/u_blitter.c: Silence some warnings
2017-11-17 Brian Paulutil/tgsi: use ASSERT_BITFIELD_SIZE() to check opcode...
2017-11-16 Nicolai Hähnletgsi/exec: fix LDEXP in softpipe
2017-11-15 Brian Paultgsi: whitespace clean-ups in tgsi_util.[ch]
2017-11-15 Brian Paultgsi: s/unsigned/enum tgsi_texture_type/
2017-11-14 Timothy Arcerigallium/tgsi: add tess output supoort to tgsi_get_gl_va...
2017-11-14 Timothy Arcerigallium/tgsi: add prim id to tgsi_get_gl_varying_semantic()
2017-11-10 Dylan Bakermeson: add nir_builder_opcodes_h to gallium_auxiliary
2017-11-10 Nicolai Hähnlegallium/u_threaded: fix end_query regression
2017-11-09 Dave Airliegallium/tgsi: start adding hw atomics (v3.2)
2017-11-09 Dave Airliegallium: add CAPs to support HW atomic counters. (v3)
2017-11-09 Nicolai Hähnlegallium/u_dump: add and use util_dump_transfer_usage
2017-11-09 Nicolai Hähnlegallium/u_dump: add util_dump_ns
2017-11-09 Nicolai Hähnlegallium/u_dump: export util_dump_ptr
2017-11-09 Nicolai Hähnlegallium: add pipe_context::callback
2017-11-09 Nicolai Hähnlegallium/u_threaded: implement pipe_context::set_log_context
2017-11-09 Nicolai Hähnlegallium/u_threaded: avoid syncs for get_query_result
2017-11-09 Nicolai Hähnlegallium/u_threaded: implement asynchronous flushes
2017-11-09 Nicolai Hähnlegallium/u_threaded: mark queries flushed only for non...
2017-11-09 Nicolai Hähnlegallium: remove unused and deprecated u_time.h
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-11-09 Nicolai Hähnleutil: move pipe_barrier into src/util and rename to...
2017-11-09 Nicolai Hähnlegallium: add async debug message forwarding helper
2017-11-09 Nicolai Hähnlegallium: clarify the constraints on sampler_view_destroy
2017-11-08 Tobias Drostegallivm: Use new LLVM fast-math-flags API
2017-11-07 Michel Dänzergallium: Guard assertions by NDEBUG instead of DEBUG
2017-11-06 Marek Olšákgallium/u_vbuf: use signed vertex buffers offsets for...
2017-11-06 Marek Olšákgallium/u_threaded: don't map big VRAM buffers for...
2017-11-06 Marek Olšákgallium/u_threaded: clean up tc_improve_map_buffer_flag...
2017-11-02 Tim Rowleygallivm: allow arch rounding with avx512
2017-10-31 Erik Faye-Lundmeson: use dep_m in libgallium
2017-10-27 Brian Paulgallium: s/unsigned/enum pipe_prim_type/
2017-10-27 Roland Scheideggerdraw: don't cull tris with zero area
2017-10-27 Dylan Bakermeson: move gallium include declarations to src
2017-10-27 Brian Paulgallium/os: fix align_malloc() / os_malloc_aligned...
2017-10-25 Roland Scheideggergallium/util: remove some block alignment assertions
2017-10-24 Brian Paulgallium/util: use util_snprintf() in u_socket_connect()
2017-10-23 Brian Paulgallium/util: don't call close() on Windows in u_tests.c
2017-10-23 Brian Paulmesa: use util_strdup() macro in u_debug_symbol.c
2017-10-23 Brian Paulgallium/util: replace gethostbyname() with getaddrinfo()
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-10-19 Tim Rowleygallium: add more exceptions to tgsi_util_get_inst_usag...
2017-10-19 Roland Scheideggertgsi: fix tgsi_util_get_inst_usage_mask
2017-10-16 Dylan Bakermeson: build gallium winsys for dri, null, and wrapper
2017-10-16 Dylan Bakermeson: Build gallium pipe-loader
2017-10-16 Dylan Bakermeson: Build gallium auxiliary
2017-10-12 Nicolai Hähnlegallium: add tests for PIPE_FORMAT_{X1,A1}B5G5R5_UNORM...
2017-10-11 Tim Rowleygallium: allow 512-bit vectors
2017-10-10 Eric Anholtbroadcom: Add V3D 3.3 gallium driver called "vc5",...
2017-10-10 Eric Anholtgallium: Add support for 5551 with the 1-bit field...
2017-10-10 Nicolai Hähnleu_threaded_context: fix a memory leak
2017-10-07 Marek Olšákradeonsi: don't change viewport for blits, use window...
2017-10-07 Marek Olšákradeonsi: don't save and restore vertex buffers and...
2017-10-07 Marek Olšákgallium/u_blitter: let drivers decide which VS to use...
2017-10-07 Marek Olšákgallium/u_blitter: let drivers set the vertex elements...
2017-10-07 Marek Olšákgallium/u_blitter: remove blitter_context_priv::viewport
2017-10-06 Roland Scheideggergallivm: don't use pabs intrinsic with llvm version...
2017-10-06 Marek Olšáktgsi/ureg: allow any register file in address operands
2017-10-06 Marek Olšáktgsi/scan: scan address operands (v2)
next