Search
lxdream.org :: lxdream/src/lxdream.h :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/lxdream.h
changeset1296:30ecee61f811
authornkeynes
dateSat Jan 26 14:00:48 2013 +1000 (11 years ago)
permissions-rw-r--r--
last changeChange glib includes to #include <glib.h> rather than the individual
headers, as recent glib versions are breaking on this
file annotate diff log rss
1296:30ecee61f81111 yearsnkeynesChange glib includes to #include <glib.h> rather than the individual
1292:799fdd4f704a11 yearsnkeynesMove the generated prologue/epilogue code out into a common entry stub
1159:580436b01b6c13 yearsnkeynesImplement vertex array range support, and move buffer operations to gl_vbo.c
1109:700c5ab26a6313 yearsnkeynesIntegrate executable wrapping into the user interface
1096:3f8f4c5b9ef414 yearsnkeynesAdd first cut of error-reporting structure + macro
1065:bc1cc0c5491714 yearsnkeynesNo-op merge lxdream-mmu to remove head (actually merged long ago)
1041:5fcc39857c5c14 yearsnkeynesRefactor path operations into lxpaths.[ch]
1038:f220d18c061514 yearsnkeynesMove configuration to .lxdream/lxdreamrc on *nix, Library/Application Support/Lxdream on OS X
1024:c67f2d61ab9714 yearsnkeynesBuild drivers with library dependencies as shared objects (ie plugins)
939:6f2302afeb8915 yearsnkeynesMMU work-in-progress lxdream-mem
909:b4a21af8ce8c15 yearsnkeynesAdd --enable-profiled configure option for convenience (and enable fastcall only on fully optimized builds)
905:4c17ebd9ef5e15 yearsnkeynesUse regparam calling conventions for all functions called from translated code,
866:86cd01c2b2d315 yearsnkeynesMove bundle/system paths into paths.c, install lxdreamrc into the bundle
738:0cbff49086b815 yearsnkeynesRecord the SVN revision in the build
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
607:268c85ddc01f16 yearsnkeynesBump the version number
586:2a3ba82cf24316 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
569:a1c49e1e877616 yearsnkeynesBring icache partially into line with the mmu, a little less slow with AT off lxdream-mmu
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
556:72dbf70344db16 yearsnkeynesAdd command line option to control default log level lxdream-mmu
507:4de0a4149afa16 yearsnkeynesInclude the generated config.h - might want to change this later
503:36a668469e3716 yearsnkeynesUpdate name + version numbers
502:c4ecae2b1b5e16 yearsnkeynesAdd sh4ptr_t type, start converting bare pointer refs to it
477:9a373f2ff00916 yearsnkeynesAdd save/restore of render buffers in save states
.