projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Rename the "format" field in wined3d_format_desc to "id".
[wine]
/
dlls
/
wined3d
/
device.c
2010-08-26
Henri Verbeet
wined3d: Rename the "format" field in wined3d_format_de...
blob
|
commitdiff
|
raw
2010-08-26
Henri Verbeet
wined3d: Don't set a NULL container of type WINED3D_CON...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Henri Verbeet
wined3d: Rename WINED3DFORMAT to wined3d_format_id.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Henri Verbeet
wined3d: Pass floating point colors to IWineD3DDeviceIm...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Henri Verbeet
wined3d: Convert from floating point to specific surfac...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Henri Verbeet
wined3d: Explicitly pass the draw rect to device_clear_...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Henri Verbeet
wined3d: Pass a WINED3DCOLORVALUE structure to IWineD3D...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Henri Verbeet
wined3d: Cleanup device_resource_released().
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Henri Verbeet
wined3d: Release the previous render target only after...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Henri Verbeet
wined3d: Get rid of the now redundant SFLAG_SWAPCHAIN...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Henri Verbeet
wined3d: Also store the subresource container type.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Henri Verbeet
wined3d: Remove SetContainer() from the public IWineD3D...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Henri Verbeet
wined3d: Fix a couple of typos.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Henri Verbeet
wined3d: Round up to complete compressed blocks in...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Henri Verbeet
wined3d: Fix some misspellings of "surface".
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Henri Verbeet
wined3d: Reattach FBO attachments when any of the corre...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Henri Verbeet
wined3d: Cleanup Get/SetDepthStencilSurface().
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Henri Verbeet
wined3d: Cleanup Get/SetRenderTarget().
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Henri Verbeet
wined3d: Replace color_fill_fbo() with device_clear_ren...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-03
Henri Verbeet
wined3d: Pass the color as floating point values to...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-02
Stefan Dösinger
wined3d: Add double to float conversion casts in device.c.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
Stefan Dösinger
wined3d: Use the correct type in device_unit_free_for_vs.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
Henri Verbeet
wined3d: Move the draw buffer array to the context.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
Henri Verbeet
wined3d: The stateblock doesn't have a parent.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-28
Henri Verbeet
wined3d: Setting render target 0 to NULL in an applicat...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Henri Verbeet
wined3d: Cleanup Get/SetRenderState traces a bit.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Henri Verbeet
wined3d: Merge strect_rect_fbo() and surface_load_srgb_...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Henri Verbeet
wined3d: Do RGB <=> sRGB transfers using FBO blits.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-23
Henri Verbeet
wined3d: Avoid loading the destination surface in stret...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-23
Henri Verbeet
wined3d: Clear all render targets in an MRT setup.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-22
Henri Verbeet
wined3d: Framebuffer blits are affected by the color...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-22
Henri Verbeet
wined3d: Remove LoadLocation() from the public wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-22
Henri Verbeet
wined3d: Remove ModifyLocation() from the public wined3...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Henri Verbeet
wined3d: Use a more consistent name for the normalized...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-08
Henri Verbeet
wined3d: Invalidate STATE_STREAMSRC in IWineD3DDeviceIm...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
Henri Verbeet
wined3d: Get rid of GLINFO_LOCATION.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Michael Stefaniuc
wined3d: Avoid using the long type.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Henri Verbeet
wined3d: Set the device.c GLINFO_LOCATION to *gl_info.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Henri Verbeet
wined3d: Explicitly pass GL info to buffer_get_sysmem().
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Henri Verbeet
wined3d: Explicitly pass GL info to buffer_create_buffe...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Henri Verbeet
wined3d: Introduce a separate function for translating...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Roderick Colenbrander
wined3d: Use BltFast in UpdateSurface when desc.convert...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Henri Verbeet
wined3d: Handle depth/stencil surfaces in IWineD3DSurfa...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Alexandre Julliard
wined3d: Don't crash during initialization if the adapt...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-06
Henri Verbeet
wined3d: Use the FBO cache in stretch_rect_fbo().
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Henri Verbeet
wined3d: Use context_apply_clear_state() in color_fill_...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Henri Verbeet
wined3d: Setup the FBO for the correct target in contex...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-04
Henri Verbeet
wined3d: Remove a redundant check from prepare_ds_clear().
blob
|
commitdiff
|
raw
|
diff to current
2010-05-04
Henri Verbeet
wined3d: Separate context acquisition and state applica...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-03
Henri Verbeet
wined3d: Make sure all fields of the shader backend...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-03
Henri Verbeet
wined3d: Make sure all fields of the fragment pipe...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Henri Verbeet
wined3d: Avoid some needless depth buffer copies.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-28
Henri Verbeet
wined3d: Make "clear_rect" a RECT in IWineD3DDeviceImpl...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-28
Henri Verbeet
wined3d: Introduce device_get_draw_rect() to calculate...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-28
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-27
Henri Verbeet
wined3d: Store back buffer surfaces as IWineD3DSurfaceI...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-27
Henri Verbeet
wined3d: Store the front buffer surface as an IWineD3DS...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-26
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-26
Henri Verbeet
wined3d: Add a missing newline to a TRACE in IWineD3DDe...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Henri Verbeet
wined3d: Store the current render target as an IWineD3D...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Henri Verbeet
wined3d: Simply pass implementation pointers to stretch...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Henri Verbeet
wined3d: Avoid some unnecessary invalidations of the...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Henri Verbeet
wined3d: Move location loading and modification togethe...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Henri Verbeet
wined3d: Immediately return on redundant changes in...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Henri Verbeet
wined3d: Get rid of a useless local variable in IWineD3...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Henri Verbeet
wined3d: Store the depth/stencil surface as an IWineD3D...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Henri Verbeet
wined3d: Store the auto depth/stencil surface as an...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Henri Verbeet
wined3d: Store render targets as IWineD3DSurfaceImpl...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Henri Verbeet
wined3d: Allow offscreen depth/stencil clears again...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Henri Verbeet
wined3d: Remove some dead code from IWineD3DDeviceImpl_...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Henri Verbeet
wined3d: Simply pass an IWineD3DSurfaceImpl pointer...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-16
Henri Verbeet
wined3d: Get rid of glRect from IWineD3DSurfaceImpl.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-15
Roderick Colenbrander
wined3d: Improve FBO support in ClearSurface.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Henri Verbeet
wined3d: Disable strict draw ordering by default.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Henri Verbeet
wined3d: Add a separate function for palette initializa...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Henri Verbeet
wined3d: Add a separate function for rendertarget view...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Roderick Colenbrander
wined3d: Move srgb checks away from d3dfmt_get_conv.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Roderick Colenbrander
wined3d: Let d3dfmt_get_conv return a wined3d_format_desc.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Alexandre Julliard
wined3d: Remove unused offset parameter in buffer_get_m...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Henri Verbeet
wined3d: Add a separate function for adding declaration...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Henri Verbeet
wined3d: Make some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Henri Verbeet
wined3d: Simply inline dumpResources().
blob
|
commitdiff
|
raw
|
diff to current
2010-04-02
Roderick Colenbrander
wined3d: Move upsideDown calculation to blit implementa...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Henri Verbeet
wined3d: Remove a redundant initialization in IWineD3DD...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Henri Verbeet
wined3d: Get rid of some mostly useless local variables...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Henri Verbeet
wined3d: Cleanup variable naming in IWineD3DDeviceImpl_...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Stefan Dösinger
wined3d: Control the onscreen depth stencil format...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Roderick Colenbrander
wined3d: Use RECT instead of WINED3DRECT in stretch_rec...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
Henri Verbeet
wined3d: Get rid of destFormat and srcFormat in IWineD3...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
Henri Verbeet
wined3d: Calculate "offset" in the appropriate path...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
Henri Verbeet
wined3d: Add more general support for partial updates...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
Henri Verbeet
wined3d: Source and destination formats should match...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
Henri Verbeet
wined3d: Use GL_UNPACK_ROW_LENGTH for partial updates...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
Roderick Colenbrander
wined3d: Move argb_to_fmt to utils.c as a helper functi...
blob
|
commitdiff
|
raw
|
diff to current
next