radeonsi: cap VP9 support to progressive buffer
[mesa.git] / src /
2018-04-12 Leo Liuradeonsi: cap VP9 support to progressive buffer
2018-04-12 Leo Liuradeonsi: cap VP9 support to Raven
2018-04-12 Leo Liuradeon/vcn: add VP9 context buffer
2018-04-12 Leo Liuradeon/vcn: get VP9 msg buffer
2018-04-12 Leo Liuradeon/vcn: fill probability table to prob buffers
2018-04-12 Leo Liuradeon/vcn: add VP9 message buffer interface
2018-04-12 Leo Liuradeon/vcn: add VP9 prob table buffer
2018-04-12 Leo Liuvl: add VP9 probability tables
2018-04-12 Leo Liuradeon/vcn: add VP9 dpb buffer size
2018-04-12 Leo Liuradeon/vcn: add VP9 stream type for decoder
2018-04-12 Leo Liuvl: add VP9 picture description
2018-04-12 Leo Liuvl: add VP9 profile0 and format
2018-04-12 Samuel Pitoisetradv: fix radv_layout_dcc_compressed() when image doesn...
2018-04-12 Samuel Pitoisetradv: add radv_decompress_resolve_{subpass}_src() helpers
2018-04-12 Samuel Pitoisetradv: add radv_init_dcc_control_reg() helper
2018-04-12 Timothy Arceriglsl: fix compat shaders in GLSL 1.40
2018-04-11 Ian Romanickmesa: Silence remaining unused parameter warnings in...
2018-04-11 Ian Romanickmesa: Silence unused parameter warning in compressedtex...
2018-04-11 Nanley Cheryblorp: Silence unused function warnings
2018-04-11 Caio Marcelo de... nir/vars_to_ssa: Simplify node matching code
2018-04-11 Caio Marcelo de... nir/vars_to_ssa: Remove an unnecessary deref_arry_type...
2018-04-11 Caio Marcelo de... nir/vars_to_ssa: Rework register_variable_uses()
2018-04-11 Jason Ekstrandnir: Use nir_builder in lower_io_to_temporaries
2018-04-11 Bas Nieuwenhuizenradv: Enable RB+ on Raven.
2018-04-11 Tapani Pällivulkan: fix build issue on android (both anv/radv)
2018-04-11 Nicolai Hähnleradeonsi: correctly parse disassembly with labels
2018-04-11 Nicolai Hähnleradeonsi: pass -O halt_waves to umr for hang debugging
2018-04-11 Jason Ekstrandvulkan: Drop vk_android_native_buffer.xml
2018-04-11 Jason Ekstrandnir/lower_atomics: Rework the main walker loop a bit
2018-04-10 Bas Nieuwenhuizenradv: Enable RB+ where possible.
2018-04-10 Topi Pohjolainennir: Check if u_vector_init() succeeds
2018-04-10 Topi Pohjolainenmesa: Assert base format before truncating to unsigned...
2018-04-10 Topi Pohjolainenintel/dev: Assert the number of slices is not zero
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 Velikovglsl: remove unreachable assert()
2018-04-10 Juan A. Suarez Romerospirv: autotools: add vtn_gather_types_c.py in distribu...
2018-04-10 Juan A. Suarez Romeroradeonsi: 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 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
next