/
redgpu
/
ofxMSAOpenCL
ОбзорДокументацияВойти
/
redgpu
/
ofxMSAOpenCL
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
ofxMSAOpenCL/
src/
..
MSAOpenCL.cpp

changed ofGetCurrentWindow to ofGetWindowPtr

10 лет назад
MSAOpenCL.h

Swapped order of loadProgram arguments for backwards compatibility.

11 лет назад
MSAOpenCLBuffer.cpp

throw runtime errors in openclbuffer

10 лет назад
MSAOpenCLBuffer.h

comments cleanup, whitespace formatting cleanup

12 лет назад
MSAOpenCLBufferManagedT.h

makes private elements private + better encapsulation default write is blocking, since non-blocking write in old api would have no way of querying cl_event, and therefore a risk of race conditions.

12 лет назад
MSAOpenCLImage.cpp

Fixed buggy check when initing image with CL_MEM_COPY_HOST_PTR and data pointer.

11 лет назад
MSAOpenCLImage.h

add nvidia_cuda compatibility + fixes some things that severely tripped up the Titan: + on windows, for OpenGL/OpenCL interop, you need to clEnqueueAcquireGLObjects and --"--release otherwise you'll get Error -1000 whenever you want to run an interop kernel. (boy, that was tough to find out -- & it's really strange that OS X let's you get away without it.) + we'll automagically keep track of OpenGL interop objects attached to kernels by monitoring their parameter settings, if an object is GL interop, it will be acquired and released around the run() statement - this needs some more testing + add a method for friendly error messages from OpenCL

13 лет назад
MSAOpenCLImagePingPong.h

ping pong rename

13 лет назад
MSAOpenCLKernel.cpp

throw runtime errors in openclbuffer

10 лет назад
MSAOpenCLKernel.h

fixed spacing!

10 лет назад
MSAOpenCLMemoryObject.cpp

Merge branch 'memo/master'

12 лет назад
MSAOpenCLMemoryObject.h

comments cleanup, whitespace formatting cleanup

12 лет назад
MSAOpenCLProgram.cpp

Swapped order of loadProgram arguments for backwards compatibility.

11 лет назад
MSAOpenCLProgram.h

Swapped order of loadProgram arguments for backwards compatibility.

11 лет назад
MSAOpenCLTypes.h

throw runtime errors in openclbuffer

10 лет назад