Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Commit to make the branch compile #31

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Aug 1, 2018

  1. Commit to make the branck compile

    Qiongsi Wu committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    96c8f72 View commit details
    Browse the repository at this point in the history
  2. PS1

    Qiongsi Wu committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    c3c06c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. PS1 change block size to 16 x 16

    Qiongsi Wu committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    c9e3a9c View commit details
    Browse the repository at this point in the history
  2. PS2 passing test

    Qiongsi Wu committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    55074e4 View commit details
    Browse the repository at this point in the history
  3. PS2 shared memory - not much speedup

    Qiongsi Wu committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    a91894b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. PS3 steps 1 and 2

    Qiongsi Wu committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    2ac8190 View commit details
    Browse the repository at this point in the history
  2. PS3 step 3

    Qiongsi Wu committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    3eaf8ab View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. PS3 step 4 something is still not correct

    Qiongsi Wu committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    ed5438a View commit details
    Browse the repository at this point in the history
  2. PS3 fix a bug

    Qiongsi Wu committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    de5c287 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. PS4 histogram, scan and some debug changes

    Qiongsi Wu committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    6ba11af View commit details
    Browse the repository at this point in the history
  2. PS4 scan works

    Qiongsi Wu committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    6ac936d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. PS4 main loop seems to be correct

    Qiongsi Wu committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    330a721 View commit details
    Browse the repository at this point in the history
  2. PS4 finishing up

    Qiongsi Wu committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    7c7e73e View commit details
    Browse the repository at this point in the history
  3. PS4 need to free some gpu memory

    Qiongsi Wu committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    331415b View commit details
    Browse the repository at this point in the history
  4. PS4 fixing potential barrier issue

    Qiongsi Wu committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    bdb02f3 View commit details
    Browse the repository at this point in the history