android: ac/common: always build NIR translation
[mesa.git] / src / gallium /
2017-08-03 Thomas Hellstromst/dri2 Plumb the flush_swapbuffer functionality throug...
2017-08-03 Thomas Hellstromgallium/st: Add a method to flush outstanding swapbuffers
2017-08-03 Timothy Arcerigallium: introduce PIPE_CAP_MEMOBJ
2017-08-02 Dave Airlier300: drop u_mm.h include.
2017-08-02 Emil Velikovst/dri: NULL check before deref DRI loader .getCapability
2017-08-02 Tim Rowleyswr/rast: fix core / knights split of AVX512 intrinsics
2017-08-02 Tim Rowleyswr/rast: simplify knob default value setup
2017-08-02 Tim Rowleyswr/rast: split gen_knobs templates into .h/.cpp
2017-08-02 Tim Rowleyswr/rast: gen_knobs template code style
2017-08-02 Tim Rowleyswr/rast: switch gen_knobs.cpp license
2017-08-02 Tim Rowleyswr/rast: fix scons gen_knobs.h dependency
2017-08-02 Tim Rowleyswr/rast: constify swr rasterizer
2017-08-02 Tim Rowleyswr/rast: SIMD16 shaders - widen fetch and vertex shaders
2017-08-02 Tim Rowleyswr/rast: vmask() implementations for KNL
2017-08-02 Tim Rowleyswr/rast: rename frontend pVertexStore
2017-08-02 Tim Rowleyswr/rast: fix movemask_ps / movemask_pd on AVX512
2017-08-02 Tim Rowleyswr/rast: stop using MSFT types in platform independent...
2017-08-02 Tim Rowleyswr/rast: enable USE_SIMD16_FRONTEND by default
2017-08-02 Tim Rowleyswr/rast: disable AVX512 optimization of SSE / AVX...
2017-08-02 Tim Rowleyswr/rast: fix USE_SIMD16_FRONTEND issues
2017-08-02 Tim Rowleyswr/rast: simdlib better separation of core vs knights...
2017-08-02 Tim Rowleyswr/rast: threadID via portable std::this_thread::get_id()
2017-08-02 Nicolai Hähnlepipe-loader: fix driinfo for software and non-radeonsi...
2017-08-02 Nicolai HähnleFix gallium SCons build
2017-08-02 Nicolai Hähnleradeonsi: add enable_sisched driconf option
2017-08-02 Nicolai Hähnleradeonsi: prepare for driver-specific driconf options
2017-08-02 Nicolai Hähnlepipe-loader: move configuration_query into drm_helper
2017-08-02 Nicolai Hähnlest/dri: implement v2 of DRI_ConfigOptions
2017-08-02 Nicolai Hähnlepipe-loader: extract a standalone get_driver_descriptor...
2017-08-02 Nicolai Hähnlepipe-loader: pass only the driver_name to pipe_loader_f...
2017-08-02 Nicolai Hähnlegallium: add driconf options to pipe_screen_config
2017-08-02 Nicolai Hähnlegallium: move loading of drirc to pipe-loader
2017-08-02 Nicolai Hähnlegallium: move driinfo XML to pipe_loader
2017-08-02 Nicolai Hähnlegallium: add pipe_screen_config to screen_create functions
2017-08-02 Nicolai Hähnlest/drm: add DRM_CONF_XML_OPTIONS
2017-08-02 Nicolai Hähnleradeonsi: enable ARB_transform_feedback_overflow_query
2017-08-02 Nicolai Hähnleradeonsi: avoid redundant SET_PREDICATION packet with...
2017-08-02 Nicolai Hähnleradeonsi: fix streamout overflow predication on VI+
2017-08-02 Nicolai Hähnlegallium/radeon: implement qbo for SO_OVERFLOW_PREDICATE
2017-08-02 Nicolai Hähnlegallium/radeon: implement basic parts of PIPE_QUERY_SO_...
2017-08-02 Nicolai Hähnlegallium/radeon: fix render predication by SO overflow...
2017-08-02 Nicolai Hähnlegallium/radeon: fix ARB_query_buffer_object conversion...
2017-08-02 Nicolai Hähnleddebug: handle get_query_result_resource as a GPU call
2017-08-02 Nicolai Hähnlegallium/util: add util_{str,dump}_query_value_type
2017-08-02 Nicolai Hähnlegallium: add util_dump_query_type and use it in ddebug
2017-08-02 Nicolai Hähnlegallium: rename util_dump_* to util_str_* for enum...
2017-08-02 Nicolai Hähnlegallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and...
2017-08-02 Dave Airlievirgl: add BPTC support.
2017-08-01 Dave Airlieradeon/ac: use ds_swizzle for derivs on si/cik.
2017-08-01 Marek Olšákst/dri: don't set PIPE_BIND_SHARED for privately-alloca...
2017-08-01 Marek Olšákradeonsi: don't print AMD twice in the renderer string...
2017-08-01 Marek Olšákradeonsi: print CE IBs into ddebug reports
2017-08-01 Marek Olšákradeonsi: fix printing vertex buffer descriptors into...
2017-08-01 Marek Olšákradeonsi: don't flush sL1 conditionally in WAIT_ON_CE_C...
2017-08-01 Marek Olšákradeonsi: set up HTILE in descriptors only when level...
2017-08-01 Marek Olšákradeonsi: fix various CLEAR_STATE issues
2017-07-31 Bas Nieuwenhuizengallium/targets: Fix d3dadapter9 build after xmlconfig...
2017-07-31 Nicolai Hähnlexmlconfig: move into src/util
2017-07-31 Nicolai Hähnleradeonsi: ensure that temp array allocas are in the...
2017-07-31 Nicolai Hähnleradeonsi: enable R600_DEBUG=nir for vertex and fragment...
2017-07-31 Nicolai Hähnleradeonsi: VS as ES/LS are not yet supported with R600_D...
2017-07-31 Nicolai Hähnleradeonsi/nir: lower uniforms to UBO loads
2017-07-31 Nicolai Hähnleradeonsi/nir: lower txp instructions
2017-07-31 Nicolai Hähnleac/nir,radeonsi: add and use ac_shader_abi::frag_pos
2017-07-31 Nicolai Hähnleac/nir,radeonsi: add and use ac_shader_abi::{ancillary...
2017-07-31 Nicolai Hähnleradeonsi: tweak next-shader assumptions when streamout...
2017-07-31 Nicolai Hähnleradeonsi: use new function ac_build_umin for edgeflag...
2017-07-31 Nicolai Hähnleac/nir,radeonsi: add ac_shader_abi::front_face
2017-07-31 Nicolai Hähnleradeonsi: implement and use ac_shader_abi::load_ssbo
2017-07-31 Nicolai Hähnleradeonsi: make get_indirect_index globally visible
2017-07-31 Nicolai Hähnleradeonsi/nir: perform radeonsi-specific lowering and...
2017-07-31 Nicolai Hähnleradeonsi/nir: perform lowering of input/output driver...
2017-07-31 Nicolai Hähnleradeonsi/nir: add image descriptor loading
2017-07-31 Nicolai Hähnleac/nir: add image and write parameter to ac_shader_abi...
2017-07-31 Nicolai Hähnleradeonsi/nir: set si_shader_context::num_{sampler,images}
2017-07-31 Nicolai Hähnleradeonsi/nir: implement ac_shader_abi::load_sampler_desc
2017-07-31 Nicolai Hähnleac/nir,radeonsi: add ac_shader_abi::chip_class
2017-07-31 Nicolai Hähnleradeonsi/nir: emit FS outputs
2017-07-31 Nicolai Hähnleradeonsi/nir: load FS inputs
2017-07-31 Nicolai Hähnleradeonsi/nir: load VS inputs
2017-07-31 Nicolai Hähnleac/nir,radeonsi: add ac_shader_abi::load_ubo
2017-07-31 Nicolai Hähnleac,radeonsi: add ac_shader_abi::emit_outputs for hardwa...
2017-07-31 Nicolai Hähnleradeonsi: pass si_shader_context to get_primitive_id
2017-07-31 Nicolai Hähnleradeonsi: translate NIR to LLVM
2017-07-31 Nicolai Hähnleradeonsi: dump NIR instead of TGSI when appropriate
2017-07-31 Nicolai Hähnleradeonsi: bypass the shader cache for NIR shaders
2017-07-31 Nicolai Hähnleradeonsi: scan NIR shaders to obtain required info
2017-07-31 Nicolai Hähnleradeonsi: add si_shader_selector::nir
2017-07-31 Nicolai Hähnleradeonsi: implement pipe_screen::get_compiler_options...
2017-07-31 Nicolai Hähnleradeonsi: add nir include paths
2017-07-31 Nicolai Hähnleac,radeonsi: move some VS input descriptions to ac_shad...
2017-07-31 Nicolai Hähnleradeonsi: store shader function arguments in a structure
2017-07-31 Nicolai Hähnlegallium/targets: link against NIR when building radeonsi
2017-07-31 Nicolai Hähnlest/glsl_to_nir: move nir_lower_io to drivers
2017-07-31 Nicolai Hähnlest/mesa: get rid of st_glsl_types
2017-07-31 Nicolai Hähnlegallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
2017-07-31 Marek Olšákdri_interface,egl,gallium: only expose RGBA visuals...
2017-07-31 Marek Olšákradeonsi: expose MRT-draw-calls to HUD
2017-07-28 Kenneth Graunkegallium: Fix Thomas's email address
2017-07-28 Marek Olšákradeonsi: update dirty_level_mask only when flushing...
next