mesa.git
2017-08-18 Eric Anholtbroadcom/genxml: Check the sub-id field when decoding...
2017-08-18 Eric Anholtbroadcom/genxml: Emit code for default headers for...
2017-08-18 Eric Anholtanv: Move a comment that got left behind in the u_vecto...
2017-08-18 Marek Olšákgallium/radeon: remove old_fence parameter from r600_gf...
2017-08-18 Marek Olšákradeonsi/gfx9: prevent a GPU hang after a timestamp...
2017-08-18 Marek Olšákradeonsi: don't use CLEAR_STATE on SI
2017-08-18 Jon TurneyFix build when HAVE_LIBDRM isn't defined
2017-08-18 Kenneth Graunkei965: Fix missing newlines in perf_debug messages.
2017-08-18 Ilia Mirkinglsl: add a few missing int64 constant propagation...
2017-08-18 Timothy Arceriglsl: set old ldexp operand to NULL when lowering
2017-08-18 Jason Ekstrandintel/isl: Replace switch statements of doom with a...
2017-08-18 Jason Ekstrandintel/isl: Reduce header file duplication
2017-08-17 Dave Airlieradv: disable support for VEGA for now.
2017-08-17 Jeremy Huddleston... glxcmds: Fix a typo in the __APPLE__ codepath
2017-08-17 Roland Scheideggerllvmpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
2017-08-17 Roland Scheideggersoftpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
2017-08-17 Gwan-gyeong Mundri: fix typo in comment
2017-08-17 Vinson Leeconfigure.ac: Check for expat21 if expat is not found.
2017-08-17 Michel Dänzerconfigure: Check llvm-config --shared-mode
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()
next