mesa.git
2017-07-13 Alejandro Piñeiroegl: remove unused err variable
2017-07-13 Nicolai Hähnleradeonsi/gfx9: fix crash building monolithic merged...
2017-07-13 Thomas Hellstromloader/dri3: Use dri3_find_back in loader_dri3_swap_buf...
2017-07-13 Jason Ekstrandi965/screen: Drop get_tiled_height
2017-07-13 Jason Ekstrandi965/screen: Use ISL for doing image import checks
2017-07-13 Jason Ekstrandi965/screen: Use ISL for allocating image BOs
2017-07-13 Jason Ekstrandintel/isl: Add a helper to convert tilings from ISL...
2017-07-13 Jason Ekstrandintel/isl: Add basic modifier introspection
2017-07-13 Jason Ekstrandi965: Add an isl_device to intel_screen
2017-07-13 Jason Ekstrandi965/miptree: Move CCS allocation into create_for_dri_image
2017-07-13 Jason Ekstrandi965: Use create_for_dri_image in intel_update_image_buffer
2017-07-13 Jason Ekstrandi965/miptree: Add support for window system images...
2017-07-13 Jason Ekstrandi965/miptree: Add a colorspace parameter to create_for_...
2017-07-13 Jason Ekstrandmain/formats: Add a get_linear_format_srgb helper
2017-07-13 Jason Ekstrandmain/formats: Autogenerate _mesa_get_srgb_format_linear
2017-07-13 Ben Widawskyi965/miptree: Allocate mt earlier in update winsys
2017-07-13 Ben Widawskyi965/miptree: Add a return for updating of winsys
2017-07-13 Jason Ekstrandi965: Use miptree_create_for_dri_image in image_target_...
2017-07-13 Jason Ekstrandi965/miptree: Set level_x/h in create_for_dri_image
2017-07-13 Jason Ekstrandi965/miptree: Add tile_x/y to total_width/height
2017-07-13 Jason Ekstrandi965/miptree: Pass the offset into create_for_bo in...
2017-07-13 Jason Ekstrandi965: Move the DRIimage -> miptree code to intel_mipmap...
2017-07-13 Ilia Mirkinnv50/ir: fix threads calculation for non-compute shaders
2017-07-12 Ilia Mirkinfreedreno/ir3: fix load_front_face conversion
2017-07-12 Alex Smithradv: Fix descriptors for cube images with VK_IMAGE_USA...
2017-07-12 Alex Smithradv: Fix possible invalid free of dynamic descriptors
2017-07-12 Bruce Cherniakswr: Add path to draw directly from client memory witho...
2017-07-12 Bruce Cherniakswr: Move environment config options into separate...
2017-07-12 Bruce Cherniakswr: Remove hard-coded constant and "todo" comment.
2017-07-12 Rob HerringAndroid: Fix vc4 build since XML changes.
2017-07-12 Charmaine Leest/mesa: add a winsys buffers list in st_context
2017-07-12 Kenneth Graunkei965: Drop bogus pthread_mutex_unlock in map_gtt error...
2017-07-12 Anuj Phogatintel/compiler: Don't use opt_sampler_eot() optimizatio...
2017-07-12 Eric Anholtvc4: Set shareable BOs as T tiled if possible
2017-07-12 Eric Anholtvc4: Use vc4_setup_slices for resource import
2017-07-12 Eric Anholtvc4: Make the miptree debug code available under VC4_DE...
2017-07-12 Eric Anholtvc4: Switch back to using a local copy of vc4_drm.h.
2017-07-12 Eric Anholtintel: Move the DRM uapi headers to a non-Intel location.
2017-07-12 Eric Anholtvc4: Remove a stale comment.
2017-07-12 Jason Ekstrandanv: Round u_vector element sizes to a power of two
2017-07-12 Brian Paulsvga: whitespace, formatting fixes in svga_swtnl_backend.c
2017-07-12 Brian Paulsvga: whitespace, formatting fixes in svga_swtnl_draw.c
2017-07-12 Brian Paulsvga: whitespace, formatting fixes in svga_swtnl_state.c
2017-07-12 Brian Paulsvga: move comment, declaration in svga_init_shader_key...
2017-07-12 Brian Pauldraw: whitespace, formatting fixes in draw_vs_exec.c
2017-07-12 Brian Pauldraw: s/unsigned/enum tgsi_semantic/
2017-07-12 Emil Velikovtravis: lower SWR requirement to GCC 4.8, aka std=c++11
2017-07-12 Emil Velikovdocs: update HTTP -> HTTPS reference to reflect reality
2017-07-12 Emil Velikovegl: set KHR_gl_texture_3D_image only when the requirem...
2017-07-12 Emil Velikovegl: enhance KHR_gl_image extensions checks
2017-07-12 Emil Velikovegl: don't set modifier if no modifiers are available
2017-07-12 Emil Velikovegl: check for extensions' presence during attr parsing
2017-07-12 Emil Velikovegl: add width/height as EXT_image_dma_buf_import attrs
2017-07-12 Emil Velikovegl: polish EXT_image_dma_buf_import attr parsing
2017-07-12 Emil Velikovegl: simplify EXT_image_dma_buf_import_modifiers attr...
2017-07-12 Emil Velikovegl: split _eglParseImageAttribList into per extension...
2017-07-12 Emil Velikovegl: call _eglError within _eglParseImageAttribList
2017-07-12 Emil Velikovegl: move eglCreateDRMImageMESA's malloc later
2017-07-11 Brian Paulsvga: fix texture swizzle writemasking
2017-07-11 Chris Wilsoni965: Use VALGRIND_MAKE_MEM_x in place of MALLOCLIKE...
2017-07-11 Kenneth Graunkei965: Fix asynchronous mappings on !LLC platforms.
2017-07-11 Kenneth Graunkei965: Don't use PREAD for glGetBufferSubData().
2017-07-11 Tim Rowleyswr: build driver proper separate from rasterizer
2017-07-11 Tim Rowleyswr: switch to using SwrGetInterface api table
2017-07-11 George Kyriazisswr/rast: make SWR_VISIBLE attribute work for windows
2017-07-11 Lionel Landwerlini965: perf: use new subslices numbers from device info
2017-07-11 Lionel Landwerlinintel: add number of subslices to device info
2017-07-11 Ben Widawskyi965: Use already existing eu_total
2017-07-11 Chris Wilsoni965: Resolve framebuffers before signaling the fence
2017-07-11 Brian Paulsvga: s/unsigned/enum tgsi_texture_type/
2017-07-11 Brian Paulsvga: s/unsigned/enum tgsi_swizzle
2017-07-11 Brian Paulsvga: s/unsigned/enum tgsi_interpolate_mode/
2017-07-11 Brian Paulsvga: s/unsigned/enum tgsi_file_type/
2017-07-11 Brian Paulsvga: s/unsigned/enum tgsi_semantic/
2017-07-10 Kenneth Graunkei965: Assert that we don't use CPU write maps to non...
2017-07-10 Chris Wilsoni965: Disable access to CPU mmap for async access on...
2017-07-10 Chris Wilsoni965: Track when a bo is shared with an external client
2017-07-10 Kenneth Graunkeintel: Fix clflushing on modern (Baytrail+) Atom CPUs.
2017-07-10 Kenneth Graunkeintel: Move clflush helpers from anv to common/gen_clfl...
2017-07-10 James Leggspirv: Fix reaching unreachable for compare exchange...
2017-07-10 Marek Olšákgallium: use "ull" number suffix to keep the QtCreator...
2017-07-10 Chris Wilsoni965: Use brw_bo_wait() for brw_bo_wait_rendering()
2017-07-10 Brian Paulsvga: fix PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE value
2017-07-10 Brian Paulsvga: fix breakage in create_backed_surface_view()
2017-07-10 Jason Ekstrandanv: Stop setting domains to RENDER on EXEC_OBJECT_WRITE
2017-07-09 Ilia Mirkina5xx: fix condition for updating *_FS_OUTPUT_CNTL
2017-07-09 Dave Airlieradv/ac: drop setting xnack
2017-07-09 Dave Airlieradv: add support for using addrlib max alignment.
2017-07-09 Ilia Mirkinnir: copy front interpolation when creating fake back...
2017-07-09 Ilia Mirkina5xx: remove no-longer-accurate border color layout...
2017-07-09 Ilia Mirkina5xx: fix border color for depth formats
2017-07-09 Ilia Mirkina5xx: add border color clamping, add packed border...
2017-07-09 Ilia Mirkina5xx: fix border colors for swizzled texture formats
2017-07-09 Ilia Mirkina5xx: fix integer texture border colors
2017-07-09 Ilia Mirkina5xx: fix primitive restart
2017-07-08 Andres Gomeznir/spirv: Remove unnecessary comment.
2017-07-08 Bas Nieuwenhuizenradv: Add compute htile clear for combined depth+stenci...
2017-07-08 Roland Scheideggerdraw: handle more TGSI_SEMANTIC_COLOR indices
2017-07-07 Matias N. Goldbergst/mesa: Fix grabbing the wrong variant if glDrawPixels...
2017-07-07 Nanley CheryRevert "intel/isl: Only create a CCS buffer if the...
next