projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
setupapi/tests: Fix some typos.
[wine]
/
dlls
/
wined3d
/
baseshader.c
2008-04-24
Stefan Dösinger
wined3d: Use the shader backend to enable / disable...
blob
|
commitdiff
|
raw
2008-04-02
Stefan Dösinger
wined3d: Update copyright lines.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Stefan Dösinger
wined3d: Implement TSSARGTEMP with register combiners.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Stefan Dösinger
wined3d: Implement D3DTA_TEMP in the GL_ATI_fragment_sh...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Stefan Dösinger
wined3d: Add a shader DLL init callback.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Stefan Dösinger
wined3d: Move shader caps setting into the arb and...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Stefan Dösinger
wined3d: Set shader specific caps in the shader backend.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Stefan Dösinger
wined3d: Move shader generation into the shader backend.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Stefan Dösinger
wined3d: Make the state table a property of the shader...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-05
Stefan Dösinger
wined3d: Support more than one texbem instruction per...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-04
Stefan Dösinger
wined3d: Implement a different constant dirtification...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
James Hawkins
janitorial: Remove links to any microsoft site.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Stefan Dösinger
wined3d: Move shader model private data into its own...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Stefan Dösinger
wined3d: De-Statify depth blit opengl resources.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
Austin English
wined3d: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Stefan Dösinger
wined3d: Clear the constant list before finding constants.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Stefan Dösinger
wined3d: Keep track of shaders.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Stefan Dösinger
wined3d: Initialize output texcoord .w to 1.0 if needed.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Stefan Dösinger
wined3d: Make the code aware of GL_ARB_texture_rectangle.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Stefan Dösinger
wined3d: Move glsl shader destruction to the glsl shade...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Stefan Dösinger
wined3d: Free the shader function when freeing the...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Stefan Dösinger
wined3d: Move IUnknown functions to IWineD3DBaseShader.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-14
Stefan Dösinger
wined3d: Hardcode local constants into the shader if...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
Stefan Dösinger
wined3d: Relative addressing offsets are limited to...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Stefan Dösinger
wined3d: Implement the varying map.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Stefan Dösinger
wined3d: Care for the inverted y coords in dsy.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Stefan Dösinger
wined3d: Nested loop support.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Stefan Dösinger
wined3d: Reverse the position fixup if the pshader...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-01
Stefan Dösinger
wined3d: Bem is an instruction and uses registers.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Stefan Dösinger
wined3d: Implement the nrm instruction in arb.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Stefan Dösinger
wined3d: Unify pixel format correction.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Stefan Dösinger
wined3d: The D3DSI_COISSUE flag changes the behavior...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Stefan Dösinger
wined3d: Pixel shader 1.x constants are clamped to...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Stefan Dösinger
wined3d: Implement texbeml.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-04
H. Verbeet
wined3d: Handle the ps_3_0 vPos field.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-13
Fabian Bieler
wined3d: Mark vertex shader 3.0 as foggy shaders if...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
Felix Nawothnig
wined3d: Use GL_TEXTURE_2D for dummy textures.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Fabian Bieler
wined3d: Implement support for projective textures...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-27
Stefan Dösinger
wined3d: Implement bem shader instruction.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
wined3d: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Stefan Dösinger
wined3d: Load one bump mapping environment matrix into...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
H. Verbeet
wined3d: Add WINED3DDECLUSAGE, use it.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Stefan Dösinger
wined3d: Make shader_cleanup more useful.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-19
H. Verbeet
wined3d: Use %s in trace.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-16
H. Verbeet
05/49: wined3d: Only add line numbers for new lines...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-29
H. Verbeet
wined3d: Remove dead code in shader_get_registers_used().
blob
|
commitdiff
|
raw
|
diff to current
2006-12-28
H. Verbeet
wined3d: Create samplers for all 1.x instructions that...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Dmitry Timoshkov
wined3d: Make some data const.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
H. Verbeet
wined3d: Move some code specific to the different shade...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Andrew Talbot
wined3d: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
H. Verbeet
wined3d: Fix GL_ARB_texture_cube_map extension support.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Ivan Gyurdiev
wined3d: Add shader version/end masks to the WINED3D...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Ivan Gyurdiev
wined3d: Add D3DSHADER_ADDRMODE masks to the WINED3D...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Ivan Gyurdiev
wined3d: Add D3DSI and other opcode masks to the WINED3...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
H. Verbeet
wined3d: Improve shader_dump_decl_usage() TRACEs.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Ivan Gyurdiev
wined3d: Move D3DSP dest modifier related items into...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Ivan Gyurdiev
wined3d: Move D3DSP source modifier-related items into...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Ivan Gyurdiev
wined3d: Move D3DSP_REG structures into the WINED3D...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Ivan Gyurdiev
wined3d: Move D3DSP DCL-related structures into WINED3D...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Ivan Gyurdiev
wined3d: Move D3DSPR structure into the WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Ivan Gyurdiev
wined3d: Move D3DSIO structure into WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Ivan Gyurdiev
wined3d: Win64 printf fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Stefan Dösinger
wined3d: Find the correct sampler type for < 2.0 pshaders.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-29
Jason Green
wined3d: Skip processing of D3DSIO_PHASE instruction.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-29
Jason Green
wined3d: Declare a 1D sampler for TEXDP3TEX (GLSL).
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
Christian Costa
wined3d: Readd missing copyright to shaders files.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Jason Green
wined3d: Fix for vertex shaders.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Ivan Gyurdiev
wined3d: More flow control instructions.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Ivan Gyurdiev
wined3d: More flow control instructions
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Ivan Gyurdiev
wined3d: Place immediate constants in the same array...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Ivan Gyurdiev
wined3d: Trace ABS/ABSNEG modifiers.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Ivan Gyurdiev
wined3d: Reverse semantics maps for shaders.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Ivan Gyurdiev
wined3d: Move register count pass to SetFunction.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Ivan Gyurdiev
wined3d: Rework shader mode selection.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Ivan Gyurdiev
wined3d: Fix faulty DCL trace.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Ivan Gyurdiev
wined3d: Use shader_get_regtype() in register counting...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-29
Jason Green
wined3d: Fix a few GLSL shader instruction translations.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Jason Green
wined3d: Implement more GLSL instructions and a little...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Jason Green
wined3d: Move D3DSIO_DEF instruction for ARB shaders...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Jason Green
wined3d: Fix lookup for LOOP register.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Jason Green
wined3d: Add preliminary support for constant boolean...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Jason Green
wined3d: Implement more GLSL instructions.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: Mark instructions without a destination token.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: Keep pshader and vshader constants in GLSL...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: Improve Sampler support on 2.0 and 3.0 shaders.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: Add support for shader model 3.0 I/O registers.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: Register map cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: Share trace pass
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: Rework dcl processing.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: The namedArrays code path is dead (always...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-10
Jason Green
wined3d: Fix regression from register maps switch for...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Jason Green
wined3d: Added more declarations to GLSL.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Jason Green
wined3d: Unified float constant register mapping betwee...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Jason Green
wined3d: Add the bulk of the GLSL string generation...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
Ivan Gyurdiev
wined3d: Fix NULL dereference in generator function.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Ivan Gyurdiev
wined3d: Trace improvements.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Jason Green
wined3d: Add ability to generate GLSL shader objects...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Jason Green
wined3d: Replaced USING_GLSL define with a new wined3d_...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Jason Green
wined3d: Add function to print the infolog of a GLSL...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
next