mesa.git
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
2017-10-11 Timothy Arceriradv: remove duplicate debug_flags field
2017-10-11 Lionel Landwerlinanv: intel: use anv_image's computed size for importing...
2017-10-11 Lionel Landwerlinanv: bo_cache: allow importing a BO larger than needed
2017-10-11 Nicolai Hähnlest/glsl_to_tgsi: the second destination doesn't support...
2017-10-11 Nicolai Hähnlest/glsl_to_tgsi: fix DFRACEXP with only one destination
2017-10-11 Nicolai Hähnlest/glsl_to_tgsi: fix indirect access to 64-bit integer
2017-10-11 Nicolai Hähnlest/mesa: don't assign prog->ShadowSamplers
2017-10-11 Nicolai Hähnlest/glsl_to_tgsi: ignore GL_TEXTURE_SRGB_DECODE_EXT...
2017-10-11 Nicolai Hähnlest/mesa: store state that affects sampler views per...
2017-10-11 Tim Rowleyswr: simd16 shaders work in progress
2017-10-11 Tim Rowleygallium: allow 512-bit vectors
2017-10-11 Kenneth Graunkei965: Drop brw_bo_alloc in ARB_indirect_parameters...
2017-10-11 Kenneth Graunkei965: Allow mapped VBOs during drawing in non-debug...
2017-10-11 Dylan Bakermeson: fix glx test
2017-10-11 Ilia Mirkinnv50,nvc0: fix push hint logic in presence of a start...
2017-10-11 Kenneth Graunkei965: Make brw_update_texture_surface static.
2017-10-11 Rob HerringAndroid: fix build break from r600/radeon split
2017-10-11 Rob HerringAndroid: move libraries to /vendor
2017-10-11 Kenneth Graunkei965: Fix output register sizes when multiple variables...
2017-10-11 Dave Airlienir: bump loop unroll limit to 96.
2017-10-10 Dave Airlieanv: fix assert in wsi image code.
2017-10-10 Dave Airliemesa/st: fix atomic buffer sizing to align with ssbo.
2017-10-10 Dave Airliemesa/bufferobj: consolidate some buffer binding code.
2017-10-10 Dave Airliemesa/bufferobj: consolidate some codepaths between...
2017-10-10 Dave Airliemesa: rename various buffer bindings to one struct.
2017-10-10 Dave Airliemesa: align atomic buffer handling code with ubo/ssbo...
2017-10-10 Kenneth Graunkei965: Don't try to decode types for non-existent src1.
2017-10-10 Karol Herbstmain/format: skip format conversion if src and dst...
2017-10-10 Jason Ekstrandmesa: Make _mesa_get_format_bytes handle array formats.
next