summaryrefslogtreecommitdiff
path: root/src/gallium/docs
AgeCommit message (Expand)AuthorFilesLines
2020-05-13gallium: change comments to remove 'state tracker'Marek Olšák6-28/+28
2020-05-05gallium: add a new cap PIPE_CAP_GLSL_ZERO_INITPierre-Eric Pelloux-Prayer1-0/+1
2020-04-29gallium: add pipe cap for scissored clears and pass scissor state to clear() ...Mike Blumenkrantz1-0/+2
2020-04-27st/dri: Set next in template instead of after creation. (v2)Bas Nieuwenhuizen1-0/+4
2020-04-27gallium: add PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE for glthreadMarek Olšák1-0/+1
2020-04-23gallium: add # of MRT to blend stateRob Clark1-0/+4
2020-04-15gallium: add PIPE_CAP_VIEWPORT_MASKIlia Mirkin1-0/+1
2020-04-15gallium: add TGSI_PROPERTY_LAYER_VIEWPORT_RELATIVEIlia Mirkin1-0/+7
2020-04-15gallium: add TGSI_SEMANTIC_VIEWPORT_MASKIlia Mirkin1-0/+7
2020-04-15gallium: add PIPE_CAP_SYSTEM_SVMKarol Herbst1-0/+1
2020-04-12gallium: add viewport swizzling state and capIlia Mirkin1-0/+1
2020-03-21vbo,gallium: make glBegin/End buffer size configurable by driversMarek Olšák1-0/+1
2020-03-11gallium: add PIPE_CAP_DRAW_INFO_START_WITH_USER_INDICESMarek Olšák1-0/+1
2020-03-10gallium: Add forgotten docs for new CAPs related to transform feedbackTomeu Vizoso1-0/+3
2020-03-02st/mesa: allow TXB2/TXL2 to work with cube array shadow texturesIlia Mirkin1-2/+4
2020-02-24gallium: Add a cap for enabling lowering of image load/store intrinsics.Eric Anholt1-0/+1
2020-01-23gallium: Add a cap bit for integer multiplication between 32-bit and 16-bitIan Romanick1-0/+1
2020-01-23gallium: Add a cap bit for OpenCL-style extended integer functionsIan Romanick1-0/+1
2019-12-21gallium: add PIPE_CAP_MAX_VERTEX_BUFFERSChristian Gmeiner1-0/+1
2019-10-17mesa/st: support lowering user-clip-planes automaticallyErik Faye-Lund1-0/+1
2019-10-17mesa/gallium: automatically lower two-sided lightingErik Faye-Lund1-0/+1
2019-10-17mesa/gallium: automatically lower point-sizeErik Faye-Lund1-0/+2
2019-10-17mesa/gallium: automatically lower alpha-testingErik Faye-Lund1-0/+1
2019-10-17gallium: add flatshade lowering capabilityDave Airlie1-0/+1
2019-10-14gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLEJames Xiong1-2/+1
2019-10-11gallium: add a a new cap for changing the TGSI TG4 instruction encodingDave Airlie2-0/+9
2019-10-10gallium: remove PIPE_SHADER_CAP_SCALAR_ISAMarek Olšák1-1/+0
2019-10-07gallium/tgsi: add support for DEMOTE and READ_HELPER opcodesIlia Mirkin1-0/+21
2019-09-30gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATIONCaio Marcelo de Oliveira Filho1-0/+1
2019-09-18Revert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"Christian Gmeiner1-0/+3
2019-09-10gallium: Add ARB_gl_spirv supportCaio Marcelo de Oliveira Filho1-0/+2
2019-09-05gallium: Plumb through a way to disable GLSL const loweringConnor Abbott1-0/+4
2019-08-20gallium/vl: use compute preference for all multimedia, not just blitIlia Mirkin1-2/+2
2019-08-12gallium: add TGSI_SEMANTIC_DEFAULT_OUTER/INNER_LEVELMarek Olšák1-0/+12
2019-08-07gallium: redefine ATOMINC_WRAP to be more hardware-friendlyIlia Mirkin1-1/+1
2019-08-06gallium: add PIPE_CAP_TGSI_ATOMINC_WRAP to indicate supportPierre-Eric Pelloux-Prayer1-0/+1
2019-08-06tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcodePierre-Eric Pelloux-Prayer1-0/+30
2019-08-01gallium: Implement GL_EXT_shader_samples_identical via a new capabilityKenneth Graunke1-0/+1
2019-08-01gallium: Make PIPE_CAP_DEPTH_CLIP_DISABLE a tri-state value and use itGert Wollny1-1/+3
2019-07-30gallium: Add PIPE_CAP_TEXTURE_SHADOW_LODSagar Ghuge1-0/+2
2019-07-29gallium: add PIPE_CAP_GRAPHICSMarek Olšák1-0/+2
2019-07-18gallium: Add PIPE_CAP_TGSI_FS_POINT_IS_SYSVALAndreas Baierl1-0/+2
2019-07-10gallium: get rid of PIPE_CAP_SM3Erik Faye-Lund1-2/+0
2019-07-10gallium: give vertex-shader saturate its own capErik Faye-Lund1-0/+2
2019-07-10gallium: give fragment-shader derivatives its own capErik Faye-Lund1-0/+2
2019-07-10gallium: give fragment-shader texture-lod its own capErik Faye-Lund1-0/+2
2019-06-30gallium: Add CAP for opcode DIVGert Wollny1-0/+1
2019-06-13gallium: Add PIPE_CAP_ATOMIC_FLOAT_MINMAXCaio Marcelo de Oliveira Filho1-0/+2
2019-06-11gallium: Add PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTEDCaio Marcelo de Oliveira Filho1-0/+3
2019-05-23gallium: Add PIPE_CAP_FBFETCH_COHERENT and expose extensionsKenneth Graunke1-0/+2