Search
lxdream.org :: lxdream/src/drivers/video_glx.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/drivers/video_glx.c
changeset1256:a9d29fe74bf3
authornkeynes
dateSun Mar 04 21:10:12 2012 +1000 (12 years ago)
permissions-rw-r--r--
last changeMove glsl loading into common gl code, and set a display capability flag
file annotate diff log rss
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
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
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
1076:18c164e8aec414 yearsnkeynesRearrange frame output slightly.
1066:ddffe9d2b33214 yearsnkeynesNo-op merge lxdream-render to remove head (actually long since merged)
1065:bc1cc0c5491714 yearsnkeynesNo-op merge lxdream-mmu to remove head (actually merged long ago)
1001:cbb01e3114ea15 yearsnkeynesChange glXMakeContextCurrent call to glXMakeCurrent - works around crash bug
982:2d6b3f29f87815 yearsnkeynesFail cleanly if the display doesn't actually support GLX, rather than crashing horribly
863:a5e5310061e215 yearsnkeynesInitial shadow volume implementation for opaque polygons (stencil isn't quite
806:6ef1ce4a9dbc15 yearsnkeynesFix minor compile 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
703:585c66692be715 yearsnkeynesRemove forcible fbconfig disable (misplaced testing code)
681:1755a126b10915 yearsnkeynesFirst cut of the Cocoa GUI implementation
676:705a5707da1315 yearsnkeynesAdd a fallback to 16-bit depth buffers (with appropriate warnings). Could probably be cleaner
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
665:99ae9dc4cab716 yearsnkeynesMove glsl setup out of the drivers
653:3202ff01d48e16 yearsnkeynesMerge lxdream-render branch (643:670) to trunk
639:162ee7614b6016 yearsnkeynesMore render WIP - initial glrender.c lxdream-render
635:76c63aac359016 yearsnkeynesCommit render work in progress. Main changes: lxdream-render
606:23029426ab8f16 yearsnkeynesDetect if we failed to obtain a GLX visual and abort rather than crashing
586:2a3ba82cf24316 yearsnkeynesMerged lxdream-mmu r570:596 to trunk
573:28ff000e66bb16 yearsnkeynesFix compile error on MacOSX lxdream-mmu
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
545:fdcdcd8b9fd116 yearsnkeynesRefactor GLX support and implement pbuffer rendering support
.