mesa.git
2017-08-15 Eric Anholtbroadcom: Add missing libexpat cflags for the decoder.
2017-08-15 Dave Airlieradv/gfx9: for fast clear use is_linear flag.
2017-08-15 David Airlieradv/gfx9: fix tile swizzle handling for gfx9
2017-08-15 David Airlieradv/gfx9: handle GFX9 opaque metadata
2017-08-15 David Airlieradv: emit db_htile_surface reg on gfx9 as well
2017-08-15 Dave Airlieradv/gfx9: remove some leftover gfx6 descriptor setup.
2017-08-15 Dave Airlieradv/gfx9: fix set predication packet.
2017-08-15 Scott D Phillipsintel/genxml: Fix gen10 BLEND_STATE variable length...
2017-08-15 Timothy Arcerimesa: count uniform against storage when its bindless
2017-08-15 Marek Olšákradeonsi: disable CE by default
2017-08-15 Dave Airlieradeonsi: initialise imported surface to 0.
2017-08-14 Timothy Arcerist/mesa: correctly calculate the storage offset
2017-08-14 Timothy Arcerimesa: correctly calculate the storage offset for i915
2017-08-14 Ben Widawskyi965: Advertise the CCS modifier
2017-08-14 Jason Ekstrandi965/miptree: More conservatively resolve external...
2017-08-14 Ben Widawskyi965: Pretend that CCS modified images are two planes
2017-08-14 Jason Ekstrandi965/screen: Support import and export of surfaces...
2017-08-14 Ben Widawskyi965/miptree: Allocate mcs_buf for an image's CCS
2017-08-14 Ben Widawskyi965: Support images with aux buffers
2017-08-14 Jason Ekstrandintel/isl: Add support for I915_FORMAT_MOD_Y_TILED_CCS
2017-08-14 Jason Ekstrandi965/screen: Stop redefining DRM_FORMAT_MOD_(INVALID...
2017-08-14 Jason Ekstranddrm-uapi/forcc: Pull in new modifiers
2017-08-14 Scott D Phillipsi965/blorp: Correct type of src_format in call to intel...
2017-08-14 Julien Isorcest/va: change frame_idx from array to hash table
2017-08-14 Michel Dänzerconfigure: Trust LLVM >= 4.0 llvm-config --libs for...
2017-08-12 Ilia Mirkinnv50/ir: clean up saturated values immediately
2017-08-12 Ilia Mirkinnvc0/ir: unlink values pre- and post-call to division...
2017-08-12 Kenneth Graunkei965: Guard GetBufferSubData's streaming memcpy load...
2017-08-12 Kenneth Graunkei965: Clean up intel_batchbuffer_init().
2017-08-11 Marek Olšákgallium/radeon: only pass shader-specific debug flags...
2017-08-11 Marek Olšákradeonsi/gfx9: fix the scissor bug workaround
2017-08-11 Marek Olšákradeonsi/gfx9: use the VI codepath for clamping Z
2017-08-11 Daniel Stoneegl: Update headers from Khronos
2017-08-11 Daniel Stoneegl/dri2: Allow modifiers to add FDs to imports
2017-08-11 Iago Toral... intel/compiler: properly size attribute wa_flags array...
2017-08-11 Timothy Arceriglsl: stop cloning builtin fuctions _mesa_glsl_find_bui...
2017-08-11 Timothy Arceriglsl: pass mem_ctx to constant_expression_value(.....
2017-08-11 Timothy Arceriglsl: use ralloc_str_append() rather than ralloc_asprin...
2017-08-11 Timothy Arceriutil/ralloc: add ralloc_str_append() helper
2017-08-11 Timothy Arceriglsl: remove unused field from ir_call
2017-08-11 Timothy Arceriglsl: stop copying struct and interface member names
2017-08-11 Timothy Arceriglsl: tidy up get_num_operands()
2017-08-11 Timothy Arceriglsl: calculate number of operands in an expression...
2017-08-10 Kenneth Graunkeisl: Validate row pitch of stencil surfaces.
2017-08-10 Emil Velikovegl: avoid eglCreatePlatform*Surface{EXT,} crash with...
2017-08-10 Emil Velikovegl/drm: rename dri2_drm_create_surface()
2017-08-10 Emil Velikovegl/drm: remove unreachable code in dri2_drm_create_sur...
2017-08-10 Emil Velikovegl/x11: pass NULL instead of XCB_WINDOW_NONE as native...
2017-08-10 Matt Turneregl: Clean up native_type vs drawable mess
2017-08-10 Emil Velikovegl: handle BAD_NATIVE_PIXMAP further up the stack
2017-08-10 Emil Velikovegl: drop unreachable BAD_NATIVE_WINDOW conditions
2017-08-10 Emil Velikovegl: add dri2_setup_swap_interval helper
2017-08-10 Tim Rowleyconfigure: remove trailing "-a" in swr architecture...
2017-08-10 Matt Turnerbuild: Fix up spirv_info.Plo
2017-08-10 Marek Olšákac: fail shader compilation if libelf is replaced by...
2017-08-10 Thomas Hellstromdri: Introduce SWAP_METHOD tokens
2017-08-10 Thomas Hellstromglx: Fix swap method config matching
2017-08-10 Thomas Hellstromglx: Work around X servers reporting bogus values of...
2017-08-10 Thomas Hellstromdri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD
2017-08-09 Dave Airlieradv: force cs/ps/l2 flush at end of command stream...
2017-08-09 Karol Herbstnv50/ir: fix ConstantFolding with saturation
2017-08-09 Rob Herringst/dri2: fix kms_swrast driconf option handling
2017-08-09 Samuel Pitoisetradeonsi: drop two unused variables in create_function()
2017-08-09 Eric Engestromegl: whitespace cleanup in eglapi.c
2017-08-09 Iago Toral... TextureStorage1D should return INVALID_OPERATION if...
2017-08-09 Iago Toral... Update TextureParameter* error for incompatible texture...
2017-08-09 Tapani Pälliegl/dri2: refactor dri2_query_surface, swrastGetDrawabl...
2017-08-08 Kenneth Graunkei965/bufmgr: Set bo->idle after waiting.
2017-08-08 Kenneth Graunkei965: Don't use ggtt_bo for Gen8+ streamout offset...
2017-08-08 Kenneth Graunkei965: Simplify *_bo() helpers.
2017-08-08 Kenneth Graunkei965: Get rid of KSP_ro
2017-08-08 Connor Abbottac/nir: fix saturate emission
2017-08-08 Jason Ekstrandi965: Only call create_for_planar_image for multiple...
2017-08-08 Timothy Arcerimesa: don't error check the default buffer object
2017-08-08 Timothy Arcerimesa: check default buffer object creation was successful
2017-08-08 Timothy Arcerimesa: add NULL checking to free_shared_state()
2017-08-08 Ilia Mirkinglapi: per the extension spec, the EXT-suffixed functio...
2017-08-08 Ilia Mirkininclude: update GLES gl2ext header to no longer referen...
2017-08-07 Bas Nieuwenhuizenradv: remove semicolon in if(...);
2017-08-07 Alex Smithradv: Fix decompression on multisampled depth buffers
2017-08-07 Bas Nieuwenhuizenradv: Don't allow fmask swizzling for shareable images.
2017-08-07 Marek Olšákradeonsi: fix a compile failure due to disabled asserts
2017-08-07 Marek Olšákradeonsi: use optimal packet order when doing a pipelin...
2017-08-07 Marek Olšákradeonsi: expose the number of decompress calls to...
2017-08-07 Marek Olšákgallium/radeon: rename GPU-dma-busy -> GPU-cp-dma-busy
2017-08-07 Marek Olšákradeonsi: rename shader_userdata -> shader_pointers...
2017-08-07 Marek Olšákradeonsi: prefetch VBO descriptors after the first...
2017-08-07 Marek Olšákradeonsi: add a separate dirty mask for prefetches
2017-08-07 Marek Olšákradeonsi: add and use si_pm4_state_enabled_and_changed
2017-08-07 Marek Olšákradeonsi: de-atomize L2 prefetch
2017-08-07 Marek Olšákradeonsi: align all CE dumps to L2 cache line size
2017-08-07 Marek Olšákradeonsi: remove a tautology sctx->framebuffer.nr_sampl...
2017-08-07 Marek Olšákgallium/radeon: print all members of radeon_info with...
2017-08-07 Samuel Pitoisetglsl: update the extensions/functions that are enabled...
2017-08-07 Gurchetan Singhegl/dri2: add image extension such it's usable by swras...
2017-08-07 Gurchetan Singhst/dri: add drisw image extension
2017-08-07 Gurchetan Singhst/dri: move some image functions to dri_helpers.c
2017-08-07 Gurchetan Singhst/dri: organize order of includers in dri_helpers
2017-08-07 Gurchetan Singhst/dri: change dri_extensions to dri_helpers
2017-08-07 Jason Ekstrandi965/miptree: Set supports_fast_clear = false in make_s...
next