aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/docs
Commit message (Expand)AuthorAgeFilesLines
* gallium: add packed uniform CAPTimothy Arceri2018-03-201-0/+2
* gallium: allow drivers to impose BO flags restrictions on constant buffer 0Marek Olšák2018-02-171-0/+4
* gallium: drop all the guard band float caps.Dave Airlie2018-02-141-4/+0
* gallium/st/clover: remove unused PIPE_SHADER_IR_LLVMTimothy Arceri2018-02-011-2/+2
* gallium: add fence_server_signal() v2Andres Rodriguez2018-01-301-0/+31
* gallium: introduce PIPE_CAP_FENCE_SIGNAL v2Andres Rodriguez2018-01-301-0/+2
* gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERSMarek Olšák2018-01-171-4/+0
* gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAPMarek Olšák2018-01-171-3/+0
* gallium: remove PIPE_CAP_TWO_SIDED_STENCILMarek Olšák2018-01-171-2/+0
* gallium: plumb context priority through to driverRob Clark2017-12-191-0/+4
* gallium/docs: document behavior of set_sample_mask()Brian Paul2017-12-131-1/+4
* gallium: add hw atomic buffer binding API.Dave Airlie2017-11-101-0/+8
* gallium/tgsi: start adding hw atomics (v3.2)Dave Airlie2017-11-101-3/+30
* gallium: add CAPs to support HW atomic counters. (v3)Dave Airlie2017-11-101-1/+4
* gallium: add PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE bitsNicolai Hähnle2017-11-091-0/+14
* gallium: add PIPE_FLUSH_ASYNC and PIPE_FLUSH_HINT_FINISHNicolai Hähnle2017-11-091-0/+9
* gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSETMarek Olšák2017-11-061-0/+4
* gallium: add cap for driver specified max combined shader resources.Dave Airlie2017-11-011-1/+3
* gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4.Eric Anholt2017-10-101-0/+3
* gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESSMarek Olšák2017-10-061-0/+2
* tgsi: add docs for some existing pack opcodesMarek Olšák2017-10-061-3/+21
* gallium: add new LOD opcodeRoland Scheidegger2017-09-301-0/+12
* gallium: add LDEXP TGSI instruction and corresponding capNicolai Hähnle2017-09-292-0/+13
* tgsi: clarify the semantics of DFRACEXPNicolai Hähnle2017-09-291-6/+4
* tgsi: fix the documentation of DLDEXPNicolai Hähnle2017-09-291-1/+1
* gallium/docs: add reference links for resource_create methodGwan-gyeong Mun2017-09-281-2/+2
* gallium/docs: fix a reference link for get_paramfGwan-gyeong Mun2017-09-281-1/+1
* gallium: Add PIPE_SHADER_CAP_INT64_ATOMICSJan Vesely2017-09-211-0/+1
* gallium: Add PIPE_SHADER_CAP_FP16Jan Vesely2017-09-181-0/+2
* gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVENicolai Hähnle2017-09-181-0/+6
* gallium: introduce PIPE_CAP_LOAD_CONSTBUFTimothy Arceri2017-09-151-0/+2
* gallium: all drivers should accept two-dimensional constant buffer indexingNicolai Hähnle2017-09-041-8/+3
* gallium/docs: Fix an inequality sign of TGSI_SEMANTIC_SUBGROUP_LT_MASKGwan-gyeong Mun2017-08-281-1/+1
* gallium/docs: fix a typoGwan-gyeong Mun2017-08-281-1/+1
* gallium/docs: Fix the math formula of U2I64Gwan-gyeong Mun2017-08-231-2/+2
* gallium/docs: Add missing word "Not"Gwan-gyeong Mun2017-08-231-1/+1
* gallium: remove TGSI opcode SCSMarek Olšák2017-08-221-13/+0
* gallium: remove TGSI opcode BREAKCMarek Olšák2017-08-221-15/+1
* gallium: remove TGSI opcode XPDMarek Olšák2017-08-221-13/+1
* gallium: remove TGSI opcode DPHMarek Olšák2017-08-221-10/+1
* gallium: remove TGSI opcode DP2AMarek Olšák2017-08-221-13/+0
* gallium: remove TGSI_OPCODE_CALLNZMarek Olšák2017-08-221-13/+0
* gallium: remove TGSI FENCE opcodesMarek Olšák2017-08-221-30/+0
* gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZMarek Olšák2017-08-221-50/+0
* gallium/docs: remove old llvmpipe TODOTimothy Arceri2017-08-221-14/+0
* gallium/docs: add more info about TXF and MSAA texturesBrian Paul2017-08-031-1/+3
* gallium/docs: document automatic per-sample FS executionBrian Paul2017-08-031-0/+6
* gallium: introduce PIPE_CAP_MEMOBJTimothy Arceri2017-08-031-0/+1
* gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding capNicolai Hähnle2017-08-022-2/+15
* gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREFNicolai Hähnle2017-07-311-0/+2