summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'androidx86/marshmallow-x86' into replicant-6.0replicant-6.0-beta-0001replicant-6.0-alpha-0006replicant-6.0-oldWolfgang Wiedmeyer2016-12-17248-2004/+4655
|\
| * Merge remote-tracking branch 'mesa/12.0' into marshmallow-x86Chih-Wei Huang2016-11-22105-535/+1286
| |\
| | * gallium/radeon: fix behavior of GLSL findLSB(0)Marek Olšák2016-11-111-5/+14
| | * docs: add sha256 checksums for 12.0.4Emil Velikov2016-11-111-1/+2
| | * docs: add release notes for 12.0.4Emil Velikov2016-11-111-0/+320
| | * mesa: automake: include mesa_glinterop.h in distfileJonathan Gray2016-11-101-1/+2
| | * Update version to 12.0.4Emil Velikov2016-11-101-1/+1
| | * Revert "st/vdpau: use linear layout for output surfaces"Dave Airlie2016-11-081-1/+1
| | * glx: make interop ABI visible againMarek Olšák2016-11-081-2/+2
| | * egl: make interop ABI visible againMarek Olšák2016-11-081-2/+2
| | * egl: use util/macros.hMarek Olšák2016-11-082-3/+2
| | * intel/blorp: Rework our usage of ralloc when compiling shadersJason Ekstrand2016-11-084-15/+15
| | * nvc0/ir: fix emission of IMAD with NEG modifiersSamuel Pitoiset2016-11-082-2/+2
| | * egl: set preserved behavior for surface only if config supports itTapani Pälli2016-11-081-1/+5
| | * cherry-ignore: add ClientWaitSync fixesEmil Velikov2016-11-081-0/+3
| | * winsys/amdgpu: fix radeon_surf::macro_tile_index for imported texturesMarek Olšák2016-11-081-0/+17
| | * gallium/radeon: make sure the address of separate CMASK is aligned properlyMarek Olšák2016-11-081-2/+3
| | * nvc0: use correct bufctx when invalidating CP texturesSamuel Pitoiset2016-11-081-1/+1
| | * mesa: fix error handling in DrawBuffersTapani Pälli2016-11-081-34/+37
| | * egl: add check that eglCreateContext gets a valid configTapani Pälli2016-11-081-1/+3
| | * cherry-ignore: add N/A EGL revertEmil Velikov2016-11-081-0/+4
| | * egl/dri2: set max values for pbuffer width and heightTapani Pälli2016-11-081-0/+9
| | * st/nine: Fix locking CubeTexture surfaces.Axel Davy2016-11-081-0/+1
| | * st/nine: Fix mistake in Volume9 UnlockBoxAxel Davy2016-11-081-1/+1
| | * mapi: automake: set VISIBILITY_CFLAGS for shared glapiJonathan Gray2016-11-081-0/+3
| | * egl/wayland: add missing destroy_window callbackStencel, Joanna2016-11-081-2/+13
| | * automake: don't forget to pick wglext.h in the tarballEmil Velikov2016-11-081-0/+1
| | * get-pick-list.sh: Require explicit "12.0" for nominating stable patchesEmil Velikov2016-11-081-1/+1
| | * radeonsi: fix 64-bit loads from LDSNicolai Hähnle2016-11-081-1/+1
| | * st/mesa: only set primitive_restart when the restart index is in rangeNicolai Hähnle2016-11-081-2/+13
| | * st/glsl_to_tgsi: fix block copies of arrays of doublesNicolai Hähnle2016-11-081-0/+1
| | * nv50/ir: process texture offset sources as regular sourcesIlia Mirkin2016-11-081-53/+94
| | * nv50,nvc0: avoid reading out of bounds when getting bogus so infoIlia Mirkin2016-11-082-2/+8
| | * genxml: add generated headers to EXTRA_DISTJonathan Gray2016-11-081-0/+1
| | * gm107/ir: fix bit offset of tex lod setting for indirect texturingIlia Mirkin2016-11-081-1/+1
| | * gm107/ir: fix texturing with indirect samplersIlia Mirkin2016-11-081-0/+10
| | * i965: Fix gl_InvocationID in dual object GS where invocations == 1.Kenneth Graunke2016-11-081-1/+4
| | * st/glsl_to_tgsi: fix atomic counter addressingNicolai Hähnle2016-11-081-6/+9
| | * radeonsi: fix indirect loads of 64 bit constantsNicolai Hähnle2016-11-081-2/+2
| | * egl: Don't advertise unsupported platform extensionsChad Versace2016-11-081-1/+7
| | * egl/x11: don't crash if dri2_dpy->conn is NULLEmil Velikov2016-11-081-9/+5
| | * isl/gen6: correctly check msaa layout samples countEmil Velikov2016-11-081-1/+1
| | * Revert "mesa_glinterop: remove inclusion of GLX header"Vinson Lee2016-11-081-6/+6
| | * glx: Perform check for valid fbconfig against proper X-Screen.Mario Kleiner2016-11-081-2/+1
| | * anv/wsi: fix apps that acquire multiple images up frontDave Airlie2016-11-082-0/+2
| | * anv: initialise and increment send_sbcDave Airlie2016-11-081-0/+2
| | * radeonsi: disable ReZMarek Olšák2016-11-081-7/+4
| | * st/mesa: fix vertex elements setup for doublesNicolai Hähnle2016-11-081-48/+50
| | * st/glsl_to_tgsi: fix textureGatherOffset with indirectly loaded offsetsNicolai Hähnle2016-11-081-1/+17
| | * st/glsl_to_tgsi: simplify translate_tex_offsetNicolai Hähnle2016-11-081-50/+14