projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Fix a capital letter in a parameter name.
[wine]
/
dlls
/
wined3d
/
drawprim.c
2007-01-10
Stefan Dösinger
wined3d: Move material applying to the state table.
blob
|
commitdiff
|
raw
2007-01-10
Stefan Dösinger
wined3d: Remove the invymat from drawprim.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-10
Stefan Dösinger
wined3d: Do not reset the material.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
wined3d: Do not try to read the vertex decl when the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
wined3d: Vertex buffers can use the declaration from...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
wined3d: Clean up drawprim a bit.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
wined3d: Avoid negative draw start indices.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
wined3d: Move applying shader constants to the state...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
wined3d: Apply shaders in their state handlers.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
wined3d: Move debugging fixmes from drawprim to the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
wined3d: Re-add the fixed function stream source trace.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
wined3d: Move applying the gl stream sources to the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Stefan Dösinger
wined3d: Remove d3ddevice_set_ortho.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Stefan Dösinger
wined3d: Move the projection matrix into its own state.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Stefan Dösinger
wined3d: Move the functionality of primitiveInitState...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Stefan Dösinger
wined3d: Move decoding the vertex declaration to the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Stefan Dösinger
wined3d: Pass the user pointer strided structure via...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Stefan Dösinger
wined3d: Use the baseVertexIndex in the stateblock.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-02
Stefan Dösinger
wined3d: Put the decoded strided data structure into...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
H. Verbeet
wined3d: Restore texture bindings in the FBO code.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
H. Verbeet
wined3d: Copy the depth buffer after all dirty states...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Stefan Dösinger
wined3d: Add pixel shaders to the state table.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Stefan Dösinger
wined3d: Move samplers to the state table.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Stefan Dösinger
wined3d: Move WINED3DTSS_ALPHAOP to the state table.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Stefan Dösinger
wined3d: Move WINED3DTSS_COLOROP to the state table.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Stefan Dösinger
wined3d: Temporary disable nvrc junk texture skipping.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-19
Stefan Dösinger
wined3d: Catch nop render state changes.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-19
Stefan Dösinger
wined3d: Add the state dirtification infrastructure.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Dmitry Timoshkov
wined3d: Make some data const.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Markus Amsler
Revert "d3d: Remove AddRef from IWineD3DDevice_GetSwapC...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
H. Verbeet
wined3d: Select the right shader backend when creating...
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-22
Markus Amsler
d3d: Remove AddRef from IWineD3DDevice_GetSwapChain.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
H. Verbeet
wined3d: Only copy the depth buffer if there is one.
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-11-17
H. Verbeet
wined3d: Allow the depth buffer to be shared between...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
H. Verbeet
wined3d: Add FBO support for offscreen rendering.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
H. Verbeet
wined3d: Rename renderUpsideDown to render_offscreen.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Ivan Gyurdiev
wined3d: Add D3DFVF codes to the WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Ivan Gyurdiev
wined3d: Add D3DFOGMODE to the WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Markus Amsler
wined3d: Respect ARB_VERTEX_BUFFER_OBJECT in loadVertex...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Ivan Gyurdiev
wined3d: Add D3DTEXTURETRANSFORMTYPE to the WINED3D...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Ivan Gyurdiev
wined3d: Add D3DTEXTUREOP to the WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Ivan Gyurdiev
wined3d: Merge D3DDP_MAXTEXCOORD constants into one...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Ivan Gyurdiev
wined3d: Merge D3DPRIMITIVETYPE types into one type...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
Ivan Gyurdiev
wined3d: D3DDECLTYPE: Consistently use in WINED3D names...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
Ivan Gyurdiev
wined3d: D3DTEXTURESTAGESTATETYPE: Consistently use...
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
Ivan Gyurdiev
wined3d: Win64 printf fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-27
Ivan Gyurdiev
wined3d: Read GL info and load constants into the same...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-27
H. Verbeet
wined3d: Comparing BOOLs against FALSE is redundant.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Stefan Dösinger
wined3d: Avoid wasting a uniform.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
Ivan Gyurdiev
wined3d: Allow null streams in the vertex declaration.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
Stefan Dösinger
wined3d: Do not bind the 0 vbo when vbos are unsupported.
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-22
Stefan Dösinger
wined3d: Correctly draw transformed and untransformed...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-21
H. Verbeet
wined3d: Lookup GLSL float uniform locations only once...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Roderick Colenbrander
wined3d: Fix opengl extension call.
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-08-04
H. Verbeet
wined3d: Disable vertex arrays after we're done drawing...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Jason Green
wined3d: Fix some upside-down rendering issues for...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Jason Green
wined3d: Fix crash caused by bad TRACE.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
H. Verbeet
wined3d: D3d8 shaders can have a NULL pFunction, but...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Jason Green
wined3d: Improve traces for D3DTRANSFORMSTATETYPE.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
H. Verbeet
wined3d: Increment texture_idx when continuing as well.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Jason Green
wined3d: Fix for vertex shaders.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Ivan Gyurdiev
wined3d: Create fake input semantics for d3d8 shaders.
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-07
Ivan Gyurdiev
wined3d: Make WINED3D_ATR macros more flexible.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Ivan Gyurdiev
wined3d: Simplify primitiveDeclartationConvertToStrided.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Ivan Gyurdiev
wined3d: Add position_transformed flag to Strided data...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Ivan Gyurdiev
wined3d: Only link and use GLSL program if at least...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Michael Stefaniuc
janitorial: Put "inline static" at the beginning of...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Ivan Gyurdiev
wined3d: Clean up drawPrimitive/drawPrimitiveDrawStrided.
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-06-28
H. Verbeet
wined3d: Use register combiners for texture stage opera...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-28
H. Verbeet
wined3d: Fix uploading of textures for shaders.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-28
H. Verbeet
wined3d: Texture limits fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Stefan Dösinger
wined3d: Add support for VBOs to the drawing code.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Jason Green
wined3d: Move constant loading into target-specific...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-16
H. Verbeet
wined3d: Add and use GL_EXT_fog_coord defines.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Stefan Dösinger
wined3d: Support more than one back buffer.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Stefan Dösinger
wined3d: Correct vertex fog for transformed vertices...
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: 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-09
Jason Green
wined3d: GLSL shader cleanup patch.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Jason Green
wined3d: Allow drawPrim to create and use the GLSL...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Jason Green
wined3d: Move constant loading out of DrawPrimDrawStrid...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Ivan Gyurdiev
wined3d: Remove constant type field in stateblock.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-05
Stefan Dösinger
wined3d: Render target locking fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Jason Green
wined3d: Fix regression introduced by recent multitextu...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Roderick Colenbrander
wined3d: Dynamicly load GL_ARB_multitexture functions.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Stefan Dösinger
wined3d: Small rhw vertex fix.
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
2006-05-22
Ivan Gyurdiev
wined3d: Allow use of pixel shaders with drawStridedSlow.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Stefan Dösinger
wined3d: Implement IWineD3DDevice::ProcessVertices.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-09
Stefan Dösinger
wined3d: rhw vertex fixup.
blob
|
commitdiff
|
raw
|
diff to current
next