Commit Graph

14 Commits

Author SHA1 Message Date
Colby Klein 44a160708f Nitpicking, another try to make sure we're not doing things the driver doesn't support. 2011-07-20 22:38:10 -07:00
Jason Felds dbdab4759e [Xcode4] May as well fix switch warnings.
Still need some assistance for the linker error.
2011-07-20 11:11:04 -04:00
Colby Klein 09ec4bee64 ARB_fragment_program is not the correct ext: we need ARB_fragment_shader instead. I didn't notice as I don't have any hardware which does not support frag shaders. 2011-07-18 11:33:44 -07:00
Jason Felds 4036ee89c2 Last bit of warnings for tonight. 2011-06-12 03:55:48 -04:00
Jason Felds 4bb0b28fc8 Good old warning fixes...how I missed thee. 2011-06-12 03:30:57 -04:00
AJ Kelly fb1dbd4463 merge 2011-05-02 20:11:26 -05:00
Colby Klein f9a3e3eb82 [opengl] More style cleanup. Last commit for the night. 2011-03-14 03:16:01 -07:00
Colby Klein 1c9cc716cd ...I broke one of these. Fixed now. 2011-03-14 03:05:30 -07:00
Colby Klein 00cffdc30c RageDisplay_Legacy style cleanup. 2011-03-14 02:57:52 -07:00
Colby Klein b5a49f9dab Draw if alpha is greater than 0x01 (previously 0x03). In practice, numbers this low can be useful for certain blend effects. 2011-03-14 02:34:03 -07:00
Colby Klein ac605ebbf7 [opengl] Dump glext stuff in favor of GLEW. New extern directory for libraries. 2011-03-14 01:50:48 -07:00
Colby Klein 4119d406a5 Fix some warnings and update hgignore so status is cleaner. 2011-03-14 00:18:51 -07:00
Colby Klein 5cf68a2f76 [opengl] Remove all references to RageDisplay_OGL (changed to _Legacy). Start removing old D3D stuff. 2011-03-13 23:36:20 -07:00
Colby Klein aef8661bb6 [opengl] Remove D3D, rename RageDisplay_OGL to RageDisplay_Legacy 2011-03-13 20:00:32 -07:00