]> icculus.org git repositories - taylor/freespace2.git/history - src/graphics/2d.cpp
fix issue with looping audio streams
[taylor/freespace2.git] / src / graphics / 2d.cpp
2018-03-17 Taylor Richardsmerge emscripten port
2018-03-17 Taylor Richardsfix mouse handling when viewport is other than default...
2018-03-17 Taylor Richardsuse LEGACY_GL to determine of GL1 is used or not
2018-03-17 Taylor Richardsfirst pass at emscripten support
2016-12-10 Taylor Richardsmerge demo branch
2016-10-26 Taylor Richardsno web cursor in FS1 demo
2016-07-05 Taylor Richardsmerge updated graphics code
2016-06-17 Taylor Richardssimply fullscreen<->window switching
2016-05-30 Taylor Richardsfirst pass at OpenGL ES 2 support
2016-03-30 Taylor Richardsmerge in fixes from Windows build
2016-03-26 Taylor Richardsclean up Windows #include's and use winsock2
2016-03-21 Taylor Richardsmerge new standalone server and client
2016-02-09 Taylor Richardsadd stubbed graphics for standalone server
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-04-03 Taylor Richardsuse SDL_arraysize() instead of sizeof() where appropriate
2015-04-03 Taylor Richardscleaner cfg setup, launcher, initial user prep
2015-04-03 Taylor Richardsclearer debug message
2015-04-03 Taylor Richardsadd running check for fonttool
2015-04-03 Taylor Richardsclean up gr_init():
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardsmerge updated toolset
2015-04-03 Taylor Richardssupport for OpenGL with wxWidgets
2015-04-03 Taylor Richardsclean up Show_cpu and Show_mem routines; use generic...
2015-04-03 Taylor Richardsmerge in updated graphics code
2015-04-03 Taylor Richardsmake some generic gr_* functions actually be generic
2015-04-03 Taylor Richardsclean up fullscreen code; fill/plug in gr_toggle_fullscreen
2015-04-03 Taylor Richardsclean out a bunch of code for old renderers
2015-04-03 Taylor Richardsremove cpu detection stuff
2015-04-03 Taylor Richardsresolve rebase/merge conflicts
2015-04-03 Taylor Richardsmore cleanup - remove old files
2015-04-03 Taylor Richardsbunch of cleanup
2015-04-03 Taylor Richardsinitial graphics system update
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2015-04-03 Taylor RichardsSDL2 port - stage 4
2015-04-03 Taylor RichardsSDL2 port - stage 2
2010-02-08 Taylor Richardsconst-char warning fixes
2004-07-04 Taylor Richardsamd64 support, compiler warning fixes, don't use softwa...
2002-08-31 theoddone33Speed up the renderer a tad
2002-06-17 relnevryan's struct patch for gcc 2.95
2002-06-09 relnevadded copyright header
2002-06-05 relnevfinished cfilesystem.
2002-05-30 relnevimplemented some missing texture stuff.
2002-05-28 relnevsome more timer junk.
2002-05-28 theoddone33Fix some stuff and add -DFS2_DEMO
2002-05-27 theoddone33Fix more glide symbols
2002-05-27 theoddone33Remove glide symbols
2002-05-07 theoddone33The Great Newline Fix
2002-05-03 rootInitial revision