summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mesa: automake: include mesa_glinterop.h in distfilemesa-12.0.4Jonathan Gray2016-11-101-1/+2
* 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
* 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
* 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
* 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
* 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
* nvc0/ir: fix textureGather with a single offsetIlia Mirkin2016-11-081-2/+2
* nv50/ir: copy over value's register id when resolving merge of a phiIlia Mirkin2016-11-081-1/+3
* st/glsl_to_tgsi: disable on-the-fly peephole for 64-bit operationsNicolai Hähnle2016-11-081-0/+4
* st/nine: Fix the calculation of the number of vs inputsAxel Davy2016-11-081-1/+1
* gallium/util: Really allow aliasing of dst for u_box_union_*Axel Davy2016-11-081-11/+20
* nvc0/ir: fix overwriting of value backing non-constant gather offsetIlia Mirkin2016-11-081-2/+2
* loader/dri3: import prime buffers in the currently-bound screenMartin Peres2016-11-081-1/+11
* loader/dri3: add get_dri_screen() to the vtableMartin Peres2016-11-083-0/+24
* autoconf: Make header install distinct for various APIs (v2)Chuck Atkins2016-11-082-10/+24
* i965/sync: Fix uninitalized usage and leak of mutexChad Versace2016-11-081-2/+12
* radeonsi: fix texture border colors for compute shadersMarek Olšák2016-11-081-0/+12