egl: rename LIBGL_ALWAYS_SOFTWARE variable from UseFallback to ForceSoftware
[mesa.git] / src /
2017-12-27 Eric Engestromegl: rename LIBGL_ALWAYS_SOFTWARE variable from UseFall...
2017-12-27 Eric Engestromegl: let each platform decided how to handle LIBGL_ALWA...
2017-12-27 Brendan Kingegl: link libEGL against the dynamic version of libglapi
2017-12-27 Dave Airlieradv: don't do format replacement on tc compat htile...
2017-12-27 Dave Airlieradv/gfx9: use correct stencil format for tc compat...
2017-12-27 Brian Paulsvga: move variant->fs_shadow_compare_units assignment
2017-12-27 Samuel Pitoisetamd/common: rework set_userdata_location() and rename...
2017-12-27 Samuel Pitoisetamd/common: rename set_userdata_location_shader() to...
2017-12-27 Samuel Pitoisetamd/common: replace set_userdata_location_indirect...
2017-12-27 Samuel Pitoisetamd/common: rename radv_define_vs_user_sgprs_phase2()
2017-12-27 Samuel Pitoisetamd/common: rename radv_define_common_user_sgprs_phase2()
2017-12-27 Samuel Pitoisetamd/common: rename add_user_sgpr_array_argument() to...
2017-12-27 Samuel Pitoisetamd/common: replace add_sgpr_argument() by add_arg()
2017-12-27 Samuel Pitoisetamd/common: replace add_user_sgpr_argument() by add_arg()
2017-12-27 Samuel Pitoisetamd/common: replace add_vgpr_argument() by add_arg()
2017-12-27 Samuel Pitoisetamd/common: add new add_arg() helper for SGPRs/VGPRs...
2017-12-27 Samuel Pitoisetamd/common: rename radv_define_common_user_sgprs_phase1()
2017-12-27 Samuel Pitoisetamd/common: rename radv_define_vs_user_sgprs_phase1()
2017-12-27 Samuel Pitoisetamd/common: do not try to declare input VS SGPRs for GS
2017-12-27 Samuel Pitoisetamd/common: add declare_vs_input_vgprs() helper
2017-12-27 Samuel Pitoisetamd/common: add declare_tes_input_vgprs() helper
2017-12-27 Samuel Pitoisetamd/common: remove unnecessary num_user_sgprs_used
2017-12-27 Samuel Pitoisetamd/common: remove unnecessary user_sgpr_count
2017-12-27 Samuel Pitoisetradeonsi: make use of ac_init_exec_full_mask()
2017-12-27 Brian Paulsvga: use tgsi_util_get_shadow_ref_src_index() in a...
2017-12-27 Brian Paultgsi: improve comment on tgsi_util_get_shadow_ref_src_i...
2017-12-27 Brian Paulsvga: fix TGSI_TEXTURE_SHADOW1D coordinate selection
2017-12-27 Brian Paulsvga: fix shadow comparison failures
2017-12-27 Brian Paulutil: add trivial comment on u_upload_create()
2017-12-27 Dave Airlier600: fix atomic counter index mode getting emitted...
2017-12-27 Dave Airlieradv: set some dcc parameters depending on if texture...
2017-12-27 Dave Airlieradv/radeonsi: set dcc min uncompressed properly for...
2017-12-27 Dave Airlieamd/common/radv/radeonsi: use register defines for...
2017-12-27 Timothy Arcerist/glsl_to_nir: add patch support to st_nir_assign_var_...
2017-12-27 Timothy Arcerist/glsl_to_nir: call post opt functions after opts...
2017-12-27 Timothy Arcerist/st_glsl_to_nir: call nir_lower_64bit_pack
2017-12-25 Miklós Mátémesa: always compare optype with symbolic name in ATI_fs
2017-12-25 Miklós Mátémesa: document ati_fragment_shader::cur_pass and swizzlerq
2017-12-25 Miklós Mátémesa: move ATI_fs state compile changes after the error...
2017-12-25 Miklós Mátétnl: fix not having texture coords in ATI_fs in swrast
2017-12-25 Miklós Mátémesa: fix not having secondary color in ATI_fs in swrast
2017-12-25 Miklós Mátémesa: fix validate for secondary interpolator
2017-12-25 Miklós Mátémesa: fix typo in ATI_fs dstMod error checking
2017-12-25 Miklós Mátémesa: fix crash when an ATI_fs pass begins with an...
2017-12-25 Miklós Mátémesa: add fallback texture for SampleMapATI if there...
2017-12-25 Marek Olšákradeonsi: don't use fast color clear for small images...
2017-12-25 Marek Olšákradeonsi: set PNT_SPRITE_ENA = point_quad_rasterization
2017-12-25 Marek Olšákgallium/util: add util_num_layers helper
2017-12-23 Bas Nieuwenhuizenradv: Fix DCC compatible formats.
2017-12-23 Anuj PhogatRevert "i965/fs: Use align1 mode on ternary instruction...
2017-12-22 Ilia Mirkinfreedreno: set missing internal_format when importing...
2017-12-22 Samuel Pitoisetamd/common: add ac_export_mrt_z() helper
2017-12-22 Samuel Pitoisetamd/common: pass the family to ac_llvm_context_init()
2017-12-22 Samuel Pitoisetradv: reduce the number of small surfaces that need...
2017-12-22 Ilia Mirkingm107/ir: use lane 0 for manual textureGrad handling
2017-12-22 Dave Airlieradv/meta: fix blit paths for depth/stencil (v2.1)
2017-12-22 Dave Airlieradv: handle depth/stencil image copy with layouts...
2017-12-22 Dave Airlieradv: refactor blit2d pipeline creation
2017-12-22 Dave Airlieradv/gfx9: add support for 3d images to blit 2d paths
2017-12-22 Dave Airlieradv/gfx9: add 3d sampler image->buffer copy shader...
2017-12-22 Dave Airlieradv: fix surface max layer count (v2)
2017-12-21 Francisco Jerezintel/fs: Initialize fs_visitor::grf_used on construction.
2017-12-21 Francisco Jerezintel/fs/bank_conflicts: Use posix_memalign() instead...
2017-12-21 Mark JanesRevert "spirv: consider bitsize when handling OpSwitch...
2017-12-21 Dave Airlieradv: fix issue with multisample positions and interp_v...
2017-12-21 Samuel Pitoisetradv/gfx9: fix primitive topology when adjacency is...
2017-12-20 Brian Paulglsl: disable vec3 packing/splitting in tfb separate...
2017-12-20 Brian Paulglsl: simply packing class comparison
2017-12-20 Brian Paulglsl: document varying_matches::assign_locations()...
2017-12-20 Brian Paulglsl: remove some continue statements
2017-12-20 Brian Paulglsl: use bitwise operators in varying_matches::compute...
2017-12-20 Brian Paulglsl: simplify loop in varying_matches::assign_locations()
2017-12-20 Brian Paulglsl: minor simplification in assign_varying_locations()
2017-12-20 Brian Paulglsl: make varying_matches::is_varying_packing_safe...
2017-12-20 Brian Paulglsl: trivial comment fixes in lower_packed_varyings.cpp
2017-12-20 Juan A. Suarez Romerospirv: Makefile.nir.am: include vtn_gather_types_c...
2017-12-20 Lucas Stachst/dri: allow direct YUYV import
2017-12-20 Juan A. Suarez Romerospirv: consider bitsize when handling OpSwitch cases
2017-12-20 Tapani Pällidrirc: set allow_glsl_cross_stage_interpolation_mismatc...
2017-12-20 Samuel Iglesias... anv: disallow VK_REMAINING_ARRAY_LAYERS in vkCmdClearAt...
2017-12-20 Ilia Mirkinnvc0/ir: change textureGrad to always use lane 0 as...
2017-12-19 Eric Anholtbroadcom/vc5: Add missing setting of the UIF XOR disabl...
2017-12-19 Eric Anholtbroadcom/vc5: Clean up the comment and code around...
2017-12-19 Eric Anholtbroadcom/vc5: Simplify the tiling calculations.
2017-12-19 Eric Anholtbroadcom/vc5: Return the depth in all components of...
2017-12-19 Eric Anholtbroadcom/vc5: Enable decompressing RGTC for desktop...
2017-12-19 Eric Anholtbroadcom/vc5: Use u_transfer_helper for MSAA mappings.
2017-12-19 Eric Anholtbroadcom/vc5: Start adding support for rendering to...
2017-12-19 Rob Clarkfreedreno: add debug flag to force high priority context
2017-12-19 Rob Clarkfreedreno: context priority support
2017-12-19 Rob Clarkgallium: plumb context priority through to driver
2017-12-19 Rafael Antognolliintel/compiler/gen10: Disable push constants.
2017-12-19 Samuel Pitoisetradv: properly load unused gl_LocalInvocationID/gl_Work...
2017-12-19 Samuel Pitoisetradv: do not add extra SGPR when push constants are...
2017-12-19 Samuel Pitoisetradv: change the needs_push_constants logic
2017-12-19 Samuel Pitoisetradv: store pipeline stages that need push constants
2017-12-19 Samuel Pitoisetradv: remove one useless check in ac_nir_shader_info_pass()
2017-12-19 Samuel Pitoisetradv: remove one useless check in radv_flush_constants()
2017-12-19 Samuel Pitoisetradv: add assertions to make sure pipeline layout objec...
2017-12-19 Samuel Pitoisetradv: create pipeline layout objects for all meta opera...
next