summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* radv: add support for using addrlib max alignment.Dave Airlie2017-07-096-5/+15
* nir: copy front interpolation when creating fake back color inputIlia Mirkin2017-07-081-2/+6
* a5xx: remove no-longer-accurate border color layout commentIlia Mirkin2017-07-081-32/+1
* a5xx: fix border color for depth formatsIlia Mirkin2017-07-081-1/+5
* a5xx: add border color clamping, add packed border color formatsIlia Mirkin2017-07-081-11/+59
* a5xx: fix border colors for swizzled texture formatsIlia Mirkin2017-07-081-14/+14
* a5xx: fix integer texture border colorsIlia Mirkin2017-07-081-4/+2
* a5xx: fix primitive restartIlia Mirkin2017-07-082-12/+23
* nir/spirv: Remove unnecessary comment.Andres Gomez2017-07-081-5/+0
* radv: Add compute htile clear for combined depth+stencil surfaces.Bas Nieuwenhuizen2017-07-081-9/+7
* draw: handle more TGSI_SEMANTIC_COLOR indicesRoland Scheidegger2017-07-083-10/+27
* st/mesa: Fix grabbing the wrong variant if glDrawPixels is calledMatias N. Goldberg2017-07-082-4/+22
* Revert "intel/isl: Only create a CCS buffer if the image supports rendering"Nanley Chery2017-07-071-1/+1
* mesa: finish implementing glPrimitiveRestartNV() for display listsBrian Paul2017-07-071-1/+21
* vbo: fix glPrimitiveRestartNV crash inside a display listOlivier Lauffenburger2017-07-071-5/+15
* st/mesa: remove unused st_framebuffer::Private fieldBrian Paul2017-07-071-1/+0
* mesa: add some braces in _mesa_make_current()Brian Paul2017-07-071-1/+2
* vbo: rename target->index in loopback codeBrian Paul2017-07-071-12/+12
* vbo: whitespace/formatting fixes in vbo_save_loopback.cBrian Paul2017-07-071-52/+64
* vbo: simplify vbo_save_NotifyBegin()Brian Paul2017-07-073-24/+3
* svga: adjust line subpixel position for HWv8Brian Paul2017-07-071-1/+1
* etnaviv: fix refcnt initialization in etna_screenAleksander Morgado2017-07-071-0/+1
* a5xx: add support for rendering to RGB10A2_UNORM formatsIlia Mirkin2017-07-071-3/+3
* a5xx: set uint/sint bits for mrt output registerIlia Mirkin2017-07-072-2/+8
* a5xx: add backface stencil emissionIlia Mirkin2017-07-074-9/+27
* radeonsi: fix invalidating bindless buffer descriptorsSamuel Pitoiset2017-07-071-2/+2
* st/wgl: Implement wglUseFontBitmaps.Olivier Lauffenburger2017-07-061-16/+49
* st/wgl: improve selection of pixel formatOlivier Lauffenburger2017-07-061-7/+29
* ac/nir: Fix ordering of parameters for image atomic cmpswap intrinsicsAlex Smith2017-07-071-1/+1
* mesa: simplify get_tex_images_for_clear()Brian Paul2017-07-061-19/+14
* mesa: new comments, assertion related to glClearTexSubImageBrian Paul2017-07-061-0/+12
* st/mesa: find proper mipmap level in st_ClearTexSubImage()Brian Paul2017-07-061-4/+56
* st/mesa: whitespace fixes in st_cb_fbo.cBrian Paul2017-07-061-29/+19
* st/mesa: whitespace fixes in st_texture.cBrian Paul2017-07-061-13/+15
* radv: don't overallocate depth/stencil formatsDave Airlie2017-07-061-1/+1
* radv: enable sisched toggle in perftest flags.Dave Airlie2017-07-065-2/+10
* ac/llvm: set xnack like radeonsi does.Dave Airlie2017-07-061-1/+3
* ac/llvm: create features list using snprintf.Dave Airlie2017-07-061-2/+5
* ac/radv: change api to create target machineDave Airlie2017-07-063-7/+14
* build systems: move git_sha1_gen.sh to bin/Eric Engestrom2017-07-065-5/+5
* swr/rast: Correctly allocate SWR_STATS memory as cacheline alignedTim Rowley2017-07-062-5/+5
* swr/rast: remove unused variablesTim Rowley2017-07-062-4/+0
* swr/rast: don't use _mm256_fmsub_ps in AVX codeTim Rowley2017-07-061-1/+5
* swr/rast: _mm*_undefined_* implementations for gcc<4.9Tim Rowley2017-07-061-0/+6
* etnaviv: don't dereference etna_resource pointer if allocation failsAleksander Morgado2017-07-061-3/+7
* scons: Check for xlocale.h before defining HAVE_XLOCALE_H.Vinson Lee2017-07-061-1/+3
* radv: add support for cmd predication.Dave Airlie2017-07-065-30/+64
* glsl: check if any of the named builtins are available firstIlia Mirkin2017-07-053-4/+14
* nir/spirv: Rework function argument setupJason Ekstrand2017-07-053-28/+34
* nir/spirv: Stop trying to convert pointers to SSA in glsl450Jason Ekstrand2017-07-051-1/+6