projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Pack hardcoded local constants in ARB.
[wine]
/
dlls
/
wined3d
/
baseshader.c
2009-05-05
Stefan Dösinger
wined3d: Implement texldd.
blob
|
commitdiff
|
raw
2009-05-05
Henri Verbeet
wined3d: Implement shader_sm4_is_end().
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-05
Henri Verbeet
wined3d: Handle reading the shader header in the frontend.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-05
Henri Verbeet
wined3d: Introduce a stubbed SM4 shader frontend.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Henri Verbeet
wined3d: Select the frontend based on the version token.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Henri Verbeet
wined3d: Add a frontend function to determine if there...
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-05-04
Henri Verbeet
wined3d: Move SM 1-3 parsing functions to their own...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Henri Verbeet
wined3d: Get rid of the remaining WINED3DSP_REGNUM_MASK...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-01
Henri Verbeet
wined3d: Avoid using WINED3DSP_REGNUM_MASK in the def...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-01
Henri Verbeet
wined3d: Introduce shader_sm1_read_comment() to read...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-01
Henri Verbeet
wined3d: Use the shader_sm1_read_*() functions in shade...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-01
Henri Verbeet
wined3d: Merge shader_dump_arr_entry() into shader_dump...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Henri Verbeet
wined3d: Split shader_dump_param() in shader_dump_src_p...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Henri Verbeet
wined3d: Pass a struct wined3d_shader_semantic to shade...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Henri Verbeet
wined3d: Explicitly pass register type, index, etc...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Henri Verbeet
wined3d: Explicitly pass the register type and index...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Henri Verbeet
wined3d: Relative addressing tokens are always source...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Henri Verbeet
wined3d: The "input" parameter to shader_dump_param...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Henri Verbeet
wined3d: Handle the sampler type shift in the frontend.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Henri Verbeet
wined3d: Introduce shader_sm1_read_semantic().
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-28
Henri Verbeet
wined3d: Clear reg_maps in shader_get_registers_used...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-28
Henri Verbeet
wined3d: Use shader_sm1_read_dst_param() and shader_sm1...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-28
Henri Verbeet
wined3d: Create a separate function to record register...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Henri Verbeet
wined3d: Add a function to read a destination parameter...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Henri Verbeet
wined3d: Add a function to read a source parameter...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Henri Verbeet
wined3d: Use shader_sm1_read_opcode() in shader_trace_i...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Henri Verbeet
wined3d: Store D3D shader opcode names in a separate...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Stefan Dösinger
wined3d: Support the full amount of constants in GLSL.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Henri Verbeet
wined3d: Use shader_sm1_read_opcode() in shader_get_reg...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Henri Verbeet
wined3d: Add a function to read an opcode from SM1...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Henri Verbeet
wined3d: The first shader token should be the version...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Henri Verbeet
wined3d: Handle the opcode specific control shift in...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-23
Henri Verbeet
wined3d: Move frontend specfic constants to baseshader.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-23
Henri Verbeet
wined3d: Move some frontend specfic code to baseshader.c.
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 source modifier shift in the fronte...
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 WINED3DVS_* swizzle constants.
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-21
Henri Verbeet
wined3d: Store the source swizzle in struct wined3d_sha...
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-20
Henri Verbeet
wined3d: Store the source relative addressing token...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Henri Verbeet
wined3d: Create a relative addressing token for 1.x...
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: Store the register type in struct wined3d_shad...
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-10
Tobias Jakobi
wined3d: Add load_np2fixup_constants function to shader...
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-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: Store a struct wined3d_shader_dst_param in...
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: 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-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-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 ARB...
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-10
Henri Verbeet
wined3d: Get rid of a few stack buffers.
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-11
Stefan Dösinger
WineD3D: Put vertex shader duplication infrastructure...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Michael Stefaniuc
wined3d: Remove some unused defines.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Henri Verbeet
wined3d: Get rid of D3DCREATESHADEROBJECTINSTANCE.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-20
Henri Verbeet
wined3d: Consistently use .xyzw for vector components.
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-16
Henri Verbeet
wined3d: Shaders will never have a NULL function.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Henri Verbeet
wined3d: Simplify shader_generate_main() a bit.
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-15
Henri Verbeet
wined3d: Explicitly pass the shader version to some...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
Henri Verbeet
wined3d: Don't reparse the entire shader just to update...
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-11
Henri Verbeet
wined3d: shader_trace_init() shouldn't have side effects.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Henri Verbeet
wined3d: baseShader.functionLength should be 0 when...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Henri Verbeet
wined3d: Get rid of the "len" variable in shader_trace_...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Henri Verbeet
wined3d: Fix the IWineD3DVertexShader and IWineD3DPixel...
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-08
Henri Verbeet
wined3d: Return early from shader_trace_init() when...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Henri Verbeet
wined3d: Explicitly pass the shader version to shader_s...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Henri Verbeet
wined3d: Explicitly pass the shader version to shader_g...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-05
Henri Verbeet
wined3d: Explicitly pass the shader version to shader_d...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-05
Henri Verbeet
wined3d: Explicitly pass the shader version to shader_d...
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-05
Henri Verbeet
wined3d: Remove a redundant condition in shader_get_opc...
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-03
Henri Verbeet
wined3d: Make functions static where possible.
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-25
Stefan Dösinger
wined3d: Add the ability to duplicate GL pixel shaders.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Tobias Jakobi
wined3d: Fix typo in baseshader.c.
blob
|
commitdiff
|
raw
|
diff to current
next