swr/rast: Add support for generalized late and early z/stencil stats
[mesa.git] / src / gallium / auxiliary /
2018-03-09 Thierry Redingtegra: Initial support
2018-03-08 Thomas Hellstromgallium/st_dri: Honor the glx_disable_sgi_video_sync...
2018-03-07 Roland Scheideggerdraw: fix line stippling with aa lines
2018-03-07 Roland Scheideggerdraw: simplify (and correct) aaline fallback (v2)
2018-03-06 Roland Scheideggertgsi/scan: use wrap-around shift behavior explicitly...
2018-03-05 Gert Wollnygallium/aux/hud: Avoid possible buffer overflow
2018-03-01 Jonathan Graygallium/util: use sockets on PIPE_OS_UNIX in u_network
2018-02-28 Roland Scheideggercso: don't cycle through PIPE_MAX_SHADER_SAMPLER_VIEWS...
2018-02-28 Roland Scheideggerdraw: don't needlessly iterate through all sampler...
2018-02-26 Timothy Arcerigallium/tgsi: remove is_msaa_sampler array from tgsi_sh...
2018-02-17 Marek Olšákgallium: use PIPE_CAP_CONSTBUF0_FLAGS
2018-02-15 Dylan Bakermeson: link dri3 xcb libs into vlwinsys instead of...
2018-02-14 Roland Scheideggertgsi: Recognize RET in main for tgsi_transform
2018-02-12 Eric Anholtgallium/llvmpipe: Fix compiler warnings about ddx/ddy...
2018-02-08 Brian Paulgallium/util: silence clang warning in blitter code
2018-02-08 Brian Paultgsi: s/unsigned/enum tgsi_semantic/ in ureg_DECL_output()
2018-02-08 Brian Paultgsi: use TGSI_INTERPOLATE_x arguments instead of zeros...
2018-02-08 Brian Paulgallium/util: s/uint/enum tgsi_semantic/ in simple...
2018-02-08 Brian Paultgsi: s/unsigned/enum pipe_shader_type/ in ureg code
2018-02-08 Brian Paulgallium/util: s/uint/enum tgsi_semantic/ in u_blitter.c
2018-02-08 Brian Paulgallium/util: trivial whitespace/formatting fixes in...
2018-02-08 Brian Paulcso: add a couple sanity check assertions in cso_draw_vbo()
2018-02-08 Brian Paultgsi: use tgsi_semantic enum type in ureg code
2018-02-08 Brian Paultgsi: use TGSI enum types in ureg code
2018-02-08 Brian Paulgallium/util: replace uint with tgsi enum types
2018-02-08 Brian Paulgallium/util: replace unsigned with tgsi enum types
2018-02-07 Grazvydas Ignotasgallium/hud: update some query functions
2018-02-07 Roland ScheideggerRevert "gallium: build ddebug, noop, rbug, trace as...
2018-02-07 Marek Olšákgallium: build ddebug, noop, rbug, trace as part of...
2018-02-07 Roland Scheideggeru_blit: (trivial) fix bogus argument order for set_frag...
2018-02-07 Roland Scheideggeru_blit,u_simple_shaders: add shader to convert from...
2018-02-07 Roland Scheideggeru_simple_shaders: fix mask handling in util_make_fragme...
2018-02-03 Eric Anholtgallium: Add a new A4B4G4R4 pipe format for Broadcom.
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...
next