mesa.git
2018-08-06 Eric Anholtv3d: Emit the VCM_CACHE_SIZE packet.
2018-08-06 Eric Anholtv3d: Drop "VC5" from the renderer string.
2018-08-06 Eric Anholtv3d: Avoid spilling that breaks the r5 usage after...
2018-08-06 Eric Anholtv3d: Make sure that QPU instruction-has-a-dest matches...
2018-08-06 Eric Anholtv3d: Wait for TMU writes to complete before continuing...
2018-08-06 Eric Anholtv3d: Make sure we don't emit a thrsw before the last...
2018-08-06 Eric Anholtv3d: Add some debug code for forcing register spilling.
2018-08-06 Chad Versacedrisw: Fix build on Android Nougat, which lacks shm...
2018-08-06 Ian Romanickmesa: fix make check for AMD_framebuffer_multisample_ad...
2018-08-06 Ian Romanickglapi: Fix GLES versioning for AMD_framebuffer_multisam...
2018-08-06 Gert Wollnymeson, install_megadrivers: Also remove stale symlinks
2018-08-06 Tapani Pällianv: add more swapchain formats
2018-08-04 Karol Herbstnvc0/ir: return 0 in imageLoad on incomplete textures
2018-08-04 Karol Herbstgm200/ir: optimize rcp(sqrt) to rsq
2018-08-04 Karol Herbstgm200/ir: add native OP_SQRT support
2018-08-04 Lionel Landwerlinintel: tools: simplify meson build
2018-08-04 Lionel Landwerlinintel: aubinator: simplify decoding
2018-08-04 Lionel Landwerlinintel: common: add missing stdint include
2018-08-04 Lionel Landwerlinintel: decoder: remove unused variable
2018-08-04 Lionel Landwerlinintel: tools: aubwrite: reuse canonical address helper
2018-08-04 Lionel Landwerlinintel: aubinator: fix read the context/ring
2018-08-04 Ian Romanicknir: Transform expressions of b2f(a) and b2f(b) to...
2018-08-04 Ian Romanicknir: Transform expressions of b2f(a) and b2f(b) to...
2018-08-04 Ian Romanicknir: Transform expressions of b2f(a) and b2f(b) to...
2018-08-04 Ian Romanicknir: Transform expressions of b2f(a) and b2f(b) to...
2018-08-04 Ian Romanicknir: Transform expressions of b2f(a) and b2f(b) to...
2018-08-04 Ian Romanicknir: Transform -fabs(a) >= 0 to a == 0
2018-08-04 Ian Romanicknir: Transform expressions of b2f(a) and b2f(b) to...
2018-08-04 Ian Romanicknir: Transform -fabs(a) < 0 to a != 0
2018-08-04 Ian Romanicknir: Rearrange bcsel with two bcsel sources
2018-08-04 Ian Romanicknir: Collapse more repeated bcsels on the same argument
2018-08-04 Ian Romanicknir: Don't compare i2f or u2i with zero
2018-08-04 Ian Romanicknir: Remove f2i(i2f(x)) conversions
2018-08-04 Ian Romanicknir: Mark the 0.0 < abs(a) transformation as imprecise
2018-08-04 Marek Olšákradeonsi: cosmetic changes
2018-08-04 Marek Olšákst/mesa: expose & set limits for AMD_framebuffer_multis...
2018-08-04 Marek Olšákst/mesa: add renderbuffer support for AMD_framebuffer_m...
2018-08-04 Marek Olšákst/mesa: pass storage_sample_count parameter into st_ch...
2018-08-04 Marek Olšákmesa: add functional FBO changes for AMD_framebuffer_mu...
2018-08-04 Marek Olšákmesa: add gl_renderbuffer::NumStorageSamples
2018-08-04 Marek Olšákmesa: implement glGet for AMD_framebuffer_multisample_a...
2018-08-04 Marek Olšákglapi: define AMD_framebuffer_multisample_advanced...
2018-08-04 Marek Olšákmesa: add storageSamples parameter to renderbuffer...
2018-08-04 Marek Olšákinclude: update GL & GLES headers (v2)
2018-08-03 Marek Olšákamd: remove support for LLVM 5.0
2018-08-03 Marek Olšákwinsys/amdgpu: pass the BO list via the CS ioctl on...
2018-08-03 Marek Olšákgallium/u_vbuf: handle indirect multidraws correctly...
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
next