summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* main/formats: Autogenerate _mesa_get_srgb_format_linearJason Ekstrand2017-07-122-117/+46
* i965/miptree: Allocate mt earlier in update winsysBen Widawsky2017-07-123-18/+37
* i965/miptree: Add a return for updating of winsysBen Widawsky2017-07-123-10/+14
* i965: Use miptree_create_for_dri_image in image_target_renderbuffer_storageJason Ekstrand2017-07-121-22/+1
* i965/miptree: Set level_x/h in create_for_dri_imageJason Ekstrand2017-07-121-0/+2
* i965/miptree: Add tile_x/y to total_width/heightJason Ekstrand2017-07-121-2/+2
* i965/miptree: Pass the offset into create_for_bo in create_for_dri_imageJason Ekstrand2017-07-121-3/+1
* i965: Move the DRIimage -> miptree code to intel_mipmap_tree.cJason Ekstrand2017-07-123-110/+112
* nv50/ir: fix threads calculation for non-compute shadersIlia Mirkin2017-07-121-5/+9
* freedreno/ir3: fix load_front_face conversionIlia Mirkin2017-07-121-6/+3
* radv: Fix descriptors for cube images with VK_IMAGE_USAGE_STORAGE_BITAlex Smith2017-07-133-29/+74
* radv: Fix possible invalid free of dynamic descriptorsAlex Smith2017-07-131-1/+0
* swr: Add path to draw directly from client memory without copy.Bruce Cherniak2017-07-125-11/+51
* swr: Move environment config options into separate function.Bruce Cherniak2017-07-121-26/+34
* swr: Remove hard-coded constant and "todo" comment.Bruce Cherniak2017-07-121-1/+2
* Android: Fix vc4 build since XML changes.Rob Herring2017-07-122-6/+6
* st/mesa: add a winsys buffers list in st_contextCharmaine Lee2017-07-117-11/+93
* i965: Drop bogus pthread_mutex_unlock in map_gtt error path.Kenneth Graunke2017-07-121-1/+0
* intel/compiler: Don't use opt_sampler_eot() optimization on gen10+Anuj Phogat2017-07-121-1/+1
* vc4: Set shareable BOs as T tiled if possibleEric Anholt2017-07-124-13/+182
* vc4: Use vc4_setup_slices for resource importEric Anholt2017-07-121-33/+19
* vc4: Make the miptree debug code available under VC4_DEBUG=surfEric Anholt2017-07-123-5/+6
* vc4: Switch back to using a local copy of vc4_drm.h.Eric Anholt2017-07-122-2/+4
* intel: Move the DRM uapi headers to a non-Intel location.Eric Anholt2017-07-1212-3569/+5
* vc4: Remove a stale comment.Eric Anholt2017-07-121-4/+0
* anv: Round u_vector element sizes to a power of twoJason Ekstrand2017-07-121-2/+3
* svga: whitespace, formatting fixes in svga_swtnl_backend.cBrian Paul2017-07-121-34/+45
* svga: whitespace, formatting fixes in svga_swtnl_draw.cBrian Paul2017-07-121-9/+9
* svga: whitespace, formatting fixes in svga_swtnl_state.cBrian Paul2017-07-121-19/+19
* svga: move comment, declaration in svga_init_shader_key_common()Brian Paul2017-07-121-6/+5
* draw: whitespace, formatting fixes in draw_vs_exec.cBrian Paul2017-07-121-47/+43
* draw: s/unsigned/enum tgsi_semantic/Brian Paul2017-07-122-3/+3
* egl: set KHR_gl_texture_3D_image only when the requirements are met.Emil Velikov2017-07-121-3/+4
* egl: enhance KHR_gl_image extensions checksEmil Velikov2017-07-121-15/+21
* egl: don't set modifier if no modifiers are availableEmil Velikov2017-07-121-2/+0
* egl: check for extensions' presence during attr parsingEmil Velikov2017-07-121-4/+18
* egl: add width/height as EXT_image_dma_buf_import attrsEmil Velikov2017-07-121-0/+6
* egl: polish EXT_image_dma_buf_import attr parsingEmil Velikov2017-07-121-29/+22
* egl: simplify EXT_image_dma_buf_import_modifiers attr parsingEmil Velikov2017-07-121-26/+4
* egl: split _eglParseImageAttribList into per extension functionsEmil Velikov2017-07-121-186/+260
* egl: call _eglError within _eglParseImageAttribListEmil Velikov2017-07-123-30/+18
* egl: move eglCreateDRMImageMESA's malloc laterEmil Velikov2017-07-121-29/+23
* svga: fix texture swizzle writemaskingBrian Paul2017-07-111-0/+2
* i965: Use VALGRIND_MAKE_MEM_x in place of MALLOCLIKE/FREELIKEChris Wilson2017-07-111-7/+27
* i965: Fix asynchronous mappings on !LLC platforms.Kenneth Graunke2017-07-111-2/+17
* i965: Don't use PREAD for glGetBufferSubData().Kenneth Graunke2017-07-113-28/+10
* swr: build driver proper separate from rasterizerTim Rowley2017-07-115-39/+36
* swr: switch to using SwrGetInterface api tableTim Rowley2017-07-1110-65/+72
* swr/rast: make SWR_VISIBLE attribute work for windowsGeorge Kyriazis2017-07-111-1/+1
* i965: perf: use new subslices numbers from device infoLionel Landwerlin2017-07-111-32/+17