OSDN Git Service

glsl: Add pthread libs to cache_test
[android-x86/external-mesa.git] / src /
2016-12-24 Rhys Kiddglsl: Add pthread libs to cache_test
2016-12-24 Matt Turneri965/fs: Reject copy propagation into SEL if not min...
2016-12-24 Matt Turneri965/fs: Add unit tests for copy propagation pass.
2016-12-16 Matt Turneri965/fs: Rename opt_copy_propagate -> opt_copy_propagation.
2016-12-16 Timothy ArceriRevert "nir: Turn imov/fmov of undef into undef."
2016-12-16 Chad Versaceegl: Fix crashes in eglCreate*Surface()
2016-12-16 Nanley Cherymesa/fbobject: Update CubeMapFace when reusing textures
2016-12-15 Jason Ekstrandspirv: Use a simpler and more correct implementaiton...
2016-12-15 Haixia Shicompiler/glsl: fix precision problem of tanh
2016-12-15 Jason Ekstrandanv/descriptor_set: Write the state offset in the surfa...
2016-12-15 Jason Ekstrandanv/device: Implicitly unmap memory objects in FreeMemory
2016-12-15 Jason Ekstrandanv/device: Return the right error for failed maps
2016-12-15 Nicolai Hähnleradeonsi: fix an off-by-one error in the bounds check...
2016-12-15 Nicolai Hähnleradeonsi: do not kill GS with memory writes
2016-12-15 Nicolai Hähnleradeonsi: update all GSVS ring descriptors for new...
2016-12-14 Chad Versacei965/mt: Disable aux surfaces after making miptree...
2016-12-14 Dave Airlieradv: add missing license file to radv_meta_bufimage.
2016-12-14 Marek Olšákradeonsi: disable the constant engine (CE) on Carrizo...
2016-12-14 Marek Olšákradeonsi: wait for outstanding LDS instructions in...
2016-12-14 Marek Olšáktgsi: fix the src type of TGSI_OPCODE_MEMBAR
2016-12-14 Marek Olšákradeonsi: wait for outstanding memory instructions...
2016-12-14 Marek Olšákradeonsi: allow specifying simm16 of emit_waitcnt at...
2016-12-14 Marek Olšákradeonsi: fix incorrect FMASK checking in bind_sampler_...
2016-12-14 Marek Olšákradeonsi: always restore sampler states when unbinding...
2016-12-14 Marek Olšákcso: don't release sampler states that are bound
2016-12-14 Nicolai Hähnleradeonsi: fix isolines tess factor writes to control...
2016-12-14 Jason Ekstrandgenxml/gen9: Change the default of MI_SEMAPHORE_WAIT...
2016-12-14 Kenneth Graunkei965: Allocate at least some URB space even when max_ve...
2016-12-14 Dave Airlieradv: fix another regression since shadow fixes.
2016-12-14 Ilia Mirkinmesa: only verify that enabled arrays have backing...
2016-12-14 Eric Anholtvc4: In a loop break/continue, jump if everyone has...
2016-12-14 Marek Olšákradeonsi: apply the double EVENT_WRITE_EOP workaround...
2016-12-14 Marek Olšákradeonsi: add a tess+GS hang workaround for VI dGPUs
2016-12-14 Marek Olšákradeonsi: apply a tessellation bug workaround for SI
2016-12-14 Marek Olšákradeonsi: apply a TC L1 write corruption workaround...
2016-12-14 Marek Olšákradeonsi: apply a multi-wave workgroup SPI bug workarou...
2016-12-14 Marek Olšákradeonsi: consolidate max-work-group-size computation
2016-12-14 Marek Olšákradeonsi: disable RB+ blend optimizations for dual...
2016-12-14 Marek Olšákradeonsi: set CB_BLEND1_CONTROL.ENABLE for dual source...
2016-12-14 Marek Olšákradeonsi: always set all blend registers
2016-12-14 Timothy Arcerimesa: fix active subroutine uniforms properly
2016-12-14 Jason Ekstrandanv/cmd_buffer: Remove the 1-D case from the HiZ QPitch...
2016-12-14 Jason Ekstrandanv/image: Rename hiz_surface to aux_surface
2016-12-14 Dave Airlieradv: set maxFragmentDualSrcAttachments to 1
2016-12-14 Dave Airlieanv: set maxFragmentDualSrcAttachments to 1
2016-12-14 Gwan-gyeong Munvulkan/wsi: Fix resource leak in success path of wsi_qu...
2016-12-14 Gwan-gyeong Munanv: Update the teardown in reverse order of the anv_Cr...
2016-12-14 Gwan-gyeong Munanv: Add missing error-checking to anv_block_pool_init...
2016-12-14 Emil Velikovradv: don't leak the fd if radv_physical_device_init...
2016-12-14 Emil Velikovanv: don't leak memory if anv_init_wsi() fails
2016-12-14 Emil Velikovanv: don't double-close the same fd
2016-12-14 Jason Ekstrandanv/cmd_buffer: Re-emit MEDIA_CURBE_LOAD when CS push...
2016-11-28 Dave Airlieradv: fix 3D clears with baseMiplevel
2016-11-28 Dave Airlieradv/ac/llvm: shadow samplers only return one value.
2016-11-28 Dave Airlieradv/si: fix optimal micro tile selection
2016-11-28 Emil Velikovradv: honour the number of properties available
2016-11-28 Dave Airlieradv: fix texel fetch offset with 2d arrays.
2016-11-28 Jason Ekstrandvulkan/wsi/x11: Implement FIFO mode.
2016-11-28 Kevin Strasservulkan/wsi: Add a thread-safe queue implementation
2016-11-28 Dave Airlievulkan/wsi/x11: add support for IMMEDIATE present mode
2016-11-28 Dave Airlievulkan/wsi: store present mode in swapchain base class
2016-11-28 Dave Airlievulkan/wsi/x11: handle timeouts properly in next image...
2016-11-24 Eduardo Lima Mitevvulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurf...
2016-11-24 Eduardo Lima Mitevvulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurf...
2016-11-24 Iago Toral Quirogaanv/format: handle unsupported formats properly
2016-11-24 Emil Velikovanv: fix enumeration of properties
2016-11-24 Lucas Stachgbm: request correct version of the DRI2_FENCE extension
2016-11-24 Jason Ekstrandanv/cmd_buffer: Emit a CS stall before setting a CS...
2016-11-24 Jason Ekstrandanv/cmd_buffer: Handle running out of binding tables...
2016-11-24 Gwan-gyeong Munanv: Fix unintentional integer overflow in anv_CreateDm...
2016-11-24 Gwan-gyeong Munutil/disk_cache: close a previously opened handle in...
2016-11-24 Jordan Justeni965/hsw: Set integer mode in sampling state for stenci...
2016-11-24 Nicolai Hähnleglsl/lower_output_reads: fix geometry shader output...
2016-11-24 Nicolai Hähnleradeonsi: store group_size_variable in struct si_compute
2016-11-24 Jason Ekstrandanv: Implement a depth stall restriction on gen7
2016-11-24 Dave Airlieradv: spir-v allows texture size query with and without...
2016-11-24 Dave Airlieradv: fix image view creation for depth and stencil...
2016-11-24 Dave Airlieradv: make sure to flush input attachments correctly.
2016-11-24 Kenneth Graunkei965: Fix GS push inputs with enhanced layouts.
2016-11-24 Tapani Pällimesa: fix empty program log length
2016-11-24 Kenneth Graunkemesa: Drop PATH_MAX usage.
2016-11-24 Kenneth Graunkei965: Fix compute shader crash.
2016-11-24 Jason Ekstrandanv/blorp: Ignore clears for attachments first used...
2016-11-24 Jason Ekstrandnir/spirv: Fix handling of gl_PrimitiveId
2016-11-24 Jason Ekstrandanv/fence: Handle ANV_FENCE_CREATE_SIGNALED_BIT
2016-11-24 Jason Ekstrandanv: Handle null in all destructors
2016-11-24 Ben Widawskyi965/glk: Add basic Geminilake support
2016-11-24 Dave Airlieac/nir/llvm: fix channel in texture gather lowering...
2016-11-24 Dave Airlieradv: don't crash on null swapchain destroy.
2016-11-24 Dave Airliewsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR
2016-11-24 Jordan Justenisl: Fix height calculation in isl_msaa_interleaved_sca...
2016-11-24 Kenneth Graunkeintel: Set min_ds_entries on Broxton.
2016-11-24 Lionel Landwerlinanv: fix multi level clears with VK_REMAINING_MIP_LEVELS
2016-11-24 Eric Anholtvc4: Fix register class handling of DDX/DDY arguments.
2016-11-24 Steinar H. GundersonFix races during _mesa_HashWalk().
2016-11-24 Jason Ekstrandi965/gs: Allow primitive id to be a system value
2016-11-23 Jason Ekstrandvulkan/wsi: Report the correct min/maxImageCount
2016-11-23 Dave Airlieradv: fix texturesamples to handle single sample case
2016-11-23 Ian Romanickglsl: Parse 0 as a preprocessor INTCONSTANT
2016-11-23 Ian Romanickglcpp: Handle '#version 0' and other invalid values
next