projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wined3d: Only update the screen when the frontbuffer was changed.
[wine]
/
dlls
/
wined3d
/
ati_fragment_shader.c
2009-06-26
Henri Verbeet
wined3d: Document GL context dependencies.
blob
|
commitdiff
|
raw
2009-06-10
Stefan Dösinger
wined3d: A small atifs bump map improvement.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-04
Henri Verbeet
wined3d: Add a proper enum value for "no extension".
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Henri Verbeet
wined3d: Replace the wined3d hash table with the generi...
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-13
Henri Verbeet
wined3d: Add missing GL locking to fragment_pipeline...
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-02-24
Stefan Dösinger
wined3d: Properly update last_was_pshader.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Michael Stefaniuc
wined3d: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Stefan Dösinger
wined3d: Split the remains of state_fog.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Stefan Dösinger
wined3d: Move fogdensity and fogcolor to the fragment...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Henri Verbeet
wined3d: Renumber WINED3DTEXTURESTAGESTATETYPE enum...
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-15
Stefan Dösinger
wined3d: Give ATIFS a pixel shader handler.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Stefan Dösinger
WineD3D: Abstract some ATIfs op debug TRACEs.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Henri Verbeet
wined3d: Rename texture_stage_op.color_correction to...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Henri Verbeet
wined3d: Use the actual fixup for the stage in gen_ati_...
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-11-28
Henri Verbeet
wined3d: Const correctness fixes for ati_fragment_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: Const correctness fixes for utils.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
Stefan Dösinger
wined3d: Rename the fragment ffp desc structures.
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-08-29
Henri Verbeet
wined3d: Remove useless hash_table_t typedef.
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-28
Stefan Dösinger
wined3d: Handle projected+bump mapped textures in atifs.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Stefan Dösinger
wined3d: Implement D3DTA_ALPHAREPLICATE in arbfp and...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Stefan Dösinger
d3d9: Test for fixed function value clamping.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Stefan Dösinger
wined3d: Fix the unused arg marker.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Stefan Dösinger
wined3d: Ask the ffp/shader/blit implementation about...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-31
Stefan Dösinger
wined3d: Use a hashmap to store the ffp shaders.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-31
Stefan Dösinger
wined3d: Use C bitfields to compact the ffp description.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Stefan Dösinger
wined3d: Add fog and tex types to the ffp fragment...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
Stefan Dösinger
wined3d: Correct the D3DTOP_LERP parameter order.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
Stefan Dösinger
wined3d: Fix the MULTIPLYADD parameter orders in atifs.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Stefan Dösinger
wined3d: Add extension information to the states.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Stefan Dösinger
wined3d: Move fixed function texture dimension updates...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Stefan Dösinger
wined3d: Remove the atifs shader backend.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Stefan Dösinger
wined3d: Set ffp caps in the ffp backend, not the shade...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Stefan Dösinger
wined3d: Move shader_fragment_enable to the fragment...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
H. Verbeet
wined3d: Don't call shader_select() in depth_blt().
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
H. Verbeet
wined3d: Destroy depth_blt resources in the backend...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Stefan Dösinger
wined3d: Remove the state table from the shader backend.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Stefan Dösinger
wined3d: Remove the DLL load init function.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Stefan Dösinger
wined3d: Communicate the atifs functions via the fragme...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Stefan Dösinger
wined3d: Create fragment processing state templates...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Stefan Dösinger
wined3d: Start the state splitup.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Stefan Dösinger
wined3d: Remove an unneeded atifs hack.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Stefan Dösinger
wined3d: Remove an unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Stefan Dösinger
wined3d: Call activate_dimensions from the atifs code.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Stefan Dösinger
wined3d: Use the shader backend to enable / disable...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Francois Gouget
Assorted spelling fixes.
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-04-02
Stefan Dösinger
wined3d: Prepare the atifs shader generator for temp...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-28
Stefan Dösinger
wined3d: Inherit from the proper state table in atifs.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Stefan Dösinger
wined3d: Implement env bump mapping in the atifs ffp...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Stefan Dösinger
wined3d: Fragment processing using GL_ATI_fragment_shader.
blob
|
commitdiff
|
raw
|
diff to current