Search
lxdream.org :: lxdream/src/drivers/video_gl.h :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/drivers/video_gl.h
changeset1222:a4545699a82b
authornkeynes
dateWed Feb 15 17:54:51 2012 +1000 (12 years ago)
permissions-rw-r--r--
last changeUse GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLE_ARB for frame buffers, for
systems that don't provide the latter (and there's not really much
difference anyway).
Add macro wrangling for GL_DEPTH24_STENCIL8 format
file annotate diff log rss
1222:a4545699a82b12 yearsnkeynesUse GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLE_ARB for frame buffers, for
1159:580436b01b6c13 yearsnkeynesImplement vertex array range support, and move buffer operations to gl_vbo.c
854:130928a3cdcb15 yearsnkeynesAdd general gl_window_to_system_coords function to convert window system coordinates
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
662:7c8b88493ee116 yearsnkeynesFix header comment
635:76c63aac359016 yearsnkeynesCommit render work in progress. Main changes: lxdream-render
280:715202395e0f17 yearsnkeynesAdd GL common file
.