Mesa (master): Revert "glx: Make drawables persistent untill they are changed by glXMakeCurrent"

2009-08-24 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: 418cdc66ec10c1f3005320ab46404b907c30e37d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=418cdc66ec10c1f3005320ab46404b907c30e37d Author: Pauli Nieminen Date: Tue Aug 25 05:03:58 2009 +0300 Revert "glx: Make drawables persistent untill they are cha

Mesa (master): 28 new commits

2009-08-24 Thread Pauli Nieminen
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce7ed63f0c2f5cb1c030f73a5d8f6544eaac0f81 Merge: 4297f32c246cc5b726d02745456c06952322958d 1d5a06a1f7812c055db1d724e40d21a0e3686dd1 Author: Pauli Nieminen Date: Tue Aug 25 02:36:13 2009 +0300 Merge branch 'master' of ssh://git.freedes

Mesa (master): r300: set proper CS section size

2009-08-24 Thread Maciej Cencora
Module: Mesa Branch: master Commit: ff235c8ccbca77c6591aa327f1e0530584a1629e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff235c8ccbca77c6591aa327f1e0530584a1629e Author: Maciej Cencora Date: Tue Aug 25 01:26:28 2009 +0200 r300: set proper CS section size --- src/mesa/drivers/d

Mesa (master): r300: fix condition logic

2009-08-24 Thread Maciej Cencora
Module: Mesa Branch: master Commit: 1d5a06a1f7812c055db1d724e40d21a0e3686dd1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d5a06a1f7812c055db1d724e40d21a0e3686dd1 Author: Maciej Cencora Date: Tue Aug 25 01:27:40 2009 +0200 r300: fix condition logic The s3tc extensions are properl

Mesa (master): xorg: start on code accelerating render

2009-08-24 Thread Zack Rusin
Module: Mesa Branch: master Commit: 17076d700c94402f82c22b2e1d99a1753e4a0834 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17076d700c94402f82c22b2e1d99a1753e4a0834 Author: Zack Rusin Date: Mon Aug 24 18:38:46 2009 -0400 xorg: start on code accelerating render --- src/gallium/sta

Mesa (master): xorg: fix compilation

2009-08-24 Thread Zack Rusin
Module: Mesa Branch: master Commit: ffe8cc6cef9df796500a30acf88ffeac7588c28a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffe8cc6cef9df796500a30acf88ffeac7588c28a Author: Zack Rusin Date: Mon Aug 24 18:42:16 2009 -0400 xorg: fix compilation --- src/gallium/state_trackers/xorg/x

Mesa (master): r300: add support for getting Z pipe info from drm

2009-08-24 Thread Alex Deucher
Module: Mesa Branch: master Commit: 3023328ea721d2b87112e37e119345a9662d7e5e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3023328ea721d2b87112e37e119345a9662d7e5e Author: Alex Deucher Date: Thu Aug 20 10:56:35 2009 -0400 r300: add support for getting Z pipe info from drm Needed f

Mesa (master): r600: code cleanup

2009-08-24 Thread Alex Deucher
Module: Mesa Branch: master Commit: 8dd151b947c36100f38cf83eca674bd427b23e47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8dd151b947c36100f38cf83eca674bd427b23e47 Author: Alex Deucher Date: Mon Aug 24 17:41:01 2009 -0400 r600: code cleanup --- src/mesa/drivers/dri/r600/r700_fra

Mesa (master): radeon: fix fbo size calculation to after pitch

2009-08-24 Thread Dave Airlie
Module: Mesa Branch: master Commit: dea10381864269bd6251a8b0af7a88de88296b32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dea10381864269bd6251a8b0af7a88de88296b32 Author: Dave Airlie Date: Tue Aug 25 07:20:37 2009 +1000 radeon: fix fbo size calculation to after pitch --- src/me

Mesa (master): Merge branch 'master' of ssh://z...@git.freedesktop.org/git/ mesa/mesa

2009-08-24 Thread Zack Rusin
Module: Mesa Branch: master Commit: cd5c7bfd93bf207d28610a484b732b8d3eca6059 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd5c7bfd93bf207d28610a484b732b8d3eca6059 Author: Zack Rusin Date: Mon Aug 24 16:39:25 2009 -0400 Merge branch 'master' of ssh://z...@git.freedesktop.org/git/me

Mesa (master): openvg: fix vgTransformPath with relative coords

2009-08-24 Thread Zack Rusin
Module: Mesa Branch: master Commit: 534c13302291c07a44afd528f4c758ced4296db5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=534c13302291c07a44afd528f4c758ced4296db5 Author: Zack Rusin Date: Mon Aug 24 16:38:43 2009 -0400 openvg: fix vgTransformPath with relative coords --- src/ga

Mesa (master): ARB prog: Set error instead of falling through with incorrect value

2009-08-24 Thread Ian Romanick
Module: Mesa Branch: master Commit: 4bccd693a72a0b42dffc849034263a68e779ca91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4bccd693a72a0b42dffc849034263a68e779ca91 Author: Ian Romanick Date: Mon Aug 24 12:48:01 2009 -0700 ARB prog: Set error instead of falling through with incorrec

Mesa (master): mesa: add new program parser sources to tarball

2009-08-24 Thread Brian Paul
Module: Mesa Branch: master Commit: 1e2a71c5c25f63c804b60d88b09f946ff9e3a628 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e2a71c5c25f63c804b60d88b09f946ff9e3a628 Author: Brian Paul Date: Mon Aug 24 13:12:04 2009 -0600 mesa: add new program parser sources to tarball The end user

Mesa (master): docs: recent 7.5.1 bug fixes

2009-08-24 Thread Brian Paul
Module: Mesa Branch: master Commit: b879316d4d4b9cea9760ac90882597ba0e2609ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b879316d4d4b9cea9760ac90882597ba0e2609ab Author: Brian Paul Date: Mon Aug 24 13:02:33 2009 -0600 docs: recent 7.5.1 bug fixes --- docs/relnotes-7.5.1.html |

Mesa (master): xlib: fix single buffer window resize bug

2009-08-24 Thread Brian Paul
Module: Mesa Branch: master Commit: 69170a4aae5aeb765e8ab9c61a3adfddcc5830ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69170a4aae5aeb765e8ab9c61a3adfddcc5830ad Author: Brian Paul Date: Mon Aug 24 12:58:47 2009 -0600 xlib: fix single buffer window resize bug When a single-buffe

Mesa (master): vbo: fix divide by zero exception

2009-08-24 Thread Brian Paul
Module: Mesa Branch: master Commit: 93aa0fd81c44c7a5f29f30e8f730e060597b06ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93aa0fd81c44c7a5f29f30e8f730e060597b06ad Author: Brian Paul Date: Mon Aug 24 12:43:57 2009 -0600 vbo: fix divide by zero exception Fixes bug 23489. --- src

Mesa (master): glsl: Silence gcc uninitialized variable warning.

2009-08-24 Thread Brian Paul
Module: Mesa Branch: master Commit: 0a24e5011171d71ae88ef0a43b4625ea8d37a917 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a24e5011171d71ae88ef0a43b4625ea8d37a917 Author: Vinson Lee Date: Mon Aug 24 11:43:02 2009 -0600 glsl: Silence gcc uninitialized variable warning. --- src/m

Mesa (master): st/mesa: flush bitmap cache if Z value changes

2009-08-24 Thread Brian Paul
Module: Mesa Branch: master Commit: 4eb72568541803fe45d04d9e230212f4f0928ec9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4eb72568541803fe45d04d9e230212f4f0928ec9 Author: Brian Paul Date: Fri Aug 21 10:24:50 2009 -0600 st/mesa: flush bitmap cache if Z value changes When adding a

Mesa (mesa_7_5_branch): docs: recent 7.5.1 bug fixes

2009-08-24 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: 96f7b422426f8f13f4cedbe280e5dede6b358f2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96f7b422426f8f13f4cedbe280e5dede6b358f2a Author: Brian Paul Date: Mon Aug 24 13:02:33 2009 -0600 docs: recent 7.5.1 bug fixes --- docs/relnotes-7.5

Mesa (master): ARB prog parser: Regenerate parser from previous commit

2009-08-24 Thread Ian Romanick
Module: Mesa Branch: master Commit: d8a3ada7fb0f50ce9241c452364d9dcc94eef5de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8a3ada7fb0f50ce9241c452364d9dcc94eef5de Author: Ian Romanick Date: Mon Aug 24 11:59:58 2009 -0700 ARB prog parser: Regenerate parser from previous commit ---

Mesa (master): ARB prog parser: use correct context limits

2009-08-24 Thread Ian Romanick
Module: Mesa Branch: master Commit: 4cf27608bc069225bf91d47585e344a2c122e940 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cf27608bc069225bf91d47585e344a2c122e940 Author: Brian Paul Date: Mon Aug 24 11:05:11 2009 -0600 ARB prog parser: use correct context limits --- src/mesa/sh

Mesa (mesa_7_5_branch): xlib: fix single buffer window resize bug

2009-08-24 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: b5ecbbe636dd0d2094921c5401e4268694c405ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5ecbbe636dd0d2094921c5401e4268694c405ce Author: Brian Paul Date: Mon Aug 24 12:58:47 2009 -0600 xlib: fix single buffer window resize bug When a sin

Mesa (mesa_7_5_branch): vbo: fix divide by zero exception

2009-08-24 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: b9b04872d526ed7955f647542399e110ace0325c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9b04872d526ed7955f647542399e110ace0325c Author: Brian Paul Date: Mon Aug 24 12:43:57 2009 -0600 vbo: fix divide by zero exception Fixes bug 23489.

Mesa (master): r600: fix state emit sizes

2009-08-24 Thread Alex Deucher
Module: Mesa Branch: master Commit: 29473d25a34d24ce20564af93514a8d3b096966c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29473d25a34d24ce20564af93514a8d3b096966c Author: Alex Deucher Date: Mon Aug 24 14:39:25 2009 -0400 r600: fix state emit sizes --- src/mesa/drivers/dri/r600/

Mesa (master): egl_xdri: Revive the driver.

2009-08-24 Thread Brian Paul
Module: Mesa Branch: master Commit: 58ac57c2b7b40b64df2a867d4b9d4e5c5bc13c47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58ac57c2b7b40b64df2a867d4b9d4e5c5bc13c47 Author: Chia-I Wu Date: Sun Aug 16 08:51:58 2009 +0800 egl_xdri: Revive the driver. egl_xdri does not compile for som

Mesa (master): glapi: Static mutex does not work on WIN32_THREADS.

2009-08-24 Thread Brian Paul
Module: Mesa Branch: master Commit: 3076d1617db67d49ff773096123c1fa47af58272 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3076d1617db67d49ff773096123c1fa47af58272 Author: Chia-I Wu Date: Tue Jul 14 13:17:25 2009 +0800 glapi: Static mutex does not work on WIN32_THREADS. This re-in

Mesa (master): glapi: Fix a possible race in getting current context/ dispatch.

2009-08-24 Thread Brian Paul
Module: Mesa Branch: master Commit: 17090cf3efb0db8fa01b502a9c0df27cbd1a67da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17090cf3efb0db8fa01b502a9c0df27cbd1a67da Author: Chia-I Wu Date: Fri Jul 10 15:28:55 2009 +0800 glapi: Fix a possible race in getting current context/dispatch.

Mesa (master): glapi: Fix a race in accessing context/dispatch TSD.

2009-08-24 Thread Brian Paul
Module: Mesa Branch: master Commit: fc2feea685d86c520fb01199caa5a46eae20c7aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc2feea685d86c520fb01199caa5a46eae20c7aa Author: Chia-I Wu Date: Fri Jul 10 17:35:11 2009 +0800 glapi: Fix a race in accessing context/dispatch TSD. If multip

Mesa (master): glapi: Protect _glapi_check_multithread by a mutex.

2009-08-24 Thread Brian Paul
Module: Mesa Branch: master Commit: 99939982ec76cb1fee84da9027375c55888dca20 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99939982ec76cb1fee84da9027375c55888dca20 Author: Chia-I Wu Date: Fri Jul 10 15:21:42 2009 +0800 glapi: Protect _glapi_check_multithread by a mutex. Multiple t

Mesa (mesa_7_5_branch): glsl: Silence gcc uninitialized variable warning.

2009-08-24 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: f785b35b47926e052571386227eff58db7c084e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f785b35b47926e052571386227eff58db7c084e2 Author: Vinson Lee Date: Mon Aug 24 11:43:02 2009 -0600 glsl: Silence gcc uninitialized variable warning. --

Mesa (master): mesa: _mesa_layout_parameters() returns a boolean value

2009-08-24 Thread Brian Paul
Module: Mesa Branch: master Commit: 53db19b57d41a5e6beea5cb5dff4f7f638ca7b50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=53db19b57d41a5e6beea5cb5dff4f7f638ca7b50 Author: Brian Paul Date: Mon Aug 24 10:50:07 2009 -0600 mesa: _mesa_layout_parameters() returns a boolean value ---

Mesa (gallium-llvmpipe): llvmpipe: Fix build.

2009-08-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-llvmpipe Commit: 713eeec92b64591a9c17d8cb8bdd9ffb5f30680a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=713eeec92b64591a9c17d8cb8bdd9ffb5f30680a Author: José Fonseca Date: Mon Aug 24 14:56:51 2009 +0100 llvmpipe: Fix build. --- src/gallium/drivers/ll

Mesa (gallium-llvmpipe): llvmpipe: Fix shader variant key construction.

2009-08-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-llvmpipe Commit: 0a2166f9bda9c28eb5d36b0aa633abae2852ddd7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a2166f9bda9c28eb5d36b0aa633abae2852ddd7 Author: José Fonseca Date: Mon Aug 24 15:55:15 2009 +0100 llvmpipe: Fix shader variant key construction. Fi

Mesa (master): r300: add support for EXT_framebuffer_blit

2009-08-24 Thread Maciej Cencora
Module: Mesa Branch: master Commit: ed14a4cb7bbcef45668a3ab6fe8efb267b7c4efd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed14a4cb7bbcef45668a3ab6fe8efb267b7c4efd Author: Maciej Cencora Date: Mon Aug 24 14:52:33 2009 +0200 r300: add support for EXT_framebuffer_blit --- src/mesa

Mesa (master): tgsi: Fix build error due to commit acc7da90

2009-08-24 Thread Cooper Yuan
Module: Mesa Branch: master Commit: a88678d3eebf40107bb2ac46da30c4afe3d2531d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a88678d3eebf40107bb2ac46da30c4afe3d2531d Author: Cooper Yuan Date: Mon Aug 24 19:50:38 2009 +0800 tgsi: Fix build error due to commit acc7da90 --- src/galli

Mesa (master): tgsi: Pass pipe_context as a parameter to ureg_create_shader .

2009-08-24 Thread Keith Whitwell
Module: Mesa Branch: master Commit: acc7da90356a96efb93bb3a6a53e0b5f67ce993a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=acc7da90356a96efb93bb3a6a53e0b5f67ce993a Author: José Fonseca Date: Mon Aug 24 11:40:29 2009 +0100 tgsi: Pass pipe_context as a parameter to ureg_create_shader

Mesa (master): tgsi: Only free temp uregs.

2009-08-24 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 02c523dfbb1b6854eeab9619afe4efbd59a5c8fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02c523dfbb1b6854eeab9619afe4efbd59a5c8fc Author: José Fonseca Date: Mon Aug 24 11:40:56 2009 +0100 tgsi: Only free temp uregs. Shorthand. (cherry picked from

Mesa (gallium-0.1): tgsi: Only free temp uregs.

2009-08-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: de911220bbbe74cff0c79b260456ff36122b7b5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de911220bbbe74cff0c79b260456ff36122b7b5b Author: José Fonseca Date: Mon Aug 24 11:40:56 2009 +0100 tgsi: Only free temp uregs. Shorthand. --- src/gall

Mesa (gallium-0.1): tgsi: Dummy ureg_complement/ureg_modulate.

2009-08-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: ef5ba95e1913556834cdb623f62ab470dd4ed47a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef5ba95e1913556834cdb623f62ab470dd4ed47a Author: José Fonseca Date: Mon Aug 24 11:39:43 2009 +0100 tgsi: Dummy ureg_complement/ureg_modulate. --- src/g

Mesa (gallium-0.1): tgsi: Pass pipe_context as a parameter to ureg_create_shader.

2009-08-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: f574398c07c41cb8d31249a7186fc178ef7d552a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f574398c07c41cb8d31249a7186fc178ef7d552a Author: José Fonseca Date: Mon Aug 24 11:40:29 2009 +0100 tgsi: Pass pipe_context as a parameter to ureg_create_s

Mesa (gallium-0.1): draw: cope with more primitives in draw_pipeline_run

2009-08-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 442216a98eb0f591ef30a2118689b826d1002b77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=442216a98eb0f591ef30a2118689b826d1002b77 Author: Keith Whitwell Date: Thu Aug 13 15:54:10 2009 +0100 draw: cope with more primitives in draw_pipeline_run

Mesa (gallium-0.1): draw: Remove unused variable.

2009-08-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: ca2121faf90bfdf3f772fce9698b2a1db44e8e75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca2121faf90bfdf3f772fce9698b2a1db44e8e75 Author: José Fonseca Date: Fri Aug 21 17:29:20 2009 +0100 draw: Remove unused variable. --- src/gallium/auxili

Mesa (master): tgsi: add generic instruction builder

2009-08-24 Thread Keith Whitwell
Module: Mesa Branch: master Commit: b570a7e6b6ebd05e94fd91f2df53de7d2e2e05d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b570a7e6b6ebd05e94fd91f2df53de7d2e2e05d2 Author: Keith Whitwell Date: Mon Aug 24 11:32:06 2009 +0100 tgsi: add generic instruction builder When translating an

Mesa (gallium-llvmpipe): llvmpipe: Merge all pixel format related files.

2009-08-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-llvmpipe Commit: f8f745a2090dc563b9d1c7fbb0aee04d73222bda URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8f745a2090dc563b9d1c7fbb0aee04d73222bda Author: José Fonseca Date: Sun Aug 23 14:25:31 2009 +0100 llvmpipe: Merge all pixel format related files. -

Mesa (softpipe-opt): mesa/swrast: use one fewer divide in swrast' s choose_cube_face also

2009-08-24 Thread Keith Whitwell
Module: Mesa Branch: softpipe-opt Commit: 67d4a5b15cfd8583c19a5776b0ec1564b60239eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67d4a5b15cfd8583c19a5776b0ec1564b60239eb Author: Keith Whitwell Date: Sun Aug 23 23:50:27 2009 +0100 mesa/swrast: use one fewer divide in swrast's choose

Mesa (softpipe-opt): softpipe: separate out 2d and cube img filter functions

2009-08-24 Thread Keith Whitwell
Module: Mesa Branch: softpipe-opt Commit: 60adc15ba5633190fc8a68e7c182f06dc7909df4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60adc15ba5633190fc8a68e7c182f06dc7909df4 Author: Keith Whitwell Date: Sun Aug 23 19:17:35 2009 +0100 softpipe: separate out 2d and cube img filter functi

Mesa (softpipe-opt): softpipe: use one fewer divide in sample_cube

2009-08-24 Thread Keith Whitwell
Module: Mesa Branch: softpipe-opt Commit: fd19e8adcd82e88d0fc8d187360b528100fed244 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd19e8adcd82e88d0fc8d187360b528100fed244 Author: Keith Whitwell Date: Sun Aug 23 19:28:34 2009 +0100 softpipe: use one fewer divide in sample_cube GCC w

Mesa (softpipe-opt): softpipe: make the various get_texel routines more similar

2009-08-24 Thread Keith Whitwell
Module: Mesa Branch: softpipe-opt Commit: 81601d85ef6b82297b046d5aab1b70e75168c2fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81601d85ef6b82297b046d5aab1b70e75168c2fa Author: Keith Whitwell Date: Sun Aug 23 19:14:09 2009 +0100 softpipe: make the various get_texel routines more s

Mesa (softpipe-opt): progs/demos: add fps output to cubemap

2009-08-24 Thread Keith Whitwell
Module: Mesa Branch: softpipe-opt Commit: 75312b655567695359063dcf3c28aa48433c575b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75312b655567695359063dcf3c28aa48433c575b Author: Keith Whitwell Date: Sun Aug 23 19:02:17 2009 +0100 progs/demos: add fps output to cubemap --- progs/