etnaviv: add resource subregion copy
[mesa.git] / src /
2017-09-28 Lucas Stachetnaviv: add resource subregion copy
2017-09-28 Lucas Stachetnaviv: support tile aligned RS blits
2017-09-28 Leo Liust/va: use pipe transfer_map to map upload buffer
2017-09-28 Gwan-gyeong Munanv: add an assertion in genX(BeginCommandBuffer)
2017-09-28 Gwan-gyeong Munradv: add an assertion in radv_BeginCommandBuffer()
2017-09-28 Gwan-gyeong Mungallium/docs: add reference links for resource_create...
2017-09-28 Gwan-gyeong Mungallium/docs: fix a reference link for get_paramf
2017-09-28 Iago Toral Quirogai965: enable up to 32 inputs for geometry shaders in...
2017-09-28 Samuel Pitoisetradv: set image view type when decompressing depth...
2017-09-27 Eric Anholtbroadcom/vc4: Fix release build
2017-09-27 Eric Anholtvc4: Add labels to BOs for debug builds or with VC4_DEB...
2017-09-27 Dylan Bakermeson: build "radv" vulkan driver for radeon hardware
2017-09-27 Dylan Bakermeson: Add build Intel "anv" vulkan driver
2017-09-27 Dylan Bakerutil/ralloc: Don't define assert with magic member...
2017-09-27 Dylan Bakerintel: use a flag instead of setting PYTHONPATH
2017-09-27 Marek Olšákst/dri: don't expose modifiers in EGL if the driver...
2017-09-27 Jason Ekstrandvulkan/wsi/wayland: Return better error messages
2017-09-27 Jason Ekstrandvulkan/wsi/wayland: Copy wl_proxy objects from oldSwapc...
2017-09-27 Jason Ekstrandvulkan/wsi/wayland: Stop caching Wayland displays
2017-09-27 Jason Ekstrandvulkan/wsi/wayland: Refactor wsi_wl_display code
2017-09-27 Jan Veselyclover: Query and export int64 atomics
2017-09-27 Adam Jacksonglx: Be more tolerant in glXImportContext (v2)
2017-09-27 Tomasz Figaegl/dri2: Implement swapInterval fallback in a conforma...
2017-09-27 Marek Olšákgallium/radeon: consolidate PIPE_BIND_SHARED/SCANOUT...
2017-09-27 Samuel Pitoisetradeonsi: remove useless check in si_blit_decompress_co...
2017-09-27 Samuel Pitoisetgallium/radeon: more use of vi_dcc_formats_are_incompat...
2017-09-27 Samuel Pitoisetradv: store the amount of saved constants in the comput...
2017-09-27 Samuel Pitoisetradv: remove useless radv_meta_{begin,end}_XXX() helpers
2017-09-26 George Kyriazisswr: Remove unneeeded comparison
2017-09-26 George Kyriazisswr: Handle resource across context changes
2017-09-26 Jason Ekstrandvulkan/wsi/wayland: Stop printing out the DRM device
2017-09-26 Kenneth Graunkei965: Support copy propagating of untyped atomic surfac...
2017-09-26 Kenneth Graunkei965/vec4: Fix swizzles on atomic sources.
2017-09-26 Kenneth Graunkei965/vec4: Actually handle atomic op intrinsics.
2017-09-26 Kenneth Graunkei965: Convert brw->*_program into a brw->programs[i...
2017-09-26 Eric Anholtanv: Fix some comment typos.
2017-09-26 Eric Anholtgallium: Weaken assertion about u_mm's align2 field.
2017-09-26 Eric Anholtintel/genxml: Convert a not-present-or-"1" dict to...
2017-09-26 Boris Brezillonbroadcom/vc4: Fix infinite retry in vc4_bo_alloc()
2017-09-26 Eric Anholtbroadcom/vc4: Keep pipe_sampler_view->texture matching...
2017-09-26 Samuel Pitoisetradv: fix saved compute state when doing statistics...
2017-09-26 Daniel StoneRevert "wayland-drm: constify the callbacks struct"
2017-09-26 Brian Paulsvga: silence unused var warning in optimized build...
2017-09-26 Thomas Hellandglcpp: Avoid unnecessary call to strlen
2017-09-26 Thomas Hellandglcpp: Use string_buffer for line continuation removal
2017-09-26 Thomas Hellandglsl: Change the parser to use the string buffer
2017-09-26 Thomas Hellandutil: Add tests for the string buffer
2017-09-26 Thomas Hellandutil: Add a string buffer implementation
2017-09-26 Timothy Arcerii965: make use of nir linking
2017-09-26 Timothy Arcerii965/nir: export nir_optimize
2017-09-26 Timothy Arcerii965: call brw_shader_gather_info() from the callers...
2017-09-26 Timothy Arcerii965: create a brw_shader_gather_info() helper
2017-09-26 Timothy Arcerinir: add some helpers for doing linking
2017-09-26 Timothy Arceriglsl: mark xfb varyings as always active
2017-09-26 Timothy Arcerinir: add always_active_io to nir variable
2017-09-26 Marek Olšákr600: fork and import gallium/radeon
2017-09-25 Kenneth Graunkei965: Rename do_flush_locked to submit_batch().
2017-09-25 Kenneth Graunkei965: Use atomic ops in get_new_program_id().
2017-09-25 Kenneth Graunkei965: Convert brw_bufmgr to use C11 mutexes instead...
2017-09-25 Kenneth Graunkei965: Delete dead meta stencil blit program fields...
2017-09-25 Tim Rowleyswr/rast: Handle instanceID offset / Instance Stride...
2017-09-25 Tim Rowleyswr/rast: Remove code supporting legacy llvm (<3.9)
2017-09-25 Tim Rowleyswr/rast: Fix allocation of DS output data for USE_SIMD...
2017-09-25 Tim Rowleyswr/rast: Slightly more efficient blend jit
2017-09-25 Tim Rowleyswr/rast: Properly sized null GS buffer
2017-09-25 Tim Rowleyswr/rast: Move SWR_GS_CONTEXT from thread local storage...
2017-09-25 Tim Rowleyswr/rast: Fetch compile state changes
2017-09-25 Tim Rowleyswr/rast: New GS state/context API
2017-09-25 Tim Rowleyswr/rast: Add support for R10G10B10_FLOAT_A2_UNORM...
2017-09-25 Samuel Pitoisetradv: save/restore all viewports/scissors for meta...
2017-09-25 Leo Liust/va/postproc: implement the DRM prime grabber
2017-09-25 Leo Liuvl/compositor: convert RGB buffer to YUV with color...
2017-09-25 Leo Liuvl/csc: add a RGB to YUV CSC matrix
2017-09-25 Leo Liuvl/compositor: create RGB to YUV fragment shader
2017-09-25 Leo Liust/va/postproc: use progressive target buffer for scaling
2017-09-25 Leo Liust/va: make internal func vlVaHandleSurfaceAllocate...
2017-09-25 Leo Liust/va/postproc: add a full NV12 deint support from...
2017-09-25 Leo Liuvl/compositor: add Bob top and bottom to YUV deint...
2017-09-25 Leo Liuvl/compositor: remove vl_compositor_yuv_deint() function
2017-09-25 Leo Liust/va: use new vl_compositor_yuv_deint_full() to deint
2017-09-25 Leo Liust/omx: use new vl_compositor_yuv_deint_full() to deint
2017-09-25 Leo Liuvl/compositor: add a new function for YUV deint
2017-09-25 Leo Liuvl/compositor: extend YUV deint function to do field...
2017-09-25 Leo Liuvl/compositor: separate YUV part from shader video...
2017-09-25 Leo Liust/va/postproc: use video original size for postprocessing
2017-09-25 Bas Nieuwenhuizenradv: Fix VK_KHR_image_format_list.
2017-09-25 Bas NieuwenhuizenRevert "Revert "radv: fallback to an in-memory cache...
2017-09-25 Eric Engestromscons: use python3-compatible generator
2017-09-25 Eric Engestromscons: use python3-compatible print()
2017-09-25 Samuel Pitoisetradv: init the trace BO before compiling meta shaders
2017-09-25 Samuel Pitoisetradv: make radv_pipeline_init() static
2017-09-25 Samuel Pitoisetradv: remove unused variable in radv_dump_annotated_sha...
2017-09-25 Samuel Pitoisetradv: make use of ATI_VENDOR_ID everywhere
2017-09-25 Samuel Iglesias... anv: fix viewport transformation for z component
2017-09-24 David Airlieradv: add gfx9 scissor workaround
2017-09-23 Adam Jacksonglx: Sort the GLX extension bit enum and table
2017-09-22 Wladimir J. van... etnaviv: Add missing includes after 6ace0b8
2017-09-22 Lucas Stachetnaviv: fix 16bpp clears
2017-09-22 Tim Rowleyswr/rast: remove llvm fence/atomics from generated...
2017-09-22 Jason Ekstrandvulkan: enum generator: Generate entries for extended...
next