meson: Set visibility and compat args for graw
[mesa.git] / src / gallium / auxiliary /
2019-10-10 Dylan Bakermeson: fix pipe-loader compilation for windows
2019-10-10 Dave Airliellvmpipe/draw: handle UBOs that are < 16 bytes.
2019-10-10 Marek Olšákgallium: remove PIPE_SHADER_CAP_SCALAR_ISA
2019-10-10 Marek Olšáktgsi_to_nir: use nir_shader_compiler_options::lower_to_...
2019-10-10 Marek Olšáktgsi_to_nir: add #ifdef header guards
2019-10-09 Marek Olšáktgsi/scan: add tgsi_shader_info::msaa_images_declared
2019-10-09 Marek Olšákradeonsi: remove si_vid_join_surfaces and use combined...
2019-10-09 Marek Olšákvl: use u_format in vl_video_buffer_formats
2019-10-09 Marek Olšákgallium/u_tests: test NV12 allocation and export
2019-10-09 Marek Olšákgallium/util: add planar format layouts and helpers
2019-10-09 Marek Olšákgallium/util: remove enum numbering from util_format_layout
2019-10-08 Ilia Mirkingallium/tgsi: add support for DEMOTE and READ_HELPER...
2019-10-08 Marek Olšákgallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to...
2019-10-08 Marek Olšákutil: use simple_mtx_t for util_range
2019-09-30 Caio Marcelo de... gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
2019-09-30 Marek Olšáktgsi_to_nir: handle PIPE_FORMAT_NONE in image opcodes
2019-09-24 Marek Olšákgallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSH
2019-09-23 Marek Olšáktgsi_to_nir: fix 2-component system values like tess_le...
2019-09-23 Marek Olšáktgsi_to_nir: fix masked out image loads
2019-09-19 Timothy Arceriutil/u_queue: track job size and limit the size of...
2019-09-18 Marek Olšákgallium: extend resource_get_param to be as capable...
2019-09-18 Christian GmeinerRevert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"
2019-09-17 Michel Dänzergallivm: Limit DEBUG workaround to LLVM < 7
2019-09-15 Lionel Landwerlindriconfig: add a new engine name/version parameter
2019-09-14 Christian Gmeinergallium: util_set_vertex_buffers_mask(..): make use...
2019-09-13 Adam Jacksongallium: Restore VSX for llvm >= 4
2019-09-12 Danylo Piliaievtgsi_to_nir: Translate TGSI_INTERPOLATE_COLOR as INTERP...
2019-09-12 Iago Toral Quirogagallium/ttn: VARYING_SLOT_PSIZ and VARYING_SLOT_FOGC...
2019-09-12 Jonathan Mareku_format: float type for R11G11B10_FLOAT/R9G9B9E5_FLOAT
2019-09-12 Jonathan Mareku_format: add ETC2 to util_format_srgb/util_format_linear
2019-09-11 Adam Jacksongallium: Require LLVM >= 3.9
2019-09-11 Adam Jacksongallium: Require LLVM >= 3.8
2019-09-11 Adam Jacksongallium: Require LLVM >= 3.7
2019-09-11 Adam Jacksongallium: Require LLVM >= 3.6
2019-09-11 Adam Jacksongallium: Require LLVM >= 3.5
2019-09-11 Adam Jacksongallium: Require LLVM >= 3.4
2019-09-11 Marek Olšákprog_to_nir, tgsi_to_nir: make sure kill doesn't discar...
2019-09-10 Kenneth Graunkegallium: Fix util_format_get_depth_only
2019-09-10 Caio Marcelo de... gallium: Add ARB_gl_spirv support
2019-09-06 Eric Engestromgallivm: drop LLVM<3.3 code paths as no build system...
2019-09-06 Eric Engestromgallivm: replace more complex 3.x version check with...
2019-09-06 Eric Engestromgallivm: replace major llvm version checks with LLVM_VE...
2019-09-06 Eric Engestromaux/draw: replace binary HAVE_LLVM checks with LLVM_AVA...
2019-09-06 Eric Engestromgallivm: replace `0x` version print with actual version...
2019-09-06 Timur Kristóftgsi_to_nir: Remove dependency on libglsl.
2019-09-06 Vasily Khoruzhicknir: allow specifying filter callback in lower_alu_to_s...
2019-09-05 Connor Abbottgallium: Plumb through a way to disable GLSL const...
2019-09-04 Dave Airliegallivm: add barrier support for compute shaders.
2019-09-04 Dave Airliegallivm: add support for compute shared memory
2019-09-04 Dave Airliegallivm: add new compute related intrinsics
2019-09-04 Dave Airliegallivm: add coroutine pass manager support
2019-09-04 Dave Airliegallivm: add coroutine support files to gallivm.
2019-09-04 Dave Airliegallivm/flow: add counter reset for loops
2019-09-04 Jan Beichgallium/hud: add CPU usage support for DragonFly/NetBSD...
2019-09-03 Eric Engestromttn: fix 64-bit shift on 32-bit `1`
2019-09-03 Connor Abbottttn: Fill out more info fields
2019-08-31 Erik Faye-Lundgallium/auxiliary/indices: consistently apply start...
2019-08-29 Dave Airliegallivm: disable accurate cube corner for integer textures.
2019-08-29 Roland Scheideggergallivm: use fallback code for mul_hi with llvm >= 7.0
2019-08-28 Eric Anholtgallium: Don't emit identical endian-dependent pack...
2019-08-28 Eric Anholtgallium: Fix big-endian addressing of non-bitmask array...
2019-08-28 Eric Anholtgallium: Drop a bit of dead code from the pack/unpack...
2019-08-28 Eric Anholtgallium: Drop the useless union wrapper on pack/unpack.
2019-08-28 Eric Anholtgallium: Skip generating the pack/unpack union if we...
2019-08-27 Dave Airliegallivm: fix appveyor build after images changes
2019-08-27 Dave Airliellvmpipe: enable ARB_shader_image_load_store
2019-08-27 Dave Airliegallivm: add memory barrier support
2019-08-27 Dave Airliegallivm: add support for fences api on older llvm
2019-08-27 Dave Airliedraw: add vs/gs images support
2019-08-27 Dave Airliegallivm: add image load/store/atomic support
2019-08-27 Dave Airliegallivm/tgsi: add image interface to tgsi builder
2019-08-27 Dave Airliedraw: add jit image type for vs/gs images.
2019-08-27 Dave Airliegallivm: add a basic image limit
2019-08-27 Dave Airliegallivm: move first/last level jit texture members.
2019-08-27 Dave Airliegallivm: handle helper invocation (v2)
2019-08-27 Dave Airliegallivm: make lp_build_float_to_r11g11b10 take a const src
2019-08-27 Dave Airliegallivm: fix atomic compare-and-swap
2019-08-26 Eric Anholtgallium: Add the ASTC 3D formats.
2019-08-26 Eric Anholtgallium: Add block depth to the format utils.
2019-08-26 Eric Anholtgallium: Add a block depth field to the u_formats table.
2019-08-23 Caio Marcelo de... tgsi: Remove unused local
2019-08-21 Kenneth Graunkegallium/noop: Implement resource_get_param
2019-08-21 Kenneth Graunkegallium/rbug: Wrap resource_get_param if available
2019-08-21 Kenneth Graunkegallium/trace: Wrap resource_get_param if available
2019-08-21 Kenneth Graunkegallium/ddebug: Wrap resource_get_param if available
2019-08-21 Kevin Strassergallium: Add buffer and configs handling or fp16 formats
2019-08-21 Ilia Mirkingallium/vl: use compute preference for all multimedia...
2019-08-20 Eric Anholttgsi: Remove unused tgsi_check_soa_dependencies().
2019-08-20 Eric Anholttgsi: Drop the SSE2 constants setup that's been dead...
2019-08-20 Eric Anholttgsi: drop a stale comment
2019-08-20 Jose Maria Casanov... tgsi_to_nir: only update TGSI properties of the current...
2019-08-20 Kai Wasserbächbuild: Bump C++ standard requirement to C++14 to fix...
2019-08-15 Erik Faye-Lundgallium/util: widen type before multiplication
2019-08-15 Erik Faye-Lundmesa: avoid warning on Windows
2019-08-15 Erik Faye-Lundwin32: unify strcasecmp definitions
2019-08-14 Gert Wollnysoftpipe: Add support for ARB_derivative_control
2019-08-13 Marek Olšáktgsi_to_nir: add assertions for max varying slots
2019-08-13 Marek Olšáktgsi_to_nir: expand vec3 system values to vec4
2019-08-13 Marek Olšáktgsi_to_nir: fix incorrect number of image src1 components
2019-08-12 Alyssa Rosenzweiggallium/util: Add u_stream_outputs_for_vertices helper
next