2005-05-23 |
Raphael Junqueira | - fixme when unexpected children found
|
commit | commitdiff | tree |
2005-05-20 |
Raphael Junqueira | - better traces
|
commit | commitdiff | tree |
2005-05-19 |
Raphael Junqueira | - basic parsing of subprogram, typedef, pointer, class...
|
commit | commitdiff | tree |
2005-05-18 |
Raphael Junqueira | - add some Dwarf2 enums
|
commit | commitdiff | tree |
2005-05-18 |
Raphael Junqueira | Fix open_pdb_file (used for locate/open pdbs):
|
commit | commitdiff | tree |
2005-05-17 |
Raphael Junqueira | Beginning of dbghelp dwarf2 support:
|
commit | commitdiff | tree |
2005-05-12 |
Raphael Junqueira | - better robustness of pbuffer code (checks, SetLastError...
|
commit | commitdiff | tree |
2005-05-10 |
Raphael Junqueira | Fix allocated buffer size to avoid buffer overflow.
|
commit | commitdiff | tree |
2005-05-10 |
Raphael Junqueira | Fix X11DRV_ChoosePixelFormat to choose 24 bpp as 32...
|
commit | commitdiff | tree |
2005-04-28 |
Raphael Junqueira | - implement wglGetCurrentReadDCARB, wglMakeContextCurrentARB on
|
commit | commitdiff | tree |
2005-04-28 |
Raphael Junqueira | - valid implementation of X11DRV_ChoosePixelFormat...
|
commit | commitdiff | tree |
2005-04-28 |
Raphael Junqueira | - implement memory access APIs to VertexBuffers
|
commit | commitdiff | tree |
2005-04-27 |
Raphael Junqueira | Fix crash on drawStridedSlow.
|
commit | commitdiff | tree |
2005-04-11 |
Raphael Junqueira | Fix potential region leak.
|
commit | commitdiff | tree |
2005-03-24 |
Raphael Junqueira | - use WINE_DINPUT_KEYBOARD_MAX_KEYS instead hard-coded...
|
commit | commitdiff | tree |
2005-03-10 |
Raphael Junqueira | - XListInputDevices spec say that device list should...
|
commit | commitdiff | tree |
2005-03-10 |
Raphael Junqueira | - implements WGL_ARB_render_texture support (no more...
|
commit | commitdiff | tree |
2005-03-09 |
Raphael Junqueira | Avoid ConvertToGlobalHandle calls.
|
commit | commitdiff | tree |
2005-02-24 |
Raphael Junqueira | - implement partial PBuffer support
|
commit | commitdiff | tree |
2005-01-28 |
Raphael Junqueira | - add vertex Declaration support (using wined3d)
|
commit | commitdiff | tree |
2005-01-28 |
Raphael Junqueira | - convert D3D8 VertexDecl to D3D9 format (D3DVERTEXELEMENT9...
|
commit | commitdiff | tree |
2005-01-27 |
Raphael Junqueira | Set default video memory to 64Mb (was 16Mb) as many...
|
commit | commitdiff | tree |
2005-01-27 |
Raphael Junqueira | - some fixes on sub containers support
|
commit | commitdiff | tree |
2005-01-27 |
Raphael Junqueira | - fix typo in wined3d_interface.h
|
commit | commitdiff | tree |
2005-01-26 |
Raphael Junqueira | - a very basic blending support on fast drawing path...
|
commit | commitdiff | tree |
2005-01-26 |
Raphael Junqueira | - VertexDeclaration device APIs
|
commit | commitdiff | tree |
2005-01-19 |
Raphael Junqueira | Begin support of VertexDeclaration on wined3d using...
|
commit | commitdiff | tree |
2005-01-05 |
Raphael Junqueira | - handle StyleRefs list on DMStyleTracks
|
commit | commitdiff | tree |
2004-12-17 |
Raphael Junqueira | Fixed build problem with GL_VERSION_1_2.
|
commit | commitdiff | tree |
2004-06-14 |
Raphael Junqueira | - fix version string
|
commit | commitdiff | tree |
2004-06-03 |
Raphael Junqueira | Created more needed registry key in DllRegisterServer.
|
commit | commitdiff | tree |
2004-06-03 |
Raphael Junqueira | Added _vsnwprintf (needed by some native XP dlls).
|
commit | commitdiff | tree |
2004-06-02 |
Raphael Junqueira | Semi stubs for GetSystemWow64Directory[AW].
|
commit | commitdiff | tree |
2004-06-02 |
Raphael Junqueira | Compile fix.
|
commit | commitdiff | tree |
2004-06-01 |
Raphael Junqueira | Stub for SHFlushSFCacheWrap.
|
commit | commitdiff | tree |
2004-06-01 |
Raphael Junqueira | Correct typo in LoadWave (wave is an DMObject not a...
|
commit | commitdiff | tree |
2004-05-27 |
Raphael Junqueira | - the hardware GL vendors (NVidia and ATI) can support...
|
commit | commitdiff | tree |
2004-05-27 |
Raphael Junqueira | Support loading of Wave segments on IDirectMusicSegment8.
|
commit | commitdiff | tree |
2004-05-27 |
Raphael Junqueira | - don't use a stupid "while (1);" thread when DMPerformance...
|
commit | commitdiff | tree |
2004-05-20 |
Raphael Junqueira | Better handling of User IDirectMusicTools.
|
commit | commitdiff | tree |
2004-05-19 |
Raphael Junqueira | - first draft of D3DCLIPSTATUS8 handling (not really...
|
commit | commitdiff | tree |
2004-05-19 |
Raphael Junqueira | - Better loading of IDirectMusicSegTriggerTrack (internal...
|
commit | commitdiff | tree |
2004-05-17 |
Raphael Junqueira | Fix scanf handling of float numbers (beginning with...
|
commit | commitdiff | tree |
2004-05-17 |
Raphael Junqueira | - First drafts for IDirectMusicSegment::GetParam and
|
commit | commitdiff | tree |
2004-05-14 |
Raphael Junqueira | - Parse DMStyle motifs (ie patterns) and bands (fill...
|
commit | commitdiff | tree |
2004-05-14 |
Raphael Junqueira | - Add the same new files (dmutils.c/dmutils.h) into...
|
commit | commitdiff | tree |
2004-05-13 |
Raphael Junqueira | - Fewer FIXMEs.
|
commit | commitdiff | tree |
2004-05-12 |
Raphael Junqueira | IDirectMusicBand loading.
|
commit | commitdiff | tree |
2004-05-12 |
Raphael Junqueira | - Segment loading fix (correct FOURCC_RIFF tracks handling).
|
commit | commitdiff | tree |
2004-05-11 |
Raphael Junqueira | - Typo fix in dmusicf.h.
|
commit | commitdiff | tree |
2004-05-11 |
Raphael Junqueira | - Many IDirectMusicSegment fixes (loading).
|
commit | commitdiff | tree |
2004-05-10 |
Raphael Junqueira | - Release DSBuffer on AudioPath destruction.
|
commit | commitdiff | tree |
2004-05-06 |
Raphael Junqueira | - PMsg processing thread (currently only Notifications...
|
commit | commitdiff | tree |
2004-05-05 |
Raphael Junqueira | Implemented SystemClock (IReferenceClock by dshow).
|
commit | commitdiff | tree |
2004-05-05 |
Raphael Junqueira | - fix cRef Leak (init to 1, should be 0) of IDMPerformance
|
commit | commitdiff | tree |
2004-05-05 |
Raphael Junqueira | - fix DirectSound Creation by dmusic (fix recent Unreal2...
|
commit | commitdiff | tree |
2004-05-05 |
Raphael Junqueira | Make IDirectMusicScriptImpl_IDirectMusicScript_CallRoutine...
|
commit | commitdiff | tree |
2004-04-29 |
Raphael Junqueira | - Fix compilation again using olders GL headers
|
commit | commitdiff | tree |
2004-04-28 |
Raphael Junqueira | - add some prototypes/typedefs to msi.h
|
commit | commitdiff | tree |
2004-04-26 |
Raphael Junqueira | - implement SetRenderState D3DRS_FOGENABLE/D3DRS_RANGEFOGENABLE
|
commit | commitdiff | tree |
2004-04-23 |
Raphael Junqueira | Don't try to create HW Vertex Shaders when code is...
|
commit | commitdiff | tree |
2004-04-23 |
Raphael Junqueira | Fix some random crashes found on some games in the...
|
commit | commitdiff | tree |
2004-04-22 |
Raphael Junqueira | - more FIXME -> TRACE
|
commit | commitdiff | tree |
2004-04-20 |
Raphael Junqueira | Fix the d3dcore_gl part of HW vertex shader support...
|
commit | commitdiff | tree |
2004-04-19 |
Raphael Junqueira | - fix the SetTextureStageState for D3DTADDRESS_MIRROR...
|
commit | commitdiff | tree |
2004-04-19 |
Raphael Junqueira | - fix dxdiag.h (again)
|
commit | commitdiff | tree |
2004-04-16 |
Raphael Junqueira | Added dxdiagn.dll with a simple implementation of IDxDiagPro...
|
commit | commitdiff | tree |
2004-04-15 |
Raphael Junqueira | Fixed some bugs.
|
commit | commitdiff | tree |
2004-04-15 |
Raphael Junqueira | Added the dxdiag.h header.
|
commit | commitdiff | tree |
2004-04-08 |
Raphael Junqueira | - add traces to client.c and address.c stub functions
|
commit | commitdiff | tree |
2004-04-07 |
Raphael Junqueira | Added simple dpnet.dll implementation.
|
commit | commitdiff | tree |
2004-04-07 |
Raphael Junqueira | - fix DbgPrint and implement DbgPrintEx
|
commit | commitdiff | tree |
2004-04-07 |
Raphael Junqueira | Added some stubs.
|
commit | commitdiff | tree |
2004-04-07 |
Raphael Junqueira | Correct dplay8 headers for future use.
|
commit | commitdiff | tree |
2004-04-02 |
Raphael Junqueira | Fix the GL_MAX_VERTEX_UNITS_ARB undeclared compilation...
|
commit | commitdiff | tree |
2004-04-02 |
Raphael Junqueira | Initialize correctly the DMUS_OBJECTDESC local structure.
|
commit | commitdiff | tree |
2004-04-01 |
Raphael Junqueira | Added some stubs.
|
commit | commitdiff | tree |
2004-03-30 |
Raphael Junqueira | Implement DllGetClassObject, DllRegisterServer, DllUnregiste...
|
commit | commitdiff | tree |
2004-03-30 |
Raphael Junqueira | - more Extensions work (begin to detect ATI extensions)
|
commit | commitdiff | tree |
2004-03-27 |
Raphael Junqueira | - support of D3DTSS_MAXMIPLEVEL
|
commit | commitdiff | tree |
2004-03-18 |
Raphael Junqueira | Stub implementations of RtlCreateQueryDebugBuffer,
|
commit | commitdiff | tree |
2004-03-18 |
Raphael Junqueira | Remove duplicate code by using Nt* functions for PulseEvent,
|
commit | commitdiff | tree |
2004-03-17 |
Raphael Junqueira | Added stub for SignalObjectAndWait.
|
commit | commitdiff | tree |
2004-03-12 |
Raphael Junqueira | - scripts sub-containers loading
|
commit | commitdiff | tree |
2004-03-09 |
Raphael Junqueira | Better dmscript loading (now we load the script version...
|
commit | commitdiff | tree |
2004-03-07 |
Raphael Junqueira | Fix one ugly bug (horrible cast) into dmusic code to...
|
commit | commitdiff | tree |
2003-11-14 |
Raphael Junqueira | Add the wined3d dll for beginning a cleaner d3d architecture...
|
commit | commitdiff | tree |
2003-11-11 |
Raphael Junqueira | - stupid typos fixes on software vertex shader operands
|
commit | commitdiff | tree |
2003-10-31 |
Raphael Junqueira | - better traces
|
commit | commitdiff | tree |
2003-10-27 |
Raphael Junqueira | - Some fixes on DirectSound init (need SetCooperativeLevel...
|
commit | commitdiff | tree |
2003-07-08 |
Raphael Junqueira | Some fixes on d3d8 and d3d9 headers.
|
commit | commitdiff | tree |
2003-07-08 |
Raphael Junqueira | - some cosmetic fixes
|
commit | commitdiff | tree |
2003-07-01 |
Raphael Junqueira | - some cleanups and fixes on d3d8 and d3d9 headers
|
commit | commitdiff | tree |
2003-07-01 |
Raphael Junqueira | Added d3d9 guids.
|
commit | commitdiff | tree |
2003-06-30 |
Raphael Junqueira | Added DirectPlay8 headers.
|
commit | commitdiff | tree |
2003-06-27 |
Raphael Junqueira | - currently always use sloaw path as fast path have...
|
commit | commitdiff | tree |
2003-06-27 |
Raphael Junqueira | - huge COM cleanup: only keep dmusic8 version of interfaces...
|
commit | commitdiff | tree |
2003-06-24 |
Raphael Junqueira | d3d9 headers are better when they build.
|
commit | commitdiff | tree |
2003-06-20 |
Raphael Junqueira | Added d3d9 headers.
|
commit | commitdiff | tree |
2003-06-18 |
Raphael Junqueira | - add IDirectMusicContainer support in
|
commit | commitdiff | tree |