OSDN Git Service

anv/fence: Handle ANV_FENCE_CREATE_SIGNALED_BIT
[android-x86/external-mesa.git] / src /
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
2016-11-23 Jason Ekstrandvulkan/wsi/wayland: Clean up some error handling paths
2016-11-23 Jason Ekstrandvulkan/wsi/wayland: Include pthread.h
2016-11-23 Jason Ekstrandanv: Rework fences
2016-11-23 Jason Ekstrandanv/wsi: Set the fence to signaled in AcquireNextImageKHR
2016-11-23 Jason Ekstrandanv/gen8: Stall when needed in Cmd(Set|Reset)Event
2016-11-23 Eric Anholtvc4: Clamp the shadow comparison value.
2016-11-23 Eric Anholtvc4: Don't abort when a shader compile fails.
2016-11-14 Darren Saltradv/pipeline: Don't dereference NULL dynamic state...
2016-11-14 Steven Tothgallium/hud: protect against and initialization race
2016-11-14 Steven Tothgallium/hud: close a previously opened handle
2016-11-14 Steven Tothgallium/hud: fix a problem where objects are free'd...
2016-11-11 Kenneth Graunkemesa: Fix pixel shader scratch space allocation on...
2016-11-11 Jason Ekstrandanv/cmd_buffer: Enable a CS stall workaround for Sky...
2016-11-11 Jason Ekstrandanv/cmd_buffer: Take a command buffer instead of a...
2016-11-10 Emil Velikovradv: Suffix the radeon_icd file with the host CPU
2016-11-10 Emil Velikovradv: use correct .specVersion for extensions
2016-11-10 Emil Velikovanv: use correct .specVersion for extensions
2016-11-10 Emil Velikovamd/addrlib: limit fastcall/regparm to GCC i386
2016-11-09 Dave Airlieradv: fix GetFenceStatus for signaled fences
2016-11-09 Dave Airlieradv: enable conditional discard optimisation on radv.
2016-11-09 Dave Airlienir: add conditional discard optimisation (v4)
2016-11-09 Dave Airlieac/nir: add support for discard_if intrinsic (v2)
2016-11-09 Kristian Høgsberg... anv: Do relocations in userspace before execbuf ioctl
2016-11-09 Jason Ekstrandanv: Move relocation handling from EndCommandBuffer...
2016-11-09 Jason Ekstrandanv/batch: Move last_ss_pool_bo_offset to the command...
2016-11-09 Jason Ekstrandanv: Add an anv_execbuf helper struct
2016-11-09 Jason Ekstrandanv/batch_chain: Improve write_reloc
2016-11-09 Jason Ekstrandanv: Initialize anv_bo::offset to -1
2016-11-09 Jason Ekstrandanv/allocator: Simplify anv_scratch_pool
2016-11-09 Jason Ekstrandanv: Add a new bo_pool_init helper
2016-11-09 Jason Ekstrandanv: Don't presume to know what address is in a surface...
2016-11-09 Jason Ekstrandanv: Add a cmd_buffer_execbuf helper
2016-11-09 Jason Ekstrandanv/device: Add an execbuf wrapper
2016-11-09 Anuj Phogati965: Fix GPU hang related to multiple render targets...
2016-11-09 Dave Airlieradv: emit correct last export when Z/stencil export...
2016-11-09 Jason Ekstrandintel/blorp: Emit all the binding tables
2016-11-09 Eric Anholtvc4: Use Newton-Raphson on the 1/W write to fix glmark2...
2016-11-09 Nicolai Hähnlest/mesa: fix the layer of VDPAU surface samplers
2016-11-09 Dave AirlieRevert "st/vdpau: use linear layout for output surfaces"
2016-11-09 Marek Olšákradeonsi: fix an assertion failure in si_decompress_sam...
2016-11-09 Marek Olšákglx: make interop ABI visible again
2016-11-09 Marek Olšákegl: make interop ABI visible again
2016-11-09 Marek Olšákegl: use util/macros.h
2016-11-09 Nicolai Hähnlest/glsl_to_tgsi: fix dvec[34] loads from SSBO
2016-11-09 Francisco Jereznir: Flip gl_SamplePosition in nir_lower_wpos_ytransform().
2016-11-09 Andreas Bollglx/windows: Add wgl.h to the sources list
2016-11-09 Nicolai Hähnleglsl: fix lowering of UBO references of named blocks
2016-11-09 Kenneth Graunkeglsl: Update deref types when resizing implicitly sized...
2016-11-09 Timothy Arcerimesa/glsl: delete previously linked shaders earlier...
2016-11-09 Fredrik Höglundradv: add support for anisotropic filtering on VI+
2016-11-09 Dave Airlieradv: fix dual source blending
2016-11-09 Adam Jacksonglx/glvnd: Fix dispatch function names and indices
2016-11-09 Adam Jacksonglx/glvnd: Don't modify the dummy slot in the dispatch...
2016-11-09 Jason Ekstrandanv/pipeline: Properly cache prog_data::param
2016-11-09 Jason Ekstrandanv/pipeline: Put actual pointers in anv_shader_bin
2016-11-09 Jason Ekstrandintel/blorp: Pass a brw_stage_prog_data to upload_shader
2016-11-09 Jason Ekstrandintel/blorp: Use wm_prog_data instead of hand-rolling...
2016-11-09 Jason Ekstrandanv: Better handle return codes from anv_physical_devic...
2016-11-09 Jason Ekstrandvulkan/wsi/x11: Clean up connections in finish_wsi
2016-11-09 Jason Ekstrandvulkan/wsi/x11: Better handle wsi_x11_connection_create...
2016-11-09 Nicolai Hähnleradeonsi: fix BFE/BFI lowering for GLSL semantics
2016-11-09 Dave Airlieradv: expose xlib platform extension
2016-11-09 Jason Ekstrandanv/device: Return DEVICE_LOST if execbuf2 fails
2016-11-01 Vinson Leeutil: Include string.h in bitscan.h.
2016-11-01 Leo Liust/omx/dec: disable tunnel for size different case
2016-11-01 Leo Liust/omx/dec: result buffers size should match codec...
2016-11-01 Jason Ekstrandi965/fs/generator: Don't use the address immediate...
2016-11-01 Marek Olšákradeonsi: fix behavior of GLSL findLSB(0)
2016-11-01 Marek Olšákradeonsi: set VGT_GS_ONCHIP_CNTL on CIK and later
2016-11-01 Kenneth Graunkeglsl: Improve accuracy of alpha scaling in advanced...
2016-11-01 Jason Ekstrandintel/blorp: Rework our usage of ralloc when compiling...
2016-11-01 Jason Ekstrandintel/blorp: Rename compile_nir_shader to compile_fs
2016-11-01 Jason Ekstrandintel/blorp: Fix a couple asserts around image copy...
2016-11-01 Samuel Pitoisetnvc0/ir: fix emission of IMAD with NEG modifiers
2016-10-27 Samuel Iglesias... glsl: update default precision qualifier when it is...
2016-10-27 Samuel Iglesias... mesa/program: Add _mesa_symbol_table_replace_symbol()
2016-10-27 Timothy Arceriglsl/mesa: remove unused namespace support from the...
2016-10-27 Kenneth Graunkeglsl: Size TCS->TES unsized arrays to gl_MaxPatchVertic...
2016-10-27 Kenneth Graunkeglsl: Pass ctx to program interface query helper functions.
2016-10-27 Tapani Pälliegl: set preserved behavior for surface only if config...
2016-10-27 Dave Airlieradv/ac/llvm: trim texture return values
2016-10-27 Samuel Pitoisetnvc0/ir: fix emission of SHLADD with NEG modifiers
2016-10-27 Eric Engestromegl/dri2: swap_buffers_with_damage falls back to swap_b...
2016-10-27 Marek Olšákst/mesa: allow multiple concurrent waiters in ClientWai...
next