summaryrefslogtreecommitdiff
path: root/docs/gallium
AgeCommit message (Expand)AuthorFilesLines
2021-06-01docs/gallium: Document the index buffer format conventionAlyssa Rosenzweig1-0/+5
2021-04-21gallium: when tracing is enabled for threaded drivers, trace the driver threadMike Blumenkrantz1-0/+6
2021-04-16nir: Generate load_ubo_vec4 directly for !PIPE_CAP_NATIVE_INTEGERSEric Anholt1-1/+2
2021-04-15gallium: split PIPE_CAP_SAMPLER_REDUCTION_MINMAX into modesMike Blumenkrantz1-1/+2
2021-04-13gallium: add PIPE_SHADER_CAP_FP16_CONST_BUFFERS for FP16 uniformsMarek Olšák1-0/+5
2021-04-08aux/trace: add GALLIUM_TRACE_TRIGGER modeMike Blumenkrantz1-0/+7
2021-04-01docs: fix invalid rstErik Faye-Lund1-10/+11
2021-03-31docs: lod -> LODErik Faye-Lund1-4/+4
2021-03-31docs: opencl -> OpenCLErik Faye-Lund1-1/+1
2021-03-12gallium: add a sampler reduction cap + settingsDave Airlie1-0/+1
2021-03-09docs: Add some documentation of game GL buffer object mapping behavior.Eric Anholt2-0/+415
2021-02-23gallium: add PIPE_CAP_TEXRECTChristian Gmeiner1-0/+1
2021-02-18mesa/st: add PIPE_CAP_GL_CLAMPMike Blumenkrantz1-0/+1
2021-02-17gallium: Flip the default value of PIPE_CAP_SHAREABLE_SHADERS.Eric Anholt1-1/+2
2021-02-09gallium: Document behavior of more lowering pipe caps.Eric Anholt1-3/+12
2021-02-04docs: Document PIPE_CAP_STREAM_OUTPUT_PAUSE_RESUME.Eric Anholt1-0/+4
2021-01-27gallium: add take_ownership param into set_constant_buffer to eliminate atomicsMarek Olšák1-0/+2
2021-01-27gallium: add a cond rendering hook for vulkan.Dave Airlie1-0/+3
2021-01-13gallium/tgsi: Rewrite the docs on source modifiers.Eric Anholt1-12/+15
2021-01-12docs: Mention PIPE_CAP_TEXTURE_BUFFER_SAMPLERIcecream951-3/+4
2021-01-12gallium: Add new cap PIPE_CAP_TEXTURE_BUFFER_SAMPLERIcecream951-0/+3
2021-01-04gallium: remove PIPE_CAP_INFO_START_WITH_USER_INDICES and fix all driversMarek Olšák1-1/+0
2021-01-04gallium: remove and emulate PIPE_CAP_MULTI_DRAWMarek Olšák1-1/+0
2020-12-21gallium: add an api to retrieve pipe offsetsDave Airlie1-0/+4
2020-12-01gallium: add PIPE_CAP_PREFER_REAL_BUFFER_IN_CONSTBUF0Marek Olšák1-0/+1
2020-11-18gallium: add missing bits of the direct multi draw interfaceMarek Olšák1-0/+1
2020-11-11gallium: Add format modifier plane count queryJames Jones1-0/+11
2020-11-11gallium: Add pipe_screen::is_dmabuf_modifier_supportedJames Jones1-0/+11
2020-11-02gallium: add new cap PIPE_CAP_DEVICE_PROTECTED_CONTENTPierre-Eric Pelloux-Prayer1-0/+1
2020-10-28docs: anistropy -> anisotropyErik Faye-Lund1-2/+2
2020-10-28docs: ie. -> i.e.Erik Faye-Lund2-2/+2
2020-10-21docs: Move the gallium driver documentation to the top level.Eric Anholt11-1224/+0
2020-10-14zink: add feature-documentationErik Faye-Lund1-0/+57
2020-10-07gallium: add pipe_context::set_inlinable_constantsMarek Olšák1-0/+16
2020-09-29docs: flavours -> flavorsErik Faye-Lund1-1/+1
2020-09-29docs: consistantly -> consistentlyErik Faye-Lund1-1/+1
2020-09-28docs: behaviour -> behaviorErik Faye-Lund3-6/+6
2020-09-28docs: unecessarily -> unnecessarilyErik Faye-Lund1-1/+1
2020-09-28docs: make two acronyms upper-caseErik Faye-Lund1-1/+1
2020-09-28docs: frambuffer -> framebufferErik Faye-Lund1-1/+1
2020-09-28docs: apis -> APIsErik Faye-Lund1-1/+1
2020-09-28docs: everytime -> every timeErik Faye-Lund1-1/+1
2020-09-22gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_*Marek Olšák2-17/+17
2020-09-21gallium: add PIPE_CAP_MAX_TEXTURE_MBPierre-Eric Pelloux-Prayer1-0/+1
2020-09-02mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEXPierre-Eric Pelloux-Prayer1-0/+1
2020-08-09gallium + mesa/st: Add PIPE_CAP_NIR_ATOMICS_AS_DEREF and use itGert Wollny1-0/+1
2020-08-05gallium: replace 16BIT_TEMPS cap with 16BIT_CONSTSRob Clark1-2/+2
2020-07-22docs: add some very basic documentation about zinkErik Faye-Lund1-0/+45
2020-07-17gallium: Add PIPE_CAP_BLEND_EQUATION_ADVANCEDElie Tournier1-0/+1
2020-07-14gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLYKarol Herbst1-0/+3