projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Fall back to backbuffer offscreen rendering if FBOs are unavailable.
[wine]
/
dlls
/
wined3d
/
directx.c
2009-06-17
Henri Verbeet
wined3d: Fall back to backbuffer offscreen rendering...
blob
|
commitdiff
|
raw
2009-06-08
Gerald Pfeifer
wined3d: Fix (and simplify) the ATI case in IWineD3DImp...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
Henri Verbeet
wined3d: Add support for the ARB_depth_buffer_float...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Henri Verbeet
wined3d: Add support for EXT_packed_depth_stencil.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Henri Verbeet
wined3d: Add extension detection for ARB_depth_texture.
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-05-28
Louis Lenders
wined3d: Fix CheckDeviceMultiSampleType when queried...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-25
Louis Lenders
wined3d: Match device name string to windows one.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-25
Chris Robinson
wined3d: Prevent erroneous FIXMEs on newer cards.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Stefan Dösinger
wined3d: Add NV asm extension support to the ARB backend.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Stefan Dösinger
wined3d: Support clipplanes with GLSL.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Robert Key
wined3d: Remove HD 4800 "2048MB for X2 versions" comment.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Robert Key
wined3d: Fix ATI HD4800 being reported as ATI 9500.
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-14
Henri Verbeet
wined3d: Add missing GL locking to test_pbo_functionali...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Rico Schüller
wined3d: Add UnregisterClass() on DLL_PROCESS_DETACH.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-08
Stefan Dösinger
wined3d: Work around a bad crash in fglrx.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-05
Stefan Dösinger
wined3d: Make use of GL_ARB_half_float_vertex.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-05
Stefan Dösinger
wined3d: Implement texldd.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-28
Stefan Dösinger
wined3d: Set the max mipmap level in the pbo test.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-28
Stefan Dösinger
wined3d: Emulate R16G16F and R32G32F if GL_ARB_texture_...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Stefan Dösinger
wined3d: Merge match_apple and implementation_is_apple.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Stefan Dösinger
wined3d: Reserve additional GLSL constants on some...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Stefan Dösinger
wined3d: Move the remaining quirks into the quirk table.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Stefan Dösinger
wined3d: Move the generic mac glsl uniform fixup to...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Stefan Dösinger
wined3d: Add a more formal framework for driver quirks.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-13
Roderick Colenbrander
wined3d: Report the driver description as reported...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-13
Roderick Colenbrander
wined3d: Update Nvidia driver version information.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Stefan Dösinger
wined3d: Deal with reserved shader constants in the...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Stefan Dösinger
d3d8, d3d9: Don't rely on the wined3d buffer type.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-06
Roderick Colenbrander
wined3d: Update NVidia pci ids.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-30
Roderick Colenbrander
wined3d: Check for the presence of wglGetExtensionsStri...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-27
Henri Verbeet
wined3d: Unify vertex and texture formats.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
Henri Verbeet
wined3d: Pass format_desc to getColorBits() and getDept...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
Henri Verbeet
wined3d: Pass format_desc to the Check*Capability(...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Roderick Colenbrander
wined3d: Add a classic WGL pixel format backend as...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Roderick Colenbrander
wined3d: Add WGL_ARB_pixel_format detection.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Henri Verbeet
wined3d: Only return a pointer to struct GlPixelFormatD...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Henri Verbeet
wined3d: Add fields from StaticPixelFormatDesc to struc...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Henri Verbeet
wined3d: Remove a redundant check.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-11
Henri Verbeet
wined3d: Don't leak WineD3DAdapter.cfgs.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-11
Henri Verbeet
wined3d: Get rid of the PUSH1 macro.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-11
Henri Verbeet
wined3d: The adapters array should be owned by IWineD3D...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Henri Verbeet
wined3d: Add support for ARB_geometry_shader4.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-23
Henri Verbeet
d3d10core: Keep a reference to the wined3d device in...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Henri Verbeet
wined3d: Add DXGI formats to WINED3DFORMAT.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Paul Chitescu
wined3d: Detect Radeon Xpress Series, report PCI ID...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Henri Verbeet
wined3d: Add an IWineD3DDeviceParent interface.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Stefan Dösinger
wined3d: Avoid hooking non-fog glEnable/glDisable calls.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-10
Allan Tong
wined3d: Add code to cleanup device multistate_funcs.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Henri Verbeet
wined3d: Remove stray tabs.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Henri Verbeet
wined3d: Use GL_ALIASED_POINT_SIZE_RANGE to retrieve...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Henri Verbeet
wined3d: Add support for EXT_vertex_array_bgra.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Vincent Pelletier
wined3d: Detect intel 945 GM.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
Rico Schüller
wined3d: Fix compilation for Windows build.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-19
Roderick Colenbrander
wined3d: Add GL_RG16F / GL_RG32F support using ARB_text...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-19
Roderick Colenbrander
wined3d: Add GL_ARB_texture_rg / GL_EXT_texture_swizzle...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-18
Henri Verbeet
wined3d: Track shader constants in the shader backend.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Stefan Dösinger
wined3d: Avoid loading opengl32.dll.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Stefan Dösinger
wined3d: Initialize max_combined_samplers properly.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Stefan Dösinger
wined3d: Fake GL_ARB_multitexture.
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-04
Henri Verbeet
wined3d: Move GlPixelFormatDesc to wined3d_private...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Alexandre Julliard
wined3d: Make some functions and variables static.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Henri Verbeet
wined3d: Const correctness fixes for directx.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Henri Verbeet
wined3d: Remove some superfluous casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Andrew Talbot
wined3d: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Henri Verbeet
wined3d: Make minMipLookup_noFilter and magLookup_noFil...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Roderick Colenbrander
wined3d: Add registry key for overriding the pci vendor id.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Roderick Colenbrander
wined3d: Add registry key for overriding pci device id.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Vincent Pelletier
wined3d: Add detection for NVIDIA's GTX 280.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Roderick Colenbrander
wined3d: Add two missing D3D8/D3D9 capabilities.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Stefan Dösinger
wined3d: Kill the GL_ATI_envmap_bumpmap code.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Henri Verbeet
wined3d: Add support for EXT_framebuffer_multisample.
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: Remove a redundant initialization of cfgs...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Henri Verbeet
wined3d: Handle texture coordinates the same way we...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-19
Allan Tong
wined3d: Fix Geforce9 detection.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Stefan Dösinger
ddraw: Beware of the surface type when checking for...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Stefan Dösinger
wined3d: Silence some format spam.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Stefan Dösinger
wined3d: Make the texture stage mapping nvrc independent.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Stefan Dösinger
wined3d: Advertise a few line caps.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Stefan Dösinger
wined3d: Disable D3DFMT_R3G3B2.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Stefan Dösinger
wined3d: Use the correct texture limit.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Stefan Dösinger
wined3d: Fix the drawStridedSlow callback function...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Stefan Dösinger
wined3d: Disable D3DFMT_A2W10V10U10.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Stefan Dösinger
wined3d: Disable D3DFMT_A4L4.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Henri Verbeet
wined3d: Move a TRACE up a few lines.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Chris Robinson
wined3d: Use 8 bits-per-component for the PBO test...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Alexander Dorofeyev
wined3d: Set D3DPTEXTURECAPS_TRANSPARENCY.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Stefan Dösinger
wined3d: Implement YUV emulation with GL_ARB_fragment_p...
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-08-20
Stefan Dösinger
wined3d: Test formats for surface support.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Stefan Dösinger
wined3d: Start a framework for color conversion shaders...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Stefan Dösinger
wined3d: Support YUV formats with GL_APPLE_ycbcr_422.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Tobias Jakobi
wined3d: Remove arb_tex_npot for NV FX series in fixup_...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Stefan Dösinger
wined3d: Always load glFinish and glFlush from opengl32...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Stefan Dösinger
wined3d: Report the pitch alignment to ddraw.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Stefan Dösinger
wined3d: Only set D3D caps when GL was loaded successfully.
blob
|
commitdiff
|
raw
|
diff to current
next