summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* glsl: Add gl_MaxViewports to available builtin constantsMaxence Le Doré2014-12-213-0/+10
* i965/brw_reg: struct constructor now needs explicit negate and abs values.Andres Gomez2014-12-213-2/+28
* glx/dri3: Don't fail on glXSwapBuffersMscOML(dpy, window, 0, 0, 0) (v2)Mario Kleiner2014-12-141-2/+15
* glx/dri3: Request non-vsynced Present for swapinterval zero. (v3)Mario Kleiner2014-12-141-1/+13
* glx/dri3: Track separate (ust, msc) for PresentPixmap vs. PresentNotifyMsc (v2)Mario Kleiner2014-12-142-5/+11
* glx/dri3: Fix glXWaitForSbcOML() to handle targetSBC==0 correctly. (v2)Mario Kleiner2014-12-141-0/+9
* util/primconvert: Avoid point arithmetic; apply offset on all cases.José Fonseca2014-12-111-1/+2
* docs/relnotes: document the removal of GALLIUM_MSAAMarek Olšák2014-12-112-0/+3
* r600g: only init GS_VERT_ITEMSIZE on r600Dave Airlie2014-12-111-5/+2
* radeonsi: Program RASTER_CONFIG for harvested GPUs v5Tom Stellard2014-12-114-6/+134
* i965/gs: Avoid DW * DW mulBen Widawsky2014-12-111-2/+6
* util/primconvert: take ib offset into accountIlia Mirkin2014-12-111-1/+1
* util/primconvert: support instanced renderingIlia Mirkin2014-12-111-0/+2
* util/primconvert: pass index bias throughIlia Mirkin2014-12-111-0/+1
* docs: Add sha256 sums for the 10.3.5 releaseEmil Velikov2014-12-051-1/+3
* Add release notes for the 10.3.5 releasemesa-10.3.5Emil Velikov2014-12-051-0/+86
* Update version to 10.3.5Emil Velikov2014-12-051-1/+1
* mesa: fix height error check for 1D array texturesBrian Paul2014-12-031-1/+1
* mesa: fix arithmetic error in _mesa_compute_compressed_pixelstore()Brian Paul2014-12-031-1/+1
* freedreno/ir3: fix UMADIlia Mirkin2014-12-031-9/+9
* freedreno/a3xx: only enable blend clamp for non-float formatsIlia Mirkin2014-12-032-4/+7
* freedreno/ir3: don't pass consts to madsh.m16 in MOD logicIlia Mirkin2014-11-281-0/+3
* mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transposeChris Forbes2014-11-261-1/+1
* i965: Handle nested uniform array indexingChris Forbes2014-11-261-33/+38
* configure.ac: bump libdrm_freedreno requirementRob Clark2014-11-241-1/+1
* nv50,nvc0: buffer resources can be bound as other things down the lineIlia Mirkin2014-11-242-14/+14
* nv50,nvc0: actually check constbufs for invalidationIlia Mirkin2014-11-242-3/+6
* nv50/ir: set neg modifiers on min/max argsIlia Mirkin2014-11-241-0/+2
* docs: Add sha256 sums for the 10.3.4 releaseEmil Velikov2014-11-221-1/+3
* Add release notes for the 10.3.4 releasemesa-10.3.4Emil Velikov2014-11-221-0/+104
* Update version to 10.3.4Emil Velikov2014-11-221-1/+1
* i965: Fix segfault in WebGL Conformance on IvybridgeChad Versace2014-11-191-3/+4
* r600g: limit texture offset application to specific types (v2)Dave Airlie2014-11-191-3/+18
* r600g: geom shaders: always load texture src regs from inputsDave Airlie2014-11-191-1/+2
* st/mesa: add a fallback for clear_with_quad when no vs_layerIlia Mirkin2014-11-194-5/+97
* r600g/cayman: handle empty vertex shadersDave Airlie2014-11-191-4/+8
* r600g/cayman: fix texture gather testsDave Airlie2014-11-191-4/+11
* r600g/cayman: fix integer multiplication output overwrite (v2)Dave Airlie2014-11-191-3/+23
* st/mesa: copy sampler_array_size field when copying instructionsBrian Paul2014-11-191-1/+6
* radeonsi: Disable asynchronous DMA except for PIPE_BUFFERMichel Dänzer2014-11-191-0/+15
* get-pick-list.sh: Require explicit "10.3" for nominating stable patchesEmil Velikov2014-11-181-1/+1
* configure.ac: roll up a program for the sse4.1 checkEmil Velikov2014-11-161-1/+10
* i915g: we also have more than 0 viewports!Kenneth Graunke2014-11-161-0/+3
* llvmpipe: Avoid deadlock when unloading opengl32.dllJosé Fonseca2014-11-161-1/+11
* docs: Add sha256 sums for the 10.3.3 releaseEmil Velikov2014-11-081-1/+3
* Add release notes for the 10.3.3 releasemesa-10.3.3Emil Velikov2014-11-081-0/+207
* Update version to 10.3.3Emil Velikov2014-11-081-1/+1
* mesa: fix UNCLAMPED_FLOAT_TO_UBYTE() macro for MSVCBrian Paul2014-11-061-4/+4
* r300g: remove enabled/disabled hyperz and AA compression messagesMarek Olšák2014-11-061-2/+0
* configure: include llvm systemlibs when using static llvmJan Vesely2014-10-291-1/+6