mesa.git
2018-08-01 Rhys Perrygallium: add new SAMP2HND and IMG2HND opcodes
2018-08-01 Dave Airliedocs/features: update virgl GLES 3.1/3.2 status
2018-08-01 Dave Airliedocs/features: update virgl GL 4.3 support
2018-08-01 Erik Faye-Lundvirgl: enable FBFETCH if virglrenderer supports it
2018-08-01 Erik Faye-Lundvirgl: add texture_barrier stub
2018-08-01 Dave Airlievirgl: enable robustness if the host exposes it
2018-08-01 Dave Airlievirgl: Support ARB_framebuffer_no_attachments
2018-08-01 Dave Airlievirgl: add initial ARB_compute_shader support
2018-08-01 Marek Olšákutil: don't use __builtin_clz unconditionally
2018-08-01 Marek Olšákac/surface: fix MSAA corruption on Vega due to FMASK...
2018-07-31 Eric Anholtv3d: use snprintf(..., "%s", ...) instead of strncpy
2018-07-31 Eric Anholtv3d: Add support for the TMUWT instruction.
2018-07-31 Marek Olšákradeonsi: report supported EQAA combinations from is_fo...
2018-07-31 Marek Olšákradeonsi: use storage_samples instead of color_samples...
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-07-31 Marek Olšákgallium: add pipe_resource::nr_storage_samples, and...
2018-07-31 Marek Olšákgallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
2018-07-31 Marek Olšákdocs: update radeonsi features and release notes
2018-07-31 Marek Olšákst/mesa: implement ASTC 2D LDR fallback for all drivers
2018-07-31 Marek Olšákst/mesa: add ETC2 & ASTC fast path for GetTex(Sub)Image
2018-07-31 Marek Olšákst/mesa: generalize fallback_copy_image for compressed...
2018-07-31 Marek Olšákst/mesa: generalize code for the compressed texture...
2018-07-31 Marek Olšákst/mesa: use st_compressed_format_fallback more
2018-07-31 Marek Olšákst/mesa: generalize st_etc_fallback -> st_compressed_fo...
2018-07-31 Marek Olšákmesa: add ASTC 2D LDR decoder
2018-07-31 Dave Airliedocs/features: mark virgl image features and GL4.2...
2018-07-31 Gurchetan Singhvirgl: also mark sampler views as dirty
2018-07-31 Dave Airlievirgl: add memory barrier support
2018-07-31 Dave Airlievirgl: add TXQS support
2018-07-31 Dave Airlievirgl: add initial images support (v2)
2018-07-31 Jon TurneyMake glXChooseFBConfig handle unspecified sRGB correctly
2018-07-31 Olivier Fourdandri3: For 1.2, use root window instead of pixmap drawable
2018-07-31 Alejandro Piñeiroi965: enable XFB and GeometryStreams for gen7+
2018-07-31 Neil Robertsi965: Link XFB varyings for SPIR-V shaders
2018-07-31 Neil Robertsnir/linker: Add the start of a pure-NIR linker for XFB
2018-07-31 Neil Robertsnir/types: Add a wrapper to access gl_type
2018-07-31 Alejandro Piñeiroarb_gl_spirv: add calls to several nir lowerings
2018-07-31 Alejandro Piñeirocompiler/spirv: add XFB and GeometryStreams capability...
2018-07-31 Neil Robertsnir/gather_info: Set info.gs.uses_streams
2018-07-31 Neil Robertsspirv/nir: Fix the stream ID when emitting a primitive...
2018-07-31 Neil Robertsspirv: Handle the SpvDecorationStream decoration
2018-07-31 Neil Robertsmesa/glspirv: Set last_vert_prog
2018-07-31 Neil Robertsspirv: Handle XFB variable decorations
2018-07-31 Neil Robertsspirv: Handle SpvExecutionModeXfb
2018-07-31 Neil Robertsnir: Add members for the explicit XFB properties to...
2018-07-31 Christian Gmeineretnaviv: fix typo in query names
2018-07-31 Tapani Pällimesa: fix a typo (trivial)
2018-07-31 Tapani Pällimesa: add glRenderbufferStorage support for EXT_texture...
2018-07-31 David Rileyegl/surfaceless: Allow DRMless fallback.
2018-07-31 David Rileyegl/surfaceless: Define DRI_SWRastLoader extension...
2018-07-30 Eric Anholtv3d: Dump the contents off all the buffers in CLIF...
2018-07-30 Eric Anholtv3d: Split walking the CLs to generate relocs from...
2018-07-30 Eric Anholtv3d: Include commands to run the BCL and RCL in CLIF...
2018-07-30 Eric Anholtv3d: Use a short, underscored name for packets in CLIF...
2018-07-30 Eric Anholtv3d: Rename "configuration" and "config" in the XML...
2018-07-30 Eric Anholtv3d: s/colour/color in the XML.
2018-07-30 Eric Anholtv3d: Rename primitives to prims in the XML to match...
2018-07-30 Eric Anholtv3d: Print CLIF fixed-point values as just their decima...
2018-07-30 Eric Anholtv3d: When not doing terminal pretty-printing, comment...
2018-07-30 Eric Anholtv3d: Add a separate flag for CLIF ABI output versus...
2018-07-30 Eric Anholtv3d: Add pack header support for f187 values.
2018-07-30 Eric Anholtv3d: Move depth offset packet setup to CSO creation...
2018-07-30 Dave Airlier600: reduce num compute threads to 1024.
2018-07-30 Rob Clarkfreedreno/a5xx: fix txf_ms
2018-07-30 Rhys Perrynvc0: serialize before updating some constant buffer...
2018-07-30 Eric Anholtv3d: Block bin on render when doing vertex texturing.
2018-07-30 Eric Anholtv3d: Fix meson build without vc4.
2018-07-30 Eric Anholtvc4: Fix meson build when enabled without v3d.
2018-07-29 Jason Ekstrandnir/instr_set: Fix nir_instrs_equal for derefs
2018-07-29 Jason Ekstrandnir: Take if uses into account in ssa_def_components_read
2018-07-29 Jason Ekstrandutil/list: Make some helpers take const lists
2018-07-29 Rob Clarkfreedreno/a5xx: small cleanup
2018-07-29 Rob Clarkfreedreno/a5xx: remove unused prototype
2018-07-29 Rob Clarkfreedreno: fix caps harder
2018-07-28 Karol Herbstnir/lower_int64: mark all metadata as dirty
2018-07-28 Mauro Rossiandroid: radv: enable build of vulkan.radv HAL module
2018-07-28 Mauro Rossiandroid: radv: add Android.mk for vulkan.radv HAL module
2018-07-28 Mauro Rossiradv: generate entrypoints for VK_ANDROID_native_buffer
2018-07-28 Mauro Rossiradv: move vk_format_table.c to generated sources
2018-07-28 Brian Paulxlib: fix build break from _swrast_map_soft_renderbuffe...
2018-07-28 Brian Paulswrast: fix crash in AA line code when there's no texture
2018-07-28 Brian Paulmesa: add switch case for GL 2.1 in _mesa_compute_version()
2018-07-28 Brian Paultgsi: whitespace fixes in tgsi_ureg.c
2018-07-28 Brian Paulgallium/util: whitespace fixes in u_inlines.h
2018-07-28 Brian Paulsvga: whitespace fixes in svga_tgsi_decl_sm30.c
2018-07-28 Brian Paulmesa: replace tabs with spaces in mipmap.c
2018-07-28 Brian Paulgallium/util: whitespace fixes in u_debug_memory.c
2018-07-28 Brian Paulmesa: whitespace clean-up in texstore.c
2018-07-28 Brian Paulmesa: move var decls in texstore_rgba()
2018-07-28 Brian Paulmesa: remove unneeded free() call in texstore_rgba()
2018-07-28 Eric Anholtv3d: Skip printing sub-id or pad fields in CLIF dumping.
2018-07-28 Eric Anholtv3d: Emit commands to switch CLIF parser to CL/shader...
2018-07-28 Eric Anholtv3d: Dump fields in CLIF output in increasing offset...
2018-07-28 Eric Anholtv3d: Print addresses in CLIFs as references to buffers.
2018-07-28 Eric Anholtv3d: Stop doing pretty-printed colorful booleans in...
2018-07-28 Eric Anholtv3d: Move clif dumping to a separate step from noting...
2018-07-28 Eric Anholtv3d: Move clif dump BO lookup into the clif dumper.
2018-07-28 Eric Anholtv3d: Pass the whole clif_dump structure to v3d_print_gr...
2018-07-27 Timothy Arceriac: pass write param to get_sampler_desc() from get_ima...
2018-07-27 Marek Olšákgallium/u_vbuf: split u_vbuf_get_minmax_index function...
next