Search
lxdream.org :: lxdream/src/drivers/video_null.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/drivers/video_null.c
changeset1159:580436b01b6c
authornkeynes
dateWed Jan 19 17:50:09 2011 +1000 (13 years ago)
permissions-rw-r--r--
last changeImplement vertex array range support, and move buffer operations to gl_vbo.c
file annotate diff log rss
1159:580436b01b6c13 yearsnkeynesImplement vertex array range support, and move buffer operations to gl_vbo.c
1134:f502f3d32f9013 yearsnkeynesDump more information with --gl-info, and print it a little more nicely
1081:ef31ae97bb8b14 yearsnkeynesFix compile-time warnings
805:b355f7b3ff2e15 yearsnkeynesAdd ability to bind a render buffer to a texture, with output going to the texture.
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
700:4650d0c7f6f915 yearsnkeynesBig cleanup of the command-line options
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
614:a2d239d4438a16 yearsnkeynesBug #49: Joystick support work in progress
608:4f588e52bce016 yearsnkeynesBug #50: Implement mouse and keyboard
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
481:3b2d6c5a19ad16 yearsnkeynesFix miscellaneous warnings
477:9a373f2ff00916 yearsnkeynesAdd save/restore of render buffers in save states
429:e581b90c3fb316 yearsnkeynesFix compilation warnings
424:421d68e78c4616 yearsnkeynesFix compilation warnings
352:f0df7a6d470317 yearsnkeynesBug 27: Implement opengl framebuffer objects
144:7f0714e89aaa17 yearsnkeynesRename video_driver to display_driver
106:9048bac046c318 yearsnkeynesMove driver selection out to main at long last. Add video NULL driver for
.