summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* egl: whitespace cleanup in eglapi.cEric Engestrom2017-08-091-25/+25
* TextureStorage1D should return INVALID_OPERATION if target is not a 1D textureIago Toral Quiroga2017-08-091-1/+1
* Update TextureParameter* error for incompatible texture targetsIago Toral Quiroga2017-08-091-1/+1
* egl/dri2: refactor dri2_query_surface, swrastGetDrawableInfoTapani Pälli2017-08-091-7/+18
* i965/bufmgr: Set bo->idle after waiting.Kenneth Graunke2017-08-081-0/+2
* i965: Don't use ggtt_bo for Gen8+ streamout offset buffer.Kenneth Graunke2017-08-081-1/+1
* i965: Simplify *_bo() helpers.Kenneth Graunke2017-08-081-47/+25
* i965: Get rid of KSP_roKenneth Graunke2017-08-081-15/+4
* ac/nir: fix saturate emissionConnor Abbott2017-08-081-2/+2
* i965: Only call create_for_planar_image for multiple planesJason Ekstrand2017-08-081-1/+4
* mesa: don't error check the default buffer objectTimothy Arceri2017-08-081-11/+11
* mesa: check default buffer object creation was successfulTimothy Arceri2017-08-081-0/+9
* mesa: add NULL checking to free_shared_state()Timothy Arceri2017-08-082-31/+65
* glapi: per the extension spec, the EXT-suffixed function should be usedIlia Mirkin2017-08-071-10/+0
* include: update GLES gl2ext header to no longer reference bad functionIlia Mirkin2017-08-071-5/+52
* radv: remove semicolon in if(...);Bas Nieuwenhuizen2017-08-081-1/+1
* radv: Fix decompression on multisampled depth buffersAlex Smith2017-08-072-35/+69
* radv: Don't allow fmask swizzling for shareable images.Bas Nieuwenhuizen2017-08-071-1/+4
* radeonsi: fix a compile failure due to disabled assertsMarek Olšák2017-08-071-1/+1
* radeonsi: use optimal packet order when doing a pipeline syncMarek Olšák2017-08-071-34/+83
* radeonsi: expose the number of decompress calls to the HUDMarek Olšák2017-08-074-7/+20
* gallium/radeon: rename GPU-dma-busy -> GPU-cp-dma-busyMarek Olšák2017-08-074-8/+8
* radeonsi: rename shader_userdata -> shader_pointers where appropriateMarek Olšák2017-08-075-20/+20
* radeonsi: prefetch VBO descriptors after the first VGT shaderMarek Olšák2017-08-071-17/+63
* radeonsi: add a separate dirty mask for prefetchesMarek Olšák2017-08-076-16/+64
* radeonsi: add and use si_pm4_state_enabled_and_changedMarek Olšák2017-08-073-17/+18
* radeonsi: de-atomize L2 prefetchMarek Olšák2017-08-077-9/+11
* radeonsi: align all CE dumps to L2 cache line sizeMarek Olšák2017-08-071-8/+17
* radeonsi: remove a tautology sctx->framebuffer.nr_samples >= 1Marek Olšák2017-08-071-2/+1
* gallium/radeon: print all members of radeon_info with R600_DEBUG=infoMarek Olšák2017-08-072-3/+15
* glsl: update the extensions/functions that are enabled for 460Samuel Pitoiset2017-08-072-17/+99
* egl/dri2: add image extension such it's usable by swrast driverGurchetan Singh2017-08-073-2/+5
* st/dri: add drisw image extensionGurchetan Singh2017-08-071-0/+11
* st/dri: move some image functions to dri_helpers.cGurchetan Singh2017-08-073-106/+124
* st/dri: organize order of includers in dri_helpersGurchetan Singh2017-08-071-2/+3
* st/dri: change dri_extensions to dri_helpersGurchetan Singh2017-08-075-6/+6
* i965/miptree: Set supports_fast_clear = false in make_shareableJason Ekstrand2017-08-071-0/+1
* i965/miptree: Rework create flagsJason Ekstrand2017-08-078-38/+52
* i965/miptree: Delete MIPTREE_LAYOUT_TILING_(Y|ANY)Jason Ekstrand2017-08-076-24/+8
* i965/miptree: Delete an unused function declarationJason Ekstrand2017-08-071-5/+0
* i965/miptree: Call alloc_aux in create_for_boJason Ekstrand2017-08-071-6/+7
* i965/miptree: Delete MIPTREE_LAYOUT_FOR_SCANOUTJason Ekstrand2017-08-073-7/+15
* i965/miptree: Delete some unused layout flagsJason Ekstrand2017-08-072-10/+2
* i965/miptree: Refactor is_mcs_supportedJason Ekstrand2017-08-071-4/+9
* i965/miptree Remove layout_flags parameter form is_mcs_supportedJason Ekstrand2017-08-071-9/+2
* intel/isl: Don't align the height of the last array sliceJason Ekstrand2017-08-071-1/+2
* intel/isl: Stop padding surfacesJason Ekstrand2017-08-071-117/+2
* anv/formats: Allow sampling on depth-only formats on gen7Jason Ekstrand2017-08-071-1/+2
* docs: drop released RCs from the calendarEmil Velikov2017-08-071-19/+1
* docs: update calendar, add news item and link release notes for 17.1.5Emil Velikov2017-08-073-8/+8