wined3d: Pack hardcoded local constants in ARB.
[wine] / dlls /
2009-05-06  Stefan Dösingerwined3d: Pack hardcoded local constants in ARB.
2009-05-06  Henri Verbeetwined3d: Add an initial shader_sm4_read_src_param(...
2009-05-06  Henri Verbeetwined3d: Add an initial shader_sm4_read_dst_param(...
2009-05-06  Henri Verbeetwined3d: Shift the writemask in the frontend.
2009-05-06  Henri Verbeetwined3d: Fix some more indentation.
2009-05-06  Henri Verbeetwined3d: Remove some redundant code.
2009-05-06  Francois Gougetrpcrt4: Remove WINAPI on static functions where not...
2009-05-06  Francois Gougetcredui: Remove spaces before '\n'.
2009-05-06  Francois Gougetwineps.drv: PSDRV_CmpColor() and PSDRV_Write{ArrayGet...
2009-05-06  Francois Gougetsane.ds: Remove an unused debug channel.
2009-05-06  Eric Pouechuser32: Make ddeml.dll into a stand-alone 16bit module.
2009-05-06  Eric Pouechuser32: Clearly separate the 16bit code out of user32.
2009-05-06  Stefan Leichtergdiplus: Add stub for GdipGetImageThumbnail.
2009-05-06  Aric Stewartmsctf: Implement ITfMessagePump.
2009-05-05  Austin Englisht2embed: Add stub dll.
2009-05-05  Paul TBBle Hampsongdi32: Don't add system_links entries for substituted...
2009-05-05  Paul TBBle Hampsongdi32: Fetch child fonts by real parent font name.
2009-05-05  Aric Stewartmsctf: Implement ITfCategoryMgr::RegisterGUID, ITfCateg...
2009-05-05  Alexandre Julliarduser32: Make sure the system params DC cannot be deleted.
2009-05-05  Alexandre Julliardwinex11: Limit window dimensions to 65535 to avoid...
2009-05-05  Hans Leidekkerole32: Use existing MTA in CoGetClassObject and CoCreat...
2009-05-05  Hans Leidekkerole32: Add tests to show that COM needs to be initializ...
2009-05-05  Stefan Dösingerwined3d: Pack ARB srgb constants better.
2009-05-05  Stefan Dösingerwined3d: Make use of GL_ARB_half_float_vertex.
2009-05-05  Stefan Dösingerwined3d: Implement texldd.
2009-05-05  Nikolay Sivovcomctl32/listview: Use handlers instead of sending...
2009-05-05  Nicolas Le Camuser32/tests: Fix scroll tests when theming is disabled.
2009-05-05  Marcus Meissnermsi: Initialize info and patch variables (Coverity...
2009-05-05  Henri Verbeetwined3d: Implement shader_sm4_is_end().
2009-05-05  Henri Verbeetwined3d: Store the SM 1-3 opcode information tables...
2009-05-05  Henri Verbeetwined3d: Add a minimal implementation of shader_sm4_rea...
2009-05-05  Henri Verbeetwined3d: Handle reading the shader header in the frontend.
2009-05-05  Henri Verbeetwined3d: Introduce a stubbed SM4 shader frontend.
2009-05-05  Vincent Povirkgdiplus: Implement GdipSetLineSigmaBlend.
2009-05-05  Detlef Riekenbergmsi/tests: Run tests again with older msi versions...
2009-05-05  Vitaliy Margolenxinput1_3: Better match native export order.
2009-05-04  Alexandre Julliardwininet: Pass the complete redirected URL in INTERNET_S...
2009-05-04  Michael Stefaniucmsctf/tests: Move 'inline' right after the storage...
2009-05-04  Nikolay Sivovgdi32: Check header pointer in CreateDIBitmap.
2009-05-04  Rein Klazesuser32: Combine horizontal and vertical window scroll...
2009-05-04  Nikolay Sivovcomctl32/listview: Forward WM_ERASEBKGND to parent...
2009-05-04  Nikolay Sivovcomctl32/listview: Test WM_ERASEBKGND forwarding to...
2009-05-04  Nikolay Sivovcomctl32/listview: Additional test for LVS_EX_HEADERDRA...
2009-05-04  Nikolay Sivovcomctl32/listview: Fix LVM_INSERTITEM handling on LVS_S...
2009-05-04  Stefan Leichtershell32: Stub for ExtractVersionResource16W.
2009-05-04  Aric Stewartmsctf: Implement ITfCategoryMgr::UnregisterCategory.
2009-05-04  Dmitry Timoshkovkernel32: Make SystemTimeToTzSpecificLocalTime and...
2009-05-04  Francois GougetAssorted spelling fixes.
2009-05-04  Francois Gougetmsctf/tests: Remove spaces before '\n'.
2009-05-04  Francois Gougetkernel32/tests: Add a trailing '\n' to ok() calls.
2009-05-04  Henri Verbeetwined3d: Select the frontend based on the version token.
2009-05-04  Henri Verbeetwined3d: Add a frontend function to determine if there...
2009-05-04  Henri Verbeetwined3d: Create a frontend for parsing shaders.
2009-05-04  Henri Verbeetwined3d: Move SM 1-3 parsing functions to their own...
2009-05-04  Henri Verbeetwined3d: Get rid of the remaining WINED3DSP_REGNUM_MASK...
2009-05-04  Dmitry Timoshkovmsvfw32: Remove useless and harmful traces from ICDecom...
2009-05-04  Austin Englishws2_32/tests: Add initial tests for WSAStartup.
2009-05-04  Austin Englishcrypt32/tests: Print a better error if no Verisign...
2009-05-04  Detlef Riekenbergwininet/tests: Prefer winehq.org over winehq.com.
2009-05-04  Detlef Riekenbergurlmon/tests: Handle BSCF_SKIPDRAINDATAFORFILEURLS...
2009-05-04  Nicolas Le Camuser32/tests: Fix VK_RMENU input tests on localized...
2009-05-04  Ken Thomasesdbghelp: Don't check version of Mach-O dyld_all_image_i...
2009-05-04  Ken Thomaseswinecoreaudio: Fix building on Snow Leopard.
2009-05-04  Nicolas Le Camddraw/tests: Fix a test failure on VirtualBox.
2009-05-04  Nicolas Le Cammsi/tests: Fix MsiApplyMultiplePatches tests on Windows.
2009-05-04  Vincent Povirkgdiplus: Don't draw outside of gradient lines.
2009-05-04  Vincent Povirkgdiplus: Properly draw points outside of line gradients.
2009-05-04  Vincent Povirkgdiplus: Account for blend factors and positions in...
2009-05-04  Vincent Povirkgdiplus: Correct the lfHeight calculation in GdipCreate...
2009-05-04  Vincent Povirkwinex11.drv: Export copied images as image/bmp.
2009-05-01  Alexandre Julliardntdll: Save all segment registers on x86_64. Implement...
2009-05-01  Alexandre Julliardntdll: Use standard siginfo signal handlers on all...
2009-05-01  Nikolay Sivovcomctl32/listview: Fix wrong function description.
2009-05-01  Hans Leidekkermsi: Implement MsiApplyMultiplePatchesA/W.
2009-05-01  Rein Klazescomdlg32: Implement OFN_ENABLESIZING flag for GetOpenFi...
2009-05-01  Nikolay Sivovcomctl32/listview: Remove wrong TODO entry.
2009-05-01  Vincent Povirkwinex11.drv: Convert image/bmp X selections to Windows...
2009-05-01  Rein Klazesuser32/tests: Fix a test in edit.c that was not testing...
2009-05-01  Henri Verbeetwined3d: Avoid using WINED3DSP_REGNUM_MASK in the def...
2009-05-01  Henri Verbeetwined3d: Introduce shader_sm1_read_comment() to read...
2009-05-01  Henri Verbeetwined3d: Merge wined3d_private_types.h into wined3d_pri...
2009-05-01  Henri Verbeetwined3d: Use the shader_sm1_read_*() functions in shade...
2009-05-01  Henri Verbeetwined3d: Merge shader_dump_arr_entry() into shader_dump...
2009-04-30  Huw Daviesole32: Implement GetDataHere.
2009-04-30  Nikolay Sivovcomctl32/listview: Check columns array size before...
2009-04-30  Rein Klazesuser32/tests: Show that vertical and horizontal window...
2009-04-30  Alexandre Julliardntdll: Move NtRaiseException and RtlUnwind implementati...
2009-04-30  Henri Verbeetwined3d: Define GL_FENCE_APPLE to the correct value.
2009-04-30  Henri Verbeetwined3d: Split shader_dump_param() in shader_dump_src_p...
2009-04-30  Henri Verbeetwined3d: Pass a struct wined3d_shader_semantic to shade...
2009-04-30  Henri Verbeetwined3d: Explicitly pass register type, index, etc...
2009-04-30  Henri Verbeetwined3d: Explicitly pass the register type and index...
2009-04-30  Hans Leidekkerwininet: Replace any existing content length header...
2009-04-30  Hans Leidekkerwininet: Implement InternetReadFileEx for ftp requests.
2009-04-30  Nikolay Sivovcomctl32/listview: Don't draw wrapped focus rectangle.
2009-04-30  Nikolay Sivovcomctl32/header: Reset internal drag state on mouse up.
2009-04-30  Guy Albertellikernel32/tests: Fix new problems with volume tests.
2009-04-30  Timo Kreuzercomctl32: Change UINT to UINT_PTR in CreateToolbarEx.
2009-04-30  Paul TBBle Hampsongdi32: Remove tabs from init_system_links TRACEs.
2009-04-30  Paul TBBle Hampsongdi32: Ensure font name comparisons are case-insensitive.
next