2008-07-12 17:40:22 +00:00
|
|
|
//{{NO_DEPENDENCIES}}
|
|
|
|
// Microsoft Visual C++ generated include file.
|
|
|
|
// Used by resource.rc
|
|
|
|
//
|
|
|
|
#define IDD_ABOUT 101
|
|
|
|
#define IDD_SETTINGS 102
|
|
|
|
#define IDD_DEBUGGER 103
|
|
|
|
#define IDD_ADVANCED 104
|
|
|
|
#define IDD_ENHANCEMENTS 105
|
|
|
|
#define IDC_ENABLETEXTURING 1001
|
|
|
|
#define IDC_CHECK2 1002
|
|
|
|
#define IDC_WIREFRAME 1002
|
|
|
|
#define IDC_USESHADERS 1002
|
|
|
|
#define IDC_FORCEANISOTROPY 1002
|
|
|
|
#define IDC_FULLSCREENENABLE 1002
|
|
|
|
#define IDC_LIST1 1003
|
|
|
|
#define IDC_FULLSCREENENABLE2 1003
|
|
|
|
#define IDC_VSYNC 1003
|
|
|
|
#define IDC_DEBUGSTEP 1004
|
2008-07-17 10:17:19 +00:00
|
|
|
#define IDC_RENDER_TO_MAINWINDOW 1004
|
2008-07-12 17:40:22 +00:00
|
|
|
#define IDC_REGISTERS 1005
|
|
|
|
#define IDC_ENABLEDEBUGGING 1006
|
|
|
|
#define IDC_TAB1 1007
|
|
|
|
#define IDC_REGISTERSELECT 1007
|
|
|
|
#define IDC_ADAPTER 1008
|
|
|
|
#define IDC_DEVICE 1009
|
|
|
|
#define IDC_RESOLUTION 1010
|
|
|
|
#define IDC_RESOLUTIONWINDOWED 1011
|
|
|
|
#define IDC_ANTIALIASMODE 1012
|
|
|
|
#define IDC_PPPARAM1 1013
|
|
|
|
#define IDC_SHADERVERSION 1013
|
|
|
|
#define IDC_PPPARAM2 1014
|
|
|
|
#define IDC_CHECK1 1015
|
|
|
|
#define IDC_POSTPROCESS 1016
|
|
|
|
#define IDC_TRUFORM 1016
|
|
|
|
#define IDC_PPPARAM1LABEL 1017
|
|
|
|
#define IDC_POSTPROCESSEFFECT 1017
|
|
|
|
#define IDC_PPPARAM2LABEL 1018
|
|
|
|
#define IDC_PPPARAM1LABEL2 1018
|
|
|
|
#define IDC_ANTIALIASQUALITY 1019
|
|
|
|
#define IDC_ENABLEPOSTPROCESS 1020
|
|
|
|
#define IDC_ANIMATE1 1021
|
|
|
|
#define IDC_OVERLAYSTATS 1022
|
|
|
|
#define IDC_DLOPTLEVEL 1023
|
|
|
|
#define IDC_PREUPSCALETYPE 1024
|
|
|
|
#define IDC_TRUFORMLEVEL 1025
|
|
|
|
#define IDC_PREUPSCALE 1026
|
|
|
|
#define IDC_SLIDER1 1027
|
|
|
|
#define IDC_TEXDUMPPATH 1028
|
|
|
|
#define IDC_TEXDUMP 1029
|
|
|
|
#define IDC_FORCEFILTERING 1030
|
|
|
|
#define IDC_BROWSETEXDUMPPATH 1031
|
|
|
|
#define IDC_SHOWSHADERERRORS 1033
|
2008-08-06 01:08:02 +00:00
|
|
|
#define IDC_CHECK3 1034
|
|
|
|
#define IDC_TEXFMT_CENTER 1034
|
|
|
|
#define IDC_TEXFMT_OVERLAY 1035
|
2008-07-12 17:40:22 +00:00
|
|
|
|
|
|
|
// Next default values for new objects
|
|
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 106
|
|
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
2008-08-06 01:08:02 +00:00
|
|
|
#define _APS_NEXT_CONTROL_VALUE 1036
|
2008-07-12 17:40:22 +00:00
|
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
|
|
#endif
|
|
|
|
#endif
|