]> icculus.org git repositories - taylor/freespace2.git/history - src/graphics
add handling for server name and host password entries
[taylor/freespace2.git] / src / graphics /
2016-02-09 Taylor Richardsadd stubbed graphics for standalone server
2015-12-13 Taylor Richardsfix border problems with viewport resize on non-4:3
2015-11-25 Taylor Richardsenable cull by default (fixes text rendering)
2015-11-25 Taylor Richardsfix wonkiness in restore_screen for non-4:3 screens
2015-09-09 Taylor Richardssilence some compiler warnings
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-04-03 Taylor Richardsuse SDL_arraysize() instead of sizeof() where appropriate
2015-04-03 Taylor Richardsapp window handling cleanup
2015-04-03 Taylor Richardscleaner cfg setup, launcher, initial user prep
2015-04-03 Taylor Richardsquiet some OCD
2015-04-03 Taylor Richardsmore cleanup with video related cfg options
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 Richardsfix up broken check in save_screen
2015-04-03 Taylor Richardsclean up and fix save/restore screen to actually work...
2015-04-03 Taylor Richardsfix memory leak and crash with mouse cursor save
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardscleaner texture release from bm_release()
2015-04-03 Taylor Richardssilence various MSVC warnings
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardsstub out gr_string_win(), can't ever use it as-is
2015-04-03 Taylor Richardsmerge updated toolset
2015-04-03 Taylor Richardssupport for OpenGL with wxWidgets
2015-04-03 Taylor Richardsremove dead code left over from merge
2015-04-03 Taylor Richardsset/get window title
2015-04-03 Taylor Richardswarnings (clang): various
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 Richardshave viewport setup be renderer specific for GL
2015-04-03 Taylor Richardsrename gropeng1* to grgl1* for simplified naming later...
2015-04-03 Taylor Richardsclear, flip, clear ...
2015-04-03 Taylor Richardsclean up fullscreen code; fill/plug in gr_toggle_fullscreen
2015-04-03 Taylor Richardsdisable FSAA by default
2015-04-03 Taylor Richardsdisable screen saver
2015-04-03 Taylor Richardsclean out a bunch of code for old renderers
2015-04-03 Taylor Richardssome cleanup
2015-04-03 Taylor Richardsremove GL2 stubs, going a different way with it
2015-04-03 Taylor Richardsremove cpu detection stuff
2015-04-03 Taylor Richardsstart of GL2 support
2015-04-03 Taylor Richardsresolve rebase/merge conflicts
2015-04-03 Taylor Richardscleanup and optimization
2015-04-03 Taylor Richardsuse TRI_STRIP instead of QUADS
2015-04-03 Taylor Richardshaving CLAMP() is redundant
2015-04-03 Taylor Richardsdebug log cleanup - fog status
2015-04-03 Taylor Richardssupport different screen depths properly
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
2015-04-03 Taylor Richardsstart of SDL2 port
2010-02-09 Taylor Richardsvarious valgrind warning fixes
2010-02-08 Taylor Richardsconst-char warning fixes
2005-10-01 Taylor Richardsslight speedup to font rendering by not doing something...
2005-08-12 Taylor Richardssome OSX GCC4 fixin (LEgregius)
2005-08-12 Taylor Richardsdon't show hardware S-RAM value on HUD in debug
2005-04-02 Taylor Richardsattempt to fix garbage at end of GL extension string
2005-03-30 Taylor RichardsScreenshot function filled, will output into ~/.freespa...
2004-12-15 Taylor Richardsoutwnd_unix.cpp from fs2_open for logging to file in...
2004-09-20 theoddone33GCC 3.4 fixes.
2004-07-04 Taylor Richardsamd64 support, compiler warning fixes, don't use softwa...
2004-06-11 tigitaladded FSAA support: switched on in .ini
2004-06-11 tigitalbyte-swapping changes for bigendian systems
2003-08-03 Taylor RichardsGL_RGB5_A1 as TexImage internal format; cleaner input...
2003-08-03 Taylor Richardsfix issue with FS1 fonts
2003-06-22 Taylor Richardsmore texture size fixin
2003-06-19 Taylor Richardsfix texture size issue with lower detail settings
2003-06-19 Taylor Richardsadjustments to memory leak fixes
2003-06-11 Taylor Richardsplug memory leaks
2003-05-28 Taylor Richardsfix transparency in green weapon blobs
2003-05-25 Taylor RichardsFreespace 1 support
2003-05-09 Taylor Richardsimprove gr_(de)activate, mouse grab, default fullscreen
2003-05-04 Taylor Richardsmove SDL_Quit to os_deinit to fix fonttool segfault
2003-02-02 relnevminor updates (made functions static, tried to improve...
2003-02-02 relnevadd large texture support (Taylor Richards)
2002-09-04 relnevrevert
2002-09-04 relnevchanges to screen backup/mouse drawing code. removed...
2002-08-31 theoddone33Speed up the renderer a tad
2002-08-01 relnevminor change
2002-08-01 relnevexperimenting with texture state
2002-07-30 relnevnot use luminance alpha by default
2002-07-30 relnevcommand line
2002-07-13 theoddone33Warning cleanups
2002-06-22 relnevmore fixes to unused alpha code
2002-06-21 relnevmoved a gr_opengl_set_state to after the gr_tcache_set
2002-06-19 relnevMacOS X updates (Ryan)
2002-06-18 relnevfixed _splitpath.
2002-06-17 relnevenable sdl key repeating.
2002-06-17 relnevryan's struct patch for gcc 2.95
2002-06-09 relnevadded copyright header
2002-06-09 relnevadded _splitpath.
2002-06-05 relnevstub/warning removal.
2002-06-05 relnevfinished cfilesystem.
2002-06-03 relnevimplement mouse cursor and screen save/restore
2002-06-02 relnevupdated
2002-06-02 relnevadjust z coords
2002-06-02 relnevfix texture handle leak
next