mesa.git
2018-04-13 Juan A. Suarez... getteximage: assume texture image is empty for non...
2018-04-13 Juan A. Suarez... gettextureimage: verify cube map is complete
2018-04-13 Juan A. Suarez... gettextsubimage: verify zoffset and depth are correct
2018-04-13 Timothy Arcerimesa: free debug messages when destroying the debug...
2018-04-13 Timothy Arcerimesa: fix x86 builds
2018-04-13 Marek OlšákFix make check
2018-04-12 Marek OlšákFix scons build
2018-04-12 Marek Olšákmesa: include mtypes.h less
2018-04-12 Marek Olšákmesa: include dispatch.h less
2018-04-12 Bas Nieuwenhuizenradv: Implement VK_EXT_vertex_attribute_divisor.
2018-04-12 Bas Nieuwenhuizenac/surface: Allow S swizzle for displayable surfaces.
2018-04-12 Eric Anholtbroadcom/vc5: Fix a stray '`' in a comment.
2018-04-12 Eric Anholtbroadcom/vc5: Update the UABI for in/out syncobjs
2018-04-12 Eric Anholtbroadcom/vc5: Drop the finished_seqno optimization.
2018-04-12 Eric Anholtbroadcom/vc5: Drop the throttling code.
2018-04-12 Eric Anholtbroadcom/vc5: Move flush_last_load into load_general...
2018-04-12 Eric Anholtbroadcom/vc5: Rename read_but_not_cleared to loads_pending.
2018-04-12 Eric Anholtbroadcom/vc5: Refactor the implicit coords/stores_pendi...
2018-04-12 Eric Anholtbroadcom/vc5: Emit missing TILE_COORDINATES_IMPLICIT...
2018-04-12 Eric Anholtbroadcom/vc5: Add checks that we don't try to do raw...
2018-04-12 Eric Anholtbroadcom/vc5: Fix MSAA depth/stencil size setup.
2018-04-12 Leo Liust/va: add VP9 config to enable profile2
2018-04-12 Leo Liuradeonsi: use PIPE_FORMAT_P016 format for VP9 profile2
2018-04-12 Leo Liuradeon/vcn: add VP9 profile2 support
2018-04-12 Leo Liuvl: add VP9 profile2 support
2018-04-12 Leo Liust/va: add VP9 config to enable profile0
2018-04-12 Leo Liust/va: parse VP9 uncompressed frame header
2018-04-12 Leo Liust/va: add slice parameter handling for VP9
2018-04-12 Leo Liust/va: add picture parameter handling for VP9
2018-04-12 Leo Liust/va: add handles for VP9 buffers
2018-04-12 Leo Liust/va: add VP9 picture to context
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... nir/vars_to_ssa: Simplify node matching code
2018-04-11 Caio Marcelo... nir/vars_to_ssa: Remove an unnecessary deref_arry_type...
2018-04-11 Caio Marcelo... 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 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
next