gallivm: remove LICM pass
[mesa.git] / src / gallium / auxiliary / util /
2018-04-20 Stefan Schakegallium/util: Android backtrace support
2018-04-20 Stefan Schakegallium/util: Don't stub u_debug_stack on Android
2018-04-14 Brian Paulgallium/util: put (void) in a few function signatures
2018-04-12 Leo Liuvl: add VP9 profile2 support
2018-04-12 Leo Liuvl: add VP9 profile0 and format
2018-04-08 Lucas Stachgallium/util: implement util_format_is_yuv
2018-04-02 Marek Olšákgallium/u_tests: test FBFETCH and shader-based blending...
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-03-27 Eric Anholtgallium/u_vbuf: Protect against overflow with large...
2018-03-26 Vinson Leegallium: Do not add -Wframe-address option for gcc...
2018-03-12 Timothy Arcerigallium: silence __builtin_frame_address nonzero argume...
2018-03-12 Dave Airlieu_vbuf/translate: pass max_index into the set_buffer.
2018-03-11 Marek Olšákgallium/util: add helper util_wait_for_idle
2018-03-10 Roland Scheideggeru_blit: (trivial) u_blit.h needs to include p_defines.h
2018-03-09 Eric Anholtgallium: Add a util_blitter path for using a custom...
2018-03-01 Jonathan Graygallium/util: use sockets on PIPE_OS_UNIX in u_network
2018-02-17 Marek Olšákgallium: use PIPE_CAP_CONSTBUF0_FLAGS
2018-02-08 Brian Paulgallium/util: silence clang warning in blitter code
2018-02-08 Brian Paulgallium/util: s/uint/enum tgsi_semantic/ in simple...
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 Paulgallium/util: replace uint with tgsi enum types
2018-02-08 Brian Paulgallium/util: replace unsigned with tgsi enum types
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-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-24 Marek Olšákgallium/u_tests: add texture_barrier and FBFETCH tests
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-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-05 Marek Olšákgallium/u_upload_mgr: allow drivers to specify pipe_res...
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 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/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-10 Nicolai Hähnlegallium/u_threaded: fix end_query regression
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ähnlegallium: add async debug message forwarding helper
2017-11-09 Nicolai Hähnlegallium: clarify the constraints on sampler_view_destroy
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-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-12 Nicolai Hähnlegallium: add tests for PIPE_FORMAT_{X1,A1}B5G5R5_UNORM...
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-05 Ben Crockergallivm/ppc64le: allow environmental control of Altivec...
2017-10-03 George Kyriazisgallium/u_tests: fix ifdef for sync_file fences
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_init()
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_enabled
2017-10-02 Marek Olšákgallium/u_tests: test sync_file fences
next