mesa.git
2018-04-10 Kenneth Graunkei965: Remove brw_bo_alloc_tiled_2d from intel_detect_sw...
2018-04-10 Timothy Arcerimesa: fix glsl version mismatch in compat profile
2018-04-10 Samuel Pitoisetradv: fix picking the method for resolve subpass
2018-04-10 Samuel Pitoisetradv: add shader BOs to the list at pipeline bind time
2018-04-10 Marek Olšákac/surface: don't set the display flag for obviously...
2018-04-10 Marek Olšákradeonsi: add shader binary padding for UMR
2018-04-10 Marek Olšákac/surface/gfx9: request desired micro tile mode explicitly
2018-04-10 Emil Velikovdocs/release-calendar: update to include 18.1 and 18.2
2018-04-10 Emil Velikovglsl: remove unreachable assert()
2018-04-10 Juan A. Suarez... spirv: autotools: add vtn_gather_types_c.py in distribu...
2018-04-10 Juan A. Suarez... radeonsi: autotools: add si_build_pm4.h in dist tarball
2018-04-10 Bas Nieuwenhuizenac/nir: Use an array instead of hashtable for SSA defs.
2018-04-10 Timothy Arcerist/mesa: finalise tcs/tes/geom NIR before storing it...
2018-04-10 Timothy Arcerist/mesa: exit st_translate_fragment_program() earlier...
2018-04-10 Timothy Arceriradeonsi/nir: tidy up si_nir_load_sampler_desc()
2018-04-10 Timothy Arceriradeonsi/nir: set uses_bindless_images for images
2018-04-10 Timothy Arcerinir: dont lower bindless samplers
2018-04-10 Timothy Arcerist/glsl_to_nir: set paramater value offset as driver...
2018-04-10 Timothy Arceriradeonsi/nir: don't add bindless samplers/images to...
2018-04-10 Timothy Arcerist/mesa: stop calling _mesa_init_shader_object_functions()
2018-04-10 Jason Ekstrandanv/pipeline: Lower more constant initializers earlier
2018-04-10 Jason Ekstrandspirv: Use the LOCAL_GROUP_SIZE system value
2018-04-10 Jason Ekstrandnir/lower_system_values: Support SYSTEM_VALUE_LOCAL_GRO...
2018-04-09 Lionel Landwerlinintel: aubinator: print out addresses of invalid instru...
2018-04-09 Bas Nieuwenhuizenradv: Always reset draw user SGPRs after secondary...
2018-04-09 Bas Nieuwenhuizenradv: Don't set instance count using predication.
2018-04-09 Rob Clarkmesa/st/nir: fix instruction removal
2018-04-09 Rob Clarkmesa/st/nir: fix naked lowering pass call
2018-04-09 Rob Clarknir: add comment about nir_src_copy()
2018-04-09 Nanley Cheryi965: Make the miptree clear color setter take a gl_col...
2018-04-09 Nanley Cheryi965/miptree: Move the clear color and value setter...
2018-04-09 Nanley Cheryi965: Use the brw_context for the clear color and value...
2018-04-09 Bas Vermeulenradeonsi: convert dispatch packet to little endian
2018-04-09 Bas Vermeulenradeonsi: correct si_vgt_param_key on big endian machines
2018-04-09 Marek Olšákradeonsi: don't set RB+ registers on GFX9 chips without RB+
2018-04-09 Emil Velikovetnaviv: meson: add etnaviv_query_pm.[ch] to the sources
2018-04-09 Xiong, Jamesi965: return the fourcc saved in __DRIimage when possible
2018-04-09 Bastien Orivelnir: Fix a typo in src/compiler/Makefile.nir.am
2018-04-09 Samuel Pitoisetradv: fix prefetching of vertex shader and VBOs on SI
2018-04-09 Samuel Pitoisetradv: implement VK_AMD_shader_core_properties
2018-04-09 Samuel Pitoisetradv: add RADV_NUM_PHYSICAL_VGPRS constant
2018-04-09 Samuel Pitoisetradv: add radv_get_num_physical_sgprs() helper
2018-04-09 Samuel Pitoisetvulkan: Update the XML and headers to 1.1.72
2018-04-09 Andres Gomezdocs: properly escape characters
2018-04-09 Andres Gomezmesa: adds some comments regarding MESA_GLES_VERSION_OV...
2018-04-09 Marek Olšákmesa: simplify MESA_GL_VERSION_OVERRIDE behavior of...
2018-04-09 Andres Gomezdri_util: don't fail when not supporting ARB_compatibil...
2018-04-09 Andres Gomezdri_util: when overriding, always reset the core version
2018-04-09 Samuel Pitoisetradv: add radv_image_is_tc_compat_htile() helper
2018-04-09 Samuel Pitoisetradv: add radv_use_dcc_for_image() helper
2018-04-09 Samuel Pitoisetradv: rename radv_image_is_tc_compat_htile()
2018-04-09 Samuel Pitoisetradv: simplify a check in radv_initialise_color_surface()
2018-04-09 Samuel Pitoisetradv: clean up radv_vi_dcc_enabled()
2018-04-09 Samuel Pitoisetradv: clean up radv_htile_enabled()
2018-04-09 Samuel Pitoisetradv: add radv_image_has_{cmask,fmask,dcc,htile}()...
2018-04-09 Samuel Pitoisetradv: add radv_get_cmask_fast_clear_value() helper
2018-04-09 Samuel Pitoisetradv: add radv_clear_{cmask,dcc} helpers
2018-04-08 Axel Davyst/nine: Do not use scratch for face register
2018-04-08 Christian Gmeineretnaviv: expose perfmon query groups
2018-04-08 Christian Gmeineretnaviv: add query_group_info for perfmon counters
2018-04-08 Christian Gmeineretnaviv: assign group_ids to perfmon queries
2018-04-08 Christian Gmeineretnaviv: support MC performance counters
2018-04-08 Christian Gmeineretnaviv: support TX performance counters
2018-04-08 Christian Gmeineretnaviv: support RA performance counters
2018-04-08 Christian Gmeineretnaviv: support SE performance counters
2018-04-08 Christian Gmeineretnaviv: support PA performance counters
2018-04-08 Christian Gmeineretnaviv: support SH performance counters
2018-04-08 Christian Gmeineretnaviv: support PE performance counters
2018-04-08 Christian Gmeineretnaviv: support HI performance counters
2018-04-08 Christian Gmeineretnaviv: add perfmon query implementation
2018-04-08 Christian Gmeineretnaviv: sw queries: return correct number of groups
2018-04-08 Lucas Stachetnaviv: advertise YUV formats as external only
2018-04-08 Lucas Stachgallium/util: implement util_format_is_yuv
2018-04-07 Rhys Perrynvc0: finish implementation of PIPE_QUERY_SO_OVERFLOW_P...
2018-04-07 Rhys Perrynvc0: change ACQUIRE_EQUAL to ACQUIRE_GEQUAL in nvc0_hw...
2018-04-07 Rhys Perrynvc0: ensure the query's fence has been emitted in...
2018-04-07 Ilia Mirkinst/mesa: tex offsets can't be in a const or 2d-indexed
2018-04-07 Ilia Mirkinnvc0: restore image binding on RGB10A2, remove from...
2018-04-07 Rob Clarkfreedreno/ir3: use lower_global_vars_to_local in cmdlin...
2018-04-07 Kenneth Graunkei965: Use %x instead of %u in debug print.
2018-04-06 Dylan Bakermeson: fix warnings about comparing unlike types
2018-04-06 Ian Romanickintel/compiler: Explicitly cast register type in switch
2018-04-06 Axel Davyst/nine: Declare lighting consts for ff shaders
2018-04-06 Caio Marcelo... nir: rename variables in nir_lower_io_to_temporaries...
2018-04-06 Samuel Pitoisetradv: don't pass the pipeline to radv_flush_constants()
2018-04-06 Samuel Pitoisetradv: rename radv_cmd_buffer_update_vertex_descriptors()
2018-04-06 Samuel Pitoisetradv: do not try to skip draw calls when VBOs upload...
2018-04-06 Samuel Pitoisetradv: fix prefetching compute shaders on CIK and older...
2018-04-06 Samuel Pitoisetradv: only enable PERFECT_ZPASS_COUNTS for precision...
2018-04-06 Samuel Pitoisetradv: enable the Polaris small primitive filter control
2018-04-06 Jason Ekstrandanv: Add WSI support for the I915_FORMAT_MOD_Y_TILED_CCS
2018-04-05 Anuj PhogatAdd more Coffee Lake brand strings
2018-04-05 Jan Veselyradeonsi: Reorder checks in si_check_render_feedback
2018-04-05 Kevin Rogovinintel/tools: new intel_sanitize_gpu tool
2018-04-05 Jason Ekstrandprog/nir: Simplify some load/store operations
2018-04-05 Marek Olšákradeonsi: fix a crash if ps_shader.cso is NULL in si_ge...
2018-04-05 Marek Olšákradeonsi: remove more R600 references
2018-04-05 Marek Olšákradeonsi: try to fix android
2018-04-05 Marek Olšákradeonsi: try to fix meson
2018-04-05 Marek Olšákradeonsi: don't build libradeon.la separately
next