mesa.git
2017-08-17 Thomas Hellstromloader_dri3: Make sure we have an updated back v3
2017-08-17 Thomas Hellstromloader_dri3: Support GLX_SWAP_EXCHANGE_OML
2017-08-17 Thomas Hellstromloader_dri3: Eliminate the back-to-fake-front copy
2017-08-17 Thomas Hellstromloader_dri3: Remove buffer_type from buffer metadata
2017-08-17 Thomas Hellstromloader_dri3: Support GLX_SWAP_COPY_OML
2017-08-17 Thomas Hellstromloader_dri3: Honor the request to preserve back buffer...
2017-08-17 Thomas Hellstromloader_dri3: Increase the likelyhood of reusing the...
2017-08-17 Thomas Hellstromloader_dri3/glx/egl: Optionally use a blit context...
2017-08-17 Thomas Hellstromloader_dri3/glx/egl: Remove the loader_dri3_vtable...
2017-08-17 Ilia Mirkinnv50/ir: fix TXQ srcMask
2017-08-17 Ilia Mirkinnv50/ir: fix srcMask computation for TG4 and TXF
2017-08-17 Jason Ekstrandanv/gem: Add a stub for sync_file_merge
2017-08-17 Dave Airlieradv: disable texture gather workaround on gfx9.
2017-08-17 Brian Paulst/mesa: remove Windows hack for glFinish
2017-08-17 Frank Richtergallium/os: fix os_time_get_nano() to roll over less
2017-08-17 Frank Richterst/wgl: check for negative delta in wait_swap_interval()
2017-08-17 Frank Richterst/mesa: fix a null pointer access
2017-08-16 Kenneth Graunkei965: Alphabetize TCS image dirty bits
2017-08-16 Chris Wilsoni965: Always allow CPU readback of the scanout on LLC...
2017-08-16 Tim Rowleyswr/rast: Fix invalid casting for calls to Interlocked...
2017-08-16 Boyuan Zhangradeon/vce: support all firmwares with major ver 53
2017-08-16 Tapani Pällii965: make sure check_and_emit_atom gets inlined
2017-08-16 Ilia Mirkina2xx: only update rasterizer settings when they're...
2017-08-16 Ilia Mirkina2xx: add logicop support
2017-08-16 Ilia Mirkinglsl/ast: update rhs in addition to the var's constant_...
2017-08-16 Jason Ekstrandanv: Advertise VK_KHR_external_semaphore
2017-08-16 Jason Ekstrandanv: Use DRM sync objects for external semaphores when...
2017-08-16 Jason Ekstrandanv/gem: Add a drm syncobj support
2017-08-16 Jason Ekstrandintel/drm: Pull in the i915 fence array API
2017-08-16 Jason Ekstrandanv: Implement support for exporting semaphores as...
2017-08-16 Jason Ekstrandanv/gem: Use EXECBUFFER2_WR when the FENCE_OUT flag...
2017-08-16 Jason Ekstrandanv: Submit a dummy batch when only semaphores are...
2017-08-16 Jason Ekstrandanv: Add a basic implementation of VK_KHX_external_sema...
2017-08-16 Aaron Watryclover/event: Include additional event statuses for...
2017-08-15 Jonas Pfeilbroadcom/vc4: Port NEON-code to ARM64
2017-08-15 Eric Anholtbroadcom/vc4: Build the vc4_tiling_lt_neon.c with ...
2017-08-15 Eric Anholtconfigure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM...
2017-08-15 Eric Anholtutil: Fix build on old glibc.
2017-08-15 Eric Anholtbroadcom: Add v3d_xml.h to gitignore.
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
next