]> icculus.org git repositories - taylor/freespace2.git/history - src/graphics/gropengl.cpp
get rid of some platform specific stuff
[taylor/freespace2.git] / src / graphics / gropengl.cpp
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
2003-08-03 Taylor RichardsGL_RGB5_A1 as TexImage internal format; cleaner input...
2003-06-22 Taylor Richardsmore texture size fixin
2003-06-19 Taylor Richardsfix texture size issue with lower detail settings
2003-05-28 Taylor Richardsfix transparency in green weapon blobs
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-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-09 relnevadded copyright header
2002-06-09 relnevadded _splitpath.
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
2002-06-01 relnevsilly debug memmanager
2002-06-01 relneva few NDEBUG updates.
2002-06-01 relnevcopied more code over.
2002-06-01 relnevfix typo
2002-06-01 relnevfix texture loading mistake.
2002-05-31 relnevline fixes
2002-05-31 relnevimprove z
2002-05-31 relnevBGRA
2002-05-31 relnevuse d3d rect_internal
2002-05-31 relnevmore stuff
2002-05-31 relnevfog
2002-05-31 theoddone33Change tmapper polygon winding and enable culling
2002-05-31 theoddone33Fix Keyboard
2002-05-31 relnevminor change
2002-05-30 theoddone33some minor key changes (not necessarily fixes)
2002-05-30 relnevimplemented a few more functions.
2002-05-30 relnevimplement gr_opengl_set_state.
2002-05-30 relnevfinish default texture case
2002-05-30 theoddone33More gl changes
2002-05-30 relnevimplemented some missing texture stuff.
2002-05-30 theoddone33Fix some more stubs, change at least one polygon windin...
2002-05-30 theoddone33Keyboard partially fixed
2002-05-30 relnevfonts are fixed
2002-05-29 relnevfix bitmap bug
2002-05-29 theoddone33Non working text code and fixed keys
2002-05-29 theoddone33More changes on texture loading
2002-05-29 theoddone33Enable string printing. Enable texture mapping
2002-05-29 relnev"fixed" bitmap drawing.
2002-05-29 theoddone33Keyboard input, mouse tracking now work
2002-05-29 relnevbitmap
2002-05-29 relnevremoved some unncessary stubbing, implemented opengl...
2002-05-29 theoddone33enable opengl_line
2002-05-29 relnevadded rest of init
2002-05-29 relnevupdate opengl stubs
2002-05-29 theoddone33Enable OpenGL renderer
2002-05-28 theoddone33runs a little bit now
2002-05-28 theoddone33New graphics stubbing arrangement
2002-05-27 relnev0
2002-05-27 theoddone33more symbols
2002-05-27 theoddone33throw all d3d stuff at opengl
2002-05-03 rootInitial revision