rude
|
31c9995082
Fixed some type conversion warnings in VC. Mostly float <-> int and bool <-> int.
|
14 년 전 |
vrld
|
9dad948263
Add framebuffer filter modes (issue #112)
|
14 년 전 |
Bart van Strien
|
54cfb3738f
Applied itsnotabigtruck's fbo patch (issue #133)
|
14 년 전 |
Bill Meltsner
|
fade6f0cbc
Fixed Framebuffers scaling their contents when not sized identically to the main window
|
14 년 전 |
Bill Meltsner
|
6bfb05359b
Framebuffer needs cstring (fixes #108)
|
14 년 전 |
Bill Meltsner
|
77e5b7f880
moved the FramebufferStrategy structs back to Framebuffer.cpp
|
14 년 전 |
Bill Meltsner
|
ba44886cf4
Cleaned up love.graphics.Framebuffer code, using GLee to check for support instead
|
14 년 전 |
Bill Meltsner
|
769842ce6e
made Framebuffer Volatile and fixed a few bugs
|
15 년 전 |
vrld
|
9dd4be5e31
Issue #4: Now really clearing with 0 alpha
|
15 년 전 |
vrld
|
ce6ca185f1
Issue #5: Add Framebuffer:getImageData()
|
15 년 전 |
vrld
|
f9f7e83f0e
Issue #7: Use GL_EXT_framebuffer_object when OpenGL version < 3.0
|
15 년 전 |
vrld
|
320ac05fd1
Fix of http://bitbucket.org/bartbes/love-fbo/issue/7
|
15 년 전 |
vrld
|
f97d087158
Framebuffer status handling
|
15 년 전 |
vrld
|
ce0006d04c
Add guards to prevent fbo nesting
|
15 년 전 |
vrld
|
35093a5c45
Change bind/unbind to grab/stop
|
15 년 전 |
Bart van Strien
|
6400273a73
File moves
|
15 년 전 |