CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 22 Aug 2025 07:46:23 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100116101257
location: https://web.archive.org/web/20100116101257/https://github.com/nilium/cower.renderbuffer
server-timing: captures_list;dur=2.992002, exclusion.robots;dur=0.030354, exclusion.robots.policy;dur=0.014102, esindex;dur=0.017719, cdx.remote;dur=9.991888, LoadShardBlock;dur=256.301364, PetaboxLoader3.datanode;dur=44.366799, PetaboxLoader3.resolve;dur=86.928651
x-app-server: wwwb-app218
x-ts: 302
x-tr: 311
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app218; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 22 Aug 2025 07:46:24 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 16 Jan 2010 10:12:56 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "de7d476ed21724bcf3c50de5863395c5"
x-archive-orig-x-runtime: 131ms
x-archive-orig-content-length: 19110
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: windows-1258
memento-datetime: Sat, 16 Jan 2010 10:12:57 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 12 Dec 2009 23:43:28 GMT", ; rel="prev memento"; datetime="Mon, 14 Dec 2009 05:28:23 GMT", ; rel="memento"; datetime="Sat, 16 Jan 2010 10:12:57 GMT", ; rel="next memento"; datetime="Wed, 17 Feb 2010 16:22:38 GMT", ; rel="last memento"; datetime="Fri, 11 Sep 2020 21:32:36 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_13_20100116054835_crawl103-c/51_13_20100116101213_crawl101.arc.gz
server-timing: captures_list;dur=0.652757, exclusion.robots;dur=0.018261, exclusion.robots.policy;dur=0.008984, esindex;dur=0.016365, cdx.remote;dur=10.408154, LoadShardBlock;dur=176.617192, PetaboxLoader3.datanode;dur=186.926190, PetaboxLoader3.resolve;dur=159.455016, load_resource;dur=186.552348
x-app-server: wwwb-app218
x-ts: 200
x-tr: 440
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
nilium's cower.renderbuffer at master - GitHub
This service is courtesy of Pledgie.
nilium / cower.renderbuffer
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
-
Branches (1)
- master ✓
- Tags (0)
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
Simple OpenGL renderer component for BlitzMax — Read more
name | age | message | |
---|---|---|---|
![]() |
README.markdown | Loading commit data... ![]() |
|
![]() |
renderbuffer.bmx |
README.markdown
Cower.RenderBuffer
About
This module is a component designed for use with BufferedGLMax2D, although does not depend on it (it can be used standalone if you so prefer). It handles simple state changes in OpenGL and rendering series of buffered vertices.
License
Copyright (c) 2009 Noel R. Cower
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
This feature is coming soon. Sit tight!