0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added abstract from proposal to README More... over 14 years ago
Updated kernel creation. Still has some errors, ie kernel name seems to have a carrot at the end. More... over 14 years ago
Fixed main.c to work with new CreateProgramWithSource More... over 14 years ago
Was using the wrong version of PRINT_DEBUG More... over 14 years ago
Fixed some minor compiler warnings. More... over 14 years ago
Fixed some typos. Moved PRINT_DEBUG to header file to broaden scope. More... over 14 years ago
Fixed a stupid typo in the makefile More... over 14 years ago
Hopefully updated makefile to work with new split files. More... over 14 years ago
Add preliminary support for kernel_parser.c to handle new list of argument types. Need to compile and double check. More... over 14 years ago
kernel_parser.h now points to the correct Lua file. More... over 14 years ago
kernel_parser.lua will now return the argument types which is much more useful. The parser should eventually return whether an argument is a pointer. More... over 14 years ago
Fixed indentation in kernel_parser.lua More... over 14 years ago
Cleaned up code a bit in kernel_parser.lua. Still need to add more parsing of parameters. kernel_parser.c now needs to be updated. More... over 14 years ago
kernel_parser.lua now pulls out each parameter and stores it in a table. Need to clean up code and further parse individual params. More... over 14 years ago
Fixed kernel parser to handle new lines. More... over 14 years ago
All functions from cl_ps3.c seem to be accounted for in new files. Commented out extra #includes in cl_ps3.c and will add them to new api files as needed. More... over 14 years ago
Updated .gitignore More... over 14 years ago
Moved most of the code to separate files. Definitely lacking lots of cl_retain and cl_release for objects. I have not compared original cl_ps3.c content with new files. Will do that next More... over 14 years ago
Renamed API files and added some more. Don't need header files. Function declarations already exist cl.h More... over 14 years ago
Started split of files. Need to make header files. Need to include those header files in cl_ps3.c or cl_ps3.h More... over 14 years ago
Removed stray file from old pull More... over 14 years ago
More chaos commits More... over 14 years ago
More prep for branch More... over 14 years ago
Preparing for branch More... over 14 years ago
Just updating from svn commit More... over 14 years ago
Replaced all if(PS3_DEBUG) with PRINT_DEBUG() More... almost 15 years ago
Updating git repo. Haven't done it in a while. More... almost 15 years ago
added .gitignore More... about 15 years ago
updated from subversion More... about 15 years ago
updated from svn More... about 15 years ago