summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-08-05anv: Stop advertising VK_KHX_multiviewJason Ekstrand1-4/+0
2017-08-05st/dri: enable 32-bit RGBX/RGBA formats only on AndroidTomasz Figa1-0/+12
2017-08-05swr/rast: fix scons gen_knobs.h dependencyTim Rowley1-1/+1
2017-08-05mesa/st: fix conditional jump depends on uninitialised valueTimothy Arceri1-0/+1
2017-08-05Revert "st_glsl_to_tgsi: rewrite rename registers to use array fully."Dave Airlie1-26/+29
2017-08-05radv: handle 10-bit format clamping workaround.Dave Airlie8-16/+51
2017-08-05radv: Don't underflow non-visible VRAM size.Bas Nieuwenhuizen1-2/+4
2017-08-05st/osmesa: add osmesa framebuffer iface hash table per st managerBruce Cherniak1-0/+11
2017-08-05intel/vec4/gs: reset nr_pull_param if DUAL_INSTANCED compile failed.Dave Airlie1-0/+1
2017-08-05i965/blit: Remember to include miptree buffer offset in relocsChris Wilson2-3/+3
2017-08-05i965: Delete pitch alignment assertion in get_blit_intratile_offset_el.Kenneth Graunke1-1/+0
2017-08-05spirv: Fix SpvImageFormatR16uiJason Ekstrand1-1/+1
2017-08-05dri3: Wait for all pending swapbuffers to be scheduled before touching the frontThomas Hellstrom2-0/+21
2017-08-05gallium/radeon: fix ARB_query_buffer_object conversion to booleanNicolai Hähnle1-1/+2
2017-08-05radeon/ac: use ds_swizzle for derivs on si/cik.Dave Airlie4-37/+44
2017-08-05ac/nir: fix lsb emissionConnor Abbott1-1/+11
2017-08-05nir: fix algebraic optimizationsConnor Abbott1-2/+2
2017-08-05Revert "st/mesa: release sampler views when redefining a texture in st_contex...Marek Olšák1-2/+0
2017-08-05radeonsi: ensure that temp array allocas are in the entry blockNicolai Hähnle1-1/+1
2017-08-05mesa: fix mismatch when returning 64-bit bindless uniform handlesSamuel Pitoiset1-1/+2
2017-07-31st/glsl_to_tgsi: fix getting the image type for array of structsSamuel Pitoiset1-1/+1
2017-07-31st/mesa: release sampler views when redefining a texture in st_context_teximageMarek Olšák1-0/+2
2017-07-31radv: for stencil only set Z tile mode index to same valueDave Airlie1-0/+2
2017-07-31virgl: drop precise modifier.Dave Airlie1-0/+10
2017-07-31radeonsi: update dirty_level_mask only when flushing or unbinding framebufferMarek Olšák5-43/+59
2017-07-31st/mesa: always unconditionally revalidate main framebuffer after SwapBuffersMarek Olšák1-0/+10
2017-07-31radeonsi/gfx9: always wrap GS and TCS in an if-block (v2)Nicolai Hähnle2-33/+79
2017-07-31radeonsi/gfx9: fix vertex idx in ES with multiple waves per threadgroupNicolai Hähnle1-1/+6
2017-07-31swr: fix transform feedback logicGeorge Kyriazis4-8/+71
2017-07-27radv/ac: port SI TC L1 write corruption fix.Dave Airlie1-3/+5
2017-07-27radv/ac: realign SI workaround with radeonsi.Dave Airlie1-2/+3
2017-07-27radv: only report external semaphore info for opaque fd.Dave Airlie1-5/+10
2017-07-27radv: fix buffer views on SI/CIK.Dave Airlie1-0/+5
2017-07-27st/dri2: Return invalid modifier when no driver supportDaniel Stone1-0/+6
2017-07-27st/dri: Check get-handle return value in queryImageDaniel Stone1-12/+18
2017-07-27egl/wayland: Ignore invalid modifiersDaniel Stone1-0/+4
2017-07-27swr/rast: non-regex knob fallback code for gcc < 4.9Tim Rowley1-0/+21
2017-07-27virgl: encode index buffer offset.Dave Airlie1-1/+1
2017-07-27ac/surface: fix hybrid graphics where APU=GFX9, dGPU=olderMarek Olšák1-0/+12
2017-07-27radeonsi: decrease the number of compiler threadsMarek Olšák2-3/+8
2017-07-27gallium/radeon: make S_FIXED function signed and move it to shared codeMarek Olšák3-9/+5
2017-07-27st/mesa: create framebuffer iface hash table per st managerCharmaine Lee8-27/+113
2017-07-27egl: move KHR_no_error vs debug/robustness check further downGrigori Goronzy1-11/+10
2017-07-27radeonsi/gfx9: reduce max threads per block to 1024 on gfx9+Nicolai Hähnle1-15/+24
2017-07-27radeonsi: fix detection of DRAW_INDIRECT_MULTI on SINicolai Hähnle1-2/+2
2017-07-27anv: only expose up to 28 vertex attributesIago Toral Quiroga1-1/+1
2017-07-27anv/cmd_buffer: fix off by one error in assertionIago Toral Quiroga1-1/+1
2017-07-27i965: Fix = vs == in MCS aux usage assert.Kenneth Graunke1-1/+1
2017-07-27i965: Fix offset addition in get_isl_surf.Kenneth Graunke1-3/+3
2017-07-27broadcom/vc4: Prefer blit via rendering to the software fallback.Eric Anholt1-6/+8