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
changeset868:c5b4ed31d819
authornkeynes
dateFri Oct 10 00:07:54 2008 +0000 (15 years ago)
permissions-rw-r--r--
last changeUpdate the texture dimensions regardless of whether we created the texture here
or not - safer than depending on the caller to do it
file annotate diff log rss
868:c5b4ed31d81915 yearsnkeynesUpdate the texture dimensions regardless of whether we created the texture here
863:a5e5310061e215 yearsnkeynesInitial shadow volume implementation for opaque polygons (stencil isn't quite
857:3d8944884eaa15 yearsnkeynesImplement write-back with the hscaler enabled
805:b355f7b3ff2e15 yearsnkeynesAdd ability to bind a render buffer to a texture, with output going to the texture.
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
.