projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Mark a vertex buffer dirty after VBO creation.
[wine]
/
dlls
/
wined3d
/
utils.c
2008-02-22
Roderick Colenbrander
ddraw: Add yv12 detection support.
blob
|
commitdiff
|
raw
2008-01-18
Austin English
wined3d: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
Stefan Dösinger
wined3d: Move the GL info structure into the adapter.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Stefan Dösinger
wined3d: Implement D3DFMT_G16R16.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Stefan Dösinger
wined3d: Add an alpha blending test.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
Stefan Dösinger
wined3d: Unify bpp to format conversion.
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-28
Stefan Dösinger
wined3d: Allow using a different internal format for...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Stefan Dösinger
wined3d: Reinstall the projected texture disabling...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Stefan Dösinger
wined3d: Put V8U8 back into the UNKNOWN format group.
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: Emulate D3DFMT_L6V5U5.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Stefan Dösinger
wined3d: Fix WINED3DFMT_X8L8V8U8.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Chris Robinson
wined3d: Add X4R4G4B4 and A4R4G4B4 to formats allowed...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Stefan Dösinger
wined3d: Some texture transform fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Stefan Dösinger
wined3d: Texture transforms are disabled when drawing...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-20
Stefan Dösinger
wined3d: Fix some alpha channels in formats.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Stefan Dösinger
wined3d: Fix WINED3DFMT_R3G3B2.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Roderick Colenbrander
wined3d: Add more pixelformats to getColorBits.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Roderick Colenbrander
wined3d: Fix WINED3DFMT D16/L16 bugs in the pixelformat...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
Roderick Colenbrander
wined3d: Better pixelformat selection code.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Roderick Colenbrander
wined3d: Prepare pbuffer code for WGL transition.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Stefan Dösinger
wined3d: A more dynamic initialization of the gl pixel...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Stefan Dösinger
wined3d: Store the gl format table in the gl info struc...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Stefan Dösinger
wined3d: Split up the format table.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-18
Michael Stefaniuc
wined3d: Remove unreachable code: break after return...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-06
Stefan Dösinger
wined3d: Implement high order patches.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
H. Verbeet
wined3d: Mask texture stage state arguments with WINED3...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-13
Phil Costin
wined3d: Add gamma linerization support for D3DFMT_A4R4...
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
Chris Robinson
wined3d: Add missing table entry value.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-07
Phil Costin
wined3d: Extend the D3DFMT table to include gamma corre...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Stefan Dösinger
wined3d: Prevent wrong bumpenvmap warnings.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-10
Stefan Dösinger
wined3d: Support bump environment mapping using GL_NV_t...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-09
Stefan Dösinger
wined3d: Implement environment bump mapping with GL_ATI...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Stefan Dösinger
d3d: Calculate the size of WINED3DFVF_XYZBx FVFs.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
H. Verbeet
wined3d: Output pretty GL errors in checkGLcall and...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-19
H. Verbeet
wined3d: Remove GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATT...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
H. Verbeet
wined3d: Use GL_UNSIGNED_BYTE as data type for WINED3DF...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
H. Verbeet
wined3d: Add a function for dumping FBO status codes.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-09
H. Verbeet
wined3d: Add a function to dump WINED3DTEXTUREFILTERTYP...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Stefan Dösinger
wined3d: Activate a context before doing opengl calls.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Stefan Huehner
Mark several functions as static.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Fabian Bieler
wined3d: Implemented signed texture formats via NV_TEXT...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Stefan Dösinger
wined3d: Rework surface dirtification.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
H. Verbeet
wined3d: Add some hash table code.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Stefan Dösinger
wined3d: Convert and load U8V8 surfaces as rgb.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
H. Verbeet
wined3d: Add WINED3DDECLUSAGE, use it.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Francois Gouget
d3d: Fix the D3DFMT_XXX constant declarations.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-10
Stefan Dösinger
wined3d: Remove dead NV_TEXTURE_SHADER code
blob
|
commitdiff
|
raw
|
diff to current
2006-12-19
Stefan Dösinger
wined3d: Add WINED3DRS_STIPPLEPATTERNxy.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Andrew Talbot
wined3d: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
H. Verbeet
wined3d: Fix depth buffer formats to use actual depth...
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 D3DCMPFUNC to the WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Ivan Gyurdiev
wined3d: Add D3DSTENCILOP to the WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Ivan Gyurdiev
wined3d: Add D3DTA masks to the WINED3D namespace.
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 D3DPRIMITIVETYPE types into one type...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-12
Ivan Gyurdiev
wined3d: Merge D3DMATRIX types into one type in WINED3D...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
Ivan Gyurdiev
wined3d: D3DTEXTURESTAGESTATETYPE: Consistently use...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
Ivan Gyurdiev
wined3d: D3DDEVTYPE: Consistently use in WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
Ivan Gyurdiev
wined3d: D3DFORMAT: Consistently use WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Ivan Gyurdiev
wined3d: Win64 printf fixes.
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-12
H. Verbeet
wined3d: Cleanup the surface loading code a bit.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Ivan Gyurdiev
wined3d: Add support for R32F and R16F texture formats.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Ivan Gyurdiev
wined3d: Add support for A16B16G16R16F and A32B32G32R32...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
Jan Zerebecki
wined3d: Use a common function for all D3DCMPFUNC ...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
H. Verbeet
wined3d: Add a couple of traces to the vertexdeclaratio...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-29
Jason Green
wined3d: Start checking for D3DUSAGE_QUERY_* items...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Jason Green
wined3d: Improve traces for D3DTRANSFORMSTATETYPE.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Stefan Dösinger
wined3d: Whitelist pixelformats instead of blacklisting.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
H. Verbeet
wined3d: Texture stages that reference NULL textures...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Stefan Dösinger
wined3d: Flip WINED3DFMT_R8G8B8 to GL_RGB.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Ivan Gyurdiev
wined3d: Add a function to print out D3DDECLUSAGE9...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-28
H. Verbeet
wined3d: Add code for using register combiners for...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-28
H. Verbeet
wined3d: Add & use D3DTEXTUREOP dumping code.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Francois Gouget
Assorted spelling, case and grammar fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-21
Stefan Dösinger
wined3d: Pixel format cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Jan Zerebecki
wined3d: Fix stencil related render states.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Jan Zerebecki
wined3d: Also print the format like a fourcc if unknown...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
H. Verbeet
wined3d: Cleanup GetSrcAndOpFromValue().
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
H. Verbeet
wined3d: Remove a redundant break.
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-23
Stefan Dösinger
wined3d: OpengGL accelerated blits.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Stefan Dösinger
wined3d: Add missing render states to the dumping function.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Stefan Dösinger
wined3d: Implement IWineGDISurface.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Stefan Dösinger
wined3d: Implement IWineD3DDevice::ProcessVertices.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Stefan Dösinger
wined3d: Implement IWineD3DSurface::GetDC and IWineD3DS...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-21
Ivan Gyurdiev
wined3d: Texture format corrections.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Stefan Dösinger
wined3d: Implement IWineD3DDevice::EnumDisplayModes.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-13
Jason Green
wined3d: Add case 0 to switch statement and fix the...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Jason Green
wined3d: Add some more debugging info.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Ivan Gyurdiev
wined3d: Map D3DFMT_L16, D3DFMT_A16B16G16R16 to OpenGL...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-04
Jan Zerebecki
wined3d: Add D3DFMT_L16.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-04
Jason Green
wined3d: Add a couple more debugging output formats.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-28
Stefan Dösinger
wined3d: Add WINED3DPOOL to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
next