3.5-718 10 years, 1 month ago Check for sampler object support, just to be nice.
3.5-717 10 years, 1 month ago Implement OGL sampler cache. Allows binding a texture multiple times with different parameters. Also possibly gives a very small speed improvement.
3.5-716 10 years, 1 month ago revert b5fe39b8c721 "fix texture parameters"
3.5-715 10 years, 1 month ago fix texture parameters
3.5-714 10 years, 1 month ago Revert "map_orphan_and_risk - next try for upload method"
3.5-713 10 years, 1 month ago remove ati workaroung for mipmap creation
3.5-712 10 years, 1 month ago map_orphan_and_risk - next try for upload method
3.5-711 10 years, 1 month ago solve merge conflict
3.5-710 10 years, 1 month ago Merge branch 'master' into GLSL-master
3.5-623 10 years, 1 month ago remove numTexGens=7 hack. only cg wasn't able to handle more then 8 texcoords
3.5-622 10 years, 1 month ago new format for gl extensions
3.5-621 10 years, 1 month ago NaNs handling in pixel shader
3.5-620 10 years, 2 months ago fix efb copy shaders
3.5-619 10 years, 2 months ago build fix
3.5-618 10 years, 2 months ago workaround for buggy intel windows driver. revert this as soon as there are newer driver
3.5-617 10 years, 2 months ago merge glsl headers into one place
3.5-616 10 years, 2 months ago rewrite efb copy shader, copied from dx11
3.5-615 10 years, 2 months ago create shader cache directoy
3.5-614 10 years, 2 months ago enable shader cache again
3.5-613 10 years, 2 months ago fix ValidateShaderIDs