]> icculus.org git repositories - taylor/freespace2.git/history - src/graphics/grgl1texture.cpp
use LEGACY_GL to determine of GL1 is used or not
[taylor/freespace2.git] / src / graphics / grgl1texture.cpp
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-07-05 Taylor Richardsmerge updated graphics code
2016-06-30 Taylor Richardsfix crash in tcache_flush() when tcache hasn't been...
2016-06-17 Taylor Richardscleanup, fixes, and optimizations
2016-05-30 Taylor Richardsfirst pass at OpenGL ES 2 support
2016-05-01 Taylor Richardsswitch from 1555 BGR to 5551 RGB
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-04-03 Taylor Richardscleaner cfg setup, launcher, initial user prep
2015-04-03 Taylor Richardsmore cleanup with video related cfg options
2015-04-03 Taylor Richardsclean up gr_init():
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardscleaner texture release from bm_release()
2015-04-03 Taylor Richardsmerge updated toolset
2015-04-03 Taylor Richardssupport for OpenGL with wxWidgets
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 Richardsrename gropeng1* to grgl1* for simplified naming later...