projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Add a comment about texbem and X2D.
[wine]
/
dlls
/
wined3d
/
arb_program_shader.c
2009-06-01
Stefan Dösinger
wined3d: Add a comment about texbem and X2D.
blob
|
commitdiff
|
raw
2009-06-01
Stefan Dösinger
wined3d: Don't enable the NV frag extensions if we...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Stefan Dösinger
wined3d: Write result.color in one mov.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Stefan Dösinger
wined3d: Revert "WineD3D: use CMP instead of SLT and...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Stefan Dösinger
wined3d: Use Rx registers for sRGB correction if possible.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-29
Stefan Dösinger
wined3d: Use NRM from GL_NV_fragment_program2 if available.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-29
Stefan Dösinger
wined3d: Avoid the TMP_COLOR mov in some cases.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-29
Stefan Dösinger
wined3d: Use DP2A or X2D for dp2add if available.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-29
Stefan Dösinger
wined3d: Remove a MESA hack.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-29
Stefan Dösinger
wined3d: Allocate the proper size for the lconst map.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-29
Henri Verbeet
wined3d: Add missing ActivateContext calls to shader_de...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Stefan Dösinger
wined3d: Emulate if(bool) in ARB shaders.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Stefan Dösinger
wined3d: Add a function around the handler table.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Stefan Dösinger
wined3d: Manage vs_compile_args in the backends.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Stefan Dösinger
wined3d: Manage ps_compiled_shader in the backends.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Stefan Dösinger
wined3d: Make find_gl_vshader backend specific.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Stefan Dösinger
wined3d: Remove the forward declaration added in the...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Stefan Dösinger
wined3d: Make find_gl_pshader backend private.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Stefan Dösinger
wined3d: Store the compile args in the compile context...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Stefan Dösinger
wined3d: sincos for vertex shaders.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Stefan Dösinger
wined3d: Put some ARB declarations in the right place.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Stefan Dösinger
wined3d: Get rid of Tx hardcoding in texbem.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Stefan Dösinger
wined3d: Replace a few hardcoded Tx registers with...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Stefan Dösinger
wined3d: Implement DSX in ARB.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Stefan Dösinger
wined3d: Implement SGN in ARB.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Stefan Dösinger
wined3d: Support vec4 A0 with NV_vertex_program2_option.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Stefan Dösinger
wined3d: Support ABS and ABSNEG with NV extensions...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Stefan Dösinger
wined3d: Add NV asm extension support to the ARB backend.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Stefan Dösinger
wined3d: Support ABS and ABSNEG in ARB.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Stefan Dösinger
wined3d: Emulate the 4 component address register in...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Stefan Dösinger
wined3d: Prepare for vec4 address registers in ARB.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Stefan Dösinger
wined3d: Implement mova rounding in arb.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Stefan Dösinger
wined3d: Fix srgb correction.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Stefan Dösinger
wined3d: Get rid of the TMP register in fragment shaders.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Stefan Dösinger
wined3d: Use CMP instead of SLT and SGE in sRGB correction.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Stefan Dösinger
wined3d: Get rid of TMP accesses in texm3x3* instructions.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Stefan Dösinger
wined3d: Get rid of TMP access in texm3x2*.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Stefan Dösinger
wined3d: Get rid of TMP2 and some easy TMP register...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Stefan Dösinger
wined3d: Only declare TMP_OUT in vertex shaders.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Stefan Dösinger
WineD3D: Support more constants in ARB shaders.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Stefan Dösinger
wined3d: Avoid declaring helper_const in vertex program...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Stefan Dösinger
wined3d: Support clipplanes with GLSL.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Stefan Dösinger
wined3d: Update the bump constants after a shader change.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Stefan Dösinger
wined3d: Use local constants for bump parameters.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Stefan Dösinger
wined3d: Don't use TMP_COLOR unless srgb is enabled.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Henri Verbeet
wined3d: Document functions that depend on the caller...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Stefan Dösinger
wined3d: Centralize WINED3DSPDM_SATURATE handling.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Stefan Dösinger
wined3d: Fix remaining incorrect dst register getters.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Stefan Dösinger
wined3d: Fix a few more hardcoded pixel shader registers.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Stefan Dösinger
wined3d: Tidy up pshader_hw_texreg2rgb and friends.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-14
Stefan Dösinger
wined3d: Tidy up pshader_hw_dp2add.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Stefan Dösinger
wined3d: Tidy up pshader_hw_cmp.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Stefan Dösinger
wined3d: Tidy up pshader_hw_cnd.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Stefan Dösinger
wined3d: Separate Tx tempregs from Tx varyings in ARB.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Stefan Dösinger
wined3d: Fix 1.4 pshader projection in ARB.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Stefan Dösinger
wined3d: Tidy up pshader_hw_tex.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Henri Verbeet
wined3d: Add missing GL locking to shader_backend_t...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Henri Verbeet
wined3d: Add missing GL locking to fragment_pipeline...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Henri Verbeet
wined3d: Pass a struct wined3d_shader_register to shade...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Stefan Dösinger
wined3d: Standardize pshader_hw_texkill.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Stefan Dösinger
wined3d: Tidy up shader_hw_rsq_rcp.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Stefan Dösinger
wined3d: Simplify shader_hw_map2gl.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Stefan Dösinger
wined3d: Get rid of the strcat in shader_arb_add_dst_pa...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Stefan Dösinger
wined3d: Merge shader_arb_add_src_param and pshader_gen...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-08
Stefan Dösinger
wined3d: Get rid of pshader_gen_output_modifier_line.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-08
Stefan Dösinger
wined3d: Pass the instr to pshader_gen_output_modifier_...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-08
Stefan Dösinger
winedd: Move shader_*_add_instruction_modifiers into...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-08
Stefan Dösinger
wined3d: Always declare single constants in ARB if...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-08
Henri Verbeet
wined3d: Group register information into struct wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-07
Henri Verbeet
wined3d: Create a struct wined3d_shader_version to...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
Stefan Dösinger
wined3d: Pack hardcoded local constants in ARB.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-05
Stefan Dösinger
wined3d: Pack ARB srgb constants better.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-05
Henri Verbeet
wined3d: Store the SM 1-3 opcode information tables...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Henri Verbeet
wined3d: Create a frontend for parsing shaders.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Henri Verbeet
wined3d: Store the sampler type in struct shader_reg_maps.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-23
Francois Gouget
wined3d: Avoid using an implicit value to set fogcoord...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-23
Henri Verbeet
wined3d: Handle the destination modifier shift in the...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
Henri Verbeet
wined3d: Handle the swizzle shift in the frontend rathe...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
Henri Verbeet
wined3d: Get rid of the token field from struct wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
Henri Verbeet
wined3d: Pass a struct wined3d_shader_src_param to...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-21
Henri Verbeet
wined3d: Store the source swizzle in struct wined3d_sha...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-21
Henri Verbeet
wined3d: Pass a struct wined3d_shader_src_param to...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Henri Verbeet
wined3d: Pass a struct wined3d_shader_src_param to...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Henri Verbeet
wined3d: Simplify replicating the .x swizzle in shader_...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Henri Verbeet
wined3d: Store the destination relative addressing...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Henri Verbeet
wined3d: Store the source modifiers in struct wined3d_s...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Henri Verbeet
wined3d: Store the register index in struct wined3d_sha...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Henri Verbeet
wined3d: Introduce struct wined3d_shader_src_param.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Henri Verbeet
wined3d: Group instruction context information together...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Henri Verbeet
wined3d: Get rid of the "token" field from struct wined...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Henri Verbeet
wined3d: Pass a struct wined3d_shader_dst_param to...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-13
Tobias Jakobi
wined3d: Rename some NP2 fixup variables and update...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-13
Tobias Jakobi
wined3d: Add newline to fixme.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Tobias Jakobi
wined3d: glsl: Enable load_np2fixup_constants.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Tobias Jakobi
wined3d: Add load_np2fixup_constants function to shader...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Stefan Dösinger
wined3d: Deal with reserved shader constants in the...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Henri Verbeet
wined3d: Split vshader_program_add_param() in shader_ar...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Henri Verbeet
wined3d: Merge pshader_get_register_name() and part...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Henri Verbeet
wined3d: Explicitly pass the register type and index...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Henri Verbeet
wined3d: Store the destination shift in struct wined3d_...
blob
|
commitdiff
|
raw
|
diff to current
next