draw: fix clip test with NaNs
[mesa.git] / src / gallium / auxiliary /
2015-12-17 Roland Scheideggerdraw: fix clip test with NaNs
2015-12-17 Roland Scheideggerdraw: fix pstipple and aaline stages wrt sampler_views...
2015-12-16 Roland Scheideggerdraw: handle edge flags in llvm path
2015-12-16 Roland Scheideggerdraw: don't set start_instance and instance id for...
2015-12-15 Roland Scheideggerdraw: remove clip_vertex from vertex header
2015-12-15 Roland Scheideggerdraw: use clip_pos, not clip_vertex for the fake guardb...
2015-12-15 Roland Scheideggerdraw: rename vertex header members
2015-12-15 Roland Scheideggerdraw: don't pretend have_clipdist is per-vertex
2015-12-15 Roland Scheideggerdraw: use position not clipVertex output for xyz view...
2015-12-11 Brian Paulutil/blitter: minor formatting fixes
2015-12-11 Roland Scheideggerdraw: don't assume fixed offset for data in struct...
2015-12-11 Marek Olšákgallium/pb_bufmgr_cache: use the new pb_cache module
2015-12-11 Marek Olšákgallium/pb_cache: add a copy of cache bufmgr independen...
2015-12-11 Marek Olšáktgsi/scan: add flag colors_written
2015-12-11 Roland Scheideggerdraw: fix clipping with linear interpolated values...
2015-12-10 Jason Ekstrandnir: Get rid of *_indirect variants of input/output...
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-09 Dave Airliellvmpipe: fix fp64 inputs to geom shader.
2015-12-07 Brian Paulgallium/util: check callback pointers for non-null...
2015-12-06 Edward O'Callaghangallium: Remove redundant NULL ptr checks
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-04 Roland Scheideggerdraw: fix clipping of layer/vp index outputs
2015-12-03 Edward O'Callaghangallium/aux/util: Trivial, we already have format use it
2015-12-03 Jose Fonsecaautomake: Fix typo in MSVC2008 compat flags.
2015-12-03 Jose Fonsecattn: Whitelist from -Werror=declaration-after-statement.
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-30 Julien Isorcevl/buffers: fixes vl_video_buffer_formats for RGBX
2015-11-29 Emil Velikovauxiliary/vl/dri: fd management cleanups
2015-11-29 Emil Velikovauxiliary/vl/drm: fd management cleanups
2015-11-29 Emil Velikovpipe-loader: check if winsys.name is non-null prior...
2015-11-26 Nicolai Hähnlegallium: add PIPE_DRIVER_QUERY_FLAG_DONT_LIST
2015-11-25 Emil Velikovtargets: use the non-inline sw helpers
2015-11-25 Emil Velikovtarget-hepers: add non inline sw helpers
2015-11-25 Emil Velikovpipe-loader: fix off-by one error
2015-11-23 Ilia Mirkinttn: fix UMSB conversion
2015-11-23 Ilia Mirkinttn: add LODQ support
2015-11-23 Ilia Mirkingallium: add ASTC formats
2015-11-23 Ilia Mirkingallium/util: remove the fake format helpers for bptc...
2015-11-23 Emil Velikovpipe-loader: link against libloader regardless of libdr...
2015-11-23 Jason Ekstrandnir: s/nir_type_unsigned/nir_type_uint
2015-11-22 Eric Anholtvc4: Take precedence over ilo when in simulator mode.
2015-11-22 Igor Gnatenkovirgl: pipe_virgl_create_screen is not static
2015-11-21 Jose Fonsecapipe-loader: Fix PATH_MAX define on MSVC.
2015-11-21 Jose Fonsecascons: Conditionally use DRM module on pipe-loader.
2015-11-21 Emil Velikovutil: use RTLD_LOCAL with util_dl_open()
2015-11-21 Emil Velikovauxiliary/vl: Don't close the drm fd on failure
2015-11-21 Emil Velikovtarget-helpers: remove inline_drm_helper.h
2015-11-21 Emil Velikov{auxiliary,targets}/vl: use static/dynamic pipe-loader
2015-11-21 Emil Velikov{st,targets}/dri: use static/dynamic pipe-loader
2015-11-21 Emil Velikovpipe-loader: add preliminary Android support
2015-11-21 Emil Velikovpipe-loader: add preliminary scons support
2015-11-21 Emil Velikovpipe-loader: don't mix code and variable declarations
2015-11-21 Emil Velikovtarget-helpers: add a non-inline drm_helper.h
2015-11-21 Emil Velikovtarget-helpers: move the DRI specifics to the target
2015-11-21 Emil Velikovautomake: remove no longer needed HAVE_LOADER_GALLIUM...
2015-11-21 Emil Velikovpipe-loader: wire up the 'static' sw pipe-loader
2015-11-21 Emil Velikovpipe-loader: wire up the 'static' drm pipe-loader
2015-11-21 Emil Velikovpipe-loader: add a dummy 'static' pipe-loader
2015-11-21 Emil Velikovgallium: rename libpipe_loader to libpipe_loader_dynamic
2015-11-21 Emil Velikovpipe-loader: dlopen/dlsym the pipe-driver at probe...
2015-11-21 Emil Velikovpipe-loader: annotate the ops as const data
2015-11-21 Emil Velikovpipe-loader: teardown the winsys, if create_screen...
2015-11-21 Emil Velikovpipe-loader: rework the sw backend
2015-11-21 Emil Velikovpipe-loader: directly use pipe_loader_sw_probe_null...
2015-11-21 Emil Velikovpipe-loader: add pipe_loader_sw_probe_init_common(...
2015-11-21 Emil Velikovgallium: remove library_path argument from pipe_loader_...
2015-11-21 Emil Velikovpipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PI...
2015-11-21 Emil Velikovpipe-loader: add pipe_loader_sw_probe_kms() implementation
2015-11-21 Emil Velikovtargets/nine: use the existing sw_screen_wrap() over...
2015-11-21 Emil Velikovautomake: use GALLIUM_PIPE_LOADER_DEFINES only where...
2015-11-21 Emil Velikovpipe-loader: remove HAVE_PIPE_LOADER_foo function proto...
2015-11-20 Ilia Mirkinttn: add TEX2 support
2015-11-20 Nicolai Hähnlegallium/hud: add support for batch queries
2015-11-20 Nicolai Hähnlegallium/hud: remove unused field in query_info
2015-11-20 Roland Scheideggergallivm: use sampler index 0 for texel fetches
2015-11-20 Emil Velikovauxiliary/vl/dri2: coding style fixes
2015-11-20 Emil Velikovauxiliary/vl/dri2: hide internal functions
2015-11-20 Emil Velikovauxiliary/vl/drm: hide internal functions
2015-11-20 Emil Velikovauxiliary/vl/dri2: setup the dispatch
2015-11-20 Emil Velikovauxiliary/vl/drm: use a label for the error path
2015-11-20 Emil Velikovauxiliary/vl/drm: setup the dispatch
2015-11-20 Emil Velikovauxiliary/vl: add dispatch table
2015-11-20 Emil Velikovauxiliary/vl: rename vl_screen_create to vl_dri2_screen...
2015-11-19 Brian Paulos: check for GALLIUM_PROCESS_NAME to override os_get_p...
2015-11-19 Brian Paulhud: fix Windows build break
2015-11-18 Jimmy Berrygallium/hud: control visibility at startup and runtime.
2015-11-18 Oded Gabbayllvmpipe: disable VSX in ppc due to LLVM PPC bug
2015-11-13 Marek Olšákgallium/u_blitter: add support for multi-dword clear...
2015-11-12 Ilia Mirkingallium: add support for gl_HelperInvocation semantic
2015-11-12 Brian Paulgallium/hud: add cpu graph support for Windows
2015-11-08 Leo Liuvl: add drm support for vl_screen
2015-11-06 Julien Isorcevl/buffers: add RGBX and BGRX to the supported formats
2015-11-05 Ilia Mirkingallium: expose a debug message callback settable by...
next