aboutsummaryrefslogtreecommitdiffstats
path: root/docs/gallium
Commit message (Expand)AuthorAgeFilesLines
* gallium: Add format modifier plane count queryJames Jones2020-11-111-0/+11
* gallium: Add pipe_screen::is_dmabuf_modifier_supportedJames Jones2020-11-111-0/+11
* gallium: add new cap PIPE_CAP_DEVICE_PROTECTED_CONTENTPierre-Eric Pelloux-Prayer2020-11-021-0/+1
* docs: anistropy -> anisotropyErik Faye-Lund2020-10-281-2/+2
* docs: ie. -> i.e.Erik Faye-Lund2020-10-282-2/+2
* docs: Move the gallium driver documentation to the top level.Eric Anholt2020-10-2111-1224/+0
* zink: add feature-documentationErik Faye-Lund2020-10-141-0/+57
* gallium: add pipe_context::set_inlinable_constantsMarek Olšák2020-10-071-0/+16
* docs: flavours -> flavorsErik Faye-Lund2020-09-291-1/+1
* docs: consistantly -> consistentlyErik Faye-Lund2020-09-291-1/+1
* docs: behaviour -> behaviorErik Faye-Lund2020-09-283-6/+6
* docs: unecessarily -> unnecessarilyErik Faye-Lund2020-09-281-1/+1
* docs: make two acronyms upper-caseErik Faye-Lund2020-09-281-1/+1
* docs: frambuffer -> framebufferErik Faye-Lund2020-09-281-1/+1
* docs: apis -> APIsErik Faye-Lund2020-09-281-1/+1
* docs: everytime -> every timeErik Faye-Lund2020-09-281-1/+1
* gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_*Marek Olšák2020-09-222-17/+17
* gallium: add PIPE_CAP_MAX_TEXTURE_MBPierre-Eric Pelloux-Prayer2020-09-211-0/+1
* mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEXPierre-Eric Pelloux-Prayer2020-09-021-0/+1
* gallium + mesa/st: Add PIPE_CAP_NIR_ATOMICS_AS_DEREF and use itGert Wollny2020-08-091-0/+1
* gallium: replace 16BIT_TEMPS cap with 16BIT_CONSTSRob Clark2020-08-051-2/+2
* docs: add some very basic documentation about zinkErik Faye-Lund2020-07-221-0/+45
* gallium: Add PIPE_CAP_BLEND_EQUATION_ADVANCEDElie Tournier2020-07-171-0/+1
* gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLYKarol Herbst2020-07-141-0/+3
* Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580Michel Dänzer2020-07-141-3/+0
* gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLYKarol Herbst2020-07-141-0/+3
* gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for LowerPrecisionTemporariesMarek Olšák2020-07-071-0/+2
* docs: move gallium specific docs into gallium folderErik Faye-Lund2020-07-073-0/+318
* docs: clean up gallium index-fileErik Faye-Lund2020-07-071-9/+3
* merge gallium docs into main docsErik Faye-Lund2020-07-0726-0/+8159