summaryrefslogtreecommitdiffstats
path: root/src/gallium/include
Commit message (Expand)AuthorAgeFilesLines
* gallium: rename R4A4 and A4R4 formats to match their swizzleMarek Olšák2014-03-071-2/+2
* gallium: add interface for persistent and coherent buffer mappingsMarek Olšák2014-02-252-3/+35
* gallium: add texture gather support to gallium (v3)Dave Airlie2014-02-252-2/+6
* clover: Pass buffer offsets to the driver in set_global_binding() v3Tom Stellard2014-02-241-5/+8
* winsys/xlib: move xlib_create_sw_winsys within the winsysEmil Velikov2014-02-221-10/+0
* vl: add H264 encoding interfaceChristian König2014-02-113-2/+60
* gallium: add geometry shader output limitsGrigori Goronzy2014-02-091-1/+3
* gallium: remove PIPE_USAGE_STATICMarek Olšák2014-02-061-1/+0
* gallium: define the behavior of PIPE_USAGE_* flags properlyMarek Olšák2014-02-061-6/+7
* gallium: remove PIPE_RESOURCE_FLAG_GEN_MIPSMarek Olšák2014-02-061-1/+0
* gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERSMarek Olšák2014-02-041-3/+0
* gallium: remove PIPE_CAP_SCALED_RESOLVEMarek Olšák2014-01-231-1/+0
* s/Tungsten Graphics/VMware/José Fonseca2014-01-1712-21/+21
* gallium: add bits for clipping points as tris (d3d-style)Roland Scheidegger2014-01-171-0/+1
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-133-5/+9
* gallium: allow choosing which colorbuffers to clearMarek Olšák2013-12-121-4/+15
* llvmpipe: add plumbing for ARB_depth_clampMatthew McClure2013-12-111-0/+2
* gallium/dri: Support DRI Image extension version 7Christopher James Halse Rogers2013-12-101-0/+2
* gallium/winsys/drm: Prepare for passing prime fds in winsys_handleChristopher James Halse Rogers2013-12-101-3/+6
* gallium: add support for AMD_vertex_shader_layerMarek Olšák2013-12-031-1/+2
* gallium: new shader cap bit for the amount of sampler viewsRoland Scheidegger2013-11-281-1/+2
* gallium: fix build on GNU/kFreeBSDFabio Pedretti2013-11-061-1/+1
* vl/h264: split fields into SPS/PPSChristian König2013-10-281-24/+64
* vl: add 400 chroma format as wellChristian König2013-10-281-0/+1
* implement NV_vdpau_interop v7Christian König2013-10-261-0/+49
* gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZESIlia Mirkin2013-10-261-1/+2
* gallium: new, unified pipe_context::set_sampler_views() functionBrian Paul2013-10-231-15/+3
* gallium: Add support for 32x32 muls with 64 bit resultsZack Rusin2013-10-091-1/+4
* gallium: remove old bind_*_sampler_states() functionsBrian Paul2013-10-031-15/+0
* gallium: add pipe_context::bind_sampler_states()Brian Paul2013-10-031-0/+5
* gallium: add flush_resource context functionMarek Olšák2013-09-201-0/+13
* gallium: comment that INSTANCEID doesn't include start_instanceMarek Olšák2013-09-131-1/+1
* st/dri: do not create a new context for msaa copyMaarten Lankhorst2013-09-111-1/+2
* util: don't use _fxsave() with MSVC 2010 or olderBrian Paul2013-09-101-0/+4
* gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...Axel Davy2013-09-061-0/+4
* gallium: Support PIPE_FORMAT_R10G10B10A2_UINT.José Fonseca2013-08-221-0/+1
* vl: add entrypoint to is_video_format_supportedChristian König2013-08-191-1/+2
* vl: add entrypoint to get_video_paramChristian König2013-08-191-0/+1
* vl: rename pipe_video_decoder to pipe_video_codecChristian König2013-08-192-14/+14
* vl: rename enum pipe_video_codec to pipe_video_formatChristian König2013-08-192-11/+11
* vl: use a template for create_video_decoderChristian König2013-08-192-5/+2
* vl: Add support for max level query v2Rico Schüller2013-08-141-1/+2
* gallium: add new float comparison instructions returning integer masksRoland Scheidegger2013-08-131-1/+6
* st/dri: add a new driconf option disable_shader_bit_encoding for UnigineMarek Olšák2013-07-301-0/+1
* mesa,glsl,st/dri: add a new driconf option force_glsl_version for UnigineMarek Olšák2013-07-301-2/+3
* st/dri: implement the driconf option force_s3tc_enable properlyMarek Olšák2013-07-301-0/+1
* st/dri: support the driconf option disable_blend_func_extendedMarek Olšák2013-07-301-2/+3
* gallium: Add PIPE_CAP_ENDIANNESSTom Stellard2013-07-221-1/+11
* llvmpipe: use MCJIT on ARM and AArch64Kyle McMartin2013-07-171-1/+8
* tgsi: rename the TGSI fragment kill opcodesBrian Paul2013-07-121-2/+2