OSDN Git Service

modetest: add FP16 format support
[android-x86/external-libdrm.git] / tests / modetest / buffers.c
2019-06-22 Ilia Mirkinmodetest: add FP16 format support
2019-06-22 Ilia Mirkinmodetest: add C8 support to generate SMPTE pattern
2018-03-20 Eric Engestrommeson,configure: include config.h automatically
2015-12-18 Thierry Redingtests: Split helpers into library
2015-05-28 Tobias Jakobimodetest: make middle SMPTE colors transparent
2015-05-28 Emil Velikovmodetest: replace malloc + memset with calloc
2015-05-05 Rob Clarkmodetest: fix allocation for yuv420/yvu420
2015-04-29 Joonyoung Shimmodetest: fix the arguments of the MAKE_RGB_INFO define
2015-04-28 Emil Velikovdrm: rename libdrm{,_macros}.h
2015-01-11 Laurent Pinchartmodetest: Allocate dumb buffers with the correct bpp
2014-11-25 Rob Clarkmodetest: alpha buffers
2014-09-01 Emil Velikovall: include config.h only when available and use its...
2013-08-05 Laurent Pinchartmodetest: Allocate NV buffers large enough for the...
2013-08-05 Laurent Pinchartmodetest: Fix line stride in SMPTE YUV packet pattern...
2013-08-05 Laurent Pinchartmodetest: Fix warnings
2013-05-22 Ville Syrjälämodetest: Make RGB565 pwetty too
2013-04-18 Ville Syrjälämodetest: Add YUV420 support and fix YVU420 Cb/Cr ordering
2013-04-18 Ville Syrjälämodetest: Pass format_info to fill_tiles functions
2013-04-18 Ville Syrjälämodetest: Add support for all 16/32 bpp RGB formats
2013-04-18 Ville Syrjälämodetest: Fix pitches, somewhat
2012-07-20 Laurent Pinchartmodeset: Split buffer allocation to a separate file