What's new

PCSX2 SVN r5210

winter_mute

Galactic FREAK
Moderator
Category: <b>Playstation 2</b><br><br>PCSX2 is a PlayStation 2 emulator for Windows and Linux. Project attempts to allow PS2 code to be executed on your computer, thus meaning you can put a PS2 DVD or CD into your computers drive, and boot it up!

pcsx2.jpg


Here's the changelog from latest SVN builds:
+ zzogl: plug vertex array object and remove most deprecated variable from shader. Only remains gl_FragData
+ gsdx, zzogl: avoid nested class inside GSVertexArrayOGL.h
+ zzogl: rework the shader interface to use struct like CG. Shader are still broken because some variables (gl_color & gl_secondary_color) are not supported in vertex shader...
+ zzogl: use 128 vertex buffer instead of 512 that will avoid to fill the GPU vram
+ zzogl: use separate shader infrastructure for GLSL 4 as Nvidia cg. Beside code is much easier to understand
+ gsdx ogl: split GSDeviceOGl header. Will allow easy sharing with zzogl.
+ gsdx ogl: fix some gcc warning
+ zzogl: import Uniform buffer and Vertex array from GSdx
+ i18n: tr_TR pcsx2_Iconized is wrongly translated. I fuzzy all strings to have an english string instead of lookup key
+ various: apply some patch of Micove to disable debug logging in GSdx release mode

Visit official homepage for further information and grab the latest build from automated SVN repository.
 

Top