16 Commits

Author SHA1 Message Date
Subv
e7e3afb33f Fixed accessing uninitialized memory in the memory fill tests.
Flush and invalidate the right amount of bytes during each memory transfer test.
2017-01-05 12:29:18 -05:00
Subv
20541736eb Updated the toolchain and fixed the build with the latest ctrulib. 2017-01-05 11:56:35 -05:00
Subv
c67172587c GPU: Add tests for display transfer flags bit 5 2015-07-19 21:15:52 -05:00
Emmanuel Gil Peyrot
979410ba82 Remove trailing spaces everywhere. 2015-03-13 20:19:47 +01:00
Emmanuel Gil Peyrot
a16ebba9dc GPU: Fix compilation, broken by a merge using the old Log(gfxScreen_t, const std::string&) function. 2015-03-12 13:02:36 +01:00
bunnei
8407e7cd4b Merge pull request #30 from Subv/fills
GPU: Added some memory fill tests
2015-03-10 16:00:37 -04:00
bunnei
f79dbc10f0 Merge pull request #29 from Subv/master
GPU: Added some display transfer tests
2015-03-10 15:59:52 -04:00
Subv
ca0ea9587d GPU: Fixed a typo in the display transfer tests 2015-03-10 13:38:20 -05:00
Subv
3e3721df2b GPU/DispTransfer: Added a test for bit 25 of the transfer flags 2015-03-10 13:36:27 -05:00
Subv
fc8ca61f95 GPU/Memfills: Addressed comments and fixed a typo 2015-03-10 13:09:36 -05:00
Emmanuel Gil Peyrot
03ff93ec5e Remove any drawing code and move to ctrulib’s console module. 2015-03-10 01:57:58 +01:00
Subv
42e9ad064c GPU: Added some memory fill tests 2015-03-08 17:48:50 -05:00
Subv
4458428649 GPU: Added some display transfer flags tests 2015-02-23 18:29:59 -05:00
Subv
5b631a5276 GPU: Added some display transfer tests.
GPU: Added some display transfer flag tests
2015-02-23 18:29:24 -05:00
Subv
d277410a43 GPU: Added some tests for display transfer flag 1<<24. 2015-02-22 16:38:14 -05:00
Subv
11a50133af GPU/DisplayTransfer: Added some DisplayTransfer tests 2015-02-22 15:06:38 -05:00