summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* glx: Perform check for valid fbconfig against proper X-Screen.Mario Kleiner2016-10-141-2/+1
* swr: [rasterizer core] don't construct pArContext on non-ar buildsTim Rowley2016-10-131-0/+6
* swr: [rasterizer core] remove WorkerWaitForThreadEvent bucketTim Rowley2016-10-133-6/+0
* swr: [rasterizer core] move binner functionality to separate fileTim Rowley2016-10-133-1392/+1444
* swr: [rasterizer scripts] add DEBUG_OUTPUT_DIR knobTim Rowley2016-10-131-0/+7
* swr: [rasterizer core] fix comment typoTim Rowley2016-10-131-1/+1
* swr: [rasterizer core/sim] 8x2 backend + 16-wide tile clear/load/storeTim Rowley2016-10-1313-100/+1895
* swr: [rasterizer archrast] fix event file issue with saving dataTim Rowley2016-10-134-8/+22
* swr: [rasterizer common] fix assert indexEric Engestrom2016-10-131-1/+1
* docs: mark GL 4.4/4.5 extension groups as DONE for nvc0Ilia Mirkin2016-10-131-20/+20
* nv50: enable ARB_enhanced_layoutsIlia Mirkin2016-10-133-4/+4
* nvc0/ir: be more careful about preserving modifiers in SHLADD creationIlia Mirkin2016-10-131-7/+5
* mesa: fix indentation in vertex_attrib_binding()Brian Paul2016-10-131-2/+2
* mesa: add sanity check assertion in update_array_formatBrian Paul2016-10-131-0/+3
* mesa: remove needless cast in update_array()Brian Paul2016-10-131-1/+1
* mesa: simplify update_array() with a vao local varBrian Paul2016-10-131-7/+7
* vbo: simplify some code in check_draw_elements_data()Brian Paul2016-10-131-5/+4
* mesa: rename gl_vertex_attrib_array gl_array_attributesBrian Paul2016-10-138-31/+31
* mesa: rename gl_vertex_attrib_array::VertexBindingBrian Paul2016-10-135-26/+26
* mesa: rename some vars in arrayobj.cBrian Paul2016-10-131-24/+31
* tgsi: fix comment typo in tgsi_ureg.cBrian Paul2016-10-131-1/+1
* mesa: replace gl_framebuffer::_IntegerColor wih _IntegerBuffersBrian Paul2016-10-137-10/+15
* mesa: remove 'params' parameter from ctx->Driver.TexParameter()Brian Paul2016-10-138-37/+20
* vc4: Avoid loading from the texture during non-utile-aligned glTexImage().Eric Anholt2016-10-131-12/+34
* st/nine: Fix possible segfault in surface ctorAxel Davy2016-10-131-2/+2
* st/nine: Remove useless code in nine_shaderAxel Davy2016-10-131-5/+0
* gallium/os: Use unsigned integers for size computationAxel Davy2016-10-131-2/+2
* nvc0: enable ARB_enhanced_layoutsSamuel Pitoiset2016-10-131-1/+1
* radv: fix the wayland wsi busy bitDave Airlie2016-10-141-1/+1
* anv: fix the wayland wsi busy flag settingDave Airlie2016-10-141-1/+1
* radv: Use new image load/store intrinsic signatures v2Tom Stellard2016-10-141-25/+108
* radv: Fix incorrect commentTom Stellard2016-10-141-2/+2
* radv: fix identity swizzle handlingDave Airlie2016-10-141-8/+10
* anv/wsi: fix apps that acquire multiple images up frontDave Airlie2016-10-142-0/+2
* radv/wsi: fix app that acquire multiple images up frontDave Airlie2016-10-142-0/+2
* anv: initialise and increment send_sbcDave Airlie2016-10-141-0/+2
* radeonsi: adjust and clean up Z_ORDER and EXEC_ON_x settingsMarek Olšák2016-10-132-22/+32
* radeonsi: disable ReZMarek Olšák2016-10-131-7/+4
* radeonsi: implement TC-compatible HTILEMarek Olšák2016-10-139-24/+185
* gallium: add PIPE_RESOURCE_FLAG_TEXTURING_MORE_LIKELYMarek Olšák2016-10-132-1/+3
* radeonsi: fix regression in image atomicsNicolai Hähnle2016-10-131-1/+1
* st/mesa: fix vertex elements setup for doublesNicolai Hähnle2016-10-131-48/+50
* st/glsl_to_tgsi: remove unnecessary ir_instruction argument from get_opcodeNicolai Hähnle2016-10-131-3/+3
* st/glsl_to_tgsi: fix textureGatherOffset with indirectly loaded offsetsNicolai Hähnle2016-10-131-1/+17
* st/glsl_to_tgsi: simplify translate_tex_offsetNicolai Hähnle2016-10-131-50/+14
* radeonsi: fix the coordinate overloading of llvm.amdgcn.image.atomic.cmpswap.*Nicolai Hähnle2016-10-131-2/+7
* radv: Return correct result in EnumeratePhysicalDevicesNicolas Koch2016-10-131-0/+2
* st/mesa: only flip stipple pattern for winsys fbo'sIlia Mirkin2016-10-121-3/+7
* swr: automake: add ar_eventhandlerfile_h.template to the tarballEmil Velikov2016-10-121-1/+2
* radv: add all headers to the sources listEmil Velikov2016-10-121-1/+12