Search
lxdream.org :: lxdream/src/drivers/gl_fbo.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/drivers/gl_fbo.c
changeset798:eb5c0d1863cd
authornkeynes
dateSun Aug 03 02:55:27 2008 +0000 (15 years ago)
permissions-rw-r--r--
last changeCheck the MAX_COLOR_ATTACHMENTS value rather than assuming it's at least 4, since
it may in fact be less.
file annotate diff log rss
798:eb5c0d1863cd15 yearsnkeynesCheck the MAX_COLOR_ATTACHMENTS value rather than assuming it's at least 4, since
758:99ae000d4e0915 yearsnkeynesFix compiler warnings
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
656:031d23fa6d0b16 yearsnkeynesAdd configure-time checks for fbo and shader functions in libGL (so linking
635:76c63aac359016 yearsnkeynesCommit render work in progress. Main changes: lxdream-render
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
545:fdcdcd8b9fd116 yearsnkeynesRefactor GLX support and implement pbuffer rendering support
540:a3767018a96d16 yearsnkeynesSupport darwin OpenGL/* headers as well as the more usual GL/*
477:9a373f2ff00916 yearsnkeynesAdd save/restore of render buffers in save states
445:75c668cdfdc016 yearsnkeynesUnbind the framebuffer after initialization
443:1163eb5c059016 yearsnkeynesAdd ability to track the last displayed buffer, and handle expose/resize
438:f4d7774967d116 yearsnkeynesFix tex coords and render with linear filtering
429:e581b90c3fb316 yearsnkeynesFix compilation warnings
424:421d68e78c4616 yearsnkeynesFix compilation warnings
352:f0df7a6d470317 yearsnkeynesBug 27: Implement opengl framebuffer objects
.