mesa.git
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 exceptions
2017-09-25 Eric Engestromscons: use python3-compatible generator
2017-09-25 Eric Engestromscons: use python3-compatible lists
2017-09-25 Eric Engestromscons: use python3-compatible list-key check
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... 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...
2017-09-22 Jason Ekstrandvulkan: enum generator: Stop using iterparse
2017-09-22 Lionel Landwerlinvulkan: enum generator: generate extension number defines
2017-09-22 Lionel Landwerlinvulkan: enum generator: make registry more flexible
2017-09-22 Lionel Landwerlinvulkan: enum generator: sort enums by names
2017-09-22 Lionel Landwerlinvulkan: enum generator: align function declarations...
2017-09-22 Grazvydas Ignotasutil/u_atomic: remove unnecessaty __atomic functions
2017-09-22 Grazvydas Ignotasconfigure: check if -latomic is needed for __atomic_*
2017-09-22 Lucas Stachetnaviv: don't enable RT full-overwrite when logicop...
2017-09-21 Anuj PhogatRevert "intel: Remove unused Kabylake pci ids
2017-09-21 Anuj PhogatRevert "intel: Remove unused device info for KBL GT1.5"
2017-09-21 Thomas Hellandgallium/util: Remove unused keymap
2017-09-21 Kenneth Graunkei965: Force outputs_written to contain varyings needed...
2017-09-21 Kenneth Graunkei965: Compute VS/GS output VUE map from the NIR info.
2017-09-21 Kenneth Graunkei965: Handle unwritten PSIZ/VIEWPORT/LAYER outputs...
2017-09-21 Kenneth Graunkei965: Fix brw_finish_batch to grow the batchbuffer.
2017-09-21 Kenneth Graunkei965: Move MI_BATCHBUFFER_END handling into brw_finish_...
2017-09-21 Nicholas Miellradv: Implement VK_AMD_rasterization_order
2017-09-21 Brian Paulglsl: silence signed/unsigned comparison warning
2017-09-21 Ilia Mirkinnv20: Enable ARB_texture_border_clamp
2017-09-21 Ian Romanicknv20: Fix GL_CLAMP
2017-09-21 Jan Veselygallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
2017-09-21 Nicolai Hähnleglsl/linker: properly fix output variable overlap check
2017-09-21 Nicolai Hähnleac/surface: handle error when choosing preferred swizzl...
2017-09-21 Nicolai Hähnleamd/addrlib: fix missing va_end() after va_copy()
2017-09-21 Samuel Pitoisetradv: copy the number of viewports/scissors at pipeline...
2017-09-21 Topi Pohjolainenintel/blorp/hiz: Always set sample number
2017-09-21 Topi Pohjolaineni965/gen8: Remove unused gen8_emit_3dstate_multisample()
2017-09-21 Tapani Pällimesa: free current ComputeProgram state in _mesa_free_c...
2017-09-21 Timothy Arcerimesa/st: fix infinite loops
2017-09-21 Timothy Arceriglsl: merge loop_controls.cpp with loop_unroll.cpp
2017-09-21 Timothy Arceriglsl: move loop analysis helpers to loop_analysis.cpp
2017-09-21 Jason Ekstrandanv: Advertise VK_KHR_maintenance2
2017-09-21 Jason Ekstrandanv/image: Use RENDER_SURFACE_STATE::X/Y Offset on...
2017-09-21 Jason Ekstrandintel/blorp: Handle clearing compressed surfaces
2017-09-21 Jason Ekstrandintel/blorp: Internally expose surf_convert_to_uncompressed
2017-09-21 Jason Ekstrandanv/image: Support creating uncompressed views of compr...
2017-09-21 Jason Ekstrandanv: Add a new anv_surface_state struct
2017-09-21 Jason Ekstrandanv/image: Break surface state fill logic into a helper
2017-09-21 Jason Ekstrandanv/image: Add support for the VkImageViewUsageCreateIn...
2017-09-21 Samuel Iglesias... anv: Advertise point clipping properties
2017-09-21 Jason Ekstrandanv: Add support for tessellation domain origin control
2017-09-21 Jason Ekstrandspirv: Flip the tessellation winding order
2017-09-21 Jason Ekstrandanv/image: Add support for the new depth/stencil layouts
2017-09-20 Jan Veselyclover: Wait for requested operation if blocking flag...
2017-09-20 Francisco Jerezclover: Run the associated action before an event is...
2017-09-20 Francisco Jerezclover: Wrap event::wait_count in a method taking care...
2017-09-20 Jason Ekstrandanv/entrypoints_gen: Dedent the C code
2017-09-20 Bas Nieuwenhuizenradv: Don't use a virtual function for getting the...
2017-09-20 Bas Nieuwenhuizenradv: Only enter the immutable samplers init loop when...
2017-09-20 Bas Nieuwenhuizenradv: Use for_each_bit in the descriptor set flush.
2017-09-20 Bas Nieuwenhuizenradv: Add VK_KHR_bind_memory2 support.
2017-09-20 Roland Scheideggerllvmpipe, gallivm: implement lod queries (LODQ opcode)
2017-09-20 Louis-Francis... i965: Fix duplication of DRI images
2017-09-20 Nicolai Hähnleradeonsi: set MIP_POINT_PRECLAMP to 0
2017-09-20 Nicolai Hähnleradeonsi: fix array textures layer coordinate
2017-09-20 Nicolai Hähnleglsl/linker: fix output variable overlap check
2017-09-20 Christian Gmeineretnaviv: move sw query defines to etnaviv_query_sw.h
2017-09-20 Christian Gmeineretnaviv: move sw get_driver_query_info(..)
2017-09-20 Józef Kuciaanv: Fix descriptors copying
2017-09-20 Samuel Pitoisetradv: do not update the number of scissors in vkCmdSetS...
2017-09-20 Samuel Pitoisetradv: do not update the number of viewports in vkCmdSet...
2017-09-20 Samuel Pitoisetradv: add some assertions in vkCmdSetScissor()
2017-09-20 Samuel Pitoisetradv: add some assertions in vkCmdSetViewport()
2017-09-20 Samuel Pitoisetradv: inline radv_flush_compute_state() into radv_dispa...
2017-09-20 Samuel Pitoisetradv: add radv_dispatch() helper
2017-09-20 Samuel Pitoisetradv: add radv_emit_dispatch_packets() helper
2017-09-20 Dave Airlieac/surface: handle S8 on gfx9
2017-09-19 Krzysztof Sobieckiegl: fix build fallouts from 1d0be5b3fe5
2017-09-19 Jason Ekstrandanv: Advertise support VK_FORMAT_R8_SRGB
2017-09-19 Jason Ekstrandintel/blorp: Support clearing L8_UNORM_SRGB surfaces
2017-09-19 Emil Velikovegl: use switch statements over if/else chain
2017-09-19 Emil Velikovegl: remove unneeded braces around since line if statements
next