summaryrefslogtreecommitdiff
path: root/src/gallium/include
AgeCommit message (Expand)Author
2018-04-12vl: add VP9 profile2 supportLeo Liu
2018-04-12vl: add VP9 picture descriptionLeo Liu
2018-04-12vl: add VP9 profile0 and formatLeo Liu
2018-03-26gallium: Correct minor typo in header commentsAlyssa Rosenzweig
2018-03-23tgsi: convert opcode macros to enumsBrian Paul
2018-03-20gallium: add packed uniform CAPTimothy Arceri
2018-03-06gallium: increase PIPE_MAX_SHADER_SAMPLER_VIEWS to 128Roland Scheidegger
2018-03-01gallium: remove llvm from ir structTimothy Arceri
2018-02-17gallium: allow drivers to impose BO flags restrictions on constant buffer 0Marek Olšák
2018-02-14gallium: drop all the guard band float caps.Dave Airlie
2018-02-05vl: add parameters for HEVC encodeBoyuan Zhang
2018-02-02gallium: Add a new A4B4G4R4 pipe format for Broadcom.Eric Anholt
2018-02-01gallium/st/clover: remove unused PIPE_SHADER_IR_LLVMTimothy Arceri
2018-01-30gallium: add fence_server_signal() v2Andres Rodriguez
2018-01-30gallium: introduce PIPE_FD_TYPE_SYNCOBJAndres Rodriguez
2018-01-30gallium: introduce PIPE_CAP_FENCE_SIGNAL v2Andres Rodriguez
2018-01-30gallium: add type parameter to create_fence_fdAndres Rodriguez
2018-01-19gallium: Make (num_)samples an unsigned intGert Wollny
2018-01-17gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERSMarek Olšák
2018-01-17gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAPMarek Olšák
2018-01-17gallium: remove PIPE_CAP_TWO_SIDED_STENCILMarek Olšák
2017-12-19gallium: plumb context priority through to driverRob Clark
2017-12-15vl: remove is idr flagBoyuan Zhang
2017-12-15gallium/util: add u_transfer_helperRob Clark
2017-11-30mesa: add AllowGLSLCrossStageInterpolationMismatch workaroundTapani Pälli
2017-11-17vl: add poc typeBoyuan Zhang
2017-11-11st/dri: fix deadlock when waiting on android fencesMarek Olšák
2017-11-10st/dri: fix android fence regressionMarek Olšák
2017-11-10gallium: add hw atomic buffer binding API.Dave Airlie
2017-11-10gallium/tgsi: start adding hw atomics (v3.2)Dave Airlie
2017-11-10gallium: add CAPs to support HW atomic counters. (v3)Dave Airlie
2017-11-09gallium: add pipe_context::callbackNicolai Hähnle
2017-11-09gallium: add PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE bitsNicolai Hähnle
2017-11-09gallium: add PIPE_FLUSH_ASYNC and PIPE_FLUSH_HINT_FINISHNicolai Hähnle
2017-11-09gallium: clarify the constraints on sampler_view_destroyNicolai Hähnle
2017-11-06gallium: Wire up flush controlAdam Jackson
2017-11-06gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSETMarek Olšák
2017-11-01gallium: increase pipe_sampler_view::target bitfield size for MSVCBrian Paul
2017-11-01gallium: add cap for driver specified max combined shader resources.Dave Airlie
2017-10-12gallium: add pipe_screen::check_resource_capabilityMarek Olšák
2017-10-10gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4.Eric Anholt
2017-10-10gallium: Add support for 5551 with the 1-bit field in the low bit.Eric Anholt
2017-10-10st_api: remove unused get_resource_for_egl_imageNicolai Hähnle
2017-10-06gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESSMarek Olšák
2017-10-02mesa: Remove force_s3tc_enable driconf variableMatt Turner
2017-10-02gallium: add PIPE_FORMAT_R10G10B10X2_UNORMNicolai Hähnle
2017-09-30gallium: add new LOD opcodeRoland Scheidegger
2017-09-29gallium: add LDEXP TGSI instruction and corresponding capNicolai Hähnle
2017-09-21gallium: Add PIPE_SHADER_CAP_INT64_ATOMICSJan Vesely
2017-09-18gallium: Add PIPE_SHADER_CAP_FP16Jan Vesely