summaryrefslogtreecommitdiff
path: root/src/gallium/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-19gallium: plumb context priority through to driverRob Clark2-0/+23
2017-12-15vl: remove is idr flagBoyuan Zhang1-1/+0
2017-12-15gallium/util: add u_transfer_helperRob Clark1-1/+7
2017-11-30mesa: add AllowGLSLCrossStageInterpolationMismatch workaroundTapani Pälli1-0/+1
2017-11-17vl: add poc typeBoyuan Zhang1-0/+1
2017-11-11st/dri: fix deadlock when waiting on android fencesMarek Olšák1-2/+1
2017-11-10st/dri: fix android fence regressionMarek Olšák1-0/+2
2017-11-10gallium: add hw atomic buffer binding API.Dave Airlie1-0/+16
2017-11-10gallium/tgsi: start adding hw atomics (v3.2)Dave Airlie2-0/+2
2017-11-10gallium: add CAPs to support HW atomic counters. (v3)Dave Airlie1-0/+2
2017-11-09gallium: add pipe_context::callbackNicolai Hähnle1-0/+11
2017-11-09gallium: add PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE bitsNicolai Hähnle1-0/+2
2017-11-09gallium: add PIPE_FLUSH_ASYNC and PIPE_FLUSH_HINT_FINISHNicolai Hähnle2-1/+9
2017-11-09gallium: clarify the constraints on sampler_view_destroyNicolai Hähnle1-0/+10
2017-11-06gallium: Wire up flush controlAdam Jackson1-0/+1
2017-11-06gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSETMarek Olšák1-0/+1
2017-11-01gallium: increase pipe_sampler_view::target bitfield size for MSVCBrian Paul1-2/+6
2017-11-01gallium: add cap for driver specified max combined shader resources.Dave Airlie1-0/+1
2017-10-12gallium: add pipe_screen::check_resource_capabilityMarek Olšák1-0/+17
2017-10-10gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4.Eric Anholt2-0/+11
2017-10-10gallium: Add support for 5551 with the 1-bit field in the low bit.Eric Anholt1-0/+2
2017-10-10st_api: remove unused get_resource_for_egl_imageNicolai Hähnle1-37/+0
2017-10-06gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESSMarek Olšák1-0/+1
2017-10-02mesa: Remove force_s3tc_enable driconf variableMatt Turner1-1/+0
2017-10-02gallium: add PIPE_FORMAT_R10G10B10X2_UNORMNicolai Hähnle1-0/+2
2017-09-30gallium: add new LOD opcodeRoland Scheidegger1-1/+3
2017-09-29gallium: add LDEXP TGSI instruction and corresponding capNicolai Hähnle2-1/+2
2017-09-21gallium: Add PIPE_SHADER_CAP_INT64_ATOMICSJan Vesely1-0/+1
2017-09-18gallium: Add PIPE_SHADER_CAP_FP16Jan Vesely1-0/+1
2017-09-18gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVENicolai Hähnle1-0/+2
2017-09-15gallium: introduce PIPE_CAP_LOAD_CONSTBUFTimothy Arceri1-0/+1
2017-09-15gallium: add CONSTBUF type to tgsi_file_typeTimothy Arceri1-0/+1
2017-08-22gallium: remove TGSI opcode SCSMarek Olšák1-1/+1
2017-08-22gallium: remove TGSI opcode BREAKCMarek Olšák1-1/+0
2017-08-22gallium: remove TGSI opcode XPDMarek Olšák1-1/+1
2017-08-22gallium: remove TGSI opcode DPHMarek Olšák1-1/+1
2017-08-22gallium: remove TGSI opcode DP2AMarek Olšák1-1/+1
2017-08-22gallium: remove TGSI_OPCODE_CALLNZMarek Olšák1-1/+0
2017-08-22gallium: remove TGSI FENCE opcodesMarek Olšák1-4/+1
2017-08-22gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZMarek Olšák1-5/+3
2017-08-22gallium: remove unused PIPE_DUMP_* definesNicolai Hähnle1-3/+0
2017-08-22gallium: add pipe_context::set_log_contextNicolai Hähnle1-0/+14
2017-08-21vl: add MJPEG picture descriptionLeo Liu1-0/+59
2017-08-21vl: add MJPEG profile and formatLeo Liu1-2/+4
2017-08-14st/va: change frame_idx from array to hash tableJulien Isorce1-1/+3
2017-08-06gallium: introduce device/driver UUID queriesAndres Rodriguez2-0/+14
2017-08-06gallium: introduce memory objectDave Airlie2-0/+44
2017-08-04gallium: get rid of pipe_screen_config::flagsNicolai Hähnle2-7/+0
2017-08-03gallium/st: Add a method to flush outstanding swapbuffersThomas Hellstrom1-0/+2
2017-08-03gallium: introduce PIPE_CAP_MEMOBJTimothy Arceri1-0/+1