mesa.git
2017-07-21 Wladimir J... etnaviv: Avoid duplicates in formats table
2017-07-21 Wladimir J... etnaviv: Add support for ETC2 texture compression
2017-07-21 Wladimir J... gallium/util: Implement util_format_is_etc
2017-07-21 Chih-Wei HuangAndroid: fix spirv_info.c generation
2017-07-21 Tapani Pälliandroid: fix libmesa_nir build
2017-07-20 Matt Turnernir: Optimize find_lsb/imsb/umsb error checks
2017-07-20 Matt Turneri965/fs: Match destination type to size for ballot
2017-07-20 Matt Turnernir: Reduce destination size of ballot intrinsic when...
2017-07-20 Matt Turneri965: Enable ARB_shader_ballot on Gen8+
2017-07-20 Matt Turneri965/fs: Implement ARB_shader_ballot operations
2017-07-20 Matt Turneri965/fs: Do not move MOVs writing the flag outside...
2017-07-20 Francisco Jerezi965/fs: Handle explicit flag sources in flags_read()
2017-07-20 Matt Turnernir: Add pass to scalarize read_invocation/read_first_i...
2017-07-20 Matt Turnernir: Add system values from ARB_shader_ballot
2017-07-20 Matt Turnernir: Add intrinsics from ARB_shader_ballot
2017-07-20 Matt Turneri965: Enable ARB_shader_group_vote
2017-07-20 Matt Turneri965/fs: Implement ARB_shader_group_vote operations
2017-07-20 Francisco Jerezi965/fs: Handle explicit flag destinations in flags_wri...
2017-07-20 Matt Turneri965/vec4: Lower ARB_shader_group_vote intrinsics
2017-07-20 Matt Turnernir: Support lowering vote intrinsics
2017-07-20 Matt Turnernir: Add pass to optimize intrinsics
2017-07-20 Matt Turnernir: Add intrinsics from ARB_shader_group_vote
2017-07-20 Chris Wilsoni965: Rename batch->exec_objects to validation_list
2017-07-20 Kenneth GraunkeRevert "i965: Call intel_prepare_render() from intel_up...
2017-07-20 Samuel Pitoisetmesa: remove useless assert in _mesa_TextureView()
2017-07-20 Samuel Pitoisetmesa: remove duplicated code around framebuffer_renderb...
2017-07-20 Samuel Pitoisetmesa: remove one extra check in _mesa_DeleteTextures()
2017-07-20 Samuel Pitoisetmesa: make _mesa_generate_texture_mipmap() static
2017-07-20 Samuel Pitoisetmesa: inline save_array_object()
2017-07-20 Samuel Pitoisetmesa: inline remove_array_object()
2017-07-20 Samuel Pitoisetmesa: tidy up _mesa_DeleteVertexArrays()
2017-07-20 Samuel Pitoisetmesa: remove useless assert in texture_storage()
2017-07-20 Samuel Pitoisetmesa: pass the 'caller' function to texstorage()
2017-07-20 Samuel Pitoisetmesa: make _mesa_texture_storage() static
2017-07-20 Topi Pohjolaineni965: Represent depth surfaces with isl
2017-07-20 Topi Pohjolaineni965: Drop redundant check for non-tiled depth buffer
2017-07-20 Topi Pohjolainenintel/isl/gen4: Represent cube maps with 3D layout
2017-07-20 Topi Pohjolaineni965/miptree: Prepare 3D surfaces with physical 2D...
2017-07-20 Topi Pohjolaineni965/miptree: Prepare aux state map for isl based
2017-07-20 Topi Pohjolaineni965/miptree: Represent y-tiled stencil copies with isl
2017-07-20 Topi Pohjolaineni965/miptree: Represent w-tiled stencil surfaces with isl
2017-07-20 Topi Pohjolaineni965/miptree: Prepare compressed offsets for isl based
2017-07-20 Topi Pohjolaineni965/miptree: Add support for imported bo offsets for...
2017-07-20 Topi Pohjolaineni965/fbo: Add support for isl-based miptrees in rb...
2017-07-20 Topi Pohjolaineni965: Prepare image setup from miptree for isl based
2017-07-20 Topi Pohjolaineni965: Prepare tex, img and rt state emission for isl...
2017-07-20 Topi Pohjolaineni965: Refactor miptree to isl converter and adjustment
2017-07-20 Topi Pohjolaineni965: Prepare tex (sub)image for isl based
2017-07-20 Topi Pohjolaineni965/wm: Prepare image surfaces for isl based
2017-07-20 Topi Pohjolaineni965/wm: Fix number of layers in 3D images
2017-07-20 Topi Pohjolaineni965/miptree: Prepare intel_miptree_copy() for isl...
2017-07-20 Topi Pohjolaineni965: Prepare blit engine for isl based miptrees
2017-07-20 Topi Pohjolaineni965/miptree: Store chars-per-pixel even for isl based
2017-07-20 Topi Pohjolaineni965/miptree: Switch to isl_surf::row_pitch
2017-07-20 Topi Pohjolaineni965/miptree: Take interleaving into account in stencil...
2017-07-20 Topi Pohjolaineni965/miptree: Switch to isl_surf::tiling
2017-07-20 Topi Pohjolainenintel/isl: Add i915 to isl_tiling converter
2017-07-20 Topi Pohjolaineni965/miptree: Use isl_tiling_to_i915_tiling()
2017-07-20 Topi Pohjolaineni965/miptree: Switch to isl_surf::samples
2017-07-20 Topi Pohjolaineni965/miptree: Use num_samples of 1 instead of 0 for...
2017-07-20 Topi Pohjolaineni965/miptree: Switch to isl_surf::msaa_layout
2017-07-20 Bas Nieuwenhuizenradv: Add support for VK_KHR_variable_pointers.
2017-07-20 Bas Nieuwenhuizenradv: Add VK_KHR_storage_buffer_storage_class support.
2017-07-20 Brian Paulmesa: check API profile for GL_QUADS_FOLLOW_PROVOKING_V...
2017-07-20 Dave Airlieradv: port to new libdrm API.
2017-07-20 Dave Airlieradv: introduce some wrapper in cs code to make porting...
2017-07-19 Tim Rowleyconfigure/swr: add KNL and SKX architecture targets
2017-07-19 Tim Rowleyconfigure/swr: configurable swr architectures
2017-07-19 Tim Rowleygallium/util: fix nondeterministic avx512 detection
2017-07-19 Marek Olšákdrirc: whitelist War Thunder (Wine) for glthread
2017-07-19 Andres Gomeztravis: add missing wayland-protocols
2017-07-19 Chad Versaceanv/image: Fix VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT
2017-07-19 Andres Gomezdocs: update master's release notes, news and calendar...
2017-07-19 Andres Gomezdocs: avoid overwrite of LD_LIBRARY_PATH during basic...
2017-07-19 Andres Gomezdocs: add instructions to specify LLVM version for...
2017-07-19 Eric Engestromegl: fix line continuation
2017-07-19 Eric Engestromgbm: fix typo
2017-07-19 Eric Engestromconfigure.ac: fix whitespace
2017-07-19 Lucas Stachetnaviv: advertise supported dmabuf modifiers
2017-07-19 Lucas Stachetnaviv: implement resource creation with modifier
2017-07-19 Lucas Stachetnaviv: fill in modifier in etna_resource_get_handle
2017-07-19 Lucas Stachetnaviv: fold etna_screen_bo_get_handle into etna_resou...
2017-07-19 Lucas Stachetnaviv: implement resource import with modifier
2017-07-19 Lucas Stachetnaviv: also update textures from external resources
2017-07-19 Lucas Stachetnaviv: increment correct seqno for external resources
2017-07-19 Lucas Stachetnaviv: pad scanout buffer size to RS alignment
2017-07-19 Lucas Stachetnaviv: add helper to work out RS alignment
2017-07-19 Lucas Stachrenderonly/etnaviv: stop importing resource from renderonly
2017-07-19 Lucas Stachconfigure.ac: bump required etnaviv libdrm version...
2017-07-19 Emil Velikovdri/common: use designated initializers for OptConfElems
2017-07-19 Tomasz Figagallium: auxiliary: Fix standalone Android build of...
2017-07-19 Emil Velikovegl: propagate EGL_BAD_ATTRIBUTE during EGLImage attr...
2017-07-19 Emil Velikovswr: remove unneeded fallback strcasecmp define
2017-07-19 Emil Velikovst/dri: list __DRI2_FENCE extension only where needed
2017-07-19 Emil Velikovswrast: add dri2ConfigQueryExtension to the correct...
2017-07-19 Emil Velikovradeon: remove local vblank_mode option
2017-07-19 Emil Velikovi915: remove local vblank_mode option
2017-07-19 Emil Velikovi965: remove local vblank_mode option
2017-07-19 Gwan-gyeong Munegl/dri2: remove unused buffer_count variable
2017-07-19 Gwan-gyeong Munegl/drm: Format code in platform_drm.c according to...
next