DXGL r3 - Code Review

Jump to navigation Jump to search
Repository:DXGL
Revision:r2‎ | r3 | r4 >
Date:18:46, 19 November 2011
Author:admin
Status:new
Tags:
Comment:
DXGL 0.0.3:
Remove wxWidgets dependency
Remove GLEW and its dependency
Fix duplicate modes listed in EnumDisplayModes
Return null pointer on GetPalette failure
Fix color palettes in 8-bit mode
Fix compiler warnings
Add options for additional color depths and low resolution modes to DXGLCFG
Add Code::Blocks project
Create multiple-version DDraw wrapper for DXGLTest
Modified paths:
  • /ReadMe.txt (modified) (history)
  • /cfgmgr/cfgmgr.cbp (added) (history)
  • /cfgmgr/cfgmgr.cpp (modified) (history)
  • /cfgmgr/cfgmgr.depend (added) (history)
  • /cfgmgr/cfgmgr.layout (added) (history)
  • /cfgmgr/cfgmgr.vcxproj (modified) (history)
  • /cfgmgr/cfgmgr.vcxproj.filters (modified) (history)
  • /cfgmgr/stdafx.h (modified) (history)
  • /cfgmgr/targetver.h (deleted) (history)
  • /common/common.cbp (added) (history)
  • /common/common.depend (added) (history)
  • /common/common.layout (added) (history)
  • /ddraw/common.h (added) (history)
  • /ddraw/ddraw.cbp (added) (history)
  • /ddraw/ddraw.cpp (modified) (history)
  • /ddraw/ddraw.depend (added) (history)
  • /ddraw/ddraw.layout (added) (history)
  • /ddraw/ddraw.rc (modified) (history)
  • /ddraw/ddraw.vcxproj (modified) (history)
  • /ddraw/ddraw.vcxproj.filters (modified) (history)
  • /ddraw/dllmain.cpp (modified) (history)
  • /ddraw/dxguid.cpp (added) (history)
  • /ddraw/glDirectDraw.cpp (modified) (history)
  • /ddraw/glDirectDraw.h (modified) (history)
  • /ddraw/glDirectDrawClipper.cpp (modified) (history)
  • /ddraw/glDirectDrawPalette.cpp (modified) (history)
  • /ddraw/glDirectDrawSurface.cpp (modified) (history)
  • /ddraw/glDirectDrawSurface.h (modified) (history)
  • /ddraw/glExtensions.cpp (added) (history)
  • /ddraw/glExtensions.h (added) (history)
  • /ddraw/include/GL/glext.h (added) (history)
  • /ddraw/include/GL/wglext.h (added) (history)
  • /ddraw/include/winedef.h (added) (history)
  • /ddraw/precomp.cpp (added) (history)
  • /ddraw/shaders.cpp (modified) (history)
  • /ddraw/stdafx.cpp (deleted) (history)
  • /ddraw/stdafx.h (deleted) (history)
  • /ddraw/targetver.h (deleted) (history)
  • /dxgl.sln (modified) (history)
  • /dxgl.workspace (added) (history)
  • /dxglcfg/dxglcfg.cbp (added) (history)
  • /dxglcfg/dxglcfg.cpp (modified) (history)
  • /dxglcfg/dxglcfg.depend (added) (history)
  • /dxglcfg/dxglcfg.layout (added) (history)
  • /dxglcfg/dxglcfg.rc (modified) (history)
  • /dxglcfg/dxglcfg.vcxproj (modified) (history)
  • /dxglcfg/resource.h (modified) (history)
  • /dxglcfg/xp.manifest (modified) (history)
  • /dxgltest/DDFlipTest.cpp (deleted) (history)
  • /dxgltest/MultiDD.cpp (added) (history)
  • /dxgltest/MultiDD.h (added) (history)
  • /dxgltest/Resource.h (modified) (history)
  • /dxgltest/Tests2D.cpp (added) (history)
  • /dxgltest/common.h (added) (history)
  • /dxgltest/dxgltest.cbp (added) (history)
  • /dxgltest/dxgltest.cpp (modified) (history)
  • /dxgltest/dxgltest.depend (added) (history)
  • /dxgltest/dxgltest.ico (deleted) (history)
  • /dxgltest/dxgltest.layout (added) (history)
  • /dxgltest/dxgltest.rc (modified) (history)
  • /dxgltest/dxgltest.vcxproj (modified) (history)
  • /dxgltest/dxgltest.vcxproj.filters (modified) (history)
  • /dxgltest/palette.cpp (added) (history)
  • /dxgltest/palette.h (added) (history)
  • /dxgltest/precomp.cpp (added) (history)
  • /dxgltest/small.ico (deleted) (history)
  • /dxgltest/stdafx.cpp (deleted) (history)
  • /dxgltest/stdafx.h (deleted) (history)
  • /dxgltest/surfacegen.cpp (modified) (history)
  • /dxgltest/surfacegen.h (modified) (history)
  • /dxgltest/targetver.h (deleted) (history)
  • /dxgltest/tests.h (modified) (history)
  • /dxgltest/timer.cpp (added) (history)
  • /dxgltest/timer.h (added) (history)
  • /dxgltest/xp.manifest (added) (history)
  • /glew (deleted) (history)