summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
...
* st/omx/enc: implement h264 level supportLeo Liu2014-06-181-0/+39
* vl: add level interfaceLeo Liu2014-06-181-0/+1
* st/st/omx: fix switch-case indentation in vid_enc.cLeo Liu2014-06-181-16/+16
* nv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEXTobias Klausmann2014-06-162-2/+1
* nvc0: implement multiple viewports/scissors, enable ARB_viewport_arrayTobias Klausmann2014-06-167-63/+113
* nv50: make sure to mark first scissor dirty after blitIlia Mirkin2014-06-161-0/+1
* radeonsi: fixup sizes of shader resource and sampler arraysMarek Olšák2014-06-161-2/+2
* r600g/radeonsi: Remove default case from PIPE_COMPUTE_CAP_* switchMichel Dänzer2014-06-161-4/+3
* radeon/compute: Always report at least 1 compute unitTom Stellard2014-06-131-1/+1
* freedreno/a3xx: vtx formatsRob Clark2014-06-132-63/+79
* freedreno: update generated headersRob Clark2014-06-134-16/+23
* freedreno: try for more squarish tile dimensionsRob Clark2014-06-131-3/+9
* freedreno: fix for null texturesRob Clark2014-06-132-6/+10
* llvmpipe: increase number of queries which can be binned simultaneously to 64Roland Scheidegger2014-06-131-1/+1
* radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITSBruno Jiménez2014-06-133-0/+15
* clover: query driver for the max number of compute unitsBruno Jiménez2014-06-123-1/+8
* gallium: Add PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITSBruno Jiménez2014-06-122-1/+4
* r600g/compute: solve a bug introduced by 2e01b8b440c1402c88a2755d89f40292e1f3...Bruno Jiménez2014-06-121-1/+1
* egl/gallium: Set defines for supported APIs when using automakeNiels Ole Salscheider2014-06-123-0/+28
* cso: fix stream-out clean up in cso_release_all()Brian Paul2014-06-121-1/+1
* gbm: Remove 64x64 restriction from GBM_BO_USE_CURSORMichel Dänzer2014-06-121-1/+1
* softpipe: fix pt->resource assert placementDave Airlie2014-06-111-1/+1
* softpipe: enable AMD_vertex_shader_layer.Dave Airlie2014-06-111-1/+1
* softpipe: enable GLSL 3.30 support.Dave Airlie2014-06-111-1/+1
* softpipe: bump the softpipe geometry limitsDave Airlie2014-06-111-1/+1
* tgsi_exec: use defines for max inputs/outputsDave Airlie2014-06-112-4/+4
* softpipe: add layered rendering support.Dave Airlie2014-06-117-9/+55
* softpipe: add layering to the surface tile cache.Dave Airlie2014-06-115-72/+112
* softpipe: add depth clamping support. (v2)Dave Airlie2014-06-112-6/+30
* tgsi/gs: bound max output vertices in shaderDave Airlie2014-06-112-0/+9
* r600g/compute: Use %u as the unsigned formatBruno Jiménez2014-06-101-1/+1
* r600g/compute: align items correctlyBruno Jiménez2014-06-101-4/+5
* r600g/compute: Cleanup of compute_memory_pool.hBruno Jiménez2014-06-101-15/+0
* r600g/compute: Tidy a bit compute_memory_finalize_pendingBruno Jiménez2014-06-101-12/+7
* r600g/compute: Add more NULL checksBruno Jiménez2014-06-102-8/+28
* r600g/compute: Adding checks for NULL after CALLOCBruno Jiménez2014-06-101-0/+8
* r600g/compute: Fixing a typo and some indentationBruno Jiménez2014-06-101-2/+2
* r600g,radeonsi: implement PIPE_QUERY_TIMESTAMP_DISJOINTDavid Heidelberger2014-06-101-0/+12
* scons: remove dri-i915 build targetEmil Velikov2014-06-094-61/+0
* gk110/ir: fix bfind emissionIlia Mirkin2014-06-071-1/+1
* gk110/ir: fix emitting constbuf file indexIlia Mirkin2014-06-071-2/+3
* gk110/ir: emit saturate flag on fadd when neededIlia Mirkin2014-06-061-0/+1
* gk110/ir: fix slct emissionIlia Mirkin2014-06-061-1/+1
* gk110/ir: fix interp mode emissionIlia Mirkin2014-06-061-1/+2
* gk110/ir: fix ISAD emission with register argsIlia Mirkin2014-06-061-1/+1
* gk110/ir: fix quadon opcode emissionIlia Mirkin2014-06-061-1/+1
* nvc0: don't bother trying to set up compute for gk110+Ilia Mirkin2014-06-061-3/+3
* gk110: add in forgotten code for gk110 isaIlia Mirkin2014-06-061-0/+13
* gk110/ir: emit texbar the same way that the blob doesIlia Mirkin2014-06-061-1/+1
* i915g: Remove 4444 and 5551 formatsStéphane Marchesin2014-06-052-4/+2