Commit Graph

151 Commits

Author SHA1 Message Date
Blaise Tine
d42171d2ed Merge branch 'master' into graphics 2021-05-26 23:33:06 -07:00
Blaise Tine
3e88a71801 minor update 2021-05-06 08:55:46 -07:00
Blaise Tine
bdbf99c5b0 minor update 2021-05-03 12:53:15 -07:00
Blaise Tine
76f5531b58 adding stress test pre-built kernel 2021-05-03 12:44:36 -07:00
Blaise Tine
ba16e88eab stress test update 2021-05-03 12:24:41 -07:00
Blaise Tine
c1f40e081d adding stress test 2021-05-03 03:37:28 -07:00
Blaise Tine
fc7c8e1639 driver tests updates 2021-05-02 12:12:59 -07:00
Blaise Tine
f4c52a41fa minor update 2021-04-16 02:45:37 -07:00
Blaise Tine
90a9325d6d minor update 2021-04-15 23:46:33 -07:00
Blaise Tine
0920d1e745 minor update 2021-04-16 02:04:04 -04:00
Blaise Tine
e1e4c8bc03 Merge branch 'graphics' of https://github.com/vortexgpgpu/vortex-dev into graphics
Conflicts:
	driver/tests/tex_demo/main.cpp
2021-04-15 22:37:29 -07:00
Blaise Tine
a9f91b7acd text sw emulation 2021-04-15 22:34:04 -07:00
Blaise Tine
de72a23fc6 bug fixes 2021-04-16 01:26:47 -04:00
Krishna Yalamarthy
10182ebb7e minor update 2021-04-13 06:46:21 -04:00
Krishna Yalamarthy
951c516615 minor format change ; tex demo copy image added 2021-04-13 06:29:20 -04:00
Blaise Tine
bbd65a19b5 minor update 2021-04-05 04:25:40 -04:00
Blaise Tine
5d1071bc9a minor update 2021-04-02 04:32:32 -04:00
Blaise Tine
f6d210b67a minor update 2021-04-02 04:23:30 -04:00
Blaise Tine
8add5efe66 minor update 2021-04-01 19:42:53 -04:00
Blaise Tine
387fe55610 adding format conversion support 2021-04-01 17:54:55 -04:00
Blaise Tine
ac8104e27e minor update 2021-04-01 05:46:04 -04:00
Blaise Tine
3751c895fc minor update 2021-04-01 05:45:48 -04:00
Blaise Tine
3ec653cf38 minor update 2021-04-01 05:45:24 -04:00
Blaise Tine
d0186344e8 minor update 2021-04-01 05:34:59 -04:00
Blaise Tine
99ca04ce8c minor update 2021-03-31 18:56:03 -04:00
Blaise Tine
90e4a800d5 minor update 2021-03-31 14:28:12 -04:00
Blaise Tine
1332fd1b67 minor update 2021-03-31 14:07:12 -04:00
Blaise Tine
7b2f96bc6d tex_unit update 2021-03-31 05:43:44 -04:00
Blaise Tine
79fcdf7a28 tex_unit update 2021-03-30 07:01:45 -04:00
Blaise Tine
f968dbccd3 minor updates 2021-03-28 18:08:04 -04:00
Blaise Tine
0b2f2a27ac minor updates 2021-03-27 21:27:08 -04:00
Blaise Tine
39a8579c27 many fixes 2021-03-27 20:58:12 -04:00
Blaise Tine
859877a00d tex_unit partial update 2021-03-20 08:40:57 -04:00
Blaise Tine
124acfbf12 texture unit dcache arbitration 2021-03-18 14:23:53 -04:00
Blaise Tine
2cbc1c4161 adding texture test to tex_demo 2021-03-17 09:52:33 -04:00
Blaise Tine
676a13f30d tex refactoring and bug fixes 2021-03-16 09:25:57 -04:00
Krishna Yalamarthy
a953fe4e1e Tex CSRs write support added 2021-03-13 22:01:25 -05:00
Krishna Yalamarthy
f3f62e9e7b Texture Instruction - Fixed Color 2021-03-12 18:33:04 -05:00
Blaise Tine
e6bb8ccd94 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2021-02-28 17:21:19 -08:00
Blaise Tine
778453e43f remove unused code from kernel binaries, spawn_kernel optimization using shift instead of division 2021-02-04 17:35:57 -05:00
Blaise Tine
b047f589d6 runtime instrinsics refactoring using RISC-V custom instruction assmebly directives 2021-02-04 15:15:20 -05:00
Blaise Tine
a9f82bceae updating kernels with 32-cores support 2021-01-25 10:33:42 -05:00
Blaise Tine
3602d287b4 wspawn fix for small sets 2021-01-25 07:04:54 -08:00
Blaise Tine
5419859281 fcvt fix 2021-01-25 02:22:00 -08:00
Blaise Tine
4bc3b537bd fixed reset fan-out 2021-01-03 20:06:36 -08:00
Blaise Tine
30d950ada2 vx_spawn_warps redesign using opencl's style scheduler 2021-01-01 14:13:48 -05:00
Blaise Tine
d44144f72f FPU float<->int conversion optimization 2020-12-29 15:37:45 -08:00
Blaise Tine
4f689c4ce9 fixed global obejct sharing between cores 2020-12-24 19:36:07 -05:00
Blaise Tine
703a861fe9 added support for write-through cache, removed cache snooping support 2020-12-23 23:51:02 -08:00
Blaise Tine
20f22c7446 scope minor fix 2020-11-22 11:51:46 -08:00