]> icculus.org git repositories - taylor/freespace2.git/history - src/graphics/grgl2.cpp
clean up and simplify effects and updating
[taylor/freespace2.git] / src / graphics / grgl2.cpp
2016-07-05 Taylor Richardsmerge updated graphics code
2016-07-04 Taylor Richardshandle npot textures properly to base spec
2016-07-04 Taylor Richardsadd debug spew for when GL2 falls back
2016-07-01 Taylor Richardsfix issues with get_region()
2016-07-01 Taylor Richardsfix buf size in gl2 print_screen()
2016-07-01 Taylor Richardsfix print_screen()
2016-07-01 Taylor Richardsfix aabitmap blending issues in GL2
2016-06-17 Taylor Richardscleanup, fixes, and optimizations
2016-06-17 Taylor Richardssimply fullscreen<->window switching
2016-06-10 Taylor Richardsadd gr_stream_*() for movie playback
2016-06-10 Taylor Richardsimplement GL2 framebuffer, plus various fixes
2016-05-30 Taylor Richardsrendering functions mostly done; more complete shader...
2016-05-30 Taylor Richardsfirst pass at OpenGL ES 2 support