mesa.git
2018-04-13 Brian Paulglsl: rename 'interface' var to 'iface' to fix MSVC...
2018-04-13 Brian Paulmesa: remove snprintf macro in imports.h to fix MSVC...
2018-04-13 Lionel Landwerlinanv: fix number of planes for depth & stencil
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...
2018-04-13 Marek Olšákradeonsi: make sure CP DMA is idle at the end of IBs
2018-04-13 Marek Olšákgallium/hud: add a simple HUD view that only draws...
2018-04-13 Dylan Bakermesa: Include unistd.h in program_lexer
2018-04-13 Marek Olšákradeonsi: always prefetch later shaders after the draw...
2018-04-13 Marek Olšákradeonsi: emit shader pointers before cache flushes...
2018-04-13 Marek Olšákradeonsi/gfx9: don't use the workaround for gather4...
2018-04-13 Marek Olšákradeonsi: disable TC-compat HTILE on Tonga and Iceland
2018-04-13 Marek Olšákradeonsi: force 2D tiling on VI only when TC-compat...
2018-04-13 Marek Olšákradeonsi: don't flush HTILE if there is no HTILE clear
2018-04-13 Marek Olšákradeonsi: merge 2 identical if statements in si_clear
2018-04-13 Marek Olšákradeonsi: don't do GFX-specific texture decompression...
2018-04-13 Marek Olšákradeonsi: simplify generating the renderer string
2018-04-13 Marek Olšákwinsys/amdgpu: allow local BOs on APUs
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...
next