mesa.git
2018-08-03 Mauro Rossiandroid: radv: build vulkan.radv conditionally to radeonsi
2018-08-03 Roland Scheideggerutil: return 0 for NaNs in float_to_ubyte
2018-08-03 Jason Ekstrandanv/pipeline: Disable FS dispatch for pointless fragmen...
2018-08-02 Timothy Arcerinir: add fall through comment to nir_gather_info
2018-08-02 Dan WillemsenCleanSpec.mk: Remove HOST_OUT_release
2018-08-02 Sumit SemwalAndroid.common.mk: define HAVE_TIMESPEC_GET
2018-08-02 Dan Willemsenutil: Android.mk: Convert implicit rules to static...
2018-08-02 Darren Powellradeonsi: add new R600_DEBUG test "testclearbufperf"
2018-08-02 Brian Paulmesa: add switch case for GL 2.0 in _mesa_compute_version()
2018-08-02 Andres Gomezintel/tools: add error2aub creation into autotools
2018-08-02 Jason Ekstrandanv/pipeline: Do cross-stage linking optimizations
2018-08-02 Jason Ekstrandanv/pipeline: Pull most of the anv_pipeline_compile_...
2018-08-02 Jason Ekstrandanv/pipeline: Add a separate "link" stage
2018-08-02 Jason Ekstrandanv/pipeline: Compile to NIR in compile_graphics
2018-08-02 Jason Ekstrandanv/pipeline: Recompile all shaders if any are missing...
2018-08-02 Jason Ekstrandanv/pipeline: Drop anv_pipeline_add_compiled_stage
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
next