1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[build] allow building an executable and introduce vex.h as a deep More... about 8 years ago
[VFX] fix C style comments to be strict C compliant... More... about 8 years ago
[build] add a target for issimagedriver More... about 8 years ago
[build] populate with stub content More... about 8 years ago
fix a warning for a missing return in main. More... about 8 years ago
[vfx] populate empty vfx with an OpenGL sample from ogl tutorial 1 that compiles in C. More... about 8 years ago
[build] make stubs compile, including tutorial01 of ogl in C as vfx.o More... about 8 years ago
[OpenISS] setup basic buildable main() stub More... about 8 years ago
[build] add an intermediate Makefile to continue recursing down More... about 8 years ago
[build] move `all` to `deps`, make `all` instead recurse down. More... about 8 years ago
Merge branch 'team2'. More... about 8 years ago
Merge branch 'master' of https://github.com/theMagicDunky/OpenISS into team2. This closes PR#1, but till need to merge between the teams. More... about 8 years ago
Merge commit '693ea9c19218016e076033ba59e8c08c46e7038c' More... about 8 years ago
Merge pull request #3 from tgpx31/master More... about 8 years ago
el6.sh now installs the NVIDIA driver and specific kernel. previously installed most recent kernel, which caused issues. installs python34. no longer removes python on cleanup. TODO: add repos in script (el6, elrepo) More... about 8 years ago
Added in tinyosc as a submodule. More... about 8 years ago
Changed the build.sh shell script to handle patching and building tinyosc. Also added the needed patch file in the dependencies folder. More... about 8 years ago
open file in kernel, having problems reading it More... about 8 years ago
Fixed capitalization error More... about 8 years ago
Updated functionality, general cleanup More... about 8 years ago
Updated main.c for better testing, removed unneccesary files More... about 8 years ago
cleaned up and removed unnecessary functionality More... about 8 years ago
Created and moved appropriate code to header file More... about 8 years ago
last fix i promise More... about 8 years ago
i fixed it More... about 8 years ago
fixed renmaing issue More... about 8 years ago
added Makefile More... about 8 years ago
added makefile More... about 8 years ago
added prototype for driver. inits properly and can read/write to it More... about 8 years ago
start of Makefile and some useful headers fom the ascii example driver More... about 8 years ago