projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Only ignore certain keyboard events if a XLookupString returned a
[wine]
/
dlls
/
ddraw
/
2003-09-16
Alex Pasadyn
Enable resolution changes for older D3D/DDraw applications.
tree
|
commitdiff
2003-09-15
Lionel Ulmer
- add ZBuffer write support
tree
|
commitdiff
2003-09-15
Lionel Ulmer
Use ddraw_geom in the execute buffer code.
tree
|
commitdiff
2003-09-10
Alexandre Julliard
Removed the A/W constants for builtin cursors, icons...
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-08-20
Alexandre Julliard
winnls.h must not include winbase.h.
tree
|
commitdiff
2003-08-18
Lionel Ulmer
Added support for multi-texturing.
tree
|
commitdiff
2003-08-05
Lionel Ulmer
Support the mimap lod bias extension.
tree
|
commitdiff
2003-08-05
Lionel Ulmer
Proper MIRROR texture address support.
tree
|
commitdiff
2003-08-02
Lionel Ulmer
Report some news caps that were added in DX6.
tree
|
commitdiff
2003-07-30
Alexandre Julliard
Make the DllRegisterServer, DllRegisterServerEx, DllUnr...
tree
|
commitdiff
2003-07-30
Lionel Ulmer
Fixed the TEXCOORDINDEX code.
tree
|
commitdiff
2003-07-30
Lionel Ulmer
Added ddraw_tex to add texture snooping without needing...
tree
|
commitdiff
2003-07-28
Lionel Ulmer
Better caps support (ie more in line with what GL reports).
tree
|
commitdiff
2003-07-26
Lionel Ulmer
- added a ddraw_fps debug channel
tree
|
commitdiff
2003-07-19
John K. Hohm
Implement DllRegisterServer and DllUnregisterServer...
tree
|
commitdiff
2003-07-16
Lionel Ulmer
- do not forget to set the 'initial_upload_done' flag...
tree
|
commitdiff
2003-07-15
Francois Gouget
Spelling fixes (s/occured/occurred/ and variants).
tree
|
commitdiff
2003-07-15
Lionel Ulmer
Some broken games do not put the TEXTURE flags in the...
tree
|
commitdiff
2003-07-11
Lionel Ulmer
- added fast-path for color-keyed Blts
tree
|
commitdiff
2003-07-08
Lionel Ulmer
- fix FPS computation
tree
|
commitdiff
2003-06-30
Dmitry Timoshkov
For all DLLs with defined DllMain and which do not...
tree
|
commitdiff
2003-06-23
Lionel Ulmer
- some TRACEing fixes
tree
|
commitdiff
2003-06-18
Francois Gouget
'sizeof type' is best avoided as it won't always compil...
tree
|
commitdiff
2003-06-16
Lionel Ulmer
- rewrote the buffer to buffer fast path using Texture...
tree
|
commitdiff
2003-06-16
Lionel Ulmer
- fix some regressions
tree
|
commitdiff
2003-06-16
Lionel Ulmer
- GL state change optimizations
tree
|
commitdiff
2003-06-13
Lionel Ulmer
- fixes the COLORFILL case for front-buffer
tree
|
commitdiff
2003-06-13
Christian Costa
Fix matrix multiplication.
tree
|
commitdiff
2003-06-13
Lionel Ulmer
Be more stringent in the 'Lock' invalid RECT check.
tree
|
commitdiff
2003-06-13
Lionel Ulmer
Fix the BLT COLOR_FILL case.
tree
|
commitdiff
2003-06-04
Lionel Ulmer
- fix the texture upload code when RECT is actually...
tree
|
commitdiff
2003-06-04
Lionel Ulmer
- Viewport hack to get some old D3D1 games to work
tree
|
commitdiff
2003-06-04
Lionel Ulmer
- small TRACEing fix
tree
|
commitdiff
2003-06-04
Lionel Ulmer
- fix (stupid) regressions introduced by last series...
tree
|
commitdiff
2003-06-04
Lionel Ulmer
- some GL critical section fixes
tree
|
commitdiff
2003-06-04
Lionel Ulmer
- proper (tested on Win2K) reference counting for Direc...
tree
|
commitdiff
2003-06-04
Lionel Ulmer
Fixed a bug in the FrameBuffer => Texture blits.
tree
|
commitdiff
2003-06-04
Lionel Ulmer
- added RECT support to the texture upload code
tree
|
commitdiff
2003-06-04
Lionel Ulmer
- some clean-ups (extension code to be added soon)
tree
|
commitdiff
2003-06-04
Lionel Ulmer
Refactoring of the texture upload code.
tree
|
commitdiff
2003-06-04
Lionel Ulmer
Fix texture parameters handling on texture change.
tree
|
commitdiff
2003-06-04
Lionel Ulmer
- remove some extraneous saving of the read buffer...
tree
|
commitdiff
2003-06-04
Lionel Ulmer
- protect viewport setting with GL lock
tree
|
commitdiff
2003-06-04
Lionel Ulmer
Some threading fixes (prevents some dead-locks).
tree
|
commitdiff
2003-06-04
Lionel Ulmer
- implement FB => Texture blits
tree
|
commitdiff
2003-06-04
Lionel Ulmer
- do not search for attached surfaces if the texture...
tree
|
commitdiff
2003-06-04
Yorick Hardy
Added the D3DTBLEND_DECAL render state.
tree
|
commitdiff
2003-06-04
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Lionel...
tree
|
commitdiff
2003-05-22
Lionel Ulmer
- remove fogging too when doing the flush of the frame...
tree
|
commitdiff
2003-05-20
Christian Costa
Remove all openGL calls in execute buffers and use...
tree
|
commitdiff
2003-05-20
Lionel Ulmer
- some tracing fixes
tree
|
commitdiff
2003-05-20
Lionel Ulmer
No need to flush the surface back if last lock was...
tree
|
commitdiff
2003-05-20
Lionel Ulmer
- fix bug in 'Blt DEPTH_FILL' override
tree
|
commitdiff
2003-05-20
Lionel Ulmer
Have Lights and Clipplanes transformed properly.
tree
|
commitdiff
2003-05-20
Lionel Ulmer
- implement the TFACTOR texture stage state
tree
|
commitdiff
2003-05-19
Lionel Ulmer
Added support for non-full screen viewports and clearing.
tree
|
commitdiff
2003-05-19
Lionel Ulmer
Better handling of pitch set to 0.
tree
|
commitdiff
2003-05-19
Lionel Ulmer
Added RGB 32 surface locking (seems to work fine withou...
tree
|
commitdiff
2003-05-17
Lionel Ulmer
Support for device surface locking.
tree
|
commitdiff
2003-05-17
Lionel Ulmer
Silence some TRACEs to better spot real errors.
tree
|
commitdiff
2003-05-13
Francois Gouget
Fix miscellaneous spelling errors and typos.
tree
|
commitdiff
2003-05-12
Lionel Ulmer
- separate geometry tracing in a new debug channel...
tree
|
commitdiff
2003-05-11
Lionel Ulmer
Initialize the dwMipmapCount field even if the applicat...
tree
|
commitdiff
2003-05-11
Lionel Ulmer
- added mipmapping support
tree
|
commitdiff
2003-05-11
Christian Costa
Enable branch forward operation in execute buffer.
tree
|
commitdiff
2003-05-11
Christian Costa
Put the device name string on the stack during devices...
tree
|
commitdiff
2003-05-08
Lionel Ulmer
- only enumerate 32 bpp ARGB texture format and remove...
tree
|
commitdiff
2003-05-04
Lionel Ulmer
Actually set the GL context before doing any GL calls.
tree
|
commitdiff
2003-04-22
Alexandre Julliard
Moved x11drv.h to dlls/x11drv.
tree
|
commitdiff
2003-04-12
Alexandre Julliard
Header files must not include config.h.
tree
|
commitdiff
2003-04-10
Alexandre Julliard
Use a more compatible technique to declare COM interfac...
tree
|
commitdiff
2003-04-03
Rok Mandeljc
Update version info to 8.1.
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2003-03-15
Tony Lambregts
Replace DPRINTF with TRACE.
tree
|
commitdiff
2003-03-07
Lionel Ulmer
- some Caps clean-up when no OpenGL compiled in
tree
|
commitdiff
2003-02-12
Lionel Ulmer
Use the dwStartVertex argument in the Draw*PrimitiveVB...
tree
|
commitdiff
2003-02-12
Lionel Ulmer
Change algorithm to detect lighted / unlighted vertices.
tree
|
commitdiff
2003-02-12
Lionel Ulmer
Handle the COLORVERTEX render state.
tree
|
commitdiff
2003-02-12
Lionel Ulmer
Trace after the matrix has been copied, not before.
tree
|
commitdiff
2003-02-12
Lionel Ulmer
- fixed GetTransform
tree
|
commitdiff
2003-02-12
Lionel Ulmer
Added fogging for transformed vertices.
tree
|
commitdiff
2003-02-12
Christian Costa
Fix comment in ZfromZproj.
tree
|
commitdiff
2003-02-12
Christian Costa
Implemented IDirect3DDevice7_Load.
tree
|
commitdiff
2003-02-11
Christian Costa
Add support for 24 bpp to _Blt_ColorFill.
tree
|
commitdiff
2003-01-23
Alexandre Julliard
Added -Wpointer-arith gcc flag, and fixed the resulting...
tree
|
commitdiff
2003-01-23
Christian Costa
Implement vertex and pixel fog.
tree
|
commitdiff
2003-01-20
Christian Costa
Handle more light states.
tree
|
commitdiff
2003-01-20
Christian Costa
Make D3D1..3 lights code rely on D3D7.
tree
|
commitdiff
2003-01-13
Lionel Ulmer
Update the 'DIRECTDRAW7' flag according to the interfac...
tree
|
commitdiff
2003-01-08
Dan Kegel
Change RECT to use LONG to match win32 standard headers...
tree
|
commitdiff
2003-01-07
Lionel Ulmer
- rewrote a little bit the state magagement to remove...
tree
|
commitdiff
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
tree
|
commitdiff
2003-01-07
Christoph Frick
Implementation of (Get|Set)ClipPlane for d3d7.
tree
|
commitdiff
2003-01-05
Lionel Ulmer
Factorize the 'ortho' code (will be needed later on).
tree
|
commitdiff
2003-01-05
Lionel Ulmer
Ignore the LPSURFACE bit if ALLOCONLOAD is set.
tree
|
commitdiff
2003-01-05
Lionel Ulmer
- fix in the GetHandle method
tree
|
commitdiff
2003-01-03
Lionel Ulmer
Enable Z buffer by default.
tree
|
commitdiff
2003-01-03
Lionel Ulmer
- some fixes / optimisations in the color keying code
tree
|
commitdiff
2003-01-03
Lionel Ulmer
- re-activate the color-keying code
tree
|
commitdiff
next