index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2003-06-22
fix the inaccurate version of interpolate5Line to work correctly for odd widths
Max Horn
2003-06-22
undoing this optimization: despite my initial sureness about this being corre...
Max Horn
2003-06-22
Special case for screen-wide blits
Bertrand Augereau
2003-06-22
build with mad by default, added opengl build
Paweł Kołodziejski
2003-06-22
added opengl backend to vc6
Paweł Kołodziejski
2003-06-22
fixed warning
Paweł Kołodziejski
2003-06-22
fixed warnings
Paweł Kołodziejski
2003-06-22
Fixed the last (?) glitches around the mouse cursor [*] in aspect-ratio
Torbjörn Andersson
2003-06-22
Rearranged logic in SuperEagle
Bertrand Augereau
2003-06-22
Add opengl filter option
Travis Howell
2003-06-22
Fix some graphics glitches that would sometimes be visible around the mouse
Torbjörn Andersson
2003-06-22
use float instead of double
Max Horn
2003-06-22
cleanup
Max Horn
2003-06-22
Ooops
Travis Howell
2003-06-22
Revert poll_event change
Travis Howell
2003-06-22
fixed warnings
Paweł Kołodziejski
2003-06-22
Add opengl filter option
Travis Howell
2003-06-22
d'oh
Max Horn
2003-06-22
fixed Vorbis CD track code
Max Horn
2003-06-22
don't memset the output buffer to 0 if _eof_flag is set; rather, we should 'a...
Max Horn
2003-06-22
properly init member vars instead of using memset
Max Horn
2003-06-22
Aspect ratio works with all sclaers in opengl backend
Travis Howell
2003-06-22
no need to keep these regression tests: the changes are mathematically and op...
Max Horn
2003-06-22
Patch #757827: Aspect-ratio correction
Max Horn
2003-06-22
Reduced the number of shifts in highly used functions in Super2xSaI and Super...
Bertrand Augereau
2003-06-22
Change names of the stream API in the mixer; added endStream method (stop() h...
Max Horn
2003-06-22
don't try to delete calloc'd mem either
Jonathan Gray
2003-06-22
don't try to delete malloc'd memory
Jonathan Gray
2003-06-22
enable rtti for dynamic_cast
Paweł Kołodziejski
2003-06-22
fixed warning
Paweł Kołodziejski
2003-06-22
fix compile when vorbis is enabled, loomcd is now broken with vorbis after re...
Jonathan Gray
2003-06-22
renamed SoundMixer::hasActiveChannel->hasActiveSFXChannel, and fixed the regr...
Max Horn
2003-06-22
remove the realDestroy methods and instead use destructors; renamed insertAt ...
Max Horn
2003-06-22
fix regression I just introduced (voices in smush movies were cut off way too...
Max Horn
2003-06-21
lots of mixer cleanup / refactoring / reengineering
Max Horn
2003-06-21
undo this change again - proper fix would be to correct the MP3 playback code
Max Horn
2003-06-21
modified & cleaned up the playStream/append code a bit; but this API really c...
Max Horn
2003-06-21
get rid of 11025 Hz special case (I hope this is correct; only case I know of...
Max Horn
2003-06-21
got rid of member var 'first'
Max Horn
2003-06-21
cleanup
Max Horn
2003-06-21
finally implemented this TODO: using class File instead of fopen
Max Horn
2003-06-21
make File constructor virtual to allow subclassing; made seek default to SEEK...
Max Horn
2003-06-21
reduce code duplication a bit
Max Horn
2003-06-21
TODO: improved smush sound quality whenever 11khz sound is used
Max Horn
2003-06-21
cleanup
Max Horn
2003-06-21
make gcc happy
Jonathan Gray
2003-06-21
delete _sound when SimonState is destroyed; fix leak & enian bug in playSting...
Max Horn
2003-06-21
some more memory inits; cleanup
Max Horn
2003-06-21
fix some memory leaks
Max Horn
2003-06-21
init some member vars previously not inited
Max Horn
[prev]
[next]