aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* st/vdpau: Provide YV12 to NV12 putBits conversion v2Thomas Hellstrom2017-02-243-19/+130
* configure.ac: check require_basic_egl only if egl enabledLeo Liu2017-02-241-1/+3
* glx: add GLXdispatchIndex sort checkEric Engestrom2017-02-242-1/+25
* docs: update features.txt for GL_ARB_clear_texture with llvmpipe and softpipeLars Hamre2017-02-241-1/+1
* softpipe: enable clear_texture with util_clear_textureLars Hamre2017-02-242-1/+4
* llvmpipe: enable clear_texture with util_clear_textureLars Hamre2017-02-242-2/+4
* gallium: implement util_clear_textureLars Hamre2017-02-242-145/+248
* haiku/winsys: fix dt prototype argsJerome Duval2017-02-241-1/+2
* haiku: build fixes around debug definesJerome Duval2017-02-241-2/+2
* radv: add sample mask output supportDave Airlie2017-02-243-2/+9
* radv/ac: refactor our fmask sample index fixup.Dave Airlie2017-02-241-122/+107
* radv: fetch sample index via fmask for image coord as well.Dave Airlie2017-02-241-54/+126
* radv: add sample mask input supportDave Airlie2017-02-241-1/+6
* radv: enable location at sample when persample is forced.Dave Airlie2017-02-241-0/+3
* radv: fix interpolation at wrong place for offset interpDave Airlie2017-02-242-3/+4
* swr: fix index buffers with non-zero indicesGeorge Kyriazis2017-02-235-6/+62
* swr: add fetch shader cacheGeorge Kyriazis2017-02-236-15/+50
* st/mesa: free shader cache buffer on fallbackTimothy Arceri2017-02-241-1/+3
* st/mesa: fix crash in shader cache cased by race conditionTimothy Arceri2017-02-241-6/+8
* anv: Enable MSAA compressionJason Ekstrand2017-02-235-2/+36
* anv/blorp/clear_subpass: Only set surface clear color for fast clearsJason Ekstrand2017-02-231-2/+3
* intel/isl: Apply render target alignment constraints for MCSPohjolainen, Topi2017-02-231-1/+16
* intel/isl: add MCS width constraint 16 samplesLionel Landwerlin2017-02-231-0/+10
* intel/isl: Return surface creation success from aux helpersJason Ekstrand2017-02-233-41/+40
* glsl: Raise a link error for non-SSO ES programs with a TES but no TCS.Kenneth Graunke2017-02-231-0/+10
* isl/state: fix assert on raw buffer surface state minimum sizeSamuel Iglesias Gonsálvez2017-02-231-1/+1
* glsl: enable early_fragment_tests implicitly with post_depth_coverageIago Toral Quiroga2017-02-231-1/+1
* glsl: refactor get_variable_being_redeclared() to return always an ir_variabl...Samuel Iglesias Gonsálvez2017-02-231-27/+34
* glsl: fix heap-use-after-free in ast_declarator_list::hir()Samuel Iglesias Gonsálvez2017-02-231-2/+4
* st/wgl: flush with ST_FLUSH_WAIT before releasing shared contextsCharmaine Lee2017-02-182-2/+15
* st: add ST_FLUSH_WAIT to st_context_flush()Charmaine Lee2017-02-182-0/+8
* radv/ac: handle gs->copy shader clip distances.Dave Airlie2017-02-231-13/+68
* radv/ac: pass clips properly from vertex->geometry shader stages.Dave Airlie2017-02-231-6/+40
* radv/ac: rename num clips/cull to output clips/cullsDave Airlie2017-02-231-10/+10
* vulkan/wsi: move image count to shared structure.Dave Airlie2017-02-233-26/+24
* radeon: fix r600 builds when old version of llvm is presentTimothy Arceri2017-02-231-2/+2
* vulkan: Fix gen_enum_to_str in out of tree buildsDylan Baker2017-02-221-1/+5
* anv/Makefile: Gather all the genX files into one placeJason Ekstrand2017-02-221-22/+9
* r600/radeonsi: enable glsl/tgsi on-disk cacheTimothy Arceri2017-02-232-0/+46
* st/mesa: get on-disk shader cacheTimothy Arceri2017-02-231-0/+3
* ddebug/rbug/trace: add get_disk_shader_cache() to pass-throughsTimothy Arceri2017-02-233-0/+39
* gallium: add get_disk_shader_cache() callbackTimothy Arceri2017-02-232-0/+19
* st/mesa: implement a tgsi on-disk shader cacheTimothy Arceri2017-02-235-6/+481
* st/mesa: add sha1 field to st program structsTimothy Arceri2017-02-231-0/+18
* st/mesa: move set_prog_affected_state_flags() to st_program.cTimothy Arceri2017-02-233-141/+144
* util/disk_cache: fix bug with deleting old cache dirsTimothy Arceri2017-02-231-4/+6
* vulkan: Combine wsi and util makefilesDylan Baker2017-02-229-44/+37
* vulkan/util: Add generator for enum_to_str functionsDylan Baker2017-02-227-35/+201
* Revert "st/vdpau: Fix multithreading"Thomas Hellstrom2017-02-221-21/+1
* vl: u_upload_alloc might fail to allocate buffer in bicubic filterNayan Deshmukh2017-02-221-3/+5