projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dxgi: Implement IDXGIAdapter::GetDesc().
[wine]
/
dlls
/
wined3d
/
device.c
2009-12-04
Henri Verbeet
wined3d: The stateblock doesn't really need a parent.
blob
|
commitdiff
|
raw
2009-12-02
Henri Verbeet
wined3d: Set appropriate error codes in IWineD3DDeviceI...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Henri Verbeet
wined3d: Remove the effetively unused "state" field...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Henri Verbeet
wined3d: Add a separate function for device initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Henri Verbeet
wined3d: Initialize "context[0]" in IWineD3DDeviceImpl_...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Stefan Dösinger
wined3d: Add a usage flag for static buffer declarations.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Stefan Dösinger
wined3d: Add a usage flag for vertex buffer optimization.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Stefan Dösinger
wined3d: Add a parameter for SetRenderTarget viewport...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-29
Henri Verbeet
wined3d: directly pass gl_info to stream_info_element_f...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-29
Henri Verbeet
wined3d: Get rid of the GL_SUPPORT macro.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-29
Henri Verbeet
wined3d: Introduce a separate structure for various...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Henri Verbeet
wined3d: Rename DestroyContext() to context_destroy().
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Henri Verbeet
wined3d: Call context_release() for wined3d contexts...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Henri Verbeet
wined3d: Keep better track of where we're using wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Henri Verbeet
wined3d: Fix a typo.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Henri Verbeet
wined3d: Don't use the stack as cursor mask (Valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Henri Verbeet
wined3d: Get rid of GL_LIMITS.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Henri Verbeet
wined3d: Fix some GLINFO_LOCATION abuse.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Henri Verbeet
wined3d: Cleanup IWineD3DDeviceImpl_UpdateTexture().
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Henri Verbeet
wined3d: Remove the useless "changed" and "enabledChang...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-14
Henri Verbeet
wined3d: Rename PLIGHTINFOEL to something less awful.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Stefan Dösinger
wined3d: SetRenderTarget resets the scissor rect.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Stefan Dösinger
wined3d: SetRenderTarget bypasses stateblock recording.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Stefan Dösinger
wined3d: SetRenderTarget doesn't change the viewport...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Henri Verbeet
wined3d: Move the pixel/vertex states arrays to statebl...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Henri Verbeet
wined3d: Add a separate function for initializing the...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Henri Verbeet
wined3d: Add a separate function for state block initia...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-28
Henri Verbeet
wined3d: Cleanup IWineD3DDeviceImpl_SetTexture() a...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-28
Henri Verbeet
wined3d: Keep vertex declaration references in the...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-28
Henri Verbeet
wined3d: Properly keep texture references in the stateb...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Henri Verbeet
wined3d: Release the stateblock before destroying the...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Henri Verbeet
wined3d: Use the DXGI naming convention for all formats.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Henri Verbeet
wined3d: Rename IWineD3DDevice::GetIndices() to IWineD3...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Henri Verbeet
wined3d: Rename IWineD3DDevice::SetIndices() to IWineD3...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Henri Verbeet
wined3d: Don't free D3D pixel shaders until the wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Henri Verbeet
wined3d: Add a separate function for pixel shader initi...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Henri Verbeet
wined3d: Don't free D3D vertex shaders until the wined3...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Henri Verbeet
wined3d: Add a separate function for vertex shader...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Henri Verbeet
wined3d: Add support for ARB_framebuffer_object.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Henri Verbeet
wined3d: Don't free D3D vertex declarations until the...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Henri Verbeet
wined3d: Cleanup vertex declaration initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Henri Verbeet
wined3d: Don't free D3D buffers until the wined3d buffe...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Henri Verbeet
wined3d: Add a separate function for buffer initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Henri Verbeet
wined3d: Don't free D3D textures until the wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Henri Verbeet
wined3d: Don't free D3D cube textures until the wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Henri Verbeet
wined3d: Don't free D3D volume textures until the wined...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Henri Verbeet
wined3d: Move vtable initialization to the texture...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Henri Verbeet
wined3d: Don't free D3D volumes until the wined3d volum...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Henri Verbeet
wined3d: Add a separate function for volume initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Henri Verbeet
wined3d: Don't free D3D surfaces until the wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Henri Verbeet
wined3d: Remove unused parameters to drawPrimitive().
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
Henri Verbeet
wined3d: Remove trailing spaces.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
Henri Verbeet
wined3d: Get rid of a redundant memset() in device_stre...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Stefan Dösinger
wined3d: Make it clear that glFlush and glFinish are...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Henri Verbeet
wined3d: Properly check if an attribute is used in...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Henri Verbeet
wined3d: Don't check for a "representative" in the...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Henri Verbeet
wined3d: Remove a redundant IWineD3DDeviceImpl_MarkStat...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Henri Verbeet
wined3d: Use WINED3D_UNMAPPED_STAGE in some more places.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Henri Verbeet
wined3d: Check the correct vertex sampler in device_uni...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Henri Verbeet
wined3d: Don't use a start index higher than MAX_COMBIN...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Henri Verbeet
wined3d: Track render_offscreen in the context.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Henri Verbeet
wined3d: WINED3DTEXF_NONE only makes sense as a mip...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Henri Verbeet
wined3d: Rename WineD3DContext to struct wined3d_context.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Henri Verbeet
wined3d: Get rid of activeContext.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Henri Verbeet
wined3d: Explicitly pass the context to surface_load_ds...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Henri Verbeet
wined3d: Explicitly pass the context to get_drawable_si...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Henri Verbeet
wined3d: Manage event queries in the context.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Henri Verbeet
wined3d: Manage occlusion queries in the context.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Henri Verbeet
wined3d: get_drawable_size() needs a context.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Henri Verbeet
wined3d: Remove the useless lastThread field from IWine...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Henri Verbeet
wined3d: Get rid of lastActiveRenderTarget.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Henri Verbeet
wined3d: Call ModifyLocation on "target" in IWineD3DDev...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Henri Verbeet
wined3d: Pass NULL to ActivateContext() when we don...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-20
Henri Verbeet
wined3d: Skip some unnecessary FBO binds.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-17
Henri Verbeet
wined3d: Always use context_bind_fbo() to change the...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-17
Henri Verbeet
wined3d: Pass the context instead of the device to...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-10
Henri Verbeet
wined3d: Get rid of struct glDescriptor.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-10
Henri Verbeet
wined3d: Remove GetGlDesc() from the public IWineD3DSur...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Henri Verbeet
wined3d: Add some missing float suffixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-29
Henri Verbeet
wined3d: Add a WARN to IWineD3DDeviceImpl_SetFrontBackB...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-26
Henri Verbeet
wined3d: Document GL context dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-25
Henri Verbeet
wined3d: Make sure we have an active GL context in...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-25
Henri Verbeet
wined3d: Make context_resource_released() responsible...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-25
Henri Verbeet
wined3d: Make sure we have an active GL context in...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-19
Stefan Doesinger
wined3d: Implement EvictManagedResources.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-18
Henri Verbeet
wined3d: Remove some useless code in IWineD3DDeviceImpl...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-18
Henri Verbeet
wined3d: Make sure we have a context in stretch_rect_fbo().
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Henri Verbeet
wined3d: Get rid of the pointers in WINED3DSURFACE_DESC.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Henri Verbeet
wined3d: Introduce surface_init() to handle most of...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
Henri Verbeet
wined3d: Remove the useless "resource_type" parameter...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
Henri Verbeet
wined3d: Use WINED3DFMT_FLAG_COMPRESSED instead of...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Henri Verbeet
wined3d: Use the format info to calculate compressed...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Henri Verbeet
wined3d: Remove some redundant s3tc extension checks.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
Gerald Pfeifer
wined3d: Use & instead of && for bit test in IWineD3DDe...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
Henri Verbeet
wined3d: Use context_attach_depth_stencil_fbo() to...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Henri Verbeet
wined3d: Introduce volumetexture_init() to handle most...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Henri Verbeet
wined3d: Introduce cubetexture_init() to handle most...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Henri Verbeet
wined3d: Introduce texture_init() to handle most of...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-02
Henri Verbeet
wined3d: Call resource_init() from basetexture_init().
blob
|
commitdiff
|
raw
|
diff to current
2009-05-29
Henri Verbeet
wined3d: Add device resources from resource_init().
blob
|
commitdiff
|
raw
|
diff to current
next