Search
lxdream.org :: lxdream/src/drivers/video_gl.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/drivers/video_gl.c
changeset1262:4baa34eee6fc
authornkeynes
dateMon Mar 05 22:20:33 2012 +1000 (12 years ago)
permissions-rw-r--r--
last changeFix boundary of the first vertical gap in view
file annotate diff log rss
1262:4baa34eee6fc12 yearsnkeynesFix boundary of the first vertical gap in view
1260:8207695d908c12 yearsnkeynesFix direction of #define in previous commit
1259:8a69f4d0b31d12 yearsnkeynesRevert to using GL_QUADS when available, fallback to fan-strip when it's not
1258:f8a9c0fd2abb12 yearsnkeynesSmall cleanups:
1256:a9d29fe74bf312 yearsnkeynesMove glsl loading into common gl code, and set a display capability flag
1251:b8ab59d3975612 yearsnkeynesSupport depth component 16 as well as 24 (add capability flag for the available bits)
1246:887f7b0ac7f312 yearsnkeynesFix GLX compile
1244:6b54ef5ed41312 yearsnkeynesAdd a GL-only video driver for android usage (since the Java code is
1240:190df8a791ca12 yearsnkeynesImplement display output for the GLES2 case (no fixed function
1239:be312126759712 yearsnkeynesAndroid support WIP
1236:d93175c3638712 yearsnkeynesFactor video_width/video_height out into video_gl.c
1222:a4545699a82b12 yearsnkeynesUse GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLE_ARB for frame buffers, for
1076:18c164e8aec414 yearsnkeynesRearrange frame output slightly.
854:130928a3cdcb15 yearsnkeynesAdd general gl_window_to_system_coords function to convert window system coordinates
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
681:1755a126b10915 yearsnkeynesFirst cut of the Cocoa GUI implementation
669:ab344e42bca916 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
635:76c63aac359016 yearsnkeynesCommit render work in progress. Main changes: lxdream-render
290:4d11ef6766be17 yearsnkeynesRemove extension fprintf (accidental commit)
280:715202395e0f17 yearsnkeynesAdd GL common file
.