aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/include
Commit message (Expand)AuthorAgeFilesLines
* gallium: add hw atomic buffer binding API.Dave Airlie2017-11-101-0/+16
* gallium/tgsi: start adding hw atomics (v3.2)Dave Airlie2017-11-102-0/+2
* gallium: add CAPs to support HW atomic counters. (v3)Dave Airlie2017-11-101-0/+2
* gallium: add pipe_context::callbackNicolai Hähnle2017-11-091-0/+11
* gallium: add PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE bitsNicolai Hähnle2017-11-091-0/+2
* gallium: add PIPE_FLUSH_ASYNC and PIPE_FLUSH_HINT_FINISHNicolai Hähnle2017-11-092-1/+9
* gallium: clarify the constraints on sampler_view_destroyNicolai Hähnle2017-11-091-0/+10
* gallium: Wire up flush controlAdam Jackson2017-11-061-0/+1
* gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSETMarek Olšák2017-11-061-0/+1
* gallium: increase pipe_sampler_view::target bitfield size for MSVCBrian Paul2017-11-011-2/+6
* gallium: add cap for driver specified max combined shader resources.Dave Airlie2017-11-011-0/+1
* gallium: add pipe_screen::check_resource_capabilityMarek Olšák2017-10-121-0/+17
* gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4.Eric Anholt2017-10-102-0/+11
* gallium: Add support for 5551 with the 1-bit field in the low bit.Eric Anholt2017-10-101-0/+2
* st_api: remove unused get_resource_for_egl_imageNicolai Hähnle2017-10-101-37/+0
* gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESSMarek Olšák2017-10-061-0/+1
* mesa: Remove force_s3tc_enable driconf variableMatt Turner2017-10-021-1/+0
* gallium: add PIPE_FORMAT_R10G10B10X2_UNORMNicolai Hähnle2017-10-021-0/+2
* gallium: add new LOD opcodeRoland Scheidegger2017-09-301-1/+3
* gallium: add LDEXP TGSI instruction and corresponding capNicolai Hähnle2017-09-292-1/+2
* gallium: Add PIPE_SHADER_CAP_INT64_ATOMICSJan Vesely2017-09-211-0/+1
* gallium: Add PIPE_SHADER_CAP_FP16Jan Vesely2017-09-181-0/+1
* gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVENicolai Hähnle2017-09-181-0/+2
* gallium: introduce PIPE_CAP_LOAD_CONSTBUFTimothy Arceri2017-09-151-0/+1
* gallium: add CONSTBUF type to tgsi_file_typeTimothy Arceri2017-09-151-0/+1
* gallium: remove TGSI opcode SCSMarek Olšák2017-08-221-1/+1
* gallium: remove TGSI opcode BREAKCMarek Olšák2017-08-221-1/+0
* gallium: remove TGSI opcode XPDMarek Olšák2017-08-221-1/+1
* gallium: remove TGSI opcode DPHMarek Olšák2017-08-221-1/+1
* gallium: remove TGSI opcode DP2AMarek Olšák2017-08-221-1/+1
* gallium: remove TGSI_OPCODE_CALLNZMarek Olšák2017-08-221-1/+0
* gallium: remove TGSI FENCE opcodesMarek Olšák2017-08-221-4/+1
* gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZMarek Olšák2017-08-221-5/+3
* gallium: remove unused PIPE_DUMP_* definesNicolai Hähnle2017-08-221-3/+0
* gallium: add pipe_context::set_log_contextNicolai Hähnle2017-08-221-0/+14
* vl: add MJPEG picture descriptionLeo Liu2017-08-211-0/+59
* vl: add MJPEG profile and formatLeo Liu2017-08-211-2/+4
* st/va: change frame_idx from array to hash tableJulien Isorce2017-08-141-1/+3
* gallium: introduce device/driver UUID queriesAndres Rodriguez2017-08-062-0/+14
* gallium: introduce memory objectDave Airlie2017-08-062-0/+44
* gallium: get rid of pipe_screen_config::flagsNicolai Hähnle2017-08-042-7/+0
* gallium/st: Add a method to flush outstanding swapbuffersThomas Hellstrom2017-08-031-0/+2
* gallium: introduce PIPE_CAP_MEMOBJTimothy Arceri2017-08-031-0/+1
* gallium: add driconf options to pipe_screen_configNicolai Hähnle2017-08-021-0/+2
* gallium: add pipe_screen_config to screen_create functionsNicolai Hähnle2017-08-022-1/+11
* st/drm: add DRM_CONF_XML_OPTIONSNicolai Hähnle2017-08-021-0/+2
* gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding capNicolai Hähnle2017-08-021-0/+3
* gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREFNicolai Hähnle2017-07-311-0/+1
* st/mesa: create framebuffer iface hash table per st managerCharmaine Lee2017-07-241-0/+21
* tgsi: add precise flag to tgsi_instructionKarol Herbst2017-07-211-1/+2