3.5-345 10 years, 3 months ago use attrib pointers in nativeVertexFormat
3.5-344 10 years, 3 months ago Merge branch 'Graphic_Update' into GLSL-master
3.5-336 10 years, 3 months ago fix win compiler errors
3.5-335 10 years, 3 months ago videoConfig cleanup
3.5-334 10 years, 3 months ago fix d3d error
3.5-333 10 years, 3 months ago remove old deprecated calls and fixed functions parameters
3.5-332 10 years, 3 months ago upload complete uniform buffer at once
3.5-331 10 years, 3 months ago remove ubo for efb2ram
3.5-330 10 years, 3 months ago efb2tex without ubo
3.5-329 10 years, 3 months ago fix warnings
3.5-328 10 years, 3 months ago also add vertex shader for efb2tex
3.5-327 10 years, 3 months ago move efb2ram shaders to textureCache
3.5-326 10 years, 3 months ago vertex shader for texture converter
3.5-325 10 years, 3 months ago glsl shaders for showEfbCopyRegions
3.5-324 10 years, 3 months ago Merge branch 'arb_framebuffer' into GLSL-master
3.5-296 10 years, 3 months ago fix byte order in osd rasterfont
3.5-295 10 years, 3 months ago fix some AMD issues
3.5-294 10 years, 3 months ago remove glsl binding support. convert every shader to version 130
3.5-293 10 years, 3 months ago bind locations _before_ link program, fix dest alpha
3.5-292 10 years, 3 months ago Missed a write to depth before discard in PreAlphaTest