projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Get rid of the "token" field from struct wined3d_shader_dst_param.
[wine]
/
dlls
/
wined3d
/
glsl_shader.c
2009-04-14
Henri Verbeet
wined3d: Get rid of the "token" field from struct wined...
blob
|
commitdiff
|
raw
2009-04-13
Tobias Jakobi
wined3d: Rename some NP2 fixup variables and update...
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: Store the relative addressing mode in struct...
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
2009-04-09
Henri Verbeet
wined3d: Get rid of a redundant strcat in shader_glsl_g...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
Henri Verbeet
wined3d: Explicitly pass parameter properties to shader...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
Henri Verbeet
wined3d: Pass a struct wined3d_shader_dst_param to...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
Henri Verbeet
wined3d: Add a separate function for converting write...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Henri Verbeet
wined3d: Eliminate a useless local variable.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Henri Verbeet
wined3d: Store usage and usage_idx in struct wined3d_sh...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Henri Verbeet
wined3d: Properly check if input/output varyings are...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Henri Verbeet
wined3d: Fix some more 3 space indentation.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Henri Verbeet
wined3d: Store a struct wined3d_shader_dst_param in...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Henri Verbeet
wined3d: Simplify shader_glsl_cmp() and shader_glsl_cnd().
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Henri Verbeet
wined3d: Simplify shader_glsl_color_correction().
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Henri Verbeet
wined3d: Store the register type in struct wined3d_shad...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Henri Verbeet
wined3d: Explicitly pass register type and index to...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
Henri Verbeet
wined3d: Store the write mask in struct wined3d_shader_...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Henri Verbeet
wined3d: Store the destination modifiers in struct...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Henri Verbeet
wined3d: Pass a pointer to struct wined3d_shader_dst_pa...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Henri Verbeet
wined3d: Pass a pointer to struct wined3d_shader_dst_pa...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Henri Verbeet
wined3d: Use a more appropriate mask for masking out...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Henri Verbeet
wined3d: Unset the current GLSL program when it's destr...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Henri Verbeet
wined3d: Store the register index in struct wined3d_sha...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Henri Verbeet
wined3d: Add a struct wined3d_shader_dst_param for...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Henri Verbeet
wined3d: Remove the opcode field from struct wined3d_sh...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-02
Henri Verbeet
wined3d: Store the source and destination parameter...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-02
Henri Verbeet
wined3d: Store the instruction handler index in struct...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-02
Henri Verbeet
wined3d: Compare num_params against 1 in shader_glsl_ma...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-02
Henri Verbeet
wined3d: Remove some code that doesn't make a whole...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-01
Henri Verbeet
wined3d: Use a more reasonable name for "SHADER_OPCODE_...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-01
Henri Verbeet
wined3d: Don't use the opcode_token field in the GLSL...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
Tobias Jakobi
wined3d: GLSL: Implement texrect coord fixup.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Henri Verbeet
wined3d: Fix a few sign compare warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Henri Verbeet
wined3d: Explicitly pass the texUnitMap to shader_glsl_...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Henri Verbeet
wined3d: Get rid of a few stack buffers.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Henri Verbeet
wined3d: Don't call shader_glsl_append_dst() from shade...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-09
Henri Verbeet
wined3d: Use shader_glsl_get_write_mask_size() to calcu...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-09
Henri Verbeet
wined3d: Don't compare texUnitMap entries to -1.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-04
Henri Verbeet
wined3d: Use flags for shader_glsl_get_sample_function().
blob
|
commitdiff
|
raw
|
diff to current
2009-02-27
Stefan Dösinger
wined3d: Create a common sampling function in GLSL.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-27
Stefan Dösinger
wined3d: Make shader_glsl_get_sample_function aware...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-27
Stefan Dösinger
wined3d: Put the color_correction calls into the instru...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-12
Francois Gouget
wined3d: Add a trailing '\n' to shader_addline() calls.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
Stefan Dösinger
wined3d: Implement EXP and EXP2 fog in GLSL.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
Stefan Dösinger
wined3d: Properly set the fog frag coord according...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
Stefan Dösinger
WineD3D: Put vertex shader duplication infrastructure...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Michael Stefaniuc
wined3d: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Stefan Dösinger
wined3d: Don't single-allocate new gl shaders.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Henri Verbeet
wined3d: Remove some superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Stefan Dösinger
wined3d: Remove the pixelshader fogstart/fogend optimiz...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Henri Verbeet
wined3d: Simplify handling of swizzled attributes.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Henri Verbeet
wined3d: Don't bother with the GLSL info log if nobody...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Henri Verbeet
wined3d: Fix the line number for some fglrx spam.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-31
Henri Verbeet
wined3d: Make use_vs() and use_ps() work on a statebloc...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-20
Henri Verbeet
wined3d: Only apply shader constants that changed.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-19
Stefan Dösinger
wined3d: Make pixelshaders disable fog properly.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-19
Stefan Dösinger
wined3d: Use the ps_compile_args struct in glsl.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-19
Stefan Dösinger
wined3d: Make use of the ps_compile_args structure...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-19
Stefan Dösinger
wined3d: Pass the ps_compile_args structures to the...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-18
Henri Verbeet
wined3d: Track shader constants in the shader backend.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Henri Verbeet
wined3d: Remove the shader_cleanup() method from the...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Henri Verbeet
wined3d: Move the shader version to reg_maps.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Stefan Dösinger
wined3d: Don't load INT and BOOL constants needlessly.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Henri Verbeet
wined3d: Make some constant arrays also static.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Henri Verbeet
wined3d: Add functions to initialize and free shader...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-05
Henri Verbeet
wined3d: Explicitly pass the version and instruction...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
Henri Verbeet
wined3d: Make shader texture format fixups more generic.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
Henri Verbeet
wined3d: Remove sampled_format from IWineD3DBaseShaderC...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Henri Verbeet
wined3d: Use a bitmask to store which bool and int...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Andrew Talbot
wined3d: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Henri Verbeet
wined3d: Const correctness fixes for glsl_shader.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Henri Verbeet
wined3d: Const correctness fixes for arb_program_shader.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Henri Verbeet
wined3d: Make the SHADER_OPCODE_ARG parameter to shader...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Henri Verbeet
wined3d: Const correctness fixes for utils.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Stefan Dösinger
wined3d: Put the ps compile parameters into the glsl...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Stefan Dösinger
wined3d: Add the ability to duplicate GL pixel shaders.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Stefan Dösinger
wined3d: Store shader IDs in the vs and ps impl structures.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Stefan Dösinger
wined3d: Pass some stateblock values around directly.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Stefan Dösinger
wined3d: Make the shader backend call CompileShader.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Stefan Dösinger
wined3d: Kill the GL_ATI_envmap_bumpmap code.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Henri Verbeet
wined3d: vertexshader should never be NULL in generate_...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Henri Verbeet
wined3d: Handle projected cube textures.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Henri Verbeet
wined3d: Support some more texture types for GLSL depth...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Henri Verbeet
wined3d: Pass explicit texcoords to depth blt.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Henri Verbeet
wined3d: Pass the texture type to the shader depth...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Tobias Jakobi
wined3d: Fix some typos.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Henri Verbeet
wined3d: Set the sampler only once in shader_glsl_selec...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Alexandre Julliard
wined3d: Convert source files to utf-8.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
Henri Verbeet
wined3d: Make sure some variables are always initialized.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-24
Henri Verbeet
wined3d: Make some more GLSL functions private to the...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-24
Henri Verbeet
wined3d: Move part of the shader instruction table...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Henri Verbeet
wined3d: Use shader_glsl_log() in some more places.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Henri Verbeet
wined3d: Make some GLSL structs and functions private...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-10
Henri Verbeet
wined3d: Correct a comment.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Stefan Dösinger
wined3d: Handle projected textures properly in arbfp...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Stefan Dösinger
wined3d: Filter out more spam.
blob
|
commitdiff
|
raw
|
diff to current
next