radv: silent a compiler warning in radv_emit_framebuffer_state()
[mesa.git] / src /
2017-09-01 Samuel Pitoisetradv: silent a compiler warning in radv_emit_framebuffe...
2017-09-01 Samuel Pitoisetradv: compute correct maximum wave count per SIMD
2017-09-01 Brian Paulst/mesa: only try to create 1x msaa surfaces for "fake...
2017-09-01 Tobias Klausmannnvc0/ir: propagate immediates to CALL input MOVs
2017-09-01 Karol Herbstnvc0: write 0 to pipeline_statistics.cs_invocations
2017-08-31 Ben Crockerllvmpipe: lp_build_gather_elem_vec BE fix for 3x16...
2017-08-31 Ray Strodegallivm: correct channel shift logic on big endian
2017-08-31 Roland Scheideggerutil: only use SCHED_IDLE in pthread_setschedparam...
2017-08-31 Jason Ekstrandanv/formats: Nicely handle unknown VkFormat enums
2017-08-31 Charmaine Leevbo: fix offset in minmax cache key
2017-08-31 Tapani Pällianv: fix build errors on android
2017-08-31 Christian Königwinsys/amdgpu: set AMDGPU_GEM_CREATE_VM_ALWAYS_VALID...
2017-08-31 Marek Olšákradeonsi: set a per-buffer flag that disables inter...
2017-08-30 Kenneth Graunkei965: Use BLORP for buffer object stall avoidance blits...
2017-08-30 Kenneth Graunkei965: Always flush caches after blitting to a GL buffer...
2017-08-30 Kenneth Graunkei965: Add PIPE_CONTRTOL_DATA_CACHE flush to brw_emit_mi...
2017-08-30 Kenneth Graunkei965: Add a brw_blorp_copy_buffers() command.
2017-08-30 Kenneth Graunkeblorp: Make blorp_buffer_copy work on Gen4-6.
2017-08-30 Kenneth Graunkeblorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy...
2017-08-30 Grazvydas Ignotasradv: don't assert on empty hash table
2017-08-30 Brian Paulsvga: include sample count in surface_size() computation
2017-08-30 Lionel Landwerlini965: drop unused brw->needs_unlit_centroid_workaround
2017-08-30 Lionel Landwerlini965: drop brw->has_surface_tile_offset in favor of...
2017-08-30 Lionel Landwerlini965: drop unused brw->no_simd8
2017-08-30 Lionel Landwerlini965: drop unused brw->has_pln
2017-08-30 Lionel Landwerlini965: drop brw->must_use_separate_stencil in favor...
2017-08-30 Lionel Landwerlini965: drop unused brw->has_negative_rhw_bug
2017-08-30 Lionel Landwerlini965: drop unused brw->has_compr4
2017-08-30 Lionel Landwerlini965: drop brw->has_llc in favor of devinfo->has_llc
2017-08-30 Lionel Landwerlini965: drop brw->is_broxton
2017-08-30 Lionel Landwerlini965: drop brw->is_cherryview in favor of devinfo-...
2017-08-30 Lionel Landwerlini965: drop brw->is_haswell in favor of devinfo->is_haswell
2017-08-30 Lionel Landwerlini965: drop brw->is_baytrail in favor of devinfo->is_bay...
2017-08-30 Lionel Landwerlini965: drop brw->is_g4x in favor of devinfo->is_g4x
2017-08-30 Lionel Landwerlini965: drop brw->gt in favor of devinfo->gt
2017-08-30 Lionel Landwerlini965: drop brw->gen in favor of devinfo->gen
2017-08-30 Lionel Landwerlinanv: use device->info instead of brw->is_*
2017-08-30 Mark JanesRevert "egl: Allow creation of per surface out fence"
2017-08-30 Kevin Rogovini965: add 2xMSAA 16xMSAA modes to DRI configs.
2017-08-30 Kenneth GraunkeRevert "i965: add 2xMSAA and 16xMSAA to DRI configs...
2017-08-30 Eric Engestrommesa/st: remove unwanted backup file
2017-08-30 Michael Olbrichegl/dri2: only destroy created objects
2017-08-30 Zhongmin Wuegl: Allow creation of per surface out fence
2017-08-30 Samuel Pitoisetwinsys/amdgpu: add BO to the global list only when...
2017-08-30 Samuel Pitoisetradeonsi: update dirty_level_mask before dispatching
2017-08-30 Juan A. Suarez Romeroanv: set right datatypes in anv_pipeline_binding
2017-08-30 Brian Paulllvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
2017-08-29 Kenneth Graunkei965: Bump the initial program cache size from 4kB...
2017-08-29 Kenneth Graunkei965: Issue performance warnings when growing the progr...
2017-08-29 Kevin Rogovini965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
2017-08-29 Matt Turnerglsl: define YY_NO_INPUT to prevent unused symbol warnings
2017-08-29 Matt Turnerblorp: Explicitly cast between different enums
2017-08-29 Matt Turnerintel/isl: Mark functions used conditionally as UNUSED
2017-08-29 Matt Turnerintel/isl: Explicitly cast between different enums
2017-08-29 Matt Turnerintel/isl: Remove 'inline' keywords
2017-08-29 Matt Turneranv: Mark functions used conditionally as UNUSED
2017-08-29 Matt Turneranv: Explicitly cast between different enums
2017-08-29 Matt Turneranv: Remove 'inline' keywords
2017-08-29 Matt Turneranv: Use GNU C empty brace initializer
2017-08-29 Matt Turneri965: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGS
2017-08-29 Matt Turneri965: Mark functions used conditionally as UNUSED
2017-08-29 Matt Turneri965: Explicitly cast between different enums
2017-08-29 Matt Turneri965: Drop unnecessary conditional
2017-08-29 Matt Turneri965: Remove some 'inline' keywords
2017-08-29 Matt Turnernir: Remove series of unnecessary conversions
2017-08-29 Matt Turnernir/spirv: Use unreachable("...") rather than assert...
2017-08-29 Matt Turnercompiler: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGS
2017-08-29 Matt Turnerconfigure: Test for -Wno-initializer-overrides
2017-08-29 Bas Nieuwenhuizenradv: Add trace ids for secondary buffers.
2017-08-29 Bas Nieuwenhuizenac/debug: Support multiple trace ids for nested IBs.
2017-08-29 Bas Nieuwenhuizenradv/amdgpu: Enable dumping of all IBs with RADV_DEBUG...
2017-08-29 Emil Velikovegl/wayland: make sure HAS_$FORMAT is set for wl_dmabuf
2017-08-29 Emil Velikovegl/wayland: group wl_win specific code together
2017-08-29 Emil Velikovegl/wayland: remove dri2_surf width/height double init.
2017-08-29 Emil Velikovegl/wayland: set correct format with wl_dmabuf as wl_dr...
2017-08-29 Emil Velikovegl/wayland: update comment to reflect wl_dmabuf presence
2017-08-29 Emil Velikovegl/wayland: polish object teardown in dri2_wl_destroy_...
2017-08-29 Emil Velikovegl/wayland: plug leaks in dri2_wl_create_window_surfac...
2017-08-29 Emil Velikovegl: simplify refcounting after screen creation
2017-08-29 Emil Velikovutil: move string_to_uint_map to glsl
2017-08-29 Marek Olšákst/mesa: fix XPD lowering - don't read dst
2017-08-29 Jason Ekstrandanv: Add support for the SYNC_FD handle type for fences
2017-08-29 Jason Ekstrandanv: Implement VK_KHR_external_fence
2017-08-29 Jason Ekstrandanv: Use DRM sync objects to back fences whenever possible
2017-08-29 Jason Ekstrandanv/gem: Add support for syncobj wait and reset
2017-08-29 Jason Ekstrandanv/gem: Add a flags parameter to syncobj_create
2017-08-29 Jason Ekstrandvulkan/util: Add a vk_zalloc helper
2017-08-29 Jason Ekstrandanv: Rename anv_fence_state to anv_bo_fence_state
2017-08-29 Jason Ekstrandanv: Pull the guts of anv_fence into anv_fence_impl
2017-08-29 Jason Ekstrandanv/wsi: Use QueueSubmit to trigger the fence in Acquir...
2017-08-29 Jason Ekstrandanv: Rework fences to work more like BO semaphores
2017-08-29 Jason Ekstrandanv/queue: Allow temporary import of SYNC_FD semaphores
2017-08-29 Kenneth Graunkei965: Fix whitespace issues in intel_buffer_objects.c.
2017-08-28 Timothy Arceriradeonsi: stop leaking nir
2017-08-28 Grazvydas Ignotasac/nir: remove misleading condition
2017-08-28 Grazvydas Ignotasac/nir: silence maybe-uninitialized warnings
2017-08-28 Grazvydas Ignotasradv: clear dynamic_shader_stages on create
2017-08-28 Grazvydas Ignotasamd: add .editorconfig
2017-08-28 Marek Olšákradeonsi: rewrite late alloc VS limit computation
2017-08-28 Marek Olšákgallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait...
next