nv50: clear buffer status on all vertex bufs, not just the first one
[mesa.git] / src / gallium / auxiliary / util /
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...
2015-02-26 Brian Paulutil: add debug_print_bind_flags() debug helper
2015-02-23 Brian Paulmesa: move math-related function into new c99_math...
2015-02-23 Matt Turnergallium: Use util_cpu_to_le{16,32} in many more places.
2015-02-23 Matt Turnergallium/util: Use HAVE___BUILTIN_* macros.
2015-02-23 Matt Turnermesa: Move C99 MSVC compatibility code from u_math...
2015-02-23 Brian Paulutil: move pipe_prim_names array into u_prim_name()
2015-02-23 Brian Paulutil: rewrite debug_print_transfer_flags() using debug_...
2015-02-20 Eric Anholtgallium/util: Don't include unused debug functions...
2015-02-19 Brian Paulgallium/util: indentation fix
2015-02-19 Ilia Mirkingallium: add ETC2 format support
2015-02-06 Marek Olšákgallium/u_tests: test a NULL buffer sampler view
2015-02-06 Marek Olšákgallium/u_tests: test a NULL constant buffer
2015-02-06 Marek Olšákgallium/u_tests: test a NULL texture sampler view
2015-02-06 Marek Olšákgallium/u_tests: restructure the only test, refactor...
2015-02-06 Marek Olšákgallium: run gallium tests if GALLIUM_TESTS=1 is set
2015-02-04 Jose Fonsecagallium/util: Don't implement u_bit_scan64 on MSVC.
2015-02-04 Jose Fonsecagallium/util: Define ffsll on MinGW.
2015-02-04 Marek Olšákgallium/u_pstipple: add ability to specify a fixed...
2015-02-04 Marek Olšákgallium/util: add u_bit_scan64
2015-02-03 Matt Turnergallium/util: Don't use __builtin_clrsb in util_last_bit().
2015-01-29 Eric Anholtgallium: Replace u_simple_list.h with util/simple_list.h
2015-01-05 Leonid Shatzgallium/util: make sure cache line size is not zero
2015-01-05 Roland Scheideggergallium/util: fix crash with daz detection on x86
2014-12-16 Timothy Arcerigallium: remove support for GCC older than 4.1.0
2014-12-12 Brian Paulutil: add missing closing brace for __cplusplus
2014-12-12 José Fonsecautil: Unbreak usage of assert()/debug_assert() inside...
2014-12-10 Marek Olšákcso: put cso_release_all into cso_destroy_context
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
2014-12-06 Ilia Mirkinfreedreno/a3xx: fix alpha-blending on RGBX formats
2014-12-01 Matt Turnerutil: Move u_atomic.h to src/util.
2014-11-26 José Fonsecautil/u_snprintf: Don't redefine HAVE_STDINT_H as 0.
2014-11-24 Matt Turnerutil: Prefer atomic intrinsics to inline assembly.
2014-11-18 Ilia Mirkinst/mesa: add a fallback for clear_with_quad when no...
2014-11-18 Christoph Bumillergallium/auxiliary: add contained and rect checks (v6)
2014-11-18 Christoph Bumillergallium/auxiliary: add inc and dec alternative with...
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
2014-11-16 Marek Olšáktgsi/ureg: simplify code for declaring properties
2014-11-16 Marek Olšákgallium/util: add a test for TGSI_PROPERTY_VS_WINDOW_SP...
2014-11-16 Marek Olšákgallium/util: add a window_space option to the passthro...
2014-11-08 José Fonsecautil/format: Fix clamping to 32bit integers.
2014-11-08 José Fonsecautil/format: Generate floating point constants for...
next