mesa.git
2018-02-20 Thomas Hellstromloader_dri3/glx/egl: Reinstate the loader_dri3_vtable...
2018-02-20 Thomas Hellstromsvga: Fix a leftover debug hack
2018-02-20 Iago Toral... anv/entrypoints: make vkGetDeviceProcAddr return NULL...
2018-02-20 Ilia Mirkinnv50,nvc0: mark ABGR format as displayable instead...
2018-02-20 Ilia Mirkinst/dri: only expose config formats that are display...
2018-02-20 Ilia Mirkinmesa: add xbgr support adjacent to xrgb
2018-02-20 Timothy Arcerist/shader_cache: copy nir pointer to gl_program after...
2018-02-20 Timothy Arceriradeonsi: add nir shader cache support
2018-02-20 Timothy Arceriradeonsi: rename variables tgsi_binary -> ir_binary
2018-02-19 Emil Velikovdocs: update calendar, add news and link release notes...
2018-02-19 Emil Velikovdocs: add sha256 checksums for 17.3.5
2018-02-19 Emil Velikovdocs: add release notes for 17.3.5
2018-02-19 Marek Olšákradeonsi: fix regression from 32-bit pointers on CI
2018-02-19 Samuel Pitoisetradv: compact varyings after removing unused ones
2018-02-18 Timothy Arceriradeonsi/nir: fix gl_FragCoord for pixel_center_integer
2018-02-18 Timothy Arceriglsl/nir: add pixel_center_integer to shader info
2018-02-18 Ilia Mirkingm107/ir: avoid using kepler instruction capabilities
2018-02-18 Ilia Mirkinnvc0: add support for bindless on maxwell+
2018-02-18 Ilia Mirkingm107/ir: change how SUQ works in preparation for bindless
2018-02-17 Kenneth Graunkei965: Use absolute addressing for constant buffer 0...
2018-02-17 Kenneth Graunkei965: Stop restoring the default L3 configuration on...
2018-02-17 Mikko Perttunennvc0: Use GP100_COMPUTE_CLASS on GP10B
2018-02-17 Daniel Stonei965: Fix aux-surface size check
2018-02-17 Marek Olšákradeonsi: implement 32-bit pointers in user data SGPRs...
2018-02-17 Marek Olšákradeonsi: disallow constant buffers with a 64-bit addre...
2018-02-17 Marek Olšákradeonsi: move const_uploader allocations to 32-bit...
2018-02-17 Marek Olšákwinsys/radeon: implement and enable 32-bit VM allocations
2018-02-17 Marek Olšákwinsys/radeon: add struct radeon_vm_heap
2018-02-17 Marek Olšákwinsys/amdgpu: enable 32-bit VM allocations
2018-02-17 Marek Olšákgallium/radeon: add 32-bit address space heaps
2018-02-17 Marek Olšákac: query high bits of 32-bit address space
2018-02-17 Marek Olšákgallium: use PIPE_CAP_CONSTBUF0_FLAGS
2018-02-17 Marek Olšákgallium: allow drivers to impose BO flags restrictions...
2018-02-16 Alexander von... meson: Add Haiku platform support v4
2018-02-16 Anuj Phogatanv/icl: Add render target flush after uploading bindin...
2018-02-16 Anuj Phogatanv/icl: Enable float blend optimization
2018-02-16 Anuj Phogatanv/icl: Use gen11 functions
2018-02-16 Anuj Phogatanv/icl: Build anv libs for gen11
2018-02-16 Anuj Phogatanv/icl: Generate gen11 entry point functions
2018-02-16 Anuj Phogatanv/icl: Don't use DISPATCH_MODE_SIMD4X2
2018-02-16 Anuj Phogatanv/icl: Don't use SingleVertexDispatch
2018-02-16 Anuj Phogatanv/icl: Don't set ResetGatewayTimer
2018-02-16 Anuj Phogatanv/icl: Add #define genX
2018-02-16 Anuj Phogatanv/icl: Add gen11 mocs defines
2018-02-16 Kenneth Graunkei965: Implement GenerateMipmap directly, rather than...
2018-02-16 Kenneth Graunkemesa: Move compute_num_levels from st_gen_mipmap.c...
2018-02-16 Dylan Bakermeson: freedreno depends on nir
2018-02-16 George Kyriazisswr/rast: blend_epi32() should return Integer, not...
2018-02-16 George Kyriazisswr/rast: Normalize path for debug metadata
2018-02-16 George Kyriazisswr/rast: Consolidate archrast Draw events
2018-02-16 George Kyriazisswr/rast: Add semantics for translating address
2018-02-16 George Kyriazisswr/rast: Convert C Sampler intrinsics
2018-02-16 George Kyriazisswr/rast: Make SIMDLib templated types easier to use
2018-02-16 George Kyriazisswr/rast: Be more explicit when fetching next component
2018-02-16 George Kyriazisswr/rast: Fix bug related to passing AR handle
2018-02-16 George Kyriazisswr/rast: Fix primitive replication issue in tesselatio...
2018-02-16 George Kyriazisswr/rast: Use llvm intrinsic masked gather
2018-02-16 George Kyriazisswr/rast: Misc cleanup
2018-02-16 George Kyriazisswr/rast: Renamed variable in vertexbufferstate
2018-02-16 George Kyriazisswr/rast: Fix GATHERPS to avoid assertions.
2018-02-16 George Kyriazisswr/rast: More precise user clip distance interpolation
2018-02-16 George Kyriazisswr/rast: Cull prims when all verts have negative clip...
2018-02-16 George Kyriazisswr/rast: whitespace and comment cleanup
2018-02-16 George Kyriazisswr/rast: Fix invalid number of attributes
2018-02-16 George Kyriazisswr/rast: Add clipper stats.
2018-02-16 George Kyriazisswr/rast: Separate event types to public and private
2018-02-16 George Kyriazisswr/rast: Clean up event types and remove BE events
2018-02-16 George Kyriazisswr/rast: Removed unused variable
2018-02-16 George Kyriazisswr/rast: Separate RDTSC code from archrast
2018-02-16 George Kyriazisswr/rast: Cleanup of mpPrivateContext in Builder
2018-02-16 George Kyriazisswr/rast: Remove some JIT debug code
2018-02-16 George Kyriazisswr/rast: Don't include private context in gather args
2018-02-16 George Kyriazisswr/rast: Cleanup knob definitions
2018-02-16 George Kyriazisswr/rast: Add missing parameter to a few gather functions
2018-02-16 Philipp Zabeletnaviv: add useful information to BO import errors
2018-02-16 Daniel Stoneegl/wayland: Always use in-tree wayland-egl-backend.h
2018-02-16 Daniel Stonemeson: Move Wayland dmabuf to wayland-drm
2018-02-16 Eric Engestromegl/wayland: check for invalid format index
2018-02-16 Eric Engestromglsl: fix sizeof(pointer) bug
2018-02-16 Timothy Arceriradeonsi/nir: set TGSI_PROPERTY_FS_EARLY_DEPTH_STENCIL...
2018-02-16 Dave Airlievirgl: remap query types to hw support.
2018-02-16 Anuj Phogati965/icl: Add render target flush after uploading bindi...
2018-02-16 Anuj Phogati965/icl: Enable float blend optimization and Wa3DStateMode
2018-02-16 Anuj Phogatintel/common/icl: Add has_sample_with_hiz flag in gen_d...
2018-02-16 Anuj Phogati965/icl: Add assertions to check dispatch mode is...
2018-02-16 Anuj Phogati965/icl: Update switch statements
2018-02-16 Anuj Phogati965/icl: Update the assert in brw_memory_barrier()
2018-02-16 Anuj Phogati965/icl: Define and use icl mocs settings
2018-02-16 Anuj Phogati965/icl: Update the comment for maximum number of...
2018-02-16 Anuj Phogati965/icl: Build and use gen11 functions for genxml...
2018-02-16 Anuj Phogati965/icl: Don't set ResetGatewayTimer
2018-02-16 Anuj Phogatintel/icl: Do StateCacheInvalidation for indirect clear...
2018-02-16 Anuj Phogatintel/isl/icl: Build and use gen11 surface state emit...
2018-02-16 Anuj Phogatintel/isl/icl: Add the maximum surface size limit
2018-02-16 Anuj Phogatintel/genxml/icl: Update genx_bits header
2018-02-16 Anuj Phogatintel/genxml/icl: Generate packing headers
2018-02-16 Anuj Phogatintel/genxml/icl: Add gen11.xml
2018-02-15 Kenneth Graunkei965: Drop EXEC_OBJECT_CAPTURE defines.
2018-02-15 Jan Veselyclover: Fix build after llvm r325155 and r325160
2018-02-15 Bas Nieuwenhuizenradv: Always lower indirect derefs after nir_lower_glob...
next