• Show log

    Commit

  • Hash : f83cbc65
    Author : Jamie Madill
    Date : 2016-01-22T15:27:21

    Use std::random functions for test and samples RNG.
    
    These standard functions are much more powerful than the C random()
    routines. Use them to improve the random utils, and use a class
    to clean things up further.
    
    This fixes a problem I was having using random_utils where I was
    having trouble generating random 32 bit unsigned integers.
    
    BUG=angleproject:1290
    
    Change-Id: I5081764053d0667a4e323553b7dea531256aa778
    Reviewed-on: https://chromium-review.googlesource.com/323440
    Reviewed-by: Corentin Wallez <cwallez@chromium.org>
    Tryjob-Request: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Tested-by: Jamie Madill <jmadill@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags