Commit Graph

403 Commits (141dddb58c519c53cf7f62cf2196f91af3e71cdf)

Author SHA1 Message Date
kaetemi 0a765bde8c Fix bug causing patch painter fail to open more than once
--HG--
branch : hotfix
10 years ago
dfighter1985 c6df57adf1 Initialize struct member before use...
--HG--
branch : develop
11 years ago
kaetemi c1b8ea9bd0 Backed out incomplete changes to GL driver
--HG--
branch : develop
11 years ago
kaetemi d12ccf194e Merge with develop
--HG--
branch : multipass-stereo
11 years ago
kervala ff370bb49f Changed: Code formatting 11 years ago
kervala bb324e80b4 Fixed: Use ...ARBPROC declarations for ARB_occlusion_query (to fix a conflict with official OpenGL headers under Mac OS X) 11 years ago
kaetemi aff0cab54e GL: Fix switch from different resolution fullscreen to borderless display
--HG--
branch : multipass-stereo
11 years ago
kaetemi e2bfb5d542 Clean handling of display mode switching in client
--HG--
branch : multipass-stereo
11 years ago
kaetemi 400f479fe1 GL: Handle borderless fullscreen to specified monitor internally
--HG--
branch : multipass-stereo
11 years ago
kaetemi 7c39f7d33b Specify monitor when changing display mode
--HG--
branch : multipass-stereo
11 years ago
kaetemi 339c8b8dfa 3D: Render target matrix context fix
--HG--
branch : multipass-stereo
11 years ago
kaetemi f59de199cf Fix crash on AMD with legacy clouds
--HG--
branch : multipass-stereo
11 years ago
kaetemi 6c3bcc2439 Merge with default
--HG--
branch : multipass-stereo
11 years ago
kaetemi 1c67d6ec0f GL: Occlusion query bugfix 11 years ago
kaetemi 6a21d0503c 3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
11 years ago
kaetemi 78ce8f4f25 GL: Share depth and stencil to get similar behaviour to D3D driver
--HG--
branch : multipass-stereo
11 years ago
kaetemi 61f97fae40 Fix issue with render target in OpenGL when size not specified
--HG--
branch : multipass-stereo
11 years ago
kaetemi 22d03c5f79 Mode2D selection
--HG--
branch : multipass-stereo
11 years ago
kaetemi 496f7f268c Trash DirectInput
--HG--
branch : game-device
11 years ago
kaetemi f281622d47 Trash DirectInput
--HG--
branch : game-device
11 years ago
kaetemi 353c74ff21 Don't enforce native fragment programs on modern hardware. Fixes water for the open source ATI/AMD driver, which reports fragment programs as not native (as they are translated to modern hardware). 11 years ago
kaetemi 93e97c56cd Implement occlusion queries for AMD/ATI in the OpenGL driver 11 years ago
kaetemi 43be0fd2a5 Fix D3D driver compile under MinGW 11 years ago
kaetemi f4fd8bb669 Fix linking of OpenGL driver under MinGW 11 years ago
kaetemi ad0bf64b18 Cleanup extension initialization 11 years ago
kaetemi 766cace955 Implement volatile vertex buffer for opengl driver, should provide considerable performance improvements for particle systems. Needs additional testing. 11 years ago
kervala ed1a84c99b Changed: Updated OpenGL and OpenGL ES headers
--HG--
branch : compatibility
11 years ago
kervala 831758beb1 Fixed: nglXSwapIntervalEXT return type should be void
--HG--
branch : compatibility
11 years ago
kervala 8f6c32bd69 Backed out changeset: 3937923211ec
--HG--
branch : compatibility
11 years ago
kervala c83afd649d Changed: Replaced some Mac OS X warnings by TODO comments
--HG--
branch : compatibility
11 years ago
kervala 81881a583f Fixed: Switch not handled warnings
--HG--
branch : compatibility
11 years ago
kervala 8fa24eeb4e Fixed: Warnings with clang: wrong ! and == operators order
--HG--
branch : compatibility
11 years ago
kervala 7ab7952dbd Changed: Removed useless definitions
--HG--
branch : compatibility
11 years ago
kervala ee87716aa0 Changed: Updated OpenGL headers
--HG--
branch : compatibility
11 years ago
kervala a77bddf265 Changed: Give priority to ARB extensions in tests
--HG--
branch : compatibility
11 years ago
kervala d4fb36d1eb Changed: Detect available video memory with OpenGL extensions
--HG--
branch : compatibility
11 years ago
kervala 3e30929867 Changed: Use OpenGL ES functions prototypes from official headers
--HG--
branch : compatibility
11 years ago
kervala 406df1c59c Changed: Optimize OpenGL driver PCH
--HG--
branch : compatibility
11 years ago
kervala 713c07e1e6 Changed: Use OpenGL functions prototypes from official headers
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002

--HG--
branch : compatibility
11 years ago
botanic e728daa7cd Add CMAKE option and NVIDIA PerfHUD support 11 years ago
kervala b96ad682f5 Fixed: Compilation under Mac OS X 11 years ago
kervala af1721a0a4 Changed: Don't need to change _PolygonSmooth if value is the same 11 years ago
kervala 166607f644 Changed: Implement VSync under Mac OS X 11 years ago
kervala d8a6c9f966 Fixed: Warning with clang 11 years ago
kervala b7082644f0 Changed: Updated OpenGL registry 11 years ago
kaetemi 3b4730c890 Fix warnings 12 years ago
kervala bb7297f260 Fixed: Wrong variable used to compute array length 12 years ago
kervala b7ddc2c0d2 Fixed: OpenGL ES driver compilation 12 years ago
kaetemi 3c099397d8 Update supportVertexProgram calls 12 years ago
kaetemi 6dfc8d0a00 Rename
--HG--
branch : multipass-stereo
12 years ago