projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Remove some unused defines.
[wine]
/
dlls
/
wined3d
/
pixelshader.c
2009-02-03
Michael Stefaniuc
wined3d: Remove some unused defines.
blob
|
commitdiff
|
raw
2009-01-20
Stefan Dösinger
wined3d: Get rid of is_compiled in the pixel shader.
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-08
Henri Verbeet
wined3d: Move position_transformed out of u.s in struct...
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-30
Henri Verbeet
wined3d: Get rid of the glname field in struct SHADER_O...
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: Pass the ps_compile_args structures to the...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Stefan Dösinger
wined3d: Get rid of IWineD3DPixelShaderImpl_GenerateShader.
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: Move the shader version to reg_maps.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
Henri Verbeet
wined3d: We only care is a sampler is sampled at all...
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
Henri Verbeet
wined3d: Don't trace the shader if nobody's looking.
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: Remove some more unused code.
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-09
Henri Verbeet
wined3d: Don't leak memory in IWineD3DPixelShaderImpl_G...
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-02
Henri Verbeet
wined3d: Const correctness fixes.
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: 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-10-18
Alexandre Julliard
wined3d: Convert source files to utf-8.
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-23
Henri Verbeet
wined3d: Merge pshader_hw_map2gl() and vshader_hw_map2gl().
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Stefan Dösinger
wined3d: Remove some more junk code.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
H. Verbeet
wined3d: Use gl_Color and gl_SecondaryColor to support...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Stefan Dösinger
wined3d: Update copyright lines.
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-05
Stefan Dösinger
wined3d: Support more than one texbem instruction per...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
Austin English
wined3d: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-08
Stefan Dösinger
wined3d: Fix a pixelshader recompilation check.
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-27
Stefan Dösinger
wined3d: Fog is applied after sRGB correction.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-27
Stefan Dösinger
wined3d: Make SRGB write correction working with 1...
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: 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-09
Stefan Dösinger
wined3d: Actually store the PS's vertex processing...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
Stefan Dösinger
wined3d: Fix the varying number comparison.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Stefan Dösinger
wined3d: Implement the varying map.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Stefan Dösinger
wined3d: Install a varying map.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Stefan Dösinger
wined3d: Handle ps 3.0 varyings in a different way.
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-11
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Stefan Dösinger
wined3d: d3d ignores the sign of the input value in...
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: Enable the mNxN implementation for pixel shaders.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-01
Stefan Dösinger
wined3d: Add texreg2rgb support to arb shaders.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Stefan Dösinger
wined3d: Add sincos support to arb shaders.
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-27
Stefan Dösinger
wined3d: Add dp2add support to arb shaders.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Stefan Dösinger
wined3d: Add crs and pow instruction support.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Stefan Dösinger
wined3d: Add support for some unimplemented instruction...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Stefan Dösinger
wined3d: SRGB write correction emulation.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Stefan Dösinger
wined3d: Recompile glsl pixelshaders if the sampler...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Stefan Dösinger
wined3d: Implement texbeml.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Stefan Dösinger
wined3d: texkill ignores the .w only in ps 1.x.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Stefan Dösinger
wined3d: Fix texdepth instruction.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-28
Stefan Dösinger
wined3d: Hold an internal reference on pixel and vertex...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-23
H. Verbeet
wined3d: Fix the shader version on some instruction...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
H. Verbeet
wined3d: Implement dsx & dsy shader instructions.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
Stefan Dösinger
wined3d: rsq and rcp use the .w component if no swizzle...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
H. Verbeet
wined3d: Implement texldl.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Stefan Dösinger
wined3d: Store the gl information in a per adapter...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
H. Verbeet
wined3d: For ps_2_0 and higher, call shader_get_registe...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
H. Verbeet
wined3d: WINED3DSIO_POW should use the absolute value...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Stefan Dösinger
wined3d: Dirtify the shader and declaration states...
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-23
Fabian Bieler
wined3d: Implement linear fog with pixel shader.
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-03-08
H. Verbeet
wined3d: Fix IWineD3DPixelShader_GetFunction / IWineD3D...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
H. Verbeet
wined3d: Remove broken software shaders.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
H. Verbeet
wined3d: The texldl instruction takes 3 arguments.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
H. Verbeet
wined3d: Store GLSL programs in a hash table rather...
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-01-19
H. Verbeet
wined3d: The sincos instruction is valid for ps/vs...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-16
H. Verbeet
wined3d: Give WINED3DSIO_CRS its own function, properly...
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-11-27
Andrew Talbot
wined3d: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Francois Gouget
wined3d: Remove '\0's in traces.
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-10
Ivan Gyurdiev
wined3d: Move D3DSIO structure into WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Ivan Gyurdiev
wined3d: Make the shader mode selections per device.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
H. Verbeet
wined3d: Explicitly enable the GL_ARB_draw_buffers...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Ivan Gyurdiev
wined3d: Win64 printf fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-27
Ivan Gyurdiev
wined3d: Move device pointer into the BaseShader class.
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-08-25
Stefan Dösinger
wined3d: Compile pixel shaders in drawprim.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Roderick Colenbrander
wined3d: Fix GLSL regression / draw buffers support.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
H. Verbeet
wined3d: Delay vertex shader compilation until the...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Jason Green
wined3d: More shader fixes / new instructions.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
Jason Green
wined3d: Implement more GLSL instructions.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
H. Verbeet
wined3d: Add traces to IWineD3DVertexShaderImpl_SetFunc...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Jason Green
wined3d: Make the number of floating point shader const...
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-11
Ivan Gyurdiev
wined3d: More flow control instructions.
blob
|
commitdiff
|
raw
|
diff to current
next