summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* st/va/postproc: add a full NV12 deint support from buffer I to PLeo Liu2017-09-251-1/+21
* vl/compositor: add Bob top and bottom to YUV deint functionLeo Liu2017-09-251-6/+28
* vl/compositor: remove vl_compositor_yuv_deint() functionLeo Liu2017-09-252-40/+0
* st/va: use new vl_compositor_yuv_deint_full() to deintLeo Liu2017-09-251-3/+11
* st/omx: use new vl_compositor_yuv_deint_full() to deintLeo Liu2017-09-251-2/+9
* vl/compositor: add a new function for YUV deintLeo Liu2017-09-252-0/+42
* vl/compositor: extend YUV deint function to do field deintLeo Liu2017-09-252-12/+26
* vl/compositor: separate YUV part from shader video buffer functionLeo Liu2017-09-251-13/+18
* st/va/postproc: use video original size for postprocessingLeo Liu2017-09-251-6/+8
* radv: Fix VK_KHR_image_format_list.Bas Nieuwenhuizen2017-09-251-1/+3
* Revert "Revert "radv: fallback to an in-memory cache when no pipline cache is...Bas Nieuwenhuizen2017-09-253-8/+15
* scons: use python3-compatible generatorEric Engestrom2017-09-251-4/+2
* scons: use python3-compatible print()Eric Engestrom2017-09-255-7/+7
* radv: init the trace BO before compiling meta shadersSamuel Pitoiset2017-09-251-5/+5
* radv: make radv_pipeline_init() staticSamuel Pitoiset2017-09-252-8/+1
* radv: remove unused variable in radv_dump_annotated_shader()Samuel Pitoiset2017-09-251-1/+0
* radv: make use of ATI_VENDOR_ID everywhereSamuel Pitoiset2017-09-254-5/+7
* anv: fix viewport transformation for z componentSamuel Iglesias Gonsálvez2017-09-251-2/+2
* radv: add gfx9 scissor workaroundDavid Airlie2017-09-241-0/+5
* glx: Sort the GLX extension bit enum and tableAdam Jackson2017-09-222-23/+23
* etnaviv: Add missing includes after 6ace0b8Wladimir J. van der Laan2017-09-221-0/+2
* etnaviv: fix 16bpp clearsLucas Stach2017-09-221-1/+1
* swr/rast: remove llvm fence/atomics from generated filesTim Rowley2017-09-221-0/+8
* vulkan: enum generator: Generate entries for extended enumsJason Ekstrand2017-09-221-8/+40
* vulkan: enum generator: Stop using iterparseJason Ekstrand2017-09-221-26/+10
* vulkan: enum generator: generate extension number definesLionel Landwerlin2017-09-221-4/+21
* vulkan: enum generator: make registry more flexibleLionel Landwerlin2017-09-221-9/+9
* vulkan: enum generator: sort enums by namesLionel Landwerlin2017-09-221-1/+2
* vulkan: enum generator: align function declarations/prototypesLionel Landwerlin2017-09-221-21/+21
* util/u_atomic: remove unnecessaty __atomic functionsGrazvydas Ignotas2017-09-221-12/+0
* configure: check if -latomic is needed for __atomic_*Grazvydas Ignotas2017-09-221-1/+2
* etnaviv: don't enable RT full-overwrite when logicop is enabledLucas Stach2017-09-222-6/+14
* Revert "intel: Remove unused device info for KBL GT1.5"Anuj Phogat2017-09-211-0/+11
* gallium/util: Remove unused keymapThomas Helland2017-09-213-388/+0
* i965: Force outputs_written to contain varyings needed by stream-out.Kenneth Graunke2017-09-211-3/+6
* i965: Compute VS/GS output VUE map from the NIR info.Kenneth Graunke2017-09-212-2/+2
* i965: Handle unwritten PSIZ/VIEWPORT/LAYER outputs in vec4 shaders.Kenneth Graunke2017-09-211-3/+3
* i965: Fix brw_finish_batch to grow the batchbuffer.Kenneth Graunke2017-09-211-7/+10
* i965: Move MI_BATCHBUFFER_END handling into brw_finish_batch().Kenneth Graunke2017-09-211-7/+7
* radv: Implement VK_AMD_rasterization_orderNicholas Miell2017-09-212-1/+26
* glsl: silence signed/unsigned comparison warningBrian Paul2017-09-211-1/+1
* nv20: Enable ARB_texture_border_clampIlia Mirkin2017-09-211-1/+28
* nv20: Fix GL_CLAMPIan Romanick2017-09-212-3/+32
* gallium: Add PIPE_SHADER_CAP_INT64_ATOMICSJan Vesely2017-09-2116-0/+17
* glsl/linker: properly fix output variable overlap checkNicolai Hähnle2017-09-211-6/+12
* ac/surface: handle error when choosing preferred swizzle modeNicolai Hähnle2017-09-211-2/+4
* amd/addrlib: fix missing va_end() after va_copy()Nicolai Hähnle2017-09-211-6/+2
* radv: copy the number of viewports/scissors at pipeline bind timeSamuel Pitoiset2017-09-211-2/+6
* intel/blorp/hiz: Always set sample numberTopi Pohjolainen2017-09-211-0/+11
* i965/gen8: Remove unused gen8_emit_3dstate_multisample()Topi Pohjolainen2017-09-212-17/+0