projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ddraw: Move clipper handling to ddraw.
[wine]
/
dlls
/
wined3d
/
utils.c
2011-12-12
Henri Verbeet
wined3d: Get rid of the WINED3DPRIMITIVETYPE typedef.
blob
|
commitdiff
|
raw
2011-11-22
Henri Verbeet
wined3d: Get rid of the WINED3DVIEWPORT typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
Henri Verbeet
wined3d: Get rid of the WINED3DMATRIX typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Henri Verbeet
wined3d: Get rid of the WINED3DCOLORVALUE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Matteo Bruni
wined3d: Skip blending test on some texture formats.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Matteo Bruni
wined3d: Fix post-pixelshader blending test.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-07
Stefan Dösinger
wined3d: YUY2 and UYVY are block based.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-04
Matteo Bruni
wined3d: Test more thoroughly for post-pixelshader...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Henri Verbeet
wined3d: Mark a format as sRGB attachable if the intern...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-09
Matteo Bruni
wined3d: Report more vertex texture formats.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-30
Andrew Talbot
wined3d: Remove unneeded address-of operators from...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Henri Verbeet
wined3d: Add multisampling support.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Henri Verbeet
wined3d: Add WINED3DFMT_P8_UINT support to wined3d_form...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Henri Verbeet
wined3d: Pass a wined3d_state pointer to state handlers.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Henri Verbeet
wined3d: Store a pointer to the framebuffer state in...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Henri Verbeet
wined3d: Pass a state pointer instead of a device point...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Henri Verbeet
wined3d: Explicitly pass device and state to gen_ffp_fr...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-05
Stefan Dösinger
wined3d: Move FBO application into a state handler.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-04
Henri Verbeet
wined3d: Get rid of the GL_SupportedExt typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Henri Verbeet
wined3d: Initialize format block info with sane values...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-17
Stefan Dösinger
wined3d: Add STATE_BASEVERTEXINDEX to debug_d3dstate.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Stefan Dösinger
wined3d: Silence R16 and AL16 fourcc warnings.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-03
Matteo Bruni
wined3d: Mark some texture formats as filterable.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Henri Verbeet
wined3d: Introduce a separate structure for framebuffer...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
Henri Verbeet
wined3d: Get rid of the IWineD3DDevice typedefs.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Stefan Dösinger
wined3d: Heightscaled surfaces still have an integer...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Stefan Dösinger
wined3d: Fix data types in RxGx snorm-unorm conversion.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Stefan Dösinger
wined3d: Consistently store format bitcounts in BYTEs.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-29
Henri Verbeet
wined3d: Get rid of the IWineD3DSurface typedefs.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-22
Stefan Dösinger
d3d: Map D3DRS_ZBIAS to WINED3DRS_DEPTHBIAS.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
Henri Verbeet
wined3d: Make "blit_operation" naming a bit more consis...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Henri Verbeet
wined3d: Get rid of IWineD3DBaseTextureClass.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Henri Verbeet
wined3d: Get rid of the IWineD3DBaseTexture typedefs.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-03
Henri Verbeet
wined3d: Use EXT_texture_sRGB_decode to avoid sRGB...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Henri Verbeet
wined3d: Make IWineD3DResourceImpl an independent struc...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
Henri Verbeet
wined3d: Filter sRGB capabilities during format initial...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-31
Henri Verbeet
wined3d: Get rid of the IWineD3DStateBlockImpl typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Henri Verbeet
wined3d: Add support for the NULL format.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Henri Verbeet
wined3d: WINED3DFMT_INTZ is a FOURCC format.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-07
Matteo Bruni
wined3d: Don't call glPointParameter with a random...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Henri Verbeet
wined3d: Rename the wined3d_format "Flags" field to...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Henri Verbeet
wined3d: Don't use floating point textures without...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Henri Verbeet
wined3d: Add support for the INTZ format.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-20
Henri Verbeet
wined3d: Handle WINED3DFMT_R10G10B10A2_UNORM in getColo...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Henri Verbeet
wined3d: Pass a wined3d_state structure to use_vs().
blob
|
commitdiff
|
raw
|
diff to current
2010-09-24
Henri Verbeet
wined3d: Directly pass the texture to texture_activate_...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-23
Henri Verbeet
wined3d: Pass a wined3d_state structure to is_invalid_op().
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Henri Verbeet
wined3d: Move the vertex declaration to wined3d_state.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Henri Verbeet
wined3d: Move texture bindings to wined3d_state.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Henri Verbeet
wined3d: Remove IWineD3DBaseTexture::GetTextureDimensio...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
Ričardas Barkauskas
wined3d: Add NVDB support.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
Henri Verbeet
wined3d: Move texture states to wined3d_state.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-15
Henri Verbeet
wined3d: Introduce a separate structure for stateblock...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-14
Henri Verbeet
wined3d: Get rid of redundant comparisons against FALSE.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-14
Henri Verbeet
wined3d: Get rid of redundant comparisons against NULL...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
Henri Verbeet
wined3d: Rename wined3d_format_desc to wined3d_format.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Henri Verbeet
wined3d: Introduce surface_color_fill().
blob
|
commitdiff
|
raw
|
diff to current
2010-08-27
Henri Verbeet
wined3d: Simplify wined3d_format_convert_from_float().
blob
|
commitdiff
|
raw
|
diff to current
2010-08-27
Henri Verbeet
wined3d: Cleanup some 2-space indentation.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Henri Verbeet
wined3d: Rename the "format" field in wined3d_format_de...
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: Convert from floating point to specific surfac...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Henri Verbeet
wined3d: Make some lookup tables const.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Henri Verbeet
wined3d: Don't print format IDs in decimal.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Henri Verbeet
wined3d: Rename surface_calculate_size() to wined3d_for...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Henri Verbeet
wined3d: Correctly calculate the resource size for...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-03
Henri Verbeet
wined3d: Allow filtering and blending with WINED3DFMT_A...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
Henri Verbeet
wined3d: Add support for ARB_texture_compression_rgtc.
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-22
Stefan Dösinger
wined3d: Only perform sRGB write correction on formats...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Henri Verbeet
wined3d: Add some missing flags to debug_d3dusage().
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-17
Henri Verbeet
wined3d: Add support for shadow samplers.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Henri Verbeet
wined3d: Store the VTF format capability in the format...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Henri Verbeet
wined3d: Store the sRGB write format capability in...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Henri Verbeet
wined3d: Store the sRGB read format capability in the...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Henri Verbeet
wined3d: Store the bumpmap format capability in the...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-25
Henri Verbeet
wined3d: Store texture sub-resources in IWineD3DBaseTex...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-14
Roderick Colenbrander
wined3d: Move A4L4 conversion to the formats table.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-14
Roderick Colenbrander
wined3d: Move G16R16/R16G16F conversion to the formats...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Roderick Colenbrander
wined3d: Move R32G32F convertion to the formats table.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Roderick Colenbrander
wined3d: Move D15S1 over to the formats table.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Roderick Colenbrander
wined3d: Move D24X4S4 to the formats table.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Roderick Colenbrander
wined3d: Move D24FS8 to formats table.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-13
Roderick Colenbrander
wined3d: Move L6V5U5 conversion to the formats table.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Roderick Colenbrander
wined3d: Move X8L8V8U8 surface conversion to the format...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Roderick Colenbrander
wined3d: Move Q8W8V8U8 conversion to the format table.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Roderick Colenbrander
wined3d: Start moving texture format fixups to the...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Roderick Colenbrander
wined3d: Move the arbfp p8 fixup to the format table...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Henri Verbeet
wined3d: Don't use GLSL if the supported version isn...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-02
Henri Verbeet
wined3d: Move handling of the unimplemented WINED3DRS_S...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-02
Henri Verbeet
wined3d: Move handling of the unimplemented WINED3DRS_B...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-02
Henri Verbeet
wined3d: Remove some unused render states.
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
2010-03-26
Stefan Dösinger
wined3d: Don't advertise float formats as supported...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Henri Verbeet
wined3d: Unify "gl_formats_template" naming with the...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Henri Verbeet
wined3d: Rename GlPixelFormatDesc to wined3d_format_desc.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Roderick Colenbrander
wined3d: Start moving paletted texture support to the...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Roderick Colenbrander
wined3d: Use draw_textured_quad in BltOverride.
blob
|
commitdiff
|
raw
|
diff to current
next