- 11 Jul, 2006 40 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Most dlls use libwine_unicode at this point, so there's nothing to gain by having two separate libraries.
-
Juan Lang authored
-
Juan Lang authored
-
Mike McCormack authored
-
Ge van Geldorp authored
-
Ge van Geldorp authored
-
James Hawkins authored
-
James Hawkins authored
-
Benjamin Arai authored
-
Ivan Gyurdiev authored
-
Ivan Gyurdiev authored
- Implement call, callnz, label, and ret - Implement support for NOT modifier
-
Ivan Gyurdiev authored
- Implement if, else, endif, rep, endrep, break - Implement ifc, breakc, using undocumented comparison bits in the instruction token - Fix bug in main loop processing of codes with no dst token - Fix bug in GLSL output modifier processing of codes with no dst token - Fix bug in loop implementation (src1 contains the integer data, src0 is aL) - Add versioning for all the instructions above, and remove GLSL_REQUIRED thing, which is useless and should be removed from all opcodes in general.
-
Ivan Gyurdiev authored
-
Ivan Gyurdiev authored
-
Ivan Gyurdiev authored
- move DEF, DEFI, DEFB handling into the register counting pass - keep track of defined constants as a linked list (because there's a few of them) - apply immediate constants after global constants in the constant loading function - both types of constants now get loaded with array notation in the shader (into the same array)
-
Stefan Dösinger authored
Do not AddRef the DirectDraw interfaces in CreatePalette of older interface version, and add a test for that.
-
Stefan Dösinger authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Louis. Lenders authored
wined3d: Add an "\n" to a fixme to fix another overflow (in IWineD3DImpl_CheckDeviceFormatConversion).
-
Juan Lang authored
-
Juan Lang authored
-
Ge van Geldorp authored
-
Ge van Geldorp authored
-
Ge van Geldorp authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Alexandre Julliard authored
-
Bang Jun-Young authored
-
Mikołaj Zalewski authored
-
Huw Davies authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Piotr Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-