3.5-738 10 years, 1 month ago cleanup ogl extension osd
3.5-737 10 years, 1 month ago workaround for base vertex. damn old nvidia driver
3.5-736 10 years, 1 month ago remove flag GL_SYNC_FLUSH_COMMANDS_BIT on syncing
3.5-735 10 years, 1 month ago make samplercache global and call constructor/destructor
3.5-734 10 years, 1 month ago Split VideoBackend::Cleanup from Shutdown.
3.5-733 10 years, 1 month ago shader cache based by git revision
3.5-732 10 years, 1 month ago Revert "Fix performance issues on certain legacy graphics hardware that isn't capable of copying an integer."
3.5-731 10 years, 1 month ago Fix performance issues on certain legacy graphics hardware that isn't capable of copying an integer.
3.5-730 10 years, 1 month ago Revert "remove numTexGens=7 hack. only cg wasn't able to handle more then 8 texcoords"
3.5-729 10 years, 1 month ago Make the posmtx vertex attribute an int instead of converting to and from a float.
3.5-728 10 years, 1 month ago fix glsl compilation error on intel
3.5-727 10 years, 1 month ago real Star Fox fix
3.5-726 10 years, 1 month ago increase buffer size
3.5-725 10 years, 1 month ago fix Star Fox
3.5-724 10 years, 1 month ago default upload method for nvidia is buffersubdata
3.5-723 10 years, 1 month ago fix spelling
3.5-722 10 years, 1 month ago add option for hacked upload and disable it by default
3.5-721 10 years, 1 month ago remove intel pixel shader hack
3.5-720 10 years, 1 month ago Minor sampler cache cleanup.
3.5-719 10 years, 1 month ago Remove some unneeded sampler-related calls in BPStructs.