OSDN Git Service

android-x86/external-mesa.git
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-23 Emil Velikovcherry-ignore: add reverted LLVM_LIBDIR patch
2016-11-14 Emil Velikovdocs: add sha256 checksums for 13.0.1
2016-11-14 Emil Velikovdocs: add release notes for 13.0.1
2016-11-14 Emil VelikovUpdate version to 13.0.1
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 Chih-Wei Huangandroid: avoid using libdrm with host modules
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 Emil Velikovdocs: add sha256 checksums for 13.0.0
2016-11-01 Emil Velikovdocs: Update 13.0.0 release notes
2016-11-01 Emil VelikovUpdate version to 13.0.0(final)
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-31 Emil VelikovUpdate version to 13.0.0-rc3
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...
2016-10-27 Marek Olšákst/mesa: unduplicate st_check_sync code
2016-10-27 Marek Olšákwinsys/amdgpu: fix radeon_surf::macro_tile_index for...
2016-10-27 Marek Olšákgallium/radeon: make sure the address of separate CMASK...
2016-10-27 Marek Olšákgallium/radeon: fix incorrect bpe use in si_set_optimal...
2016-10-27 Fredrik Höglundvulkan/wsi/wayland: fix ARGB window support
2016-10-27 Fredrik Höglundvulkan/wsi/x11: fix ARGB window support
2016-10-27 Fredrik Höglundradv: mark the fence as submitted and signalled in...
2016-10-27 Matt Turnerradv: Replace "abi_versions" with correct "api_version".
2016-10-27 Matt Turneranv: Replace "abi_versions" with correct "api_version".
2016-10-27 Samuel Pitoisetnvc0: use correct bufctx when invalidating CP textures
2016-10-27 Tapani Pällimesa: fix error handling in DrawBuffers
next