aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master'inmarket2013-12-291-2/+2
|\
| * added window manager to doxygenJoel Bodenmann2013-12-281-2/+2
* | Break huge wad structure up for easier compiling.inmarket2013-12-291-1/+8195
|/
* Bug in I_sprintf in doom demoinmarket2013-12-251-0/+1
* Fixes to DOOM demo to remove some operating system dependancies.inmarket2013-12-2432-397/+612
* Compiler error fix.inmarket2013-12-241-1/+1
* demo - DOOM the game.inmarket2013-12-24131-0/+316607
* Add a readme for the Win32 GAUDIN driver.inmarket2013-12-221-0/+9
* Add Win32 GAUDIN driver.inmarket2013-12-225-2/+249
* Wrong define used in GAUDIN.inmarket2013-12-221-1/+1
* Update GAUDIN and GADC demos to new internal GWIN structures.inmarket2013-12-225-19/+29
* docu fixJoel Bodenmann2013-12-211-1/+1
* Mouse calibration data might be returned in a non-aligned structure. Copy saf...inmarket2013-12-211-1/+3
* Increase the default stack size for the GTimer thread as for widgets demo und...inmarket2013-12-211-1/+1
* Fixes for the GOS Raw32 memory allocator.inmarket2013-12-211-6/+8
* GOS Raw32 semaphore fixinmarket2013-12-211-1/+1
* More GOS Raw32 updates.inmarket2013-12-211-32/+18
* Fixes to the Raw32 threading.inmarket2013-12-211-62/+55
* Create the window class in the message thread for the Win32 driver (and repla...inmarket2013-12-211-24/+29
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-2137-112/+112
* Always use native threads in the Win32 driver even if a different threading m...inmarket2013-12-211-8/+10
* Revert "removed GQUEUE from doxygen build as it is not API"inmarket2013-12-211-1/+1
* gdispDrawThickLine: handle zero-length lines correctly.Petteri Aimonen2013-12-191-2/+6
* added warning about unfinished featureJoel Bodenmann2013-12-181-0/+5
* removed GQUEUE from doxygen build as it is not APIJoel Bodenmann2013-12-181-1/+1
* whitespacesJoel Bodenmann2013-12-181-6/+45
* whitespacesJoel Bodenmann2013-12-181-6/+10
* typoJoel Bodenmann2013-12-181-2/+2
* first implementation of console buffer. This has to be tested first - might c...Joel Bodenmann2013-12-184-21/+147
* Merge branch 'master' into consoleJoel Bodenmann2013-12-181-7/+7
|\
| * whitespacesJoel Bodenmann2013-12-181-7/+7
| * Fix integer overflow in gdispGDrawThickLine().Joel Bodenmann2013-12-181-39/+76
* | Fix integer overflow in gdispGDrawThickLine().Joel Bodenmann2013-12-181-39/+76
|/
* whitespaceJoel Bodenmann2013-12-171-2/+2
* GDISP startup logo now optionalJoel Bodenmann2013-12-163-1/+14
* Merged in omriiluz/ugfx (pull request #3) Joel Bodenman2013-12-151-1/+1
|\
| * bugfix: Missing || operandomriiluz2013-12-141-1/+1
* | Improve gdispDrawThickLine() when the line length is short.Joel Bodenmann2013-12-141-2/+23
* | Merged in omriiluz/ugfx (pull request #2) Joel Bodenman2013-12-142-4/+34
|\|
| * Allow for LCD specific configuration -omriiluz2013-12-142-4/+34
|/
* build rules fixJoel Bodenmann2013-12-111-1/+2
* GWIN console visible bug fixJoel Bodenmann2013-12-112-0/+13
* Removed TDISP moduleJoel Bodenmann2013-12-1126-2971/+4
* whitespacesJoel Bodenmann2013-12-112-4/+7
* First cut of bare metal GOS layer. Only requires gfxGetSystemTicks() and gfxM...inmarket2013-12-116-2/+878
* New versions of mingw use Red, Green Blue so we need to undefine them in cert...inmarket2013-12-111-2/+7
* doc fixinmarket2013-12-091-2/+2
* typoJoel Bodenmann2013-12-081-1/+1
* added gdispGDrawThickLine()Joel Bodenmann2013-12-083-0/+144
* docsJoel Bodenmann2013-12-081-0/+1