summaryrefslogtreecommitdiff
path: root/src/gallium/docs
AgeCommit message (Expand)AuthorFilesLines
2018-03-20gallium: add packed uniform CAPTimothy Arceri1-0/+2
2018-02-17gallium: allow drivers to impose BO flags restrictions on constant buffer 0Marek Olšák1-0/+4
2018-02-14gallium: drop all the guard band float caps.Dave Airlie1-4/+0
2018-02-01gallium/st/clover: remove unused PIPE_SHADER_IR_LLVMTimothy Arceri1-2/+2
2018-01-30gallium: add fence_server_signal() v2Andres Rodriguez1-0/+31
2018-01-30gallium: introduce PIPE_CAP_FENCE_SIGNAL v2Andres Rodriguez1-0/+2
2018-01-17gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERSMarek Olšák1-4/+0
2018-01-17gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAPMarek Olšák1-3/+0
2018-01-17gallium: remove PIPE_CAP_TWO_SIDED_STENCILMarek Olšák1-2/+0
2017-12-19gallium: plumb context priority through to driverRob Clark1-0/+4
2017-12-13gallium/docs: document behavior of set_sample_mask()Brian Paul1-1/+4
2017-11-10gallium: add hw atomic buffer binding API.Dave Airlie1-0/+8
2017-11-10gallium/tgsi: start adding hw atomics (v3.2)Dave Airlie1-3/+30
2017-11-10gallium: add CAPs to support HW atomic counters. (v3)Dave Airlie1-1/+4
2017-11-09gallium: add PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE bitsNicolai Hähnle1-0/+14
2017-11-09gallium: add PIPE_FLUSH_ASYNC and PIPE_FLUSH_HINT_FINISHNicolai Hähnle1-0/+9
2017-11-06gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSETMarek Olšák1-0/+4
2017-11-01gallium: add cap for driver specified max combined shader resources.Dave Airlie1-1/+3
2017-10-10gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4.Eric Anholt1-0/+3
2017-10-06gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESSMarek Olšák1-0/+2
2017-10-06tgsi: add docs for some existing pack opcodesMarek Olšák1-3/+21
2017-09-30gallium: add new LOD opcodeRoland Scheidegger1-0/+12
2017-09-29gallium: add LDEXP TGSI instruction and corresponding capNicolai Hähnle2-0/+13
2017-09-29tgsi: clarify the semantics of DFRACEXPNicolai Hähnle1-6/+4
2017-09-29tgsi: fix the documentation of DLDEXPNicolai Hähnle1-1/+1
2017-09-28gallium/docs: add reference links for resource_create methodGwan-gyeong Mun1-2/+2
2017-09-28gallium/docs: fix a reference link for get_paramfGwan-gyeong Mun1-1/+1
2017-09-21gallium: Add PIPE_SHADER_CAP_INT64_ATOMICSJan Vesely1-0/+1
2017-09-18gallium: Add PIPE_SHADER_CAP_FP16Jan Vesely1-0/+2
2017-09-18gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVENicolai Hähnle1-0/+6
2017-09-15gallium: introduce PIPE_CAP_LOAD_CONSTBUFTimothy Arceri1-0/+2
2017-09-04gallium: all drivers should accept two-dimensional constant buffer indexingNicolai Hähnle1-8/+3
2017-08-28gallium/docs: Fix an inequality sign of TGSI_SEMANTIC_SUBGROUP_LT_MASKGwan-gyeong Mun1-1/+1
2017-08-28gallium/docs: fix a typoGwan-gyeong Mun1-1/+1
2017-08-23gallium/docs: Fix the math formula of U2I64Gwan-gyeong Mun1-2/+2
2017-08-23gallium/docs: Add missing word "Not"Gwan-gyeong Mun1-1/+1
2017-08-22gallium: remove TGSI opcode SCSMarek Olšák1-13/+0
2017-08-22gallium: remove TGSI opcode BREAKCMarek Olšák1-15/+1
2017-08-22gallium: remove TGSI opcode XPDMarek Olšák1-13/+1
2017-08-22gallium: remove TGSI opcode DPHMarek Olšák1-10/+1
2017-08-22gallium: remove TGSI opcode DP2AMarek Olšák1-13/+0
2017-08-22gallium: remove TGSI_OPCODE_CALLNZMarek Olšák1-13/+0
2017-08-22gallium: remove TGSI FENCE opcodesMarek Olšák1-30/+0
2017-08-22gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZMarek Olšák1-50/+0
2017-08-22gallium/docs: remove old llvmpipe TODOTimothy Arceri1-14/+0
2017-08-03gallium/docs: add more info about TXF and MSAA texturesBrian Paul1-1/+3
2017-08-03gallium/docs: document automatic per-sample FS executionBrian Paul1-0/+6
2017-08-03gallium: introduce PIPE_CAP_MEMOBJTimothy Arceri1-0/+1
2017-08-02gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding capNicolai Hähnle2-2/+15
2017-07-31gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREFNicolai Hähnle1-0/+2