mesa.git
2018-02-24 Francisco Jerezglsl: Add support for the framebuffer fetch layout...
2018-02-24 Francisco Jerezglsl: Allow layout token for EXT_shader_framebuffer_fet...
2018-02-24 Francisco Jerezglsl: Initialize ir_variable_data::fb_fetch_output...
2018-02-24 Francisco Jerezglsl: Replace MESA_shader_framebuffer_fetch extension...
2018-02-24 Francisco Jerezglsl: Switch ast_type_qualifier to a 128-bit bitset.
2018-02-24 Francisco Jerezutil/bitset: Add C++ wrapper for static-size bitsets.
2018-02-24 Francisco Jerezutil: Add EXPLICIT_CONVERSION macro.
2018-02-24 Francisco Jerezmesa: Implement glFramebufferFetchBarrierEXT entry...
2018-02-24 Francisco Jerezglapi: Update XML for last revision of EXT_shader_frame...
2018-02-24 Francisco Jerezmesa: Rename MESA_shader_framebuffer_fetch gl_extension...
2018-02-24 Francisco Jerezmesa: Rename dd_function_table::BlendBarrier to match...
2018-02-24 Francisco Jerezi965: Fix KHR_blend_equation_advanced with some render...
2018-02-24 Marek Olšákradeonsi: remove si_descriptors parameter from emit_sha...
2018-02-24 Marek Olšákradeonsi: preload the tess offchip ring in TES
2018-02-24 Marek Olšákradeonsi: move tess ring address into TCS_OUT_LAYOUT...
2018-02-24 Marek Olšákradeonsi: move 2nd-shader descriptor pointers into...
2018-02-24 Marek Olšákradeonsi: change si_descriptors::shader_userdata_offset...
2018-02-24 Marek Olšákradeonsi: put both tessellation rings into 1 buffer
2018-02-24 Marek Olšákradeonsi: move tessellation ring info into si_screen
2018-02-24 Marek Olšákradeonsi: move TCS_OUT_LAYOUT.PatchVerticesIn to lower...
2018-02-24 Karol Herbstnvir: dont optimize mad with subops to shladd
2018-02-24 James Leggradv: Really use correct HTILE expanded words.
2018-02-23 Mauro Rossiradv/extensions: fix c_vk_version for patch == None
2018-02-23 Eric Anholtbroadcom/vc5: Fix layout of 3D textures.
2018-02-23 Eric Anholtbroadcom/vc5: Ignore unused usage flags in is_format_su...
2018-02-23 Eric Anholtgbm: Fix the alpha masks in the GBM format table.
2018-02-23 Mathias Fröhlichmesa: Update vertex processing mode on _mesa_UseProgram.
2018-02-23 Marek Olšákmesa: rename has_core_gs -> has_gs in get_programiv
2018-02-23 Marek Olšákmesa: replace some API_OPENGL_CORE checks with _mesa_is...
2018-02-23 Marek Olšákmesa: add some of missing compatibility support for...
2018-02-23 Marek Olšákmesa: expose ARB_enhanced_layouts in the compatibility...
2018-02-23 Marek Olšákmesa: enable OpenGL 3.1 with ARB_compatibility
2018-02-23 Marek Olšákmesa: implement ARB_compatibility
2018-02-23 Emil Velikovswr: remove dead LLVM code paths
2018-02-23 Eric Anholtbroadcom/vc4: Remove the retval==usage check in is_form...
2018-02-23 Eric Anholtbroadcom/vc4: Add support for YUV textures using unacce...
2018-02-23 Eric Anholtbroadcom/vc4: Fix double-unrefcounting of prsc->next...
2018-02-23 Eric Anholtbroadcom/vc4: Add pipe_reference debugging for vc4_bos.
2018-02-23 Eric Anholtbroadcom/vc4: Remove dead vc4_bo_set_reference().
2018-02-23 Eric Anholtbroadcom/vc4: Use pipe_resource_reference in sampler...
2018-02-23 Eric Anholtbroadcom/vc4: Allow importing linear BOs with arbitrary...
2018-02-23 Eric Anholtbroadcom/vc4: Ignore PIPE_BIND_DISPLAY_TARGET in is_for...
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... mesa: 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 Jose Fonsecaappveyor: Build with MSVC 2015.
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... anv/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()
next