Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For all source files update integer types to the new gI8 etc type names | inmarket | 2018-11-03 | 1 | -9/+9 |
| | |||||
* | gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE | inmarket | 2018-07-08 | 1 | -2/+2 |
| | |||||
* | Added type gFont to replace V2.x font_t | inmarket | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -2/+2 |
| | |||||
* | Change new colors to GFX_RED instead of GFXRED. Use the new color defs | inmarket | 2018-03-10 | 1 | -4/+4 |
| | |||||
* | Update audio play demo to play in a loop (easier for testing) | inmarket | 2014-03-30 | 1 | -6/+12 |
| | |||||
* | Move queued buffer code from gaudio into gqueue | inmarket | 2014-03-20 | 1 | -2/+2 |
| | |||||
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 1 | -0/+195 |
Simplify GAUDIN (now GAUDIO RECORD) api. Update audio demo's to match. Port Win32 driver to new audio api. |