gallivm/llvmpipe: add const qualifiers on sampler variables
[mesa.git] / src / gallium / auxiliary /
2018-02-01 Brian Paulgallivm/llvmpipe: add const qualifiers on sampler variables
2018-02-01 Lucas Stachrenderonly: fix dumb BO allocation for non 32bpp formats
2018-01-30 Andres Rodriguezu_threaded_context: add support for fence_server_signal v2
2018-01-30 Andres Rodriguezgallium: add type parameter to create_fence_fd
2018-01-27 Marek Olšákac: don't use byval LLVM qualifier in shaders
2018-01-27 Marek Olšákpb_cache: let drivers choose the number of buckets
2018-01-27 Marek Olšákpb_cache: call os_time_get outside of the loop
2018-01-25 Roland Scheideggergallivm: fix crash with seamless cube filtering with...
2018-01-24 Marek Olšákgallium/u_tests: add texture_barrier and FBFETCH tests
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-18 George Kyriazisgallivm: support avx512 (16x32) in interleave2_half
2018-01-18 Dylan Bakermeson: ensure that xmlpool_options.h is generated for...
2018-01-17 Brian Paulgallium/hud: Fix support for PIPE_DRIVER_QUERY_TYPE_FLOAT
2018-01-17 Brian Paulgallium/hud: remove uint64_t casts in sensor query_sti_...
2018-01-17 Brian Paulgallium/hud: compute cpu load, percent with doubles
2018-01-17 Brian Paulgallium/hud: s/unsigned/enum pipe_query_type/
2018-01-16 Roland Scheideggerdraw: remove VSPLIT_CREATE_IDX macro
2018-01-16 Roland Scheideggerdraw: fix vsplit code when the (post-bias) index value...
2018-01-16 Samuel Pitoisetac: import lp_create_builder() from gallivm
2018-01-11 Dylan Bakermeson: move libsensors dependency to libgallium
2018-01-11 Dylan Bakermeson: Use dependencies for nir
2018-01-10 Rob Herringtgsi: include struct definitions for tgsi_build declara...
2018-01-09 Dylan Bakermeson: build clover
2018-01-05 Timothy Arcerigallium/tgsi: add patch support to tgsi_get_gl_varying_...
2018-01-03 Mario Kleinerst/dri: Add option to control exposure of 10 bpc color...
2017-12-27 Brian Paultgsi: improve comment on tgsi_util_get_shadow_ref_src_i...
2017-12-27 Brian Paulutil: add trivial comment on u_upload_create()
2017-12-25 Marek Olšákgallium/util: add util_num_layers helper
2017-12-15 Rob Clarkgallium/util: add u_transfer_helper
2017-12-14 Roland Scheideggergallivm: implement accurate corner behavior for texture...
2017-12-14 Roland Scheideggergallivm: fix an issue with NaNs with seamless cube...
2017-12-12 Brian Paulcso: add point rasterization sanity check assertion
2017-12-12 Brian Paulgallium/u_blitter: replace tabs with spaces
2017-12-12 Brian Paulgallium/util: don't pass a pipe_resource to util_resour...
2017-12-12 Brian Paulgallium/aux: include nr_samples in util_resource_size...
2017-12-12 Roland Scheideggergallivm: fix texture wrapping for texture gather for...
2017-12-07 Eric Engestrommeson: add dep_thread to every lib that includes threads.h
2017-12-05 Marek Olšákgallium/u_upload_mgr: allow drivers to specify pipe_res...
2017-12-01 Eric Engestromgallium/hud: use #ifdef to test for macro existence
2017-11-30 Tapani Pällimesa: add AllowGLSLCrossStageInterpolationMismatch...
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...
next