84 Commits (60c544e1ff637445cfc0b0a0e56077792239a40a)

Author SHA1 Message Date
Adam Johnson 60c544e1ff Don't lazy-load D3D9.dll 11 years ago
Adam Johnson 275f15087c Separate plOperationProgress titles and statuses. 11 years ago
Adam Johnson 7da0467609 plString-ify plOperationProgress 11 years ago
Darryl Pogue 5c11d618f5 Actually use working backslashes. 11 years ago
Darryl Pogue 6ce5d5abda Clean up source groups for plDXPipeline. 11 years ago
Darryl Pogue cc264e3f43 Minor fixes. 11 years ago
Darryl Pogue fc9d51cc35 plViewTransform is not in plPipeline. 11 years ago
Darryl Pogue e6609c2b71 Fix clang warnings in plCubicRenderTargetModifier. 11 years ago
Darryl Pogue 04d88377ad Move all the DirectX-specific stuff into a folder. 11 years ago
Adam Johnson dd35878465 Begin killing off sprintf 11 years ago
Adam Johnson ea31db3305 SSE 4.1 Skinning 11 years ago
Adam Johnson 4d32454764 Fill volatile buffers 11 years ago
Adam Johnson aa7df368f1 Cleanup macro-mayhem 11 years ago
Adam Johnson 4a189faf36 Remove x87 hack for typical (avatar) use cases 11 years ago
Adam Johnson 342dd5fe14 Aligned point/vector loads 11 years ago
Adam Johnson 48f232c3a0 Aligned matrix loading 11 years ago
Adam Johnson f27cf09cf5 StringStream means less recursive sprintf... 11 years ago
Adam Johnson fbe821ab11 OpProgress: only skip space if we drew something 11 years ago
Adam Johnson 38f5e6ea0a Implement Hor+ FOVs 12 years ago
Adam Johnson e4e718e243 Bypass ATI Generic fudging with Radeon HD cards 12 years ago
Adam Johnson f2f1bea345 Non Power-of-Two DynamicCapMaps 12 years ago
Adam Johnson 3fb5f33517 Add plQuality entry for Shader Model 3 12 years ago
Adam Johnson 2b06708915 Generate mip levels for DynamicTextMaps 12 years ago
Darryl Pogue e4af3aff16 time.h -> ctime 12 years ago
Darryl Pogue 29bc092cff math.h -> cmath 12 years ago
Darryl Pogue b01aab4a39 Standardize on C++ headers. 12 years ago
Joseph Davies e9a861ee1f Fix typo in plPlate. 12 years ago
Michael Hansen 6e564476b7 Deprecate plFileUtils and parts of pnUtPath 12 years ago
Michael Hansen f86b549293 Re-define nil as nullptr, cleaning up some potential issues along the way 12 years ago
Michael Hansen 1ce553ac80 Add plStatusLog to the list of converted interface, in order to fix my log output dir screw-up 12 years ago
Michael Hansen 5fa72a086f Clean up some miscellaneous non-optimal string uses 12 years ago
Darryl Pogue c77cb10c20 Move plJPEG into plGImage. 12 years ago
Michael Hansen abbbfc12d7 Plug some simple leaks detected during startup 12 years ago
Michael Hansen 8158a43dfe Fully remove hsStlUtils, as it is now completely unused 12 years ago
Adam Johnson 7785c9c85e Remove global Windows.h include 12 years ago
Christian Walther e9835eda57 Add more functionality to the bink stubs to make them behave more like the previous implementation did when built without BINK_SDK_AVAILABLE. 12 years ago
Adam Johnson 5f53ada44d stub out plClient Bink support 12 years ago
Darryl Pogue 4221b57baa Fix a whole bunch of clang warnings. 12 years ago
Michael Hansen b219c3c3cc Alright, this _TEMP_CONVERT_ stuff was a stupid idea 12 years ago
Adam Johnson 87b441e890 Fix no cursor on window frame and title bar. 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Adam Johnson f0af98b0a7 Toss lots of custom CString code 12 years ago
Joseph Davies 072bf3570c Fix support in plDXPipeline for SSE using temporary macros. 12 years ago
Joseph Davies 9ee5c4d040 Remove remaining pre-hsCpuID SSE special-casing. 12 years ago
Adam Johnson bb47f83cf3 Simple SSE3 skinning algorithm 12 years ago
Michael Hansen ad66286a17 Fix several errors and warnings from GCC compilation 13 years ago
Darryl Pogue 6654f41dce Fix a DirectX/VS/MinGW problem. 13 years ago
Darryl Pogue c815fd8a14 More minGW fixes. 13 years ago
Darryl Pogue de2b7c3471 Fix plPipeline under minGW. 13 years ago
Darryl Pogue 8416c8ed42 Fixes for MinGW's flawed _WIN32_WINNT stuff. 13 years ago