Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder fifoci Build #730

Results:

Build successful

SourceStamp:

Revisionbfd0b7275e8dee8a72563a1b897e7e53b09c9076
Got Revisionbfd0b7275e8dee8a72563a1b897e7e53b09c9076
Changes1 change

BuildSlave:

arch64-fifoci

Reason:

downstream

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell mkbuilddir ( 0 secs )
    1. stdio
  3. shell_1 configure ( 0 secs )
    1. stdio
  4. compile build ( 1 secs )
    1. stdio
  5. compile_1 install ( 0 secs )
    1. stdio
  6. shell_2 test ( 1 mins, 25 secs )
    1. stdio

Build Properties:

NameValueSource
author degasus Change
branch None Build
branchname master Change
builddir /home/fifoci/buildslave/fifoci slave
buildername fifoci Builder
buildnumber 730 Build
codebase Build
description Merge branch 'StreamBuffers' This branch drops our temporary buffer in VertexLoaderBase. Instead, every backend now must provide a buffer to convert vertices and indices. D3D just uses a temporary buffer like before. OGL maps the gpu based buffer and stream to them directly. So this will avoid an unneeded memcpy on OGL backend. Change
got_revision bfd0b7275e8dee8a72563a1b897e7e53b09c9076 GitNoBranch
project Build
repository Build
revision bfd0b7275e8dee8a72563a1b897e7e53b09c9076 Build
scheduler fifoci Scheduler
shortrev 4.0-699 Change
slavename arch64-fifoci BuildSlave
warnings-count 0 WarningCountingShellCommand
workdir /home/fifoci/buildslave/fifoci slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. degasus

Timing:

StartThu Jan 23 17:49:10 2014
EndThu Jan 23 17:50:39 2014
Elapsed1 mins, 29 secs

All Changes:

:

  1. Change #1678

    Category None
    Changed by degasus
    Changed at Thu 23 Jan 2014 17:47:03
    Revision bfd0b7275e8dee8a72563a1b897e7e53b09c9076

    Comments

    Merge branch 'StreamBuffers'
    
    This branch drops our temporary buffer in VertexLoaderBase.
    Instead, every backend now must provide a buffer to convert vertices and indices.
    D3D just uses a temporary buffer like before.
    OGL maps the gpu based buffer and stream to them directly.
    So this will avoid an unneeded memcpy on OGL backend.

    Changed files

    • no files

    Properties

    Author degasus
    Branchname master
    Description Merge branch 'StreamBuffers' This branch drops our temporary buffer in VertexLoaderBase. Instead, every backend now must provide a buffer to convert vertices and indices. D3D just uses a temporary buffer like before. OGL maps the gpu based buffer and stream to them directly. So this will avoid an unneeded memcpy on OGL backend.
    Shortrev 4.0-699