projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32/listview: Implement LVM_GETVIEW.
[wine]
/
dlls
/
wined3d
/
2009-06-03
Henri Verbeet
wined3d: Replace the wined3d hash table with the generi...
tree
|
commitdiff
2009-06-03
Henri Verbeet
wined3d: Introduce volumetexture_init() to handle most...
tree
|
commitdiff
2009-06-03
Henri Verbeet
wined3d: Introduce volumetexture_cleanup().
tree
|
commitdiff
2009-06-03
Henri Verbeet
wined3d: Introduce cubetexture_init() to handle most...
tree
|
commitdiff
2009-06-03
Henri Verbeet
wined3d: Introduce cubetexture_cleanup().
tree
|
commitdiff
2009-06-03
Henri Verbeet
wined3d: Introduce texture_init() to handle most of...
tree
|
commitdiff
2009-06-02
Stefan Dösinger
wined3d: Implement clipplanes in the ARB backend.
tree
|
commitdiff
2009-06-02
Stefan Dösinger
wined3d: Update clipplanes on a shader-fixed function...
tree
|
commitdiff
2009-06-02
Stefan Dösinger
wined3d: Use condition code for sRGB write correction...
tree
|
commitdiff
2009-06-02
Stefan Dösinger
wined3d: Handle LRP in vertex shaders.
tree
|
commitdiff
2009-06-02
Henri Verbeet
wined3d: Create a texture_cleanup() function.
tree
|
commitdiff
2009-06-02
Henri Verbeet
wined3d: Call resource_init() from basetexture_init().
tree
|
commitdiff
2009-06-02
Henri Verbeet
wined3d: Partially revert 7433eb76b5f05ae54702fe9e57ba3...
tree
|
commitdiff
2009-06-01
Stefan Dösinger
wined3d: Add a comment about texbem and X2D.
tree
|
commitdiff
2009-06-01
Stefan Dösinger
wined3d: Don't enable the NV frag extensions if we...
tree
|
commitdiff
2009-06-01
Stefan Dösinger
wined3d: Write result.color in one mov.
tree
|
commitdiff
2009-06-01
Stefan Dösinger
wined3d: Revert "WineD3D: use CMP instead of SLT and...
tree
|
commitdiff
2009-06-01
Stefan Dösinger
wined3d: Use Rx registers for sRGB correction if possible.
tree
|
commitdiff
2009-05-29
Stefan Dösinger
wined3d: Use NRM from GL_NV_fragment_program2 if available.
tree
|
commitdiff
2009-05-29
Stefan Dösinger
wined3d: Avoid the TMP_COLOR mov in some cases.
tree
|
commitdiff
2009-05-29
Stefan Dösinger
wined3d: Use DP2A or X2D for dp2add if available.
tree
|
commitdiff
2009-05-29
Stefan Dösinger
wined3d: Remove a MESA hack.
tree
|
commitdiff
2009-05-29
Stefan Dösinger
wined3d: Allocate the proper size for the lconst map.
tree
|
commitdiff
2009-05-29
Henri Verbeet
wined3d: Use the proper OUT swizzle in handle_ps3_input().
tree
|
commitdiff
2009-05-29
Henri Verbeet
wined3d: Add device resources from resource_init().
tree
|
commitdiff
2009-05-29
Henri Verbeet
wined3d: Remove ResourceReleased() from the public...
tree
|
commitdiff
2009-05-29
Henri Verbeet
wined3d: Add missing ActivateContext calls to shader_de...
tree
|
commitdiff
2009-05-28
Louis Lenders
wined3d: Fix CheckDeviceMultiSampleType when queried...
tree
|
commitdiff
2009-05-28
Stefan Dösinger
wined3d: Emulate if(bool) in ARB shaders.
tree
|
commitdiff
2009-05-28
Stefan Dösinger
wined3d: Add a function around the handler table.
tree
|
commitdiff
2009-05-28
Stefan Dösinger
wined3d: Manage vs_compile_args in the backends.
tree
|
commitdiff
2009-05-28
Stefan Dösinger
wined3d: Manage ps_compiled_shader in the backends.
tree
|
commitdiff
2009-05-28
Stefan Dösinger
wined3d: Make find_gl_vshader backend specific.
tree
|
commitdiff
2009-05-28
Stefan Dösinger
wined3d: Remove the forward declaration added in the...
tree
|
commitdiff
2009-05-28
Stefan Dösinger
wined3d: Make find_gl_pshader backend private.
tree
|
commitdiff
2009-05-28
Stefan Dösinger
wined3d: Store the compile args in the compile context...
tree
|
commitdiff
2009-05-28
Henri Verbeet
wined3d: Remove the "declaration" parameter to IWineD3D...
tree
|
commitdiff
2009-05-28
Henri Verbeet
wined3d: Match the d3d10 name for WINED3DDECLUSAGE_POSI...
tree
|
commitdiff
2009-05-28
Henri Verbeet
wined3d: Use the output signature to setup SM4 vertex...
tree
|
commitdiff
2009-05-27
Stefan Dösinger
wined3d: Work around an ARBFP vs GLSL bug in Mac OS.
tree
|
commitdiff
2009-05-27
Stefan Dösinger
wined3d: sincos for vertex shaders.
tree
|
commitdiff
2009-05-27
Stefan Dösinger
wined3d: Put some ARB declarations in the right place.
tree
|
commitdiff
2009-05-27
Stefan Dösinger
wined3d: Get rid of Tx hardcoding in texbem.
tree
|
commitdiff
2009-05-27
Stefan Dösinger
wined3d: Replace a few hardcoded Tx registers with...
tree
|
commitdiff
2009-05-27
Stefan Dösinger
wined3d: Implement DSX in ARB.
tree
|
commitdiff
2009-05-27
Henri Verbeet
wined3d: Use strings for shader input/output semantics.
tree
|
commitdiff
2009-05-27
Henri Verbeet
wined3d: Use a separate structure for vertex shader...
tree
|
commitdiff
2009-05-27
Henri Verbeet
wined3d: Make "packed_output" a bitmap.
tree
|
commitdiff
2009-05-27
Henri Verbeet
wined3d: Use the "input_registers" bitmap for vertex...
tree
|
commitdiff
2009-05-27
Henri Verbeet
wined3d: Make "packed_input" a bitmap.
tree
|
commitdiff
2009-05-26
Henri Verbeet
wined3d: Use SM3 shader limits for SM4.
tree
|
commitdiff
2009-05-26
Henri Verbeet
wined3d: Add the output signature to IWineD3DDevice_Cre...
tree
|
commitdiff
2009-05-26
Henri Verbeet
wined3d: Split the info log into separate lines.
tree
|
commitdiff
2009-05-26
Henri Verbeet
wined3d: Pass a proper format desc to resource_init...
tree
|
commitdiff
2009-05-25
Louis Lenders
wined3d: Match device name string to windows one.
tree
|
commitdiff
2009-05-25
Henri Verbeet
wined3d: Fix debug_d3dusagequery() to handle combinatio...
tree
|
commitdiff
2009-05-25
Henri Verbeet
wined3d: Fix debug_d3dusage() to handle combinations...
tree
|
commitdiff
2009-05-25
Henri Verbeet
wined3d: Remove some apparently leftover debug code.
tree
|
commitdiff
2009-05-25
Henri Verbeet
wined3d: Remove some unnecessary forward declarations.
tree
|
commitdiff
2009-05-25
Chris Robinson
wined3d: Decrement fbo_entry_count when one is removed...
tree
|
commitdiff
2009-05-25
Chris Robinson
wined3d: Prevent erroneous FIXMEs on newer cards.
tree
|
commitdiff
2009-05-21
Stefan Dösinger
wined3d: Implement SGN in ARB.
tree
|
commitdiff
2009-05-21
Stefan Dösinger
wined3d: Support vec4 A0 with NV_vertex_program2_option.
tree
|
commitdiff
2009-05-21
Stefan Dösinger
wined3d: Support ABS and ABSNEG with NV extensions...
tree
|
commitdiff
2009-05-21
Stefan Dösinger
wined3d: Add NV asm extension support to the ARB backend.
tree
|
commitdiff
2009-05-21
Stefan Dösinger
wined3d: Support ABS and ABSNEG in ARB.
tree
|
commitdiff
2009-05-20
Stefan Dösinger
wined3d: Emulate the 4 component address register in...
tree
|
commitdiff
2009-05-20
Stefan Dösinger
wined3d: Prepare for vec4 address registers in ARB.
tree
|
commitdiff
2009-05-20
Stefan Dösinger
wined3d: Implement mova rounding in arb.
tree
|
commitdiff
2009-05-20
Stefan Dösinger
wined3d: Fix srgb correction.
tree
|
commitdiff
2009-05-20
Stefan Dösinger
wined3d: Get rid of the TMP register in fragment shaders.
tree
|
commitdiff
2009-05-19
Stefan Dösinger
wined3d: Use CMP instead of SLT and SGE in sRGB correction.
tree
|
commitdiff
2009-05-19
Stefan Dösinger
wined3d: Get rid of TMP accesses in texm3x3* instructions.
tree
|
commitdiff
2009-05-19
Stefan Dösinger
wined3d: Get rid of TMP access in texm3x2*.
tree
|
commitdiff
2009-05-19
Stefan Dösinger
wined3d: Get rid of TMP2 and some easy TMP register...
tree
|
commitdiff
2009-05-19
Stefan Dösinger
wined3d: Only declare TMP_OUT in vertex shaders.
tree
|
commitdiff
2009-05-18
Stefan Dösinger
WineD3D: Support more constants in ARB shaders.
tree
|
commitdiff
2009-05-18
Stefan Dösinger
wined3d: Avoid declaring helper_const in vertex program...
tree
|
commitdiff
2009-05-18
Stefan Dösinger
wined3d: Support clipplanes with GLSL.
tree
|
commitdiff
2009-05-18
Stefan Dösinger
wined3d: Update the bump constants after a shader change.
tree
|
commitdiff
2009-05-18
Stefan Dösinger
wined3d: Use local constants for bump parameters.
tree
|
commitdiff
2009-05-18
Robert Key
wined3d: Remove HD 4800 "2048MB for X2 versions" comment.
tree
|
commitdiff
2009-05-15
Robert Key
wined3d: Fix ATI HD4800 being reported as ATI 9500.
tree
|
commitdiff
2009-05-15
Stefan Dösinger
wined3d: Don't use TMP_COLOR unless srgb is enabled.
tree
|
commitdiff
2009-05-15
Henri Verbeet
wined3d: Remove some unused defines.
tree
|
commitdiff
2009-05-15
Henri Verbeet
wined3d: Document functions that depend on the caller...
tree
|
commitdiff
2009-05-15
Henri Verbeet
wined3d: Add missing GL locking to check_fbo_compat().
tree
|
commitdiff
2009-05-15
Henri Verbeet
wined3d: Add missing GL locking to ffp_blit_set() and...
tree
|
commitdiff
2009-05-15
Henri Verbeet
wined3d: Add missing GL locking to d3dfmt_p8_upload_pal...
tree
|
commitdiff
2009-05-14
Stefan Dösinger
wined3d: Centralize WINED3DSPDM_SATURATE handling.
tree
|
commitdiff
2009-05-14
Stefan Dösinger
wined3d: Fix remaining incorrect dst register getters.
tree
|
commitdiff
2009-05-14
Stefan Dösinger
wined3d: Fix a few more hardcoded pixel shader registers.
tree
|
commitdiff
2009-05-14
Stefan Dösinger
wined3d: Tidy up pshader_hw_texreg2rgb and friends.
tree
|
commitdiff
2009-05-14
Stefan Dösinger
wined3d: Tidy up pshader_hw_dp2add.
tree
|
commitdiff
2009-05-14
Henri Verbeet
wined3d: Add missing GL locking to test_pbo_functionali...
tree
|
commitdiff
2009-05-14
Henri Verbeet
wined3d: Add missing GL locking to IWineD3DDeviceImpl_U...
tree
|
commitdiff
2009-05-14
Henri Verbeet
wined3d: Add missing GL locking to set_blit_dimension...
tree
|
commitdiff
2009-05-14
Henri Verbeet
wined3d: Add missing GL locking to calls to FBO functions.
tree
|
commitdiff
2009-05-14
Henri Verbeet
wined3d: Add missing GL locking to delete_glsl_program_...
tree
|
commitdiff
2009-05-13
Stefan Dösinger
wined3d: Tidy up pshader_hw_cmp.
tree
|
commitdiff
next