summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* nvc0: expose GLSL version 410Ilia Mirkin2015-04-281-1/+1
* st/va: add h264 decoder level supportLeo Liu2015-04-281-0/+5
* st/omx/dec: add h264 decoder level supportLeo Liu2015-04-281-3/+7
* vl: add level idc in spsLeo Liu2015-04-281-0/+1
* st/omx/dec: separate create_video_codec to different codecsLeo Liu2015-04-284-18/+30
* st/vdpau: add h264 decoder level supportLeo Liu2015-04-281-0/+5
* gallium/util: get h264 level based on number of max references and resolutionLeo Liu2015-04-281-0/+36
* r600g,radeonsi: add a driver query returning GPU loadMarek Olšák2015-04-288-2/+194
* r600g,radeonsi: add driver queries for GPU temperature and shader+memory clocksMarek Olšák2015-04-285-3/+58
* gm107/ir: add lane/vertex count sysvalsIlia Mirkin2015-04-271-0/+2
* gk110/ir: add support for writing per-patch and shader outputsIlia Mirkin2015-04-271-7/+3
* freedreno/a3xx: color masking works like a blend for some formatsIlia Mirkin2015-04-271-0/+14
* freedreno/a3xx: add support for S8 and Z32F_S8Ilia Mirkin2015-04-279-44/+235
* freedreno/a3xx: add Z32F supportIlia Mirkin2015-04-275-10/+65
* freedreno: add fd_transfer to wrap around pipe_transferIlia Mirkin2015-04-273-2/+15
* freedreno/a3xx: add support for disabling depth clippingIlia Mirkin2015-04-272-1/+3
* softpipe: fix another stencil-as-float issueRoland Scheidegger2015-04-271-2/+2
* Fix a few typosZoë Blade2015-04-2724-26/+26
* scons: add target osmesa using gallium state tracker.Olivier Pena2015-04-277-1/+110
* radeonsi: set an optimal value for DB_Z_INFO.ZRANGE_PRECISIONMarek Olšák2015-04-271-7/+2
* radeonsi: remove deprecated and useless registersMarek Olšák2015-04-271-10/+0
* radeonsi: remove useless includesMarek Olšák2015-04-271-3/+0
* gallium/radeon: print winsys info with R600_DEBUG=infoMarek Olšák2015-04-272-0/+28
* winsys/radeon: make radeon_bo_vtbl staticMarek Olšák2015-04-271-2/+2
* gallium/hud: add more options to customize HUD panesGediminas Jakutis2015-04-262-6/+161
* os/os_memory_aligned.h: Handle integer overflow.Jose Fonseca2015-04-231-1/+27
* draw: fix prim ids when there's no gsRoland Scheidegger2015-04-233-2/+15
* gallium/radeon: don't crash when getting out-of-bounds TEMP referencesMarek Olšák2015-04-231-0/+6
* softpipe: fix stencil write to use an integer valueDave Airlie2015-04-231-1/+1
* freedreno: misc minor cleanupsRob Clark2015-04-223-9/+10
* freedreno/a4xx: (partial) gl_FragCoord.zwRob Clark2015-04-221-5/+11
* freedreno/a4xx: primitive-restartRob Clark2015-04-221-0/+5
* freedreno/nir: sysval fixesRob Clark2015-04-222-5/+12
* freedreno/a4xx: wire up integer texture samplingRob Clark2015-04-223-5/+44
* freedreno/a4xx: formats updates/fixesRob Clark2015-04-223-32/+84
* freedreno: update generated headersRob Clark2015-04-226-20/+123
* gallium/targets/d3dadapter9: drop the libdrm prefix for drm.hEmil Velikov2015-04-221-1/+1
* cso: minor comment fixBrian Paul2015-04-221-1/+1
* android: fix the building rules for Android 5.0Chih-Wei Huang2015-04-222-2/+2
* android: add $(mesa_top)/src include to the whole of mesaEmil Velikov2015-04-221-2/+1
* android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERSEmil Velikov2015-04-2212-28/+16
* ilo: remove unused include from Android.mkEmil Velikov2015-04-221-3/+0
* clover: remove pre llvm 3.5.0 compatibility codeEdB2015-04-201-21/+2
* gallivm: Fix build against LLVM 3.7 SVN r235265Nick Sarnie2015-04-202-2/+2
* indices: fix provoking vertex for quads/quadstripsIlia Mirkin2015-04-181-3/+10
* primconvert: select pv convention only from flatshade_firstIlia Mirkin2015-04-181-2/+1
* freedreno/a3xx: enable polymode setting with non-fill modesIlia Mirkin2015-04-181-0/+4
* freedreno/a3xx: fix integer and 32-bit float border colorsIlia Mirkin2015-04-181-1/+30
* freedreno/a3xx: add support for float R/RG render targetsIlia Mirkin2015-04-181-4/+6
* adjust a couple of ifdefs to handle NetBSD correctlyTobias Nygren2015-04-171-1/+1