mesa.git
2018-01-03 Mario Kleinerloader/dri3: Add XRGB2101010 and ARGB2101010 support.
2018-01-03 Mario Kleinerdri: Add 10 bpc formats as available formats. (v2)
2018-01-03 Mario Kleineri965: Support accelerated blit for depth 30 formats...
2018-01-03 Mario Kleineri965: Support xrgb/argb2101010 formats for glx_texture_...
2018-01-03 Tim Rowleyswr/rast: fix MemoryBuffer build break for llvm-6
2018-01-03 Rob HerringAndroid: util: fix locale generation in options.h
2018-01-03 Kenneth Graunkei965: Drop support for the legacy SNORM -> Float equation.
2018-01-03 Ian Romanickmeta: Don't pollute the texture namespace
2018-01-03 Ian Romanickmeta: Use _mesa_bind_texture instead of _mesa_BindTexture
2018-01-03 Ian Romanickmeta: Use _mesa_CreateTextures instead of _mesa_GenTextures
2018-01-03 Ian Romanickmeta: Track temporary textures using gl_texture_object...
2018-01-03 Ian Romanickmeta/blit: Track temporary texture using gl_texture_obj...
2018-01-03 Ian Romanickmeta/blit: Use _mesa_bind_texture instead of _mesa_Bind...
2018-01-03 Ian Romanickmeta/blit: Don't bind texture in _mesa_meta_bind_rb_as_...
2018-01-03 Ian Romanickmeta/blit: Track source texture using gl_texture_object...
2018-01-03 Ian Romanickmeta/blit: Since _mesa_meta_bind_rb_as_tex_image has...
2018-01-03 Ian Romanickmeta/blit: Don't return the texture handle from _mesa_m...
2018-01-03 Ian Romanickmeta/blit: Don't return the target from _mesa_meta_bind...
2018-01-03 Ian Romanickmeta/blit: Don't restore state of the temporary texture
2018-01-03 Ian Romanickmeta/blit: Check the values instead of the target befor...
2018-01-03 Ian Romanickmesa: Add _mesa_bind_texture method
2018-01-03 Ian RomanickRevert "mesa: remove unused _mesa_delete_nameless_textu...
2018-01-03 Ian Romanickmesa: Fold _mesa_record_error into its only caller
2018-01-01 Lucas Stachetnaviv: disable in-place resolve for non-supertiled...
2017-12-31 Bas Nieuwenhuizenradv: Implement binning on GFX9.
2017-12-31 Bas Nieuwenhuizenradv: Add flag for enabling binning.
2017-12-31 Kenneth Graunkei965: Combine {VS,FS}_OPCODE_GET_BUFFER_SIZE opcodes.
2017-12-30 Rob Clarknir: add missing local_group_size intrinsic
2017-12-30 Rhys Kiddnv50/ir: Fix unused var warnings in release build
2017-12-30 Rhys Kiddnvc0: Fix unused var warnings in release build
2017-12-30 Rhys Kiddnv50: Fix unused var warning in release build
2017-12-30 Roland Scheideggerr600: fix textureSize queries with tbos
2017-12-30 Roland Scheideggerr600: kill off native_integer shader ctx flag
2017-12-29 Bas Nieuwenhuizenradv: Also set DCC params for sampling for input attach...
2017-12-29 Bas Nieuwenhuizenradv: Enable DCC with transfers.
2017-12-29 Bas Nieuwenhuizenradv: Decompress copy destination if formats are incomp...
2017-12-29 Bas Nieuwenhuizenradv: Disable DCC for GENERAL layout and compute transf...
2017-12-29 Bas Nieuwenhuizenradv: Don't init DCC metadata during FS resolve.
2017-12-29 Bas Nieuwenhuizenradv: Make color meta operations layout aware.
2017-12-29 Bas Nieuwenhuizenradv: Add compute DCC decompress.
2017-12-29 Bas Nieuwenhuizenradv: Use the meta fast clear destructor on constructio...
2017-12-29 Bas Nieuwenhuizenradv: Add GFX DCC decompress.
2017-12-29 Bas Nieuwenhuizenradv: Don't enable DCC / TC compat HTILE for storage...
2017-12-29 Bas NieuwenhuizenRevert "radv/gfx9: fix block compression texture views."
2017-12-29 Brian Paulsvga: update SVGA_NEW_ flags for updating sampler state
2017-12-29 Brian Paulsvga: whitespace, formatting fixes in svga_state_tss.c
2017-12-29 Dave Airlieradv/gfx9: use correct swizzle parameter to work out...
2017-12-29 Dave Airlieradv/gfx9: use a bigger hammer to flush cb/db caches.
2017-12-29 Dave Airlieradv/gfx9: fix block compression texture views.
2017-12-28 Dave Airlieradv/gfx9: fix buffer to image for 3d images on compute...
2017-12-28 Dave Airlieradv/gfx9: fix 3d image clears on compute queues
2017-12-28 Dave Airlieradv/gfx9: fix 3d image to image transfers on compute...
2017-12-28 Jason Ekstrandanv/device: Mark all state buffers as needing capture
2017-12-28 Jason Ekstrandintel/aubinator: Gracefully handle dynamic state not...
2017-12-28 Jason Ekstrandintel/aubinator: Free section data last
2017-12-28 Eero Tamminenspirv: consider bitsize when handling OpSwitch cases
2017-12-28 Brian Paulsvga: check for null fs pointer in update_samplers()
2017-12-28 Brian Paulst/mesa: increase size of glsl_base_type bitfields
2017-12-28 Dave Airlieradv: fix pipeline statistics end query on compute...
2017-12-28 Dave Airlieradv: fix events on compute queues.
2017-12-28 Dave Airlieradv: move local bos usage to a perftest flag.
2017-12-27 Dave Airlievulkan/wsi: free cmd pools
2017-12-27 Bas Nieuwenhuizenradv: Always use fragment resolve if dest uses DCC.
2017-12-27 Bas Nieuwenhuizenradv: Use correct framebuffer size for partial FS resolves.
2017-12-27 Bas Nieuwenhuizenradv: Fix fragment resolve destination offset.
2017-12-27 Bas Nieuwenhuizenradv: Don't handle DCC in compute resolve.
2017-12-27 Bas Nieuwenhuizenradv: Flush caches before subpass resolve.
2017-12-27 Bas Nieuwenhuizenradv: Invert condition for all samples identical during...
2017-12-27 Eric Engestromegl: don't try the software path twice
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...
next