bsnes/ruby/video/opengl
Tim Allen 8d5cc0c35e Update to v099r15 release.
byuu says:

Changelog:
- nall::lstring -> nall::string_vector
- added IntegerBitField<type, lo, hi> -- hopefully it works correctly...
- Multitap 1-4 -> Super Multitap 2-5
- fixed SFC PPU CGRAM read regression
- huge amounts of SFC PPU IO register cleanups -- .bits really is lovely
- re-added the read/write(VRAM,OAM,CGRAM) helpers for the SFC PPU
  - but they're now optimized to the realities of the PPU (16-bit data
    sizes / no address parameter / where appropriate)
  - basically used to get the active-display overrides in a unified place;
    but also reduces duplicate code in (read,write)IO
2016-07-04 21:48:17 +10:00
..
bind.hpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
main.hpp Update to v099r14 release. 2016-07-01 21:50:32 +10:00
opengl.hpp Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
program.hpp Update to v099r15 release. 2016-07-04 21:48:17 +10:00
shaders.hpp Update to v093r01 release. 2013-10-21 22:45:39 +11:00
surface.hpp Update to v094r23 release. 2015-06-16 20:29:47 +10:00
texture.hpp Update to v094r23 release. 2015-06-16 20:29:47 +10:00
utility.hpp Update to v094r23 release. 2015-06-16 20:29:47 +10:00