mesa.git
2017-10-13 Emil VelikovTravis: add binutils 2.26 for a few more LLVM 3.9 builds
2017-10-13 Emil Velikovconfigure.ac: rework llvm libs handling for 3.9+
2017-10-13 Emil Velikovconfigure.ac: factor out detection for old and buggy...
2017-10-13 Emil Velikovconfigure.ac: remove no longer necessary llvm-config...
2017-10-13 Emil Velikoveglmesaext: add forward declaration for struct wl_buffers
2017-10-13 Emil Velikovconfigure.ac: bump Clover LLVM requirement to 3.9
2017-10-13 Emil Velikovwayland-drm: constify the callbacks struct, take 2
2017-10-13 Emil Velikovwayland-drm: use a copy of the wayland_drm_callbacks...
2017-10-13 Emil Velikovegl/dri: don't crash when createImageFromRenderbuffer2...
2017-10-13 Ville Syrjälämeson: Build i915
2017-10-13 Ville Syrjälämeson: Fix xf86vm dep
2017-10-13 Jason Ekstrandintel/cs: Make thread_local_id a regular builtin param
2017-10-13 Jason Ekstrandintel/compiler: Allocate pull_param in assign_constant_...
2017-10-13 Jason Ekstrandintel: Allocate prog_data::[pull_]param deeper inside...
2017-10-13 Jason Ekstrandralloc: Allow reparenting to a NULL context
2017-10-13 Jason Ekstrandanv/pipeline: Refactor setup of the prog_data::param...
2017-10-13 Jason Ekstrandanv/pipeline: Grow the param array for images
2017-10-13 Jason Ekstrandanv/pipeline: Whack nir->num_uniforms to MAX_PUSH_CONST...
2017-10-13 Jason Ekstrandintel/vs: Grow the param array for clip planes
2017-10-13 Jason Ekstrandintel/cs: Grow prog_data::param on-demand for thread_lo...
2017-10-13 Jason Ekstrandintel/compiler: Make brw_nir_lower_intrinsics compute...
2017-10-13 Jason Ekstrandintel/compiler: Add a helper for growing the prog_data...
2017-10-13 Jason Ekstrandintel/compiler: Stop adding params for texture sizes
2017-10-13 Jason Ekstrandi965: Only add the wpos state reference if we lowered...
2017-10-13 Jason Ekstrandintel/compiler: Add a flag for pull constant support
2017-10-13 Jason Ekstrandanv/pipeline: Ralloc prog_data::param of the compile...
2017-10-13 Jason Ekstrandanv/pipeline: Add a mem_ctx parameter to anv_pipeline_c...
2017-10-13 Jason Ekstrandi965: Store image_param in brw_context instead of prog_data
2017-10-13 Jason Ekstrandi965: Use prog->info.num_images for needs_dc computation
2017-10-13 Jason Ekstrandintel: Rewrite the world of push/pull params
2017-10-13 Jason Ekstrandi965: Get rid of gen7_cs_state.c
2017-10-13 Jason Ekstrandi965: Add a helper for populating constant buffers
2017-10-13 Jason Ekstrandi965: Move brw_upload_pull_constants to gen6_constant_s...
2017-10-13 Jason Ekstrandnir: Get rid of the variable on vote intrinsics
2017-10-13 Jason Ekstrandnir/opcodes: Fix constant-folding of ufind_msb
2017-10-13 Jason Ekstrandmeta: Delete the PBO texsubimage path for real
2017-10-13 Jason Ekstrandanv/pipeline_cache: Rework to use multialloc and blob
2017-10-13 Jason Ekstrandanv/pipeline: Declare bind maps closer to their use
2017-10-13 Jason Ekstrandanv/multialloc: Add new add_size helper
2017-10-13 Jason Ekstrandcompiler/blob: Make some parameters void instead of...
2017-10-13 Jason Ekstrandcompiler/blob: Constify the reader
2017-10-13 Jason Ekstrandcompiler/blob: Add (reserve|overwrite)_(uint32|intptr...
2017-10-13 Connor Abbottcompiler/blob: make blob_reserve_bytes() more useful
2017-10-13 Jason Ekstrandcompiler/blob: Allow for fixed-size blobs with a NULL...
2017-10-13 Jason Ekstrandcompiler/blob: Add a concept of a fixed-allocation...
2017-10-13 Jason Ekstrandcompiler/blob: Switch to init/finish instead of create...
2017-10-13 Jason Ekstrandcompiler: Move blob up a level
2017-10-13 Jason Ekstrandmeson: Add inc_compiler to the libglsl includes
2017-10-13 Jason Ekstrandglsl/blob: Return false from grow_to_fit if we've ever...
2017-10-13 Jason Ekstrandglsl/blob: Return false from ensure_can_read on overrun
2017-10-13 Chris Wilsoni965: Share the flush for brw_blorp_miptree_download...
2017-10-13 Jason Ekstrandmeta: Delete the PBO texture upload/download path
2017-10-13 Jason Ekstrandi965: Use blorp instead of meta for PBO pixel reads
2017-10-13 Jason Ekstrandi965: Use blorp instead of meta for PBO texture downloads
2017-10-13 Jason Ekstrandi965/tex: Use blorp texture upload for all CCS_E textures
2017-10-13 Jason Ekstrandi965: Use blorp instead of meta for PBO texture uploads
2017-10-13 Jason Ekstrandi965: Add blorp-based texture upload and download paths
2017-10-13 Kenneth Graunkei965: Refactor y-flipping coordinate transform.
2017-10-13 Jason Ekstrandi965/tex: Check if there is data to upload up-front
2017-10-13 Jason Ekstrandi965/barrier: Do the correct flushes for framebuffer...
2017-10-13 Jason Ekstrandi965/barrier: Do the correct flushes for texture updates
2017-10-13 Eric Anholtinclude: Revert out the update of the Khronos GLX exten...
2017-10-13 Kenneth Graunkei965: Ignore GL_SKIP_DECODE_EXT for textures accessed...
2017-10-13 Kenneth Graunkemeta: Unset the textures_used_by_txf bitfield.
2017-10-13 Kenneth Graunkenir: Make nir_shader_gather_info() track texelFetch...
2017-10-13 Kenneth Graunkecompiler: Move gl_program::TexelFetchSamplers to shader...
2017-10-12 Dave Airlieradv: take unsafe_math and sisched into account when...
2017-10-12 Dave Airliemesa/bufferobj: fix atomic offset/size get
2017-10-12 Marek Olšákrelnotes: document EGL_ANDROID_native_fence_sync on...
2017-10-12 Eric Anholtinclude: Update GL headers from khronos opengl registry.
2017-10-12 Eric Anholtmapi: Update extension number of MESA_tile_raster_order.
2017-10-12 Eric Anholtbroadcom/vc5: Remove the u_resource_vtbl usage.
2017-10-12 Eric Anholtmesa: Disallow GL_RED/GL_RG with half-floats on GLES2.
2017-10-12 Marek Olšákradeonsi: implement sync_file import/export
2017-10-12 Marek Olšákwinsys/amdgpu: implement sync_file import/export
2017-10-12 Marek Olšákac: add radeon_info::has_sync_file
2017-10-12 Eric Anholtbroadcom/vc5: Don't pair VPMSETUP with other peripheral...
2017-10-12 Eric Anholtbroadcom/vc5: Fix inclusion of FS flag bits in dumping...
2017-10-12 Marek Olšákst/dri: implement __DRIimageExtension::validateUsage...
2017-10-12 Marek Olšákgallium: add pipe_screen::check_resource_capability
2017-10-12 Marek Olšákac/surface: add ac_surface::is_displayable
2017-10-12 Marek Olšákamd/addrlib: add Addr2IsValidDisplaySwizzleMode
2017-10-12 tournier.eliemeson: fix typo in isl
2017-10-12 Rob HerringAndroid: disable i9x5 drivers on non-x86 builds
2017-10-12 Wladimir J... etnaviv: Do GC3000 resolve-in-place when possible
2017-10-12 Eric Engestromegl_haiku: drop haiku_egl_driver struct
2017-10-12 Eric Engestromegl: remove left over _EGLMain_t
2017-10-12 Eric Engestromegl: drop memset(0) of calloc'ed memory
2017-10-12 Eric Engestromegl: replace _egl_driver->Unload() callback with a...
2017-10-12 Dave Airlieradv: don't crash if cache is disabled.
2017-10-12 Samuel Pitoisetradv: use CLEAR_STATE for initializing some registers
2017-10-12 Samuel Pitoisetradv: add has_clear_state and enable it on CIK+ only
2017-10-12 Samuel Pitoisetradv: do not set registers for merged ES-GS on GFX9
2017-10-12 Samuel Pitoisetradv: move the raster config emission in si_set_raster_...
2017-10-12 Nicolai Hähnleradeonsi: add support for PIPE_FORMAT_{X1,A1}R5G5B5_UNORM
2017-10-12 Nicolai Hähnlegallium: add tests for PIPE_FORMAT_{X1,A1}B5G5R5_UNORM...
2017-10-11 Dave Airlieinclude/drm-uapi: clarify when headers can be updated.
2017-10-11 Timothy Arceriradv: remove duplicate line of code
2017-10-11 Timothy Arceriradv: make use of on-disk cache
2017-10-11 Timothy Arceriradv: create on-disk shader cache
next