etnaviv: fix in-place resolve tile count
[mesa.git] / src /
2018-02-23 Lucas Stachetnaviv: fix in-place resolve tile count
2018-02-23 Lucas Stachetnaviv: switch magic single buffer state to "3"
2018-02-23 Lucas Stachetnaviv: add debug switch to disable single buffer...
2018-02-23 Dylan Bakermeson: Fix GL and EGL pkg-config files with glvnd
2018-02-23 Frank Binnsegl/dri2: fix segfault when display initialisation...
2018-02-23 Juan A. Suarez Romeromesa: add missing RGB9_E5 format in _mesa_base_fbo_format
2018-02-23 Christian Gmeineretnaviv: npot_tex_any_wrap needs one bit only
2018-02-23 Mathias Fröhlichvbo: Make use of _DrawVAO from the dlist code.
2018-02-23 Mathias Fröhlichmesa: Use atomics for shared VAO reference counts.
2018-02-23 Mathias Fröhlichvbo: Make use of _DrawVAO from immediate mode draw
2018-02-23 Mathias Fröhlichvbo: Implement tool functions for vbo specific VAO...
2018-02-23 Mathias Fröhlichmesa: Add flush_vertices to _mesa_bind_vertex_buffer.
2018-02-23 Mathias Fröhlichmesa: Make _mesa_vertex_attrib_binding public.
2018-02-23 Mathias Fröhlichmesa: Add flush_vertices to _mesa_{enable,disable}_vert...
2018-02-23 Mathias Fröhlichvbo: Use _DrawVAO for array type draw commands.
2018-02-23 Mathias Fröhlichvbo: Implement method to track the inputs array.
2018-02-23 Mathias Fröhlichmesa: Introduce a yet unused _DrawVAO.
2018-02-23 Mathias Fröhlichvbo: Remove get_vp_mode() and enum vp_mode.
2018-02-23 Mathias Fröhlichvbo: Use _VPMode instead of get_vp_mode().
2018-02-23 Mathias Fröhlichmesa: Provide an alternative to get_vp_mode()
2018-02-23 Ilia Mirkinnv50,nvc0: fix integer MS resolves using 2d engine
2018-02-23 Ilia Mirkinnvc0: fix writing query results into buffer
2018-02-23 Ilia Mirkinnv50,nvc0: fix clear buffer acceleration
2018-02-23 Lionel Landwerlini965: perf: ensure reading config IDs from sysfs isn...
2018-02-23 Bas Nieuwenhuizenradv: Fix autotools build.
2018-02-22 Bas Nieuwenhuizenradv: Return NULL for entrypoints when not supported.
2018-02-22 Bas Nieuwenhuizenradv: Reword radv_entrypoints_gen.py
2018-02-22 Bas Nieuwenhuizenradv: Track enabled extensions.
2018-02-22 Bas Nieuwenhuizenradv: Put supported extensions in a struct.
2018-02-22 Samuel Pitoisetac/nir: remove emission of nir_op_fpow
2018-02-22 Samuel Pitoisetradv: enable lowering of fpow to fexp2 and flog2
2018-02-22 Samuel Pitoisetnir: lower fexp2(fmul(flog2(a), 2)) to fmul(a, a)
2018-02-22 Samuel Pitoisetnir: add is_used_once for fmul(fexp2(a), fexp2(b))...
2018-02-22 Samuel Pitoisetac/nir: set GLC=1 for load/store of coherent/volatile...
2018-02-22 Samuel Pitoisetspirv: apply memory qualifiers to images
2018-02-22 Chuck Atkinsglx: Properly handle cases where screen creation fails
2018-02-22 Iago Toral Quirogaanv/blorp: multisample resolve all attachment layers
2018-02-22 Jason Ekstrandintel/isl: Improve the documentation on get_default_aux...
2018-02-22 Jason Ekstrandi965: Use finish_external instead of make_shareable...
2018-02-22 Jason Ekstrandi965/tex_image: Reference the renderbuffer miptree...
2018-02-22 Jason Ekstrandi965/tex_image: Pull the tex format from the renderbuff...
2018-02-22 Jason Ekstrandi965/miptree: Loosen the format check in miptree_match_...
2018-02-22 Jason Ekstrandi965/state: Ignore intel_obj->_Format for depth/stencil...
2018-02-22 Kenneth Graunkeglsl: Parse 'layout' as a token with advanced blending...
2018-02-21 Daniel Stonevulkan/wsi/x11: Consistently update and return swapchai...
2018-02-21 Jason Ekstrandvulkan/wsi/x11: Set OUT_OF_DATE if wait_for_special_eve...
2018-02-21 Daniel Stonevulkan/wsi/wayland: Add support for zwp_dmabuf
2018-02-21 Jason Ekstrandanv/image: Add support for modifiers for WSI
2018-02-21 Jason Ekstrandanv/image: Separate modifiers from legacy scanout
2018-02-21 Jason Ekstrandvulkan/wsi: Add modifiers support to wsi_create_native_...
2018-02-21 Daniel Stonevulkan/wsi: Add drm_modifier member to wsi_image
2018-02-21 Daniel Stonevulkan/wsi: Add multiple planes to wsi_image
2018-02-21 Timothy Arcerinir: remove old assert
2018-02-21 Timothy Arceriradeonsi/nir: collect more accurate output_usagemask
2018-02-21 Timothy Arceriradeonsi/nir: disable GLSL IR loop unrolling
2018-02-21 Timothy Arceriradeonsi/nir: fix tess varying loads for doubles
2018-02-21 Timothy Arceriac/radeonsi: pass type to load_tess_varyings()
2018-02-21 Daniel Stonex11/dri3: Store raw present completion mode
2018-02-21 Daniel Stonex11/dri3: Don't open-code ARRAY_SIZE
2018-02-21 Jason Ekstrandanv: Don't assert that stencil HiZ clears are single...
2018-02-21 Jason Ekstrandanv: Only copy clear dwords if we're rendering to the...
2018-02-21 Marek Olšákradeonsi: don't flush when si_eliminate_fast_color_clea...
2018-02-21 Marek Olšákradeonsi: make texture_discard_cmask/eliminate function...
2018-02-21 James Zhuradeonsi: enable uvd encode for HEVC main
2018-02-21 James Zhuradeonsi:create uvd hevc enc entry
2018-02-21 James Zhuradeon/uvd:add uvd hevc enc functions
2018-02-21 James Zhuradeon/uvd:add uvd hevc enc hw ib implementation
2018-02-21 James Zhuradeon/uvd:add uvd hevc enc hw interface header
2018-02-21 James Zhuwinsys/amdgpu:add uvd hevc enc support in amdgpu cs
2018-02-21 James Zhuamd/common:add uvd hevc enc support check in hw query
2018-02-21 Karol Herbstnvir/nvc0: fix legalizing of ld unlock c0[0x10000]
2018-02-21 Samuel Pitoisetac/nir: add glsl_is_array_image() helper
2018-02-21 Samuel Pitoisetac/nir: set the DA field when performing atomics on...
2018-02-21 Eric Anholti965: Fix compiler warning about write being undefined.
2018-02-21 Eric Anholtglsl/tests: Fix a compiler warning about signed/unsigne...
2018-02-21 Eric Anholtloader: Fix compiler warnings about truncating the...
2018-02-21 Eric Anholtglsl: Silence warnings in the uniform initializer test...
2018-02-21 Jordan Justeni965: Enable disk shader cache by default
2018-02-21 Dave Airlieradv: don't send num_tcs_input_cp to sgprs.
2018-02-21 Dave Airlieradv/tess: don't need to look in constant for vertices_...
2018-02-21 Dave Airlieac/radv: cleanup some tcs output values access
2018-02-21 Dave Airlieac/radv: remove total_vertices variable
2018-02-21 Dave Airlieac/radv: don't mark tess inner as used if we don't...
2018-02-20 Dave Airlieac/nir: to integer the args to bcsel.
2018-02-20 Jason Ekstrandanv/blorp: Use layout_to_aux_usage when a layout is...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Delete some assert-only variables
2018-02-20 Jason Ekstrandanv/cmd_buffer: Use layout_to_* helpers in compute_aux_...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Simplify transition_depth_buffer
2018-02-20 Jason Ekstrandanv/cmd_buffer: Do subpass image transitions in begin...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Mark depth/stencil surfaces written...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Sync clear values in begin_subpass
2018-02-20 Jason Ekstrandanv/pass: Store usage in each subpass attachment
2018-02-20 Jason Ekstrandanv/cmd_buffer: Add a concept of pending load aspects
2018-02-20 Jason Ekstrandanv/cmd_buffer: Iterate all subpass attachments when...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Decide whether or not to HiZ clear...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Move the rest of clear_subpass into...
2018-02-20 Jason Ekstrandintel/blorp: Add a blorp_hiz_clear_depth_stencil helper
2018-02-20 Jason Ekstrandanv/cmd_buffer: Move the color portion of clear_subpass...
2018-02-20 Jason Ekstrandanv/cmd_buffer: Pass a subpass id into begin_subpass
2018-02-20 Jason Ekstrandanv/cmd_buffer: Add begin/end_subpass helpers
next