mesa.git
2018-08-02 Jason Ekstrandanv/pipeline: Pull shader compilation out into a helper.
2018-08-02 Jason Ekstrandanv/pipeline: Call anv_pipeline_compile_* in a loop
2018-08-02 Jason Ekstrandanv/pipeline: Hash the entire pipeline in one go
2018-08-02 Jason Ekstrandanv/pipeline: Populate keys up-front
2018-08-02 Jason Ekstrandanv/pipline: Add a helper struct for per-stage info
2018-08-02 Jon Turneymeson: use correct keyword to fix a meson warning
2018-08-02 Andres Gomezdocs: add 18.3.0-devel release notes template
2018-08-02 Andres Gomezmesa: bump version to 18.3.0-devel
2018-08-02 Eric Engestromegl/main: fix indentation
2018-08-02 Eric Engestromloader: fix indentation
2018-08-02 Vlad Golovkinswr: Remove unnecessary memset call
2018-08-02 Andres Gomezmesa: replace binary constants with hexadecimal constants
2018-08-02 Andres Gomezddebug: use util_snprintf() in dd_get_debug_filename_an...
2018-08-02 Andres Gomezkutil/queue: use util_snprintf() in util_queue_init
2018-08-02 Andres Gomezgallium/aux/util: use util_snprintf() in test_texture_b...
2018-08-02 Andres Gomezglsl: use util_snprintf()
2018-08-02 Jordan Justenintel/compiler: Add brw_get_compiler_config_value for...
2018-08-02 Jordan Justeni965: Disable shader cache with INTEL_DEBUG=shader_time
2018-08-02 Timothy Arceriglsl: make a copy of array indices that are used to...
2018-08-02 Jason Ekstrandanv/pipeline: Add populate_tcs/tes_key helpers
2018-08-02 Jason Ekstrandanv/pipeline: Rework the parameters to populate_wm_prog_key
2018-08-02 Jason Ekstrandanv/pipeline: More aggressively optimize away color...
2018-08-02 Jason Ekstrandanv: Restrict the number of color regions to those...
2018-08-02 Jason Ekstrandanv/pipeline: Fix up deref modes if we delete a FS...
2018-08-02 Jason Ekstrandnir/lower_indirect: Bail early if modes == 0
2018-08-02 Jason Ekstrandintel/nir: Call nir_lower_io_to_scalar_early
2018-08-02 Jason Ekstrandintel/nir: Split IO arrays into elements
2018-08-02 Jason Ekstrandi965/fs: Flag all slots of a flat input as flat
2018-08-02 Jason Ekstrandintel/nir: Use the correct scalar stage for consumers...
2018-08-01 Dave Airliedocs: update 18.2.0 release notes for virgl
2018-08-01 Dylan Bakernir/meson: fix c vs cpp args for nir test
2018-08-01 Dylan Bakergallium: fix ddebug on windows
2018-08-01 Dylan Bakerutil: move process.[ch] to u_process.[ch]
2018-08-01 Marek Olšákac,radeonsi: reduce optimizations for complex compute...
2018-08-01 Eric Anholtv3d: Actually put the "%s" in the snprintf.
2018-08-01 Juan A. Suarez... vc4: Fix automake linking error.
2018-08-01 Juan A. Suarez... scons: require scons 2.4 or greater
2018-08-01 Juan A. Suarez... travis: install scons from pip
2018-08-01 Marek Olšákdocs: mark ARB_ES3_2_compatibility as done for radeonsi
2018-08-01 Lionel Landwerlinintel: tools: aubwrite: split gen[89] from gen10+
2018-08-01 Mathieu Bridonpython: Use the unicode_escape codec
2018-08-01 Mathieu Bridonpython: Explicitly add the 'L' suffix on Python 3
2018-08-01 Mathieu Bridonpython: Explicitly use byte strings
2018-08-01 Mathieu Bridonpython: Use open(), not file()
2018-08-01 Mathieu Bridonpython: Open file in binary mode
2018-08-01 Mathieu Bridonpython: Don't abuse hex()
2018-08-01 Mathieu Bridonpython: Better get character ordinals
2018-08-01 Mario Kleinerloader_dri3: Handle mismatched depth 30 formats for...
2018-08-01 Mario Kleineregl/x11: Handle both depth 30 formats for eglCreateImag...
2018-08-01 Daniel Stonegbm: Add support for 10bpp BGR formats
2018-08-01 Daniel Stoneegl/wayland: Add 10bpc BGR configs
2018-08-01 Iago Toral... intel/compiler: implement 8-bit constant load
2018-08-01 Iago Toral... intel/compiler: add setup_imm_(u)b helpers
2018-08-01 Rhys Perryglsl: fix function inlining with opaque parameters
2018-08-01 Rhys Perryglsl, glsl_to_tgsi: fix sampler/image constants
2018-08-01 Rhys Perryglsl: allow ?: operator with images and samplers when...
2018-08-01 Rhys Perryglsl_to_tgsi: allow bound samplers and images to be...
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
next