inmarket
|
48a9d334b7
|
Replace all inline definitions with GFXINLINE
|
2015-10-23 18:24:49 +10:00 |
|
Joel Bodenmann
|
1092f7c282
|
Fixing typo in macro
|
2015-10-20 20:06:42 +02:00 |
|
Joel Bodenmann
|
fd7e047bf8
|
Moving INLINE macro to gfx.h main file as inlined functions are also used outside of gdisp.h
|
2015-10-20 20:00:45 +02:00 |
|
Joel Bodenmann
|
28a2d8ca79
|
Renaming GFX_NO_OS_INIT to GFX_OS_NO_INIT
|
2015-08-16 17:21:01 +02:00 |
|
inmarket
|
dc4f706132
|
GFILE was not being initialised properly.
Added GFX_OS_EXTRA_INIT_FUNCTION and GFX_OS_EXTRA_DEINIT_FUNCTION macro's to enable special initialisation to occur being anything else happens.
|
2015-02-28 13:06:15 +10:00 |
|
inmarket
|
fa8167b94d
|
Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well.
Naming is more consistent with the new scheme.
May affect some third party drivers (header file renames).
|
2015-01-21 17:26:24 +10:00 |
|
inmarket
|
0c7c74112e
|
GDRIVER now working for GDISP including multiple displays.
Still uses old GDISP driver model for now
Untested with uGFXnet.
Still to come: Input drivers etc
|
2014-08-23 17:55:42 +10:00 |
|
inmarket
|
ea5a1b849d
|
Combine GAUDIN and GAUDOUT into a single GAUDIO module.
Simplify GAUDIN (now GAUDIO RECORD) api.
Update audio demo's to match.
Port Win32 driver to new audio api.
|
2014-03-11 17:13:31 +10:00 |
|
inmarket
|
37966ff16d
|
Integrate the include files with each module. Simplifies structure of code.
|
2014-02-19 00:36:52 +10:00 |
|