2007-02-21 |
Jason Edmeades | cmd.exe: Support PATH= as a valid command.
|
commit | commitdiff | tree |
2007-02-21 |
Jason Edmeades | cmd.exe: Add ~ modifiers for %0-9.
|
commit | commitdiff | tree |
2007-02-21 |
Jason Edmeades | cmd.exe: Support :EOF in goto labels.
|
commit | commitdiff | tree |
2007-02-21 |
Jason Edmeades | cmd.exe: Add support for %*.
|
commit | commitdiff | tree |
2007-02-21 |
Jason Edmeades | cmd.exe: Support exit [/b] returncode.
|
commit | commitdiff | tree |
2007-02-21 |
Jason Edmeades | cmd.exe: Add "if defined ..." support.
|
commit | commitdiff | tree |
2006-03-01 |
Jason Edmeades | user32: Ensure VK_UP displays the popup menu for the...
|
commit | commitdiff | tree |
2006-01-19 |
Jason Edmeades | user: Tests for when the menu is incorrect because...
|
commit | commitdiff | tree |
2005-09-29 |
Jason Edmeades | Always return MA_ACTIVATE for WM_MOUSEACTIVATE in DefWindowProc.
|
commit | commitdiff | tree |
2005-09-21 |
Jason Edmeades | Fix some off by one calculations in the comboboxex...
|
commit | commitdiff | tree |
2005-08-27 |
Jason Edmeades | Listbox delete string handling should validate the...
|
commit | commitdiff | tree |
2005-08-19 |
Jason Edmeades | Handle context menu->refresh, and F5 to initiate a...
|
commit | commitdiff | tree |
2005-08-19 |
Jason Edmeades | _swab failed if src == dest, plus some testcases.
|
commit | commitdiff | tree |
2005-08-19 |
Jason Edmeades | Add the time to the file display dialog modified column.
|
commit | commitdiff | tree |
2005-05-31 |
Jason Edmeades | Added test case for infinite loops on RDW_REDRAWNOW.
|
commit | commitdiff | tree |
2005-04-11 |
Jason Edmeades | Ensure A->W version of InternetCrackURL passes correct...
|
commit | commitdiff | tree |
2005-03-23 |
Jason Edmeades | Make the treeview correctly search when the top index...
|
commit | commitdiff | tree |
2005-03-16 |
Jason Edmeades | Correct memory allocation macro.
|
commit | commitdiff | tree |
2005-03-15 |
Jason Edmeades | Avoid trap in mixerGetLineControlsA when cControls...
|
commit | commitdiff | tree |
2005-03-07 |
Jason Edmeades | Add stub for GetClassObject function.
|
commit | commitdiff | tree |
2005-03-07 |
Jason Edmeades | Make msvcrt printf use the internal routines which...
|
commit | commitdiff | tree |
2005-03-07 |
Jason Edmeades | Add stub for SetSecurityInfo.
|
commit | commitdiff | tree |
2005-02-26 |
Jason Edmeades | Make LR_LOADTRANSPARENT work and give transparent images.
|
commit | commitdiff | tree |
2005-02-24 |
Jason Edmeades | Correct handling of unusual vendor strings in d3d8...
|
commit | commitdiff | tree |
2005-02-23 |
Jason Edmeades | Take into account additional requested spacing on break...
|
commit | commitdiff | tree |
2005-02-23 |
Jason Edmeades | Enable parsing of vendor strings not matching the expected...
|
commit | commitdiff | tree |
2005-02-22 |
Jason Edmeades | Make RegisterClassExA check that reserved bytes is...
|
commit | commitdiff | tree |
2005-02-14 |
Jason Edmeades | Make the edit field created from a richedit control...
|
commit | commitdiff | tree |
2005-02-14 |
Jason Edmeades | Make 'exist' in wcmd handle both file and directories.
|
commit | commitdiff | tree |
2005-02-08 |
Jason Edmeades | Avoid compile warnings.
|
commit | commitdiff | tree |
2005-01-18 |
Jason Edmeades | - Handle failures to allocate storage more gracefully.
|
commit | commitdiff | tree |
2005-01-17 |
Jason Edmeades | - Add texture support for all the texture types for...
|
commit | commitdiff | tree |
2005-01-09 |
Jason Edmeades | Add render target support, and ensure there is a front...
|
commit | commitdiff | tree |
2004-12-14 |
Jason Edmeades | Add Clear, Present and EndScene support and fix a bug...
|
commit | commitdiff | tree |
2004-12-13 |
Jason Edmeades | Add {G,S}etRenderState and {G,S}etTextureStageState...
|
commit | commitdiff | tree |
2004-12-09 |
Jason Edmeades | Add {G,S}etIndices, {G,S}Viewport and enable the basic...
|
commit | commitdiff | tree |
2004-12-07 |
Jason Edmeades | Add BaseTexture class support, call from d3d9.
|
commit | commitdiff | tree |
2004-11-29 |
Jason Edmeades | Implement Material, Clip plane and Light support plus
|
commit | commitdiff | tree |
2004-11-28 |
Jason Edmeades | Add Get/Set Transform support, plus BeginScene (does...
|
commit | commitdiff | tree |
2004-11-24 |
Jason Edmeades | Add indexbuffer support into wined3d.
|
commit | commitdiff | tree |
2004-11-23 |
Jason Edmeades | - Implement SetStreamSource
|
commit | commitdiff | tree |
2004-11-10 |
Jason Edmeades | - Stub SetServiceObjectSecurity to pretend to work...
|
commit | commitdiff | tree |
2004-10-21 |
Jason Edmeades | Implement the beginnings of the stateblock class, and...
|
commit | commitdiff | tree |
2004-10-14 |
Jason Edmeades | - Add support (as far as was previously) for the VertexBuffe...
|
commit | commitdiff | tree |
2004-10-08 |
Jason Edmeades | Copy and tidy up the code from dx8 create device into...
|
commit | commitdiff | tree |
2004-10-07 |
Jason Edmeades | Add a IWineD3DDevice object type (empty for now), and...
|
commit | commitdiff | tree |
2004-10-06 |
Jason Edmeades | Move the GetDeviceCaps into the wined3d library and...
|
commit | commitdiff | tree |
2004-10-05 |
Jason Edmeades | Move the Check* type functions into wined3d and copy...
|
commit | commitdiff | tree |
2004-09-29 |
Jason Edmeades | Move into wined3d and call from d3d9 the GetAdapterId...
|
commit | commitdiff | tree |
2004-09-28 |
Jason Edmeades | - Make d3d8 know about the wined3d device and start...
|
commit | commitdiff | tree |
2004-09-23 |
Jason Edmeades | Create a wined3d interface, and generate a wined3d...
|
commit | commitdiff | tree |
2004-09-21 |
Jason Edmeades | Don't hide and restore the window when changing it...
|
commit | commitdiff | tree |
2004-08-26 |
Jason Edmeades | Don't clear the information structure for non supported...
|
commit | commitdiff | tree |
2004-08-26 |
Jason Edmeades | Ensure digits are printable characters from oleaut32...
|
commit | commitdiff | tree |
2004-03-07 |
Jason Edmeades | Calculate the size of BI_BITFIELDS dib sections via...
|
commit | commitdiff | tree |
2004-03-05 |
Jason Edmeades | Handle playing of files containing a '+' as part of...
|
commit | commitdiff | tree |
2004-01-06 |
Jason Edmeades | Fix the draw*primitiveUP calls so they work directly...
|
commit | commitdiff | tree |
2003-11-17 |
Jason Edmeades | Disable the use of the 'w' parm in rhw mode.
|
commit | commitdiff | tree |
2003-11-17 |
Jason Edmeades | If swap mode is discard, clear the backbuffer before...
|
commit | commitdiff | tree |
2003-11-17 |
Jason Edmeades | Use the current window visual only.
|
commit | commitdiff | tree |
2003-11-04 |
Jason Edmeades | Pass through floats correctly to the render states at
|
commit | commitdiff | tree |
2003-10-31 |
Jason Edmeades | Make support for CopyRects to a small area of the back...
|
commit | commitdiff | tree |
2003-10-31 |
Jason Edmeades | Clear should not be affected by write masks.
|
commit | commitdiff | tree |
2003-10-31 |
Jason Edmeades | ColorWriteEnable should not impact clearing the screen.
|
commit | commitdiff | tree |
2003-10-30 |
Jason Edmeades | CopyRects (per rect) copied one too many lines, trashing...
|
commit | commitdiff | tree |
2003-10-30 |
Jason Edmeades | Culling to different viewports failed as clearing the...
|
commit | commitdiff | tree |
2003-10-30 |
Jason Edmeades | Correct writing to back buffer in non-ortho mode, and...
|
commit | commitdiff | tree |
2003-10-07 |
Jason Edmeades | DXTn stride is to the next block, which is the equivalent...
|
commit | commitdiff | tree |
2003-10-03 |
Jason Edmeades | Check for advertized vertex blend support before querying...
|
commit | commitdiff | tree |
2003-10-03 |
Jason Edmeades | Minor fixes - Remove light debug statements, handle...
|
commit | commitdiff | tree |
2003-09-30 |
Jason Edmeades | MaxActiveLights means number of concurrent lights,...
|
commit | commitdiff | tree |
2003-09-30 |
Jason Edmeades | Make unlock of the backbuffer correctly restore the...
|
commit | commitdiff | tree |
2003-09-25 |
Jason Edmeades | Add real support for VS1.1, ie make the relative addressing...
|
commit | commitdiff | tree |
2003-09-25 |
Jason Edmeades | The 'w' component is used more than just for the vertex...
|
commit | commitdiff | tree |
2003-09-19 |
Jason Edmeades | DXTn format has odd mipmap levels in that the space...
|
commit | commitdiff | tree |
2003-09-19 |
Jason Edmeades | GL doesn't like incorrect lengths passed into DXTN...
|
commit | commitdiff | tree |
2003-09-19 |
Jason Edmeades | Vertex shader output is lit and transformed, so stop...
|
commit | commitdiff | tree |
2003-09-19 |
Jason Edmeades | Simple fix to handle the more common case of actually...
|
commit | commitdiff | tree |
2003-09-02 |
Jason Edmeades | Use a dummy GL context if one is not available when...
|
commit | commitdiff | tree |
2003-08-15 |
Jason Edmeades | DXT1/3/5 support was broken, but unnoticeable since...
|
commit | commitdiff | tree |
2003-08-05 |
Jason Edmeades | Only reapply the texture states necessary when a different...
|
commit | commitdiff | tree |
2003-08-05 |
Jason Edmeades | glColorMaterial enable/disable setup is only done when...
|
commit | commitdiff | tree |
2003-07-21 |
Jason Edmeades | Disable client texture states when not in use (fast...
|
commit | commitdiff | tree |
2003-07-19 |
Jason Edmeades | Add fps debug channel, so we can see how the d3d code...
|
commit | commitdiff | tree |
2003-07-03 |
Jason Edmeades | Implement UpdateTexture for 2D textures only.
|
commit | commitdiff | tree |
2003-07-02 |
Jason Edmeades | Ensure MIPMAP levels is reset when rebinding an existing...
|
commit | commitdiff | tree |
2003-07-02 |
Jason Edmeades | Add GetLevelCount to the basetexture class.
|
commit | commitdiff | tree |
2003-07-02 |
Jason Edmeades | Ensure pixel coordinates point to the bottom left of...
|
commit | commitdiff | tree |
2003-06-21 |
Jason Edmeades | SHGetFileInfo should tolerate null pointers.
|
commit | commitdiff | tree |
2003-06-13 |
Jason Edmeades | Fix the texture operations to resolve glitches shown...
|
commit | commitdiff | tree |
2003-06-13 |
Jason Edmeades | When emulating fullscreen it helps to not allocate...
|
commit | commitdiff | tree |
2003-06-13 |
Jason Edmeades | Make the fixed function pipeline support multiple streams...
|
commit | commitdiff | tree |
2003-06-04 |
Jason Edmeades | Fix the glRead call when pRect != NULL, resolve the...
|
commit | commitdiff | tree |
2003-06-04 |
Jason Edmeades | Add support for a lot of the remaining texture ops...
|
commit | commitdiff | tree |
2003-06-04 |
Jason Edmeades | Correct specular enable renderstate.
|
commit | commitdiff | tree |
2003-06-04 |
Jason Edmeades | Avoid the use of glGet when we know the information...
|
commit | commitdiff | tree |
2003-06-04 |
Jason Edmeades | Opengl 1.4 added stencil wrap support as per directx...
|
commit | commitdiff | tree |
2003-06-04 |
Jason Edmeades | With >256 colours, there is no need to realize a palette...
|
commit | commitdiff | tree |
2003-06-04 |
Jason Edmeades | Fill in lots of unimplemented render states.
|
commit | commitdiff | tree |
2003-05-22 |
Jason Edmeades | Avoid setting and resetting the same values when there...
|
commit | commitdiff | tree |