Skip to content
View jiradeto's full-sized avatar

Block or report jiradeto

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Google Summer of Code 2019 Report - ... Google Summer of Code 2019 Report - Jiradet Ounjai - Android Graphics Tools Team
    1
    # Google Summer of Code 2019 Report - Jiradet Ounjai
    2
    
                  
    3
    The Google Summer of Code program has turned out to be a great learning opportunity for me. I gain fresh knowledge from my fantastic mentors through the discussions and the intense code reviews we had. I would like to thank my mentors for the time and energy you put into helping me.
    4
    
                  
    5
    I have made this document to summarize the work done for my Google Summer of Code project *Improve Shading Language Support in GraphicsFuzz*. 
  2. graphicsfuzz graphicsfuzz Public

    Forked from google/graphicsfuzz

    A testing framework for automatically finding and simplifying bugs in graphics shader compilers.

    Java

  3. AFLplusplus/AFLplusplus AFLplusplus/AFLplusplus Public

    The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!

    C 5.3k 1.1k

  4. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…

  5. AFL AFL Public

    Forked from google/AFL

    american fuzzy lop - a security-oriented fuzzer

    C