projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
crypt32: Initial implementation of CertGetCertificateChain and CertFreeCertificateChain.
[wine]
/
include
/
wine
/
2007-08-15
Stefan Dösinger
wined3d: Add a wined3d private WINED3DSBT_RECORDED.
tree
|
commitdiff
2007-08-14
Roderick Colenbrander
wined3d: Use WINE_GLAPI for setting the calling convent...
tree
|
commitdiff
2007-08-14
Roderick Colenbrander
wined3d: Dynamically load OpenGL.
tree
|
commitdiff
2007-08-08
Roderick Colenbrander
wined3d: Move over to WGL.
tree
|
commitdiff
2007-08-08
Stefan Dösinger
ddraw: Implement IDirect3DDevice7::DrawIndexedPrimitive...
tree
|
commitdiff
2007-08-02
H. Verbeet
wined3d: Add definitions and detection for GL_NV_half_f...
tree
|
commitdiff
2007-07-31
Roderick Colenbrander
wined3d: Compile against standard GL headers.
tree
|
commitdiff
2007-07-30
Roderick Colenbrander
wgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectang...
tree
|
commitdiff
2007-07-30
Stefan Dösinger
wined3d: Store the gl format table in the gl info struc...
tree
|
commitdiff
2007-07-16
Alexandre Julliard
server: Merge APC processing into the select request.
tree
|
commitdiff
2007-07-05
Andrew Talbot
winelib: Cast-qual warnings fix.
tree
|
commitdiff
2007-06-27
H. Verbeet
wined3d: Cleanup GL extension detection.
tree
|
commitdiff
2007-06-26
H. Verbeet
wined3d: Add max_vertex_samplers and max_combined_sampl...
tree
|
commitdiff
2007-06-26
H. Verbeet
wined3d: Rename max_samplers to max_fragment_samplers.
tree
|
commitdiff
2007-06-15
John Klehm
include: Allow port.h to build on gcc4.
tree
|
commitdiff
2007-06-14
Stefan Dösinger
wined3d: Implement vertical refresh sync.
tree
|
commitdiff
2007-06-13
H. Verbeet
wined3d: Add wined3d vertex sampler definitions.
tree
|
commitdiff
2007-06-07
H. Verbeet
wined3d: Fix GLSL definitions.
tree
|
commitdiff
2007-06-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-06-07
Phil Costin
wined3d: Add support for loading gamma corrected textures.
tree
|
commitdiff
2007-06-07
Phil Costin
wined3d: Add GL_EXT_texture_sRGB constants and correspo...
tree
|
commitdiff
2007-06-07
H. Verbeet
wined3d: Get rid of the pBaseVertexIndex parameter...
tree
|
commitdiff
2007-06-07
H. Verbeet
wined3d: Add IWineD3DDevice_GetBaseVertexIndex to retri...
tree
|
commitdiff
2007-06-06
Alexandre Julliard
server: Add support for system processes, that can...
tree
|
commitdiff
2007-06-06
Dan Hipschman
list.h: Add macros for reverse iteration.
tree
|
commitdiff
2007-06-06
H. Verbeet
wined3d: Get rid of the BaseVertexIndex parameter to...
tree
|
commitdiff
2007-06-04
Alexandre Julliard
server: Remove the extra apc_arg parameter now that...
tree
|
commitdiff
2007-05-30
Dmitry Timoshkov
gdi32: Make SetDCHook 64-bit safe.
tree
|
commitdiff
2007-05-29
Alexandre Julliard
libwine: Add support for glyph chars mapping in OEM...
tree
|
commitdiff
2007-05-23
Francois Gouget
port.h: Issue an error if port.h is included after...
tree
|
commitdiff
2007-05-21
Dmitry Timoshkov
include/wine/debug.h: Fix compilation warning in 64...
tree
|
commitdiff
2007-05-16
Andrew Riedi
wined3d: Add hardware cursor support.
tree
|
commitdiff
2007-05-11
Kirill K. Smirnov
server: Move console codepages to the server.
tree
|
commitdiff
2007-05-09
Stefan Dösinger
wined3d: Implement environment bump mapping with GL_ATI...
tree
|
commitdiff
2007-05-08
Alexandre Julliard
server: Add support for retrieving results of queued...
tree
|
commitdiff
2007-05-08
Alexandre Julliard
server: Add request to retrieve the next pending ioctl...
tree
|
commitdiff
2007-05-08
Alexandre Julliard
server: Add support for generic device objects managed...
tree
|
commitdiff
2007-05-08
Stefan Dösinger
d3d: Move clippers from DDraw to wined3d.
tree
|
commitdiff
2007-05-03
Alexandre Julliard
server: Infrastructure to return a wait handle for...
tree
|
commitdiff
2007-05-03
Stefan Dösinger
wined3d: Add missing prototypes for GL_ARB_vertex_blend.
tree
|
commitdiff
2007-05-01
Stefan Dösinger
d3d: Pass the cube face to Create*Texture's surface...
tree
|
commitdiff
2007-04-26
Stefan Dösinger
d3d: Fix ProcessVertices.
tree
|
commitdiff
2007-04-26
Stefan Dösinger
wined3d: Implement CreateVertexDeclarationFromFVF.
tree
|
commitdiff
2007-04-26
Stefan Dösinger
wined3d: Add a method to create a declaration from...
tree
|
commitdiff
2007-04-24
H. Verbeet
wined3d: The second parameter to glTexImage3DEXT isn...
tree
|
commitdiff
2007-04-23
Alexandre Julliard
server: Return a more correct fd type for anonymous...
tree
|
commitdiff
2007-04-18
Alexandre Julliard
server: Moved the FSCTL_PIPE_LISTEN implementation...
tree
|
commitdiff
2007-04-17
Alexandre Julliard
server: Move the FSCTL_PIPE_WAIT ioctl implementation...
tree
|
commitdiff
2007-04-17
Alexandre Julliard
server: Add a specific data type for ioctl codes so...
tree
|
commitdiff
2007-04-17
Alexandre Julliard
server: Change the timeout handling to use NT-style...
tree
|
commitdiff
2007-04-16
Alexandre Julliard
server: Move the server part of device unmounting to...
tree
|
commitdiff
2007-04-16
Alexandre Julliard
server: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
tree
|
commitdiff
2007-04-16
Alexandre Julliard
server: Add infrastructure for ioctl server request.
tree
|
commitdiff
2007-04-16
Stefan Dösinger
d3d: Remove dependency on ddraw.h header.
tree
|
commitdiff
2007-04-16
Andrew Talbot
user32: Make function definitions and declarations...
tree
|
commitdiff
2007-04-10
Alexandre Julliard
ntdll: Store the file access and options in the fd...
tree
|
commitdiff
2007-04-10
Alexandre Julliard
server: Add support for restarting an async I/O when...
tree
|
commitdiff
2007-04-07
Stefan Dösinger
wined3d: Add Filtering to IWineD3DSurface::Blt and...
tree
|
commitdiff
2007-04-07
Stefan Dösinger
wined3d: Add D3DDEVCAPS3_* to the wined3d caps header.
tree
|
commitdiff
2007-04-06
Fabian Bieler
wined3d: Add GL_EXT_framebuffer_blit to extension handler.
tree
|
commitdiff
2007-04-04
Alexandre Julliard
server: Add support for associating a file descriptor...
tree
|
commitdiff
2007-04-02
Stefan Dösinger
wined3d: Add GL_APPLE_client_storage to our extension...
tree
|
commitdiff
2007-03-27
Alexandre Julliard
server: Add support for queuing a user APC upon async...
tree
|
commitdiff
2007-03-27
Andrew Talbot
winelib: Replace inline static with static inline.
tree
|
commitdiff
2007-03-22
Alexandre Julliard
server: Implement the open_file method for named pipes.
tree
|
commitdiff
2007-03-22
Alexandre Julliard
server: Implement the open_file method for mailslots.
tree
|
commitdiff
2007-03-22
Alexandre Julliard
server: Implemented the open_file method for named...
tree
|
commitdiff
2007-03-21
Stefan Dösinger
wined3d: Add GL_ATI_envmap_bumpmap to our gl extension...
tree
|
commitdiff
2007-03-21
Alexandre Julliard
server: Use a standard async I/O event to signal direct...
tree
|
commitdiff
2007-03-21
Alexandre Julliard
server: Add support for storing an event to signal...
tree
|
commitdiff
2007-03-20
Alexandre Julliard
server: Add an async_data_t structure to store paramete...
tree
|
commitdiff
2007-03-20
Alexandre Julliard
server: Return the status from an async I/O APC call...
tree
|
commitdiff
2007-03-20
Alexandre Julliard
server: Use the common pattern for async I/O parameters...
tree
|
commitdiff
2007-03-19
Stefan Dösinger
wined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
tree
|
commitdiff
2007-03-14
Alexandre Julliard
libwine: Pass flags to wine_utf8_wcstombs to allow...
tree
|
commitdiff
2007-03-07
Andrew Talbot
winmm: Replace const pointer parameters with correct...
tree
|
commitdiff
2007-03-07
Alexandre Julliard
wine_common_ver: Set company name to Microsoft, some...
tree
|
commitdiff
2007-03-07
Juan Lang
ntdll: Implement NtAllocateLocallyUniqueId with server...
tree
|
commitdiff
2007-03-07
Stefan Dösinger
wined3d: Rework surface dirtification.
tree
|
commitdiff
2007-03-07
Stefan Dösinger
wined3d: Remove IWineD3DSurface::SetPBufferState.
tree
|
commitdiff
2007-03-06
Stefan Dösinger
wined3d: Store the number of aux buffers in the gl...
tree
|
commitdiff
2007-03-05
Alexandre Julliard
server: Expose areas revealed by changes to the window...
tree
|
commitdiff
2007-03-01
Alexandre Julliard
wine/test: Print the official name of the test in summary.
tree
|
commitdiff
2007-03-01
Stefan Dösinger
wined3d: Support GL_APPLE_fence for event queries.
tree
|
commitdiff
2007-03-01
Stefan Dösinger
wined3d: Add GL_NV_fence defines and functions.
tree
|
commitdiff
2007-02-26
Rob Shearman
libwine: Eliminate duplicate function implementations...
tree
|
commitdiff
2007-02-21
Rob Shearman
server: Add get_token_impersonation_level server call...
tree
|
commitdiff
2007-02-21
Alexandre Julliard
server: Added support for the PM_QS_* flags in PeekMessage.
tree
|
commitdiff
2007-02-20
Stefan Dösinger
wined3d: Remove IWineD3DDevice::EnumDisplayModes.
tree
|
commitdiff
2007-02-16
H. Verbeet
wined3d: Get rid of any remaining d3d9 stuff in directx.c.
tree
|
commitdiff
2007-02-16
H. Verbeet
wined3d: Add WINED3DCREATE flags and use them.
tree
|
commitdiff
2007-02-16
H. Verbeet
wined3d: Fix WINED3DPRESENT_PARAMETERS and use it inste...
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add the WINED3DSPD_IUNKNOWN flag and use it.
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DVS20 & WINED3DVS20CAPS flags and...
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DPS20 & WINED3DPS20CAPS flags and...
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DDTCAPS flags and use them.
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DLINECAPS flags and use them.
tree
|
commitdiff
2007-02-15
Vitaliy Margolen
ntdll/server: Implement NtSetSecurityObject. With tests.
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DPTADDRESSCAPS flags and use them.
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DPCMPCAPS flags and use them.
tree
|
commitdiff
next