draw: fix key comparison with uninitialized value
[mesa.git] / src / gallium / auxiliary / util /
2016-01-12 Erik Faye-Lundgallium/util: removed unused header-file
2016-01-08 Marek Olšákutil/pstipple: allow fragment shader POSITION to be...
2016-01-07 Roland Scheideggerllvmpipe: do 64bit plane calculations in the sse path
2016-01-06 Edward O'Callaghangallium: Remove unnecessary semicolons
2016-01-06 Oded Gabbayllvmpipe: add POWER8 portability file - u_pwr8.h
2016-01-05 Brian Paulutil: add debug_dump_ubyte_rgba_bmp()
2016-01-02 Marek Olšáku_upload_mgr: allow specifying PIPE_USAGE_* for the...
2016-01-02 Marek Olšáku_upload_mgr: remove alignment parameter from u_upload_...
2016-01-02 Marek Olšáku_upload_mgr: pass alignment to u_upload_buffer manually
2016-01-02 Marek Olšáku_upload_mgr: pass alignment to u_upload_data manually
2016-01-02 Marek Olšáku_upload_mgr: pass alignment to u_upload_alloc manually
2016-01-02 Marek Olšáku_upload_mgr: rework the application of alignment
2015-12-29 Nicolai Hähnlegallium/util: add DEBUG_GET_ONCE_OPTION
2015-12-18 Roland Scheideggergallium/util: (trivial) include p_shader_tokens.h in...
2015-12-11 Brian Paulutil/blitter: minor formatting fixes
2015-12-10 Patrick Rudolphgallium/util: return correct number of bound vertex...
2015-12-09 Edward O'Callaghangallium/util: Make u_prims_for_vertices() safe
2015-12-07 Brian Paulgallium/util: check callback pointers for non-null...
2015-12-06 Edward O'Callaghangallium/auxiliary: Sanitize NULL checks into canonical...
2015-12-06 Edward O'Callaghangallium/auxiliary: Trivial code style cleanup
2015-12-06 Edward O'Callaghangallium/auxiliary: Fix zero integer literal to pointer...
2015-12-04 Ilia Mirkingallium/util: fix pipe_debug_message macro to allow...
2015-12-03 Edward O'Callaghangallium/aux/util: Trivial, we already have format use it
2015-12-02 Jose Fonsecautil/blitter: Fix "SO C90 forbids mixed declarations...
2015-12-02 Edward O'Callaghangallium/util: Fix util_blitter_clear_depth_stencil...
2015-12-02 Edward O'Callaghangallium/util: Fix util_blitter_clear_render_target...
2015-12-02 Jose FonsecaRemove Sun CC specific code.
2015-11-23 Ilia Mirkingallium: add ASTC formats
2015-11-23 Ilia Mirkingallium/util: remove the fake format helpers for bptc...
2015-11-21 Emil Velikovutil: use RTLD_LOCAL with util_dl_open()
2015-11-13 Marek Olšákgallium/u_blitter: add support for multi-dword clear...
2015-11-05 Ilia Mirkingallium: expose a debug message callback settable by...
2015-11-04 Brian Paulu_vbuf: minor code reformatting / line wrapping
2015-11-04 Brian Paulu_vbuf: add some const qualifiers
2015-10-23 Marek Olšákutil/format: add helper util_format_is_snorm8
2015-10-23 Marek Olšákgallium/util: add a test for NULL fragment shaders
2015-10-17 Marek Olšáktgsi: move pipe_shader_from_tgsi_processor function...
2015-10-15 Rob Clarkgallium/util: fix debug_get_flags_option on 32-bit...
2015-10-12 Nicolai Hähnleu_vbuf: fix vb slot assignment for translated buffers
2015-09-28 Ilia Mirkingallium/util: avoid unreferencing random memory on...
2015-09-24 Marek Olšákgallium/u_blitter: handle allocation failures
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_data
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_buffer
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_all...
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_alloc
2015-09-03 Marek Olšáku_upload_mgr: optimize u_upload_alloc
2015-09-01 Brian Paulutil: add a couple primitive restart helper functions
2015-09-01 Brian Paulutil: add util_strcasecmp() wrapper
2015-09-01 Charmaine Leegallium/util: add a utility to create geometry passthro...
2015-09-01 Roland Scheideggergallium/util: fix returning empty box for rectangle...
2015-09-01 Roland Scheideggergallium/util: return FALSE for intersection if there...
2015-09-01 Brian Paultgsi: add negate parameter to tgsi_transform_kill_inst()
2015-09-01 Brian Paulutil: added ffsll() function
2015-09-01 Brian Paulutil: added util_set_index_buffer()
2015-09-01 Marek Olšákgallium/util: add u_bit_scan_consecutive_range
2015-08-28 Dave Airliegallium/util: fix debug_get_flags_option on 32-bit
2015-08-27 Brian Paulgallium/util: fix code formatting in u_blitter.h
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-26 Roland Scheideggergallium/auxiliary: optimize rgb9e5 helper some more
2015-08-26 Roland Scheideggergallium/auxiliary: optimize rgb9e5 helper a bit
2015-08-21 Marek Olšákutil/u_blitter: implement alpha blending for pipe-...
2015-08-14 Christian Königvl: add HEVC profiles and defines
2015-07-31 Marek Olšákgallium/util: clear up that debug_get_flags_option...
2015-07-29 Jose Fonsecagallium/auxiliary: Ensure c99_math.h is included.
2015-07-29 Matt Turnergallium/auxiliary: Avoid double promotion.
2015-07-29 Matt Turnergallium/auxiliary: Use exp2(x) instead of pow(2.0, x).
2015-07-23 Jose Fonsecagallium/util: Stop bundling our snprintf implementation.
2015-07-22 Marek Olšákgallium/util: use cso_set_samplers
2015-07-22 Marek Olšákcso: only allow saving and restoring fragment sampler...
2015-07-22 Marek Olšákcso: only allow saving and restoring fragment sampler...
2015-07-22 Marek Olšákgallium/util: improve dump functions
2015-07-22 Marek Olšáktgsi: allow dumping to a file directly
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-16 Marek Olšákgallium: add interface for writable shader images
2015-07-16 Marek Olšákgallium: add BIND flags for R/W buffers and images
2015-06-21 Rob Clarkutil/blitter (and friends): generate appropriate SVIEW...
2015-06-21 Rob Clarkutil/pstipple: updates for SVIEW decls
2015-06-19 Brian Paulu_vbuf: fix src_offset alignment in u_vbuf_create_verte...
2015-06-14 Marek Olšákgallium/util: add util_last_bit64
2015-06-01 Brian Paulgallium/util: silence silence unused var warnings for...
2015-05-21 Dave Airlieu_math: uses assert, include assert.h
2015-05-16 Marek Olšákgallium: disable tessellation shaders for meta ops
2015-05-16 Marek Olšákgallium/u_blitter: disable tessellation for all operations
2015-05-16 Marek Olšákgallium/util: print vertices_per_patch in util_dump_dra...
2015-05-15 Alexander von Gluck IVgallium/aux: Add needed extern "C" wrappers
2015-05-13 Roland Scheideggergallium/util: fix blitter sampler view target initializ...
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-05-09 Jason Ekstrandgallium/double_list: s/INLINE/inline and remove the...
2015-04-28 Leo Liugallium/util: get h264 level based on number of max...
2015-04-27 Roland Scheideggersoftpipe: fix another stencil-as-float issue
2015-04-08 Dave Airlieu_tile: fix warnings about incompatible casts.
2015-04-07 Dave Airlieu_tile: fix stencil texturing tests under softpipe
2015-03-31 Jose Fonsecautil/debug: Update MgwHelp link, drop BfdHelp link.
2015-03-27 Ilia Mirkingallium/util: remove u_linkage
2015-03-24 Jonathan Graygallium/util: Use HAVE___BUILTIN_FFS* macros.
2015-03-13 Brian Paulutil: convert slab macros to inline functions
2015-03-05 Mark JanesFix invalid extern "C" around header inclusion.
2015-02-27 Brian Paulgallium/util: add debug_print_usage_enum() debug helper
2015-02-27 Brian Paulgallium/util: fix 'statement with no effect' warning
2015-02-26 Jose Fonsecainclude,auxiliary: Remove support for MSVC older then...
next