summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-20Remove HOST_OUT_releaseaosp-on-17.0.4Dan Willemsen
2018-04-20Add OWNERS in external/mesa3dChih-Hung Hsieh
2018-04-20Don't use gralloc_drm headersCasey Dahlin
2018-04-20Precompile intermediate sourcesCasey Dahlin
2018-04-20Android: drop Android 4.4 (KitKat) supportRob Herring
2018-04-20Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and olderRob Herring
2018-04-20CHROMIUM: egl/android: Support opening render nodes from within EGLTomasz Figa
2018-04-20FROMLIST: egl/android: Make drm_gralloc headers optional (v2)Tomasz Figa
2017-04-17docs: add release notes for 17.0.4Emil Velikov
2017-04-17Update version to 17.0.4Emil Velikov
2017-04-13loader: Move non-error message to debug levelFabio Estevam
2017-04-12radv: Invalidate L2 for TRANSFER_WRITE barriersAlex Smith
2017-04-12radeon_drm_bo: explicitly check return value of drmCommandWriteReadJulien Isorce
2017-04-12radeon: initialize hole variable before calling container_ofJulien Isorce
2017-04-12winsys/radeon: check null return from radeon_cs_create_fence in cs_flushJulien Isorce
2017-04-12winsys/radeon: check null in radeon_cs_create_fenceJulien Isorce
2017-04-12Revert "freedreno: fix memory leak"Emil Velikov
2017-04-12haiku/winsys: fix dt prototype argsJerome Duval
2017-04-12haiku: build fixes around debug definesJerome Duval
2017-04-12i965: Set kernel features before computing max GL version.Kenneth Graunke
2017-04-12i965: Skip register write detection when possible.Kenneth Graunke
2017-04-12i965: Set screen->cmd_parser_version to 0 if we can't write registers.Kenneth Graunke
2017-04-12i965: Document the sad story of the kernel command parser.Kenneth Graunke
2017-04-12nouveau: when mapping a persistent buffer, synchronize on former xfersIlia Mirkin
2017-04-12nvc0: increase texture buffer object alignment to 256 for pre-GM107Ilia Mirkin
2017-04-12nvc0/ir: fix overwriting of offset register with interpolateAtOffsetIlia Mirkin
2017-04-12nvc0/ir: fix LSB/BFE/BFI implementationsIlia Mirkin
2017-04-12i965/blorp: Bump the batch space estimateJason Ekstrand
2017-04-12radeonsi: add new polaris10 pci idAlex Deucher
2017-04-12i965/blorp: Align vertex buffers to 64BJason Ekstrand
2017-04-12anv/blorp: Align vertex buffers to 64BJason Ekstrand
2017-04-12anv/pipeline: Properly handle unset gl_Layer and gl_ViewportIndexJason Ekstrand
2017-04-12i965/fs: Always provide a default LOD of 0 for TXS and TXLJason Ekstrand
2017-04-12targets: export radeon winsys_create functions to silence LLVM warningMarek Olšák
2017-04-12st: Add cubeMapFace parameter to st_finalize_texture.Michal Srb
2017-04-12gbm/dri: Flush after unmapThomas Hellstrom
2017-04-12anv/cmd_buffer: fix host memory leakCraig Stout
2017-04-12Revert "cherry-ignore: add the Flush after unmap in gbm/dri fix"Emil Velikov
2017-04-01docs: add sha256 checksums for 17.0.3Andres Gomez
2017-04-01docs: add release notes for 17.0.3Andres Gomez
2017-04-01Update version to 17.0.3Andres Gomez
2017-03-30cherry-ignore: corrected typo in the Flush after unmap in gbm/dri fixAndres Gomez
2017-03-30cherry-ignore: add the Flush after unmap in gbm/dri fixAndres Gomez
2017-03-30cherry-ignore: add the Invalidate L2 for TRANSFER_WRITE barriers fixAndres Gomez
2017-03-30c11/threads: Include thr/xtimec.h for xtime definition when building with MSVC.Jose Fonseca
2017-03-30anv: Flush caches prior to PIPELINE_SELECT on all gensJason Ekstrand
2017-03-30anv/cmd_buffer: Fix bad indentationJason Ekstrand
2017-03-30anv/cmd_buffer: Apply flush operations prior to executing secondariesJason Ekstrand
2017-03-30anv/blorp: Use anv_get_layerCount everywhereJason Ekstrand
2017-03-30anv: Make anv_get_layerCount a macroJason Ekstrand