Commit Graph

185 Commits (2381af313db6f003d0e5316158509281782e6784)

Author SHA1 Message Date
Jens Steube 2381af313d Some cleanups
9 years ago
Jens Steube 4d2be9073e Consolidate hardware monitoring interface status on startup
9 years ago
Gabriele 'matrix' Gristina 74db620d51 Add missing memset and update ext_nvapi.c header
9 years ago
Jens Steube e01038083c Update Makefile and BUILD.md
9 years ago
Gabriele 'matrix' Gristina e67eec1ae0 get rid of nvidia nvapi static linking
9 years ago
Gabriele 'matrix' Gristina f3407cd7f4 HWMon mod
9 years ago
Gabriele 'matrix' Gristina 88087295b3 Removed deprecated and unused ADL function (ADL_DisplayEnable_Set)
9 years ago
Jens Steube f256363448 Merge pull request #190 from gm4tr1x/fixLoopsAccelV3
9 years ago
Jens Steube 102dee00eb Merge pull request #192 from gm4tr1x/ADL_LibraryLoader
9 years ago
Gabriele 'matrix' Gristina d120ede655 Update ADL Library Loader
9 years ago
jsteube d0d3507dc2 Fix TI series detection
9 years ago
jsteube 21525b74e1 Remove more unnecessary libOpenCL*.a related stuff
9 years ago
Gabriele 'matrix' Gristina b542d4a431 Fixed loops/accel for 6800, 11300 and 11600 (osx)
9 years ago
Gabriele 'matrix' Gristina dcb4888dd5 Remove unnecessary libOpenCL*.a from Makefile
9 years ago
Jens Steube 55d4904dd3 Merge pull request #185 from gm4tr1x/fixLoopsAccelv2
9 years ago
Gabriele 'matrix' Gristina 53faf6a24a Fixed some gpu loops/accel settings
9 years ago
Gabriele 'matrix' Gristina 0a907fc210 Fixed typo in help
9 years ago
Gabriele 'matrix' Gristina 0f0984fe86 Fixed all gpu code (see PR #179 for details)
9 years ago
Jens Steube 9aea991424 Use a rc for first result, easier to read
9 years ago
Gabriele 'matrix' Gristina f9598f691d Fixed CL_INVALID_WORK_GROUP_SIZE error with Apple CPU
9 years ago
Gabriele 'matrix' Gristina d147d89f5e cleanup unnecessary clGetProgramBuildInfo code
9 years ago
Gabriele 'matrix' Gristina 5d4160dc8c Fixed gcc warnings about missing field initializers
9 years ago
Jens Steube 2c4ad77275 Some systems don't like using the same buffer for both input and output at the same time with snprintf()
9 years ago
magnum ce170ea980 Acquire an exclusive lock before writing to any file. Note that in
9 years ago
Gabriele 'matrix' Gristina ebd28553a5 Handling clBuildProgram failure (show build log on errors)
9 years ago
Gabriele 'matrix' Gristina 3952fa7e06 Updated gpu accel for -m 6211 and default runtime value to 8
9 years ago
Jens Steube bfe3f148d7 As long as we depend on NVAPI for windows we also need to add a path to its includes
9 years ago
Gabriele 'matrix' Gristina 9eefb4bcd7 Fixed get_profile_dir and get_session_dir byte missing bug
9 years ago
Jens Steube 2232b1632e Merge pull request #169 from magnumripper/onetwenty
9 years ago
Jens Steube af7ff57b3d Merge pull request #168 from magnumripper/onesixfour
9 years ago
Jens Steube 98ec1bcee7 Merge pull request #156 from gm4tr1x/master
9 years ago
magnum 115d2b6a5a Drop dependencies on non-distributable ADL/NVML headers. The needed glue
9 years ago
Jens Steube cae457df0c Merge pull request #167 from gm4tr1x/issue84
9 years ago
magnum f5d6f9b6d4 Do not create a kernel cache file if build failed. Also disregard any
9 years ago
Jens Steube 9ec2c86cd0 Merge pull request #165 from gm4tr1x/gcc-warnings
9 years ago
Gabriele 'matrix' Gristina b7d3a7c5bc Fixed gcc warnings
9 years ago
Gabriele 'matrix' Gristina 5bae9de3a3 Implemented OpenCL library loader
9 years ago
Gabriele 'matrix' Gristina 6ba392c0df Modified as @jsteube request
9 years ago
Gabriele 'matrix' Gristina 1124687270 OpenCL runtime environment is no longer required with --keyspace option
9 years ago
Gabriele 'matrix' Gristina dcc4b5a60f Added custom OSX kernel loops and gpu accel default values
9 years ago
Gabriele 'matrix' Gristina 479327fc20 Re-enable gpu-temp-disable argument for osx build
9 years ago
Gabriele 'matrix' Gristina 58359f3b7e Fixed 'buf' initialization for windows
9 years ago
Jens Steube 0997ae029e Remove NO-BREAK SPACE character (utf8) from sources
9 years ago
Jens Steube 9c89b58f76 Merge pull request #153 from gm4tr1x/missingcheck
9 years ago
Jens Steube d275748c7c Merge pull request #152 from gm4tr1x/buf
9 years ago
Gabriele 'matrix' Gristina 17d885ffa4 Added missing check for in_len in _old_apply_rule function
9 years ago
Gabriele 'matrix' Gristina 8674959a93 @philsmd suggestion (PR #152)
9 years ago
Gabriele 'matrix' Gristina 3abacf515c Optimized memset calls and also some initializations
9 years ago
Gabriele 'matrix' Gristina 8d891ef0ba Avoid sprintf
9 years ago
Jens Steube 20b0c23af1 Merge pull request #146 from gm4tr1x/master
9 years ago