aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into gwininmarket2014-02-19180-1498/+1291
|\
| * Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-19135-696/+931
| |
| * Spelling mistake compile errorinmarket2014-02-191-1/+1
| |
| * Remove superfluous driver fileinmarket2014-02-191-606/+0
| |
| * Demo updates to fix compile issues.inmarket2014-02-198-9/+12
| |
| * Remove replaced doom demo makefileinmarket2014-02-191-64/+0
| |
| * Add demo makefiles and update example master makefiles to match.inmarket2014-02-1931-9/+165
| |
| * Allow touch calibration to occur in any screen orientation (through the use ↵inmarket2014-02-171-91/+145
| | | | | | | | of the GDISP_DEFAULT_ORIENTATION define).
| * Updates to demo to work on ChibiOS and to test orientation.inmarket2014-02-162-1/+16
| |
| * Driver fixinmarket2014-02-161-1/+1
| |
* | Merge branch 'master' into gwininmarket2014-02-1538-515/+2148
|\|
| * On ARM gcc compiler it appears that non-referenced character arrays are ↵inmarket2014-02-153-37/+3
| | | | | | | | | | | | | | "optimised" out (but not on x86). This conflicts with the -b parameter in the file2c tool and leads to corrupted images on ARM platforms. For now just remove the parameter when generating ROMFS files for an ARM platform.
| * Fix naming of a parameterinmarket2014-02-151-2/+2
| |
| * docJoel Bodenmann2014-02-091-2/+2
| |
| * Merge branch 'gfile'Joel Bodenmann2014-02-0938-514/+2181
| |\
| | * Update linux file2c binary.inmarket2014-02-071-0/+0
| | |
| | * Update image demo's to use GFILE ROMFS.inmarket2014-02-0713-46/+116
| | |
| | * Bug fixes to GFILE.inmarket2014-02-074-19/+31
| | |
| | * Merge branch 'master' into gfileinmarket2014-02-071-9/+9
| | |\
| | * | Update demo's with images in theminmarket2014-02-076-8/+15
| | | |
| | * | Update gwin Images to properly use new GFILE based imagesinmarket2014-02-072-75/+33
| | | |
| | * | Update GDISP image code to fully use new GFILE'sinmarket2014-02-075-284/+227
| | | |
| | * | Updates to GFILE codeinmarket2014-02-077-85/+90
| | | |
| | * | Typo in Win32 GOSinmarket2014-02-071-2/+2
| | | |
| | * | Removing compiler warnings from new list codeinmarket2014-02-071-2/+2
| | | |
| | * | Start changing GDISP images to use a simpler API based on GFILE's.inmarket2014-02-072-227/+188
| | | |
| | * | Integrate gfile build filesinmarket2014-02-074-4/+47
| | | |
| | * | Add support for GFILEs based on BaseFileStreams and Memory Pointersinmarket2014-02-075-17/+194
| | | |
| | * | Add linux binary for the updated file2c tool.inmarket2014-02-051-0/+0
| | | |
| | * | Update file2c tool to enable creation of directory entries for the ROM file ↵inmarket2014-02-055-39/+77
| | | | | | | | | | | | | | | | system.
| | * | More gFile stuffinmarket2014-02-032-44/+264
| | | |
| | * | Merge branch 'master' into gfileinmarket2014-02-036-139/+40
| | |\ \
| | * | | added _gfileDeinit() dummyJoel Bodenmann2014-02-021-4/+7
| | | | |
| | * | | Merge branch 'master' into gfileJoel Bodenmann2014-02-0220-38/+224
| | |\ \ \
| | * \ \ \ Merge branch 'master' into gfileJoel Bodenmann2014-02-029-11/+11
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into gfileJoel Bodenmann2014-02-027-124/+412
| | |\ \ \ \ \
| | * | | | | | More GFile codeinmarket2014-01-295-126/+533
| | | | | | | |
| | * | | | | | More code for GFileinmarket2014-01-244-37/+127
| | | | | | | |
| | * | | | | | Merge branch 'master' into gfileinmarket2014-01-177-120/+316
| | |\ \ \ \ \ \
| | * | | | | | | Increase size of gwin flags to 32 bits.inmarket2014-01-091-1/+1
| | | | | | | | |
| | * | | | | | | Merge branch 'master' into gfileinmarket2014-01-094-197/+91
| | |\ \ \ \ \ \ \
| | * | | | | | | | Start of GFILE moduleinmarket2014-01-058-0/+733
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' into gwininmarket2014-02-073-13/+13
|\| | | | | | | | |
| * | | | | | | | | Typo in Win32 GOSinmarket2014-02-071-2/+2
| | | | | | | | | |
| * | | | | | | | | Removing compiler warnings from new list codeinmarket2014-02-071-2/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | whitespaces take 3Joel Bodenmann2014-02-031-2/+2
| | | | | | | | |
| * | | | | | | | whitespacesJoel Bodenmann2014-02-031-3/+3
| | | | | | | | |
| * | | | | | | | whitespacesJoel Bodenmann2014-02-031-6/+6
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'master' into gwininmarket2014-02-036-139/+40
|\| | | | | | |
| * | | | | | | Fix gtimerDeinit() function and add a TODO to _gtimerDeinit()inmarket2014-02-031-1/+2
| | | | | | | |