summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-21gallium/radeon: support PIPE_CAP_SURFACE_REINTERPRET_BLOCKSpbo-uploadNicolai Hähnle3-5/+25
2016-01-21st/mesa: implement PBO upload for glCompressedTex(Sub)ImageNicolai Hähnle1-0/+115
2016-01-21st/mesa: redirect CompressedTexSubImage to our own implementationNicolai Hähnle1-6/+18
2016-01-21st/mesa: inline the implementation of _mesa_store_compressed_teximageNicolai Hähnle1-1/+27
2016-01-21st/mesa: implement PBO upload for multiple layersNicolai Hähnle2-19/+143
2016-01-21st/mesa: Accelerate PBO uploadsFredrik Höglund4-9/+898
2016-01-21st/mesa: use the correct address generation functions in st_TexSubImage blitNicolai Hähnle1-5/+5
2016-01-21gallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKSNicolai Hähnle16-0/+22
2016-01-21gallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLYNicolai Hähnle16-0/+27
2016-01-21glapi: Build glapi_gentable.c only on DarwinAndreas Boll3-4/+18
2016-01-21mesa: Reduce libGL.so binary size by about 15%Arlie Davis1-16/+41
2016-01-20nv50/ir: 64-bit splitting fixesIlia Mirkin1-1/+2
2016-01-20gk110/ir: allow carry to be set/read by imadIlia Mirkin1-0/+4
2016-01-20gm107/ir: add carry emission to LOP and IADDIlia Mirkin1-0/+4
2016-01-20gm107/ir: add ATOM and CCTL supportIlia Mirkin1-0/+52
2016-01-20gm107/ir: set LD/ST address width bitIlia Mirkin1-0/+2
2016-01-20gk110/ir: fix double-wide vm addressIlia Mirkin1-0/+4
2016-01-20gk110/ir: add OP_CCTL handlingIlia Mirkin1-0/+35
2016-01-20gk110/ir: add atomic op emission, fix gmem loadsIlia Mirkin1-5/+65
2016-01-21llvmpipe: warn about illegal use of objects in different contextsRoland Scheidegger3-1/+32
2016-01-21llvmpipe,i915: add back NEW_RASTERIZER dependency when computing vertex infoRoland Scheidegger3-3/+11
2016-01-20nv50/ir: don't flip SHL(ADD) into ADD(SHL) if ADD sources have modifiersIlia Mirkin1-0/+2
2016-01-20gk110/ir: fix load from shared memoryIlia Mirkin1-1/+1
2016-01-20gk110/ir: add partial BAR supportIlia Mirkin1-2/+18
2016-01-20Revert "glsl: move uniform calculation to link_uniforms"Tapani Pälli3-85/+24
2016-01-20glsl: move uniform calculation to link_uniformsTapani Pälli3-24/+85
2016-01-20glsl: add missing explicit_image_format flag to has_layout()Timothy Arceri1-0/+1
2016-01-20llvmpipe: turn depth clears into full depth/stencil clears for d24x8 formatsRoland Scheidegger1-11/+14
2016-01-19i965: Implement compute sampler state atom.Francisco Jerez4-1/+24
2016-01-19i965: Trigger CS state reemission when new sampler state is uploaded.Francisco Jerez2-1/+2
2016-01-19glsl: Don't abbreviate tessellation shader stage names.Kenneth Graunke1-2/+2
2016-01-20mesa: remove link validation that should be done elsewhereTimothy Arceri1-60/+3
2016-01-20glsl: allow multiple layout qualifiers for a single declarationTimothy Arceri3-19/+28
2016-01-20glsl: update parser to allow duplicate default layout qualifiersTimothy Arceri3-15/+73
2016-01-20glsl: move default layout qualifier rules out of the parserTimothy Arceri2-28/+23
2016-01-20glsl: split layout_defaults into specific typesTimothy Arceri1-4/+22
2016-01-20glsl: allow duplicate layout-qualifier-namesTimothy Arceri1-1/+2
2016-01-19i965/vec4: Spaces around operators.Matt Turner1-1/+1
2016-01-19i965: Inform compiler of variable range to silence warning.Matt Turner1-1/+2
2016-01-19glsl: Restore Mesa-style to shader_enums.c/h.Matt Turner2-16/+24
2016-01-19st/va: fix motion adaptive deinterlacingChristian König1-1/+1
2016-01-19util/u_pstipple.c: copy immediates during transformationNicolai Hähnle1-0/+1
2016-01-19mesa: Move sanity check of BindVertexBuffer for OpenGL ES 3.1Marta Lofstedt2-1/+5
2016-01-19glsl: fix interface block error messageTimothy Arceri1-1/+1
2016-01-18nv50/ir: swap the least-ref'd source into src1 when both const/immIlia Mirkin1-10/+15
2016-01-18st/mesa: restore the stObj's size if it was cleared outIlia Mirkin1-0/+6
2016-01-18freedreno/a4xx: use smaller threadsize for more registersRob Clark1-2/+5
2016-01-18freedreno: per-generation OUT_IB packetRob Clark9-6/+43
2016-01-18gallium: bundle the compat header u_pwr8.h in the tarballEmil Velikov1-0/+1
2016-01-18mapi: include gl.xml in the tarballEmil Velikov1-0/+1