Wally
|
2d7157e5a9
|
Got SDL2 build compiling again.. Not sure if it works yet, crashes KDE on my VM
|
2019-05-27 13:00:23 +10:00 |
|
Ben Slater
|
c562b76641
|
*Clean build from StrmnNrmns repo
|
2019-02-27 17:04:51 +11:00 |
|
Wally
|
124d658af8
|
Actually do the changes.
|
2019-02-20 11:18:51 +11:00 |
|
Wally
|
c59e8e2693
|
Disabled some audio plugin features for now as it stopped linux build working
|
2019-02-20 11:17:38 +11:00 |
|
mrbenslater
|
aaac01fdf9
|
More work to Audio Plugin.
|
2019-02-19 21:45:27 +11:00 |
|
mrbenslater
|
e78e7af097
|
Added basic Audio Plugin features
|
2019-02-19 20:54:29 +11:00 |
|
Ben Slater
|
df3b227cec
|
Added basic audio framework to Linux(SDL) Audio Plugin
|
2019-02-19 18:18:36 +11:00 |
|
z2442
|
e7e8b47a66
|
remove commented code
|
2019-02-18 21:08:39 -05:00 |
|
Wally
|
f7d5bf9ff3
|
fixed input so keys actually work now
|
2019-02-18 21:01:36 -05:00 |
|
z2442
|
b89365235a
|
Changes to file loading Fixes daedalus on Ubuntu
|
2019-02-18 17:43:36 -05:00 |
|
mrbenslater
|
a15db49462
|
Added input for SDL keyboard.. Needs some work and is very basic
|
2019-02-18 17:12:00 +11:00 |
|
Ben Slater
|
b3f38652c7
|
SDL2 stuff builds but segfaults
|
2019-02-14 13:51:13 +11:00 |
|
Ben Slater
|
e664edc436
|
Start moving from GLFW to SDL
|
2019-02-14 13:21:59 +11:00 |
|
Ben Slater
|
090c86337e
|
Merge macOS / Linux builds to Central Posix build
Fix macOS Build - Should work on anything <=10.13 for now
|
2019-02-08 14:33:43 +11:00 |
|
Wally
|
8bc2012f0e
|
Fix 64 bit support from StrmnNrmns Bazel branch
|
2019-02-04 13:52:39 +11:00 |
|
Paul Holden
|
4421643d61
|
[~] Make sure there's some attribution for GLFW.
|
2013-06-16 21:05:22 +01:00 |
|
Paul Holden
|
5708b2c461
|
[~] Stub out Cond.cpp for W32
|
2013-06-16 20:58:42 +01:00 |
|
Paul Holden
|
d5d7ee5459
|
[~] Add Condition variable utility code
|
2013-06-16 20:50:28 +01:00 |
|
strmnnrmn
|
5c94de6276
|
[~] Path::AddExtension return value is unused (and a bit pointless)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1747 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-06-01 08:41:10 +00:00 |
|
strmnnrmn
|
9d54b648f3
|
[~] Linux fixes
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1705 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-05-19 09:05:44 +00:00 |
|
strmnnrmn
|
ffcbe649b1
|
[~] stdafx cleanup: Include stdio.h and stdlib.h where needed
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1703 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-05-19 08:53:29 +00:00 |
|
strmnnrmn
|
b05c813379
|
[~] Huge filename cleanup. Use IO::Filename rather than char [MAX_PATH] or char [MAX_PATH+1]. Add an IO::Path::Assign. Use IO::Path::Assign/Combine rather than strcpy/strcat/snprintf. Remove MAX_PATH (everything should use the constant in IO.h if required, then we can make this platform specific)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1686 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-05-18 16:04:55 +00:00 |
|
strmnnrmn
|
c5fdd5d04a
|
[+] Add an IO::Path::Assign
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1672 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-05-06 18:39:00 +00:00 |
|
strmnnrmn
|
c431024414
|
[~] Move SysOSX stuff that also compiles for linux to SysPosix
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1671 42e9bfbe-799a-4a2d-bad1-236e862a387a
|
2013-05-06 18:20:43 +00:00 |
|