nir: Add lowering for nir_op_bit_count.
[mesa.git] / src / gallium /
2018-06-06 Eric Engestromegl: rewire the build systems to use libwayland-egl
2018-06-06 Marek Olšákr300g/swtcl: make pipe_context uploaders use malloc...
2018-06-05 Eric Anholtv3d: Be more explicit about include directory from...
2018-06-05 Eric Engestromautotools: add missing android file to package
2018-06-05 gurchetansingh@chr... virgl: use bits in caps set v2
2018-06-05 gurchetansingh@chr... virgl: add shader offset alignment to to v2 caps struct
2018-06-04 Jose Fonsecatrace: Fix parsing of recent traces.
2018-06-04 Jose Fonsecatrace: Fix trace_context_transfer_unmap methods.
2018-06-01 Gert Wollnyvirgl: Always assume that ORIGIN_UPPER_LEFT and PIXEL_C...
2018-06-01 Alex Smithradeonsi: Fix crash on shaders using MSAA image load...
2018-05-30 Vinson Leev3d: Fix automake linking error.
2018-05-30 Jakob Bornecrantzvirgl: Update virgl_hw.h
2018-05-30 Dave Airlievirgl: add ARB_transform_feedback_overflow_query support
2018-05-30 Dave Airlievirgl: add polygon offset clamp
2018-05-30 Dave Airlievirgl: add derivative control support
2018-05-30 Dave Airlievirgl: add ARB_conditional_render_inverted support
2018-05-30 Dave Airlievirgl: update caps bitset to latest version.
2018-05-30 Ilia Mirkinnv30: add a couple of missed shader caps
2018-05-30 Ilia Mirkinnv30: ensure that displayable formats are marked accord...
2018-05-30 Marek Olšákgallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
2018-05-29 Marc-André Lureaudrisw: use getImageShm() if available
2018-05-29 Marc-André Lureaudrisw: learn to query shmid handle type
2018-05-29 Marc-André Lureaudrisw: use shared memory when possible
2018-05-29 Marc-André Lureaudrisw: use putImageShm if available
2018-05-29 Dave Airliegallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
2018-05-29 Marc-André Lureaugallium: move winsys handle to it's own file.
2018-05-29 Jan Veselyclover: Cleanup compat code for llvm < 3.9
2018-05-29 Jan Veselyclover: Fix build after llvm r332881.
2018-05-29 Thierry Redingtegra: Treat resources with modifiers as scanout
2018-05-29 Thierry Redingtegra: Fix scanout resources without modifiers
2018-05-29 Thierry Redingtegra: Remove usage of non-stable UAPI
2018-05-29 Pierre Moreaunv50/ir: Extend ImmediateValue::applyLog2 to 64-bit...
2018-05-29 Pierre Moreauutil/u_math: Implement a logbase2 function for unsigned...
2018-05-28 Rhys Perrygm107/ir: prevent WaW hazards in instruction scheduling
2018-05-28 Gert Wollnyr600: Fix SSG when not all components are written
2018-05-28 Gert Wollnyr600: Correct IDIV if DST and SRC use the same temporary
2018-05-25 Marek Olšákradeonsi: remove unused variable addr_vec
2018-05-25 Marek Olšákradeonsi: fix passing gl_ClipVertex for GS and tess
2018-05-25 Marek Olšákradeonsi: fix color inputs/outputs for GS and tess
2018-05-25 Marek Olšákradeonsi: fix incorrect parentheses around VS-PS varyin...
2018-05-25 Alok Hotaswr/rast: Adjusted avx512 primitive assembly for msvc...
2018-05-25 Alok Hotaswr/rast: Moved memory init out of core swr init
2018-05-25 Alok Hotaswr/rast: Removed superfluous JitManager argument from...
2018-05-25 Alok Hotaswr/rast: Renamed MetaData calls
2018-05-25 Alok Hotaswr/rast: Use metadata to communicate between passes
2018-05-25 Alok Hotaswr/rast: Check gCoreBuckets/CORE_BUCKETS equal length...
2018-05-25 Alok Hotaswr/rast: Added in-place building to SCATTERPS
2018-05-24 Marek Olšákradeonsi: set DB_EQAA.MAX_ANCHOR_SAMPLES correctly
2018-05-24 Marek Olšákradeonsi: round ps_iter_samples in set_min_samples
2018-05-24 Marek Olšákradeonsi: remove redundant ps_iter_samples clamp
2018-05-24 Marek Olšákradeonsi: disable primitive binning for all blitter ops
2018-05-23 Dave Airlietgsi/scan: add hw atomic to the list of memory accessin...
2018-05-23 Roland Scheideggerllvmpipe: improve rasterization discard logic
2018-05-21 Vinson Leev3d: Include v3d_drm.h path.
2018-05-21 Dave Airlievirgl: set texture buffer offset alignment to disable...
2018-05-19 Aaron Watryr600/compute: Mark several functions as static
2018-05-19 Aaron Watryr600/compute: Remove unused compute_memory_pool functions
2018-05-19 Roland Scheideggerdraw: get rid of special logic to not emit null tris
2018-05-18 Marek Olšákradeonsi: skip ES output stores for undefined output...
2018-05-18 Brian Paulllvmpipe: fix check for a no-op shader
2018-05-17 Brian Paultgsi: fix incorrect tgsi_shader_info::num_tokens comput...
2018-05-17 Marek Olšákamd: remove support for LLVM 4.0
2018-05-17 Alok Hotaswr/rast: Added FEClipRectangles event
2018-05-17 Alok Hotaswr/rast: Whitespace and tab-to-spaces changes
2018-05-17 Alok Hotaswr/rast: fix VCVTPD2PS generation for AVX512
2018-05-17 Alok Hotaswr/rast: Rectlist support for GS
2018-05-17 Alok Hotaswr/rast: Remove unneeded virtual from methods
2018-05-17 Stefan Schakebroadcom/vc4: Native fence fd support
2018-05-17 Stefan Schakebroadcom/vc4: Store job fence in syncobj
2018-05-17 Stefan Schakebroadcom/vc4: Detect syncobj support
2018-05-17 Eric Anholtv3d: Add support for glSampleMask / glSampleCoverage.
2018-05-17 Eric Anholtv3d: Enable NaN propagation in the VS and CS as well.
2018-05-17 Dieter Nützelradeonsi: create .gitignore
2018-05-16 Eric Anholtv3d: Fix wiring filters to NEAREST for 32-bit texture...
2018-05-16 Eric Anholtv3d: Enable the driver by default.
2018-05-16 Eric Anholtv3d: Rename driver functions from vc5 to v3d.
2018-05-16 Eric Anholtv3d: Rename the driver files from "vc5" to "v3d".
2018-05-16 Eric Anholtv3d: Rename the vc5_dri.so driver to v3d_dri.so.
2018-05-16 Eric Anholtv3d: Switch the vc5 driver to using the finalized V3D...
2018-05-16 Charmaine Leesvga: fix incompatible bind flags at buffer validation...
2018-05-16 Stuart Youngetnaviv: Fix missing rnndb file in tarballs
2018-05-15 Matthias Großgallium/hud: add frametime graph (v2)
2018-05-15 Jan Veselyeg/compute: Use reference counting to handle compute...
2018-05-15 Roland Scheideggergallivm: Use alloca_undef with array type instead of...
2018-05-15 Marek Olšákcso: check count == 0 in cso_set_vertex_buffers
2018-05-15 Rob Clarkvc5: use util_copy_framebuffer_state
2018-05-15 Rob Clarkvc4: use util_copy_framebuffer_state
2018-05-15 Rob Clarkfreedreno/a5xx: remove fd5_shader_stateobj
2018-05-15 Rob Clarkfreedreno/a4xx: remove fd4_shader_stateobj
2018-05-15 Rob Clarkfreedreno/a3xx: remove fd3_shader_stateobj
2018-05-15 Rob Clarkfreedreno: fence should hold a ref to pipe
2018-05-15 Rob Clarkfreedreno: batch cache doesn't hold a ref to batch
2018-05-15 Eric Engestrommeson: fix copyright symbol
2018-05-15 Juan A. Suarez Romeroautotools, meson: add tileset.h
2018-05-15 Thomas Hellstromst/xa: Bump minor
2018-05-15 Dave Airlievirgl: enable vertex streams when glsl level is high...
2018-05-15 Kai Wasserbächopencl: autotools: Fix linking order for OpenCL target
2018-05-14 Roland Scheideggerllvmpipe: Fix random number generation for unit tests
2018-05-13 Rhys Perrynvc0: fix setting of subpixel precision during conserva...
2018-05-13 Marek Olšákgallium: remove aux_vertex_buffer_slot code
next